@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}

img {border: none;}

.float_left {float: left; margin-right: 5px; margin-bottom: 2px; padding: 1px; border: 1px solid gray;}

.float_right {float: right; margin-left: 5px; margin-bottom: 2px; padding: 1px; border: 1px solid gray;}

p {
	margin: 15px 0;
}

p.paneltext {margin: 0; padding: 15px;}

a {color: #849689;}

a:hover {color: #f9e4b3;}

small {font-size: 11px; letter-spacing: 1px;}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 6px;
}

.frame_title {
	height: 45px;
	color: #29232e;
	text-align: center
}

.sidebar_heading {padding: 5px; background-color: #56575A; color: #849689}



.featured_heading {
	height: 26px;
	width: 400px;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#container {
	background-color: #5C6260;
	margin: auto;
	width: 990px;
}

#header {
	background-image: url(images/header.jpg);
	height: 116px;
}

#header_logo {
	float: right;
	height: 60px;
	width: 320px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

#header_logo_nl {
	float: right;
	height: 60px;
	width: 320px;
	background-image: url(images/logo_nl.jpg);
	background-repeat: no-repeat;
}

#header_logo_fr {
	float: right;
	height: 60px;
	width: 320px;
	background-image: url(images/logo_fr.jpg);
	background-repeat: no-repeat;
}

#header_logo_en {
	float: right;
	height: 60px;
	width: 320px;
	background-image: url(images/logo_en.jpg);
	background-repeat: no-repeat;
}

#header_nav_top {
	border: 0px solid red;
	float: left;
	height: 20px;
	width: 660px;
	padding: 8px;
}

#header_lng_top {
	border: 0px solid red;
	float: right;
	height: 20px;
	width: 270px;
	padding: 8px;
}

#header_nav_main {
	border: 0px solid red;
	height: 20px;
	clear: both;
}

#main {
	width: 949px;
	background-color: #5C6260;
	margin-left: 20px;
	margin-right: 20px;
}

#main_left {
	width: 722px;
	float: left;
	background-color: #5C6260;
	margin-left: 20px;
}

#featured {
	height: 100px;
	width: 682px;
	padding: 20px;
	background-image: url(images/featured.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 722px;
	padding-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#main #content {
	width: 949px;
}

#featured_nav {}


#main_right {
	width: 227px;
	float: right;
	background-color: #5C6260;
	margin-right: 20px;
}

#sidebar_header {
	height: 25px;
	width: 227px;
}

#sidebar_content {
	width: 227px;
}


#sidebar_footer {
	background-image: url(images/sidebar_footer.jpg);
	height: 25px;
	width: 227px;
}

#footer {
	clear: both;
	height: 40px;
	text-align: center;
	padding-top: 20px;
	background-color: #545A58;
	color: #2D3130;
}

.frame_left {
	background-image: url(images/frame.jpg);
	height: 380px;
	width: 341px;
	border: 0px solid red;
	float: left;
	margin-right: 20px;
}

.frame_middle{
	background-image: url(images/frame.jpg);
	height: 360px;
	width: 321px;
	border: 0px solid white;
}

.frame_right{
	background-image: url(images/frame.jpg);
	height: 380px;
	width: 341px;
	border: 0px solid white;
	float: right;
}

.frame_img {
	margin: 32px auto 24px;
	height: 275px;
	width: 275px;
	border: 0px solid white;
}

.imgborder {
	border: 1px solid lightgray;
}



#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#navlist li a
{
	color: #84948A;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navlist li a:hover
{
	text-decoration: underline;
}

/* main nav */

#header_nav_main ul
{
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 12px;
	height: 40px;
}

#header_nav_main ul li { display: inline; }

#header_nav_main ul li a
{
	color: #FAE5B0;
	text-decoration: none;
	float: left;
	margin-top: 1px;
	padding-right: 1em;
	padding-bottom: 10px;
	padding-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header_nav_main ul li a:hover
{
	color: #f9e4b3;
	background-repeat: no-repeat;
	text-decoration: underline;
}

/* Sidebar navigation */

.sidebar_navcontainer {
	width: 180px;
	margin-left: 21px;
	padding-bottom: 20px;
}

.sidebar_navcontainer ul
{
list-style-type: none;
}

/* The slider */

a:focus {
	outline: none;
}
#panel {
	height: 280px;
	display: none;
	width: 680px;
	margin: auto;
	background-color: #505354;
}
.slide { margin: 0px;}

.btn-slide {
	text-align: center;
	width: 188px;
	height: 36px;
	padding: 0px 10px 0 0;
	margin: 0 auto 30px;
	display: block;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}
blockquote {
	padding-left: 15px;
}
.rijlichtgrijs {
	background-color: #555B58;
}
.padding4 td {
	padding: 4px;
}
.padding2 td {
	padding: 2px;
}
.tableshadow {
	border-top: 1px solid #444B44;
	border-right: 2px solid #444B44;
	border-bottom: 2px solid #444B44;
	border-left: 1px solid #444B44;
	background-color: #555B58;


}
