/* CSS Document */

BODY {
scrollbar-3dlight-color: #FFF1D5;
scrollbar-highlight-color: #FFF7E9;
scrollbar-face-color: #FCAD2A;
scrollbar-shadow-color: #C48204;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FEDEA0;
	background:url(../images_ontwerp/Achtergrond-streepjes.gif);
	width:100%;height:100%;
	font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#19130B;
	position:absolute; text-align:center;
	}
body {

}	
	
#container {text-align:left;
	margin:0 auto;padding:0;margin-bottom:30px;
	overflow:hidden;
	width:859px;height:auto;
	}
#headcontainer {
	width:100%;height:158px;
	margin:0;padding:0;overflow:hidden;
	background:url(../images_ontwerp/Achtergrond-header.gif) top left no-repeat;
	}
#logo {width:270px;height:auto;float:right;padding:35px 0 0 0px}
#headerrechts {width:36px;height:158px;overflow:hidden;float:right;margin:0;}
#fotoboven{width:550px;height:159px;float:right;text-align:right}
#middencontainer {
	width:100%;height:auto;
	overflow:hidden;
	background: url(../images_ontwerp/Achtergrond-container.gif) top left repeat-y
	}
#gelebalk {
	width:100%;height:20px; text-align:right;
	padding:0;margin:0;
	background: url(../images_ontwerp/Achtergrond-balk.gif) top left repeat-y;
	}
#balk-onderkant {width:100%;height:13px;padding:0;margin:0;text-align:left;background: url(../images_ontwerp/Achtergrond-balk_onderkant.gif) top left no-repeat;overflow:hidden}

#inhoud {
	margin-left:205px;padding:0 0 30px 0;
	width:620px;height:auto;
	}
#hoogtehouder {float:right;width:1px;height:250px}

#footer {width:100%;height:114px;overflow:hidden;background: url(../images_ontwerp/Achtergrond-footer.gif) bottom left no-repeat;margin:0;padding:0;}
#footer_eng {width:100%;height:114px;overflow:hidden;background: url(../images_ontwerp/Achtergrond-footer_eng.gif) bottom left no-repeat;margin:0;padding:0;}

#navigatiecontainer {
	float:left;
	width:150px;height:auto;
	margin:0px;padding:0px 0px 5px 32px; 
	background:url(../images_ontwerp/Knoppenvlak_schaduw.gif) bottom left no-repeat;
	}

/*-------------------------------NAVIGATIE-------------------------------*/

#topnavi {width:auto; color:#4D1E00;
	list-style-type: none; 
    text-align:right;
	margin: 0px 0px ;padding:0;
	}
#topnavi li {
	display:inline; text-align:left; 
	height:22px; width:auto; 
	padding: 0px 0px 0 0;
	line-height:18px; 
	list-style:none; white-space:nowrap;
	text-indent:0;
	}

#topnavi a  { /* geldt voor alle linken */
	margin:0px; color:black; 
	text-decoration:none; 
	padding: 2px 20px 2px 20px;
	border-left:white solid 1px
	/*  */
}

#topnavi a:hover {background:url(../images_ontwerp/Knop_mouseOver2.gif) bottom left no-repeat}


#submenu {
  	list-style-type: none;
  	width:117px;
  	margin: 0;padding: 0;
 	border: #1CA2C0 1px;
	}
#submenu li {
  padding: 0px;
  margin:0px;
	}

#submenu li a {
  	display: block;
  	width:117px;
	padding:4px 20px 4px 10px ;
  	text-decoration:none; line-height:16px;
	font-size:1em; color:#19130B;  
	background:white;
	border-top:#1CA2C0 solid 1px;
	border-right:#1CA2C0 solid 1px; /*height:22px;*/
}
 * html #submenu ul {width: 1%;width:117px;}
 * html #submenu li a {width: 1%;width:117px;}

.laatstesub {
	border-bottom:#1CA2C0 solid 1px;}
.subindex {border-bottom:#1CA2C0 solid 1px;border-left:none; cursor:default}
#submenu .subindex  {background:url(../images_ontwerp/Knop_mouseOver.gif) bottom right no-repeat;border-left:none; cursor:default}

#submenu a:hover { background:url(../images_ontwerp/Knop_mouseOver.gif) bottom right no-repeat}
#submenu .sub_actief {border-left:#245A5C solid 3px;border-bottom:#1CA2C0 solid 1px; background:url(../images_ontwerp/Knop_actief.gif) bottom right no-repeat}

p {line-height:22px}
h1 {font-size:14px; font-weight:bold; color:#4B371F;margin-top:6px}
h2 {font-size:12px; font-weight:bold}
h3 {font-size:12px; font-weight:bold;border-bottom:#4B371F solid 1px; margin-bottom:5px}
a {color:#178599}
.blauwbolletje { list-style-image:url(../images_ontwerp/Bolletje.gif); list-style-position:outside;line-height:20px;margin-right:25px;}
.blauwbolletje li { margin-bottom:10px;}
.rechts {float:right;margin-left:5px;margin-top:4px;border:none}
.ontwerp {visibility:visible}
.printitem {visibility:collapse;*visibility:hidden;}