/* CSS Document */

.style1 {color: #387a94}
.style3 {color: #387a94; font-weight: bold; }
.stijl1 {font-weight: bold}
.stijl2 {color: #000000}
.stijl3 {font-weight: bold}
.stijl4 {color: #000000; font-weight: bold; }
.stijl5 {font-style: italic}
.stijl6 {font-style: italic}
.stijl7 {color: #502B62}
		
body{
	font-family:Verdana;
	color:#000000;
	font-size:11px;
	background-color:#FFFFFF;
	vertical-align:top;
	margin: 0;
	padding: 0;
}

h1{
	font-size:14px;
	color:#387a94;
}

datum{
	font-size:11px;
	color:#000000;
	line-height: 1.4em;
}

h2{
	font-size:11px;
	color:#387a94;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size:11px;
	margin: 0px 0px 10px 0px !important;
	padding: 0px;
	line-height: 1.4em;
	font-weight: bold;
	color: #81a44c;
}

p{
	font-size:11px;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	padding-bottom: 8pt;
}

#menu{
	font-family:Times New Roman;
	font-size:11px;
	color:#FFFFFF;
	margin: 0px;
	padding-left:15px;
	line-height: 1.8em;
}

a:link{
	color: #000;
	text-decoration: underline;
}

a:visited{
	color: #000;
	text-decoration: underline;
}

a:hover{
	color: #387a94;
	text-decoration: underline;
}

a:active{
	color: #000;
	text-decoration: underline;
}

a.menu:link{
	color: #fff;
	text-decoration:none;
}

a.menu:visited{
	color: #fff;
	text-decoration: none;
}

a.menu:hover{
	color: #387a94;
	text-decoration: none;
}

#menu a.current {
	color: #387a94;
	text-decoration: none;
}

.twoColHybLtHdr #container { 
	width: 865px; 
	background: #99cde2;
	margin: 0 auto; 
	text-align: left; 
}
 
.twoColHybLtHdr #header { 
	padding: 0px;
	width: 865px; 
}

.twoColHybLtHdr #sidebar1 {
	float: left; 
	width: 164px;
	height: 552px;
	background-image:url(../afbeeldingen/menuAchtergrond.jpg);
	background-color: #5ba5ca; 
}

.twoColHybLtHdr #mainContent {
	padding: 0 20px 0 185px;
	vertical-align:top;
}

.twoColHybLtHdr #content {
	background-color:#FFFFFF;
	background-image:url(../afbeeldingen/achtergrond.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	vertical-align:top;
	padding: 20px 20px 20px 20px;
	color: #000000;
	height: 100%;
	overflow:auto;
}

#lightbox{
	background-color:#5ba5ca;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(afbeeldingen/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="afbeeldingen/overlay.png", sizingMethod="scale");
	}
	
.letop {
	width: 538px;
	height: 84px;
	background: transparent url('../afbeeldingen/letop.jpg') no-repeat;
	padding: 16px 36px 0px 36px;
	margin-bottom: 20px;
}

.letop p {
	font-size: 12px;
}