@charset "utf-8";
/* CSS Document explorer 6.0 */
* { 
margin: 0; 
padding: 0; 
}  
body {
	margin-top: 10px;
	margin-left:20px;
	background-color: #333333;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/background_wind_flaag.png',sizingMethod='scale');*/
   background-image: url(../images/background_wind_flaag.png);
	background-repeat: no-repeat;	

	
}
body,td,th {
	font-family: Tahoma;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wittevlak {

	background-image: url(../images/white_part.png);
	background-repeat: no-repeat;
	width: 860px;
	min-height:750px;
    height:750px;
}

#wittevlak_ov { /* overige browsers mozilla */

	background-image: url(../images/white_part.png);
	background-repeat: no-repeat;
	width: 850px;
	min-height:750px;
	z-index: 1;
	
}
#wittevlak_6 {  /* voor ie 6 */
    background-color:#FFFFFF;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/white_part.png',sizingMethod='scale');*/
	background-repeat: no-repeat;
	width: 850px;
	min-height:750px;
	z-index: 1;
	
}
#menu {
border-right:1px solid #CCCCCC;
	top:50px;
	left:50px;
	position: absolute;
	z-index: 1000;
}
#menu2 {
	top:30px;
	left:50px;
	position: absolute;
	z-index: 100;

}
#content_s {
	height:600px;
	margin-bottom:30px;
	margin-left:200px;
	margin-right:10px;
	z-index:1;
	overflow: hidden;	

}
#content_s_6 {
	height:750px;
	margin-bottom:30px;
	margin-left:200px;
	margin-right:10px;
	z-index:1;
	overflow: hidden;	

}
#content_s1 {
/*filter:alpha(opacity=99);-moz-opacity:.99;opacity:.99;*/

top:40px;
width:645px;
	margin-bottom:30px;
	margin-left:195px;
	margin-right:10px;
	z-index:9;
	position: absolute;
	
}
#content_s1_ov { /* overige browsers mozilla */
/*filter:alpha(opacity=99);-moz-opacity:.99;opacity:.99;*/

top:40px;
width:640px;
	margin-bottom:30px;
	margin-left:195px;
	margin-right:10px;
		z-index:9;
	position: absolute;
	
}
#txtcolor{
color:#000000;
width:610px;
word-wrap: break-word;
z-index:100;
}
.shadowbox {
border-right:5px solid #000000;
border-bottom:4px solid #000000;
   background: #e5f6f6;
    
 /*  filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;*/
   width:640px;position: 
   relative; top: 
   2px; left: 2px; 
  
} 

.shadowbox div { 

   background: #e5f6f6;
  /* filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;*/
   border:0px solid gray; 
   width:640px; 
   color:#fff; 
   margin-left:10px;
   padding:10px; 
   position:relative; 
   top:-2px; 
   left: -8px;

}
.shadowbox_ov { /* overige browsers mozilla */
border-right:5px solid #000000;
border-bottom:4px solid #000000;
   background: #e5f6f6;
    
  /* filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;*/
   width:640px;position: 
   relative; top: 
   2px; left: 2px;
  
} 

.shadowbox_ov div { /* overige browsers mozilla */

   background: #e5f6f6;
   /*filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;*/
   border:0px solid gray; 
   width:625px; 
   color:#fff; 
   padding:10px; 
   position:relative; 
   top:-2px; 
   left: -4px;

}
#contenttxt {
height:50px;
z-index:2;
}

#logo {
margin-top:-160px;
margin-left: 35px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 850px;
	height:192px;
	position: absolute;
	z-index:1;
}
#logo_6 {  /* voor ie 6 */
margin-top:-160px;
margin-left: 35px;
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod='scale');*/
	background-repeat: no-repeat;
	width: 850px;
	height:192px;
	position: absolute;
	z-index:1;
}
#logo_c {/* voor chrome en safari */
margin-top:-190px;
margin-left: 35px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 850px;
	height:192px;
	position: absolute;
	z-index:1;
}
#footer {
	/*background-image: url(../images/footer.png);*/
	background-repeat: no-repeat;
	width: 850px;
	height:80px;
}
#footer_6 { /* voor ie 6 */
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer.png',sizingMethod='scale');*/
	
	/*background-repeat: no-repeat;*/
	width: 850px;
	height:80px;
}
.footlink {
color:#FFFFFF;
font-size:10px;
margin-left:20px;

}
