/* CSS Document */
/*  Stylesheet | Author: Marjolein KFB Design 2010 */

/* main */
body {margin: 0; padding: 0; background-color: #e9e9e9; background-image: url(images/site_bg.png); background-repeat: repeat-x; font-family: Verdana, Tahoma, arial; font-size: 9pt; color: #ffffff; width: 100%; height: 100%;}
html {
	width: 100%; height: 100%;
	scrollbar-base-color: #fffcec;
	scrollbar-arrow-color: #a9a9a9;
	scrollbar-track-color: #fffcec;
	scrollbar-shadow-color: #fffcec;
	scrollbar-lightshadow-color:#fffcec;
	scrollbar-darkshadow-color: #fffcec;
	scrollbar-highlight-color: #a9a9a9;
	scrollbar-3dlight-color:#fffcec;

}

#container { width: 1000px; margin: 0 auto; overflow:hidden;}
#header {width: 1000px; height: 114px; background-image: url(images/header.png); padding: 0; margin: 0;}
#menu_items {width: 1000px; margin:0; padding: 60px 0 0 425px;}
#subheader {width: 1000px; height: 164px; background-image: url(images/subheader.png); padding: 0; margin: 0;}
#subheader h1 {width: 535px; height: 140px; margin:0; padding:5px 0 0 20px; font-size: 10pt; font-weight:normal;}
#content_top {width: 1000px; height: 53px; background-image: url(images/main_top.png);}
#content {width: 1000px; background-image: url(images/main_bg.png); margin-top: 10px; overflow: hidden;}
#content_left {width: 225px; margin: 0 0 0 20px;float: left;}
.cadreleft {width: 219px; background-color: #013549; overflow: hidden;}
.cadreleft h2 { margin:0; padding: 3px 3px 3px 6px; text-align:left; font-weight: normal;}
.cadretop1 {width: 219px; height: 40px; background-image:url(images/cadretop_menu.png); background-repeat: no-repeat; text-align:left; margin:0; padding: 10px 0 0 40px; font-size: 11pt;}
.cadretop2 {width: 219px; height: 40px; background-image:url(images/cadretop_link.png); background-repeat: no-repeat; text-align:left; margin:0; padding: 10px 0 0 40px; font-size: 11pt;}
#content_mid {width: 700px; margin: 0 0 0 15px; float: left;}
.cadremid {width: 689px; background-color: #013549; overflow: hidden;}
.cadremid h3 { margin:0; padding: 3px 3px 3px 3px; text-align:left; font-size:9pt; font-weight: normal;}
.cadretop3 {width: 689px; height: 40px; background-image:url(images/cadretop_content.png); background-repeat: no-repeat; text-align:left; margin:0; padding: 10px 0 0 40px; font-size: 11pt;} 
#footer  {width: 1000px; height: 50px; background-color: #e9e9e9; margin:0; padding:0;}
#footer h4 {text-align:center; margin:0; padding:0; font-size:8pt; color: #000000;  font-weight: normal;}
.space {height: 10px;}

/* menu items */
a {
font-family:Verdana; 
font-size:9pt; 
color:#ffffff; 
text-decoration: none;}
a:hover {
font-family:Verdana; 
font-size:9pt; 
color:#9d2900;}


#menu_items a {
font-family:Verdana; 
font-size:9pt; 
color:#666666; 
text-decoration: none;}
a:hover {
font-family:Verdana; 
font-size:9pt; 
color:#9d2900;}

#navigatie {
 font-family: verdana, Arial, sans-serif;
 font-size: 9pt;
 font-weight: normal;
 color: #000000
}

#navigatie ul {
 list-style:none;
 margin: 0;
 padding: 0;
 color: #000000;
}

#navigatie ul li {
 margin: 0;
 display:inline;
 color: #000000;
}

#navigatie ul li a {
 display:inline;
 padding: 0 15px 0 15px;
 font-color: #000000;
 text-decoration: none;
}

html>body #navigatie ul li a {
 width: auto;
}

#navigatie ul li a:hover {
 color: #012c3c;
}
		
.tekst {padding: 5px;}								

ul{ list-style: none; margin: 0;  padding: 10px;}

ul li a{ padding: 2px 0 1px 3px; display: block; width: 150px; }





