@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	
}
body {
	background-color: #FFFFFF;
	background-image: url(../img/page_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* html script{
display: none;
}
img
{
	border: none;	
}
#i_headwrapper {
   margin: 0 auto;
	width:1020px;
	background-image:url(../img/shadow.png);
	_background-image:url(../img/shim.gif);
	background-repeat:no-repeat;
	padding-top: 15px;
}
#i_mainwrapper {
	margin: 0 auto;
	width:800px;
	background:#fff;
	overflow: auto;
}
#i_header1 {
	width: 800px;
	height: 40px;
	background-image: url(../img/header_1.jpg);
	overflow: hidden;
}
#i_header2 {
	width: 800px;
	height: 150px;
	background-image: url(../img/header_2.jpg);
}

#i_header3 {
	width: 800px;
	height: 29px;
	background-image: url(../img/header_3.jpg);
	margin-bottom: 20px;
}

div.adress {
    font-size: 10px;
	font-weight: bold;
	margin: 25px 10px 5px 24px;
}
#adress a {
    color:#333;
	text-decoration: none;
}
#maincontent {
    width:760px;
	margin: 20px;
	overflow: auto;
}
#i_leftcolumn {
	width:510px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;

}

*html #i_leftcolumn {
	width:510px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#i_rightcolumn {
	margin: 0px;
	width:260px;
	float: left;
}
#i_footer {
    background-image:url(../img/footer.png);
	_background-image:url(../img/shim.gif);
	_background: #fff;
	background-repeat:no-repeat;
	width:800px;
	height:38px;
	margin: 0 auto;
	_margin-bottom:20px;
	
}

#apDiv1 {
	position:absolute;
	left:1px;
	top:1px;
	width:700px;
	height:700px;
	z-index:1;
	}

#i_subfooter {
    clear: both;
	
	padding: 10px 24px 0px 24px;
}

#i_displaywrapper {
    /* padding: 20px;*/
	background-color:#FFFFFF;
	overflow: auto;
}

#i_rightcolumnwrapper {
    margin: 0px 0px 20px 12px;
	width:250px;
}

.leftcolumnwhite {
   background-image:url(../img/accordion_bg.gif);
	background-repeat:no-repeat;
	padding: 10px 24px 10px 24px;

}

.leftcolumnwrapper {
    margin: 15px 10px 20px 12px;
	width:486px;
}


.nav_vlak {
	background:#DCDBD6;
	padding: 5px 5px 5px 24px;
	margin: 0px;
	background-image:url(../img/tab_arrow.gif);
	background-repeat:no-repeat;
}



.witvlak {
     background-image:url(../img/rightcolumn_bg.gif);
	 background-repeat:no-repeat;
	 padding: 10px 24px 10px 24px;
	 margin: 20px 0px 0px 0px;
	 
	 width:230px;
}

.grijsvlak {
	
	background:#DCDBD6;
	padding: 12px;
	margin: 0px;
	display:block;

	
	

}



.grijsvlak_script {
	float: left;
	
	padding: 12px;
	
	margin: 0px 10px 0px 0px;
	display:block;
	
	
	
}
.grijsvlak_img {
    float: right;
	border:none;
	margin: 0px 0px 10px 20px;
	display: block;
}

.grijsvlak_img_2 {
    margin: 10px 10px 10px 0px;
	border:none;
  
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.grijskop {
	background:#DCDBD6;
	padding: 0px 10px 9px 12px;
	
}
.grijskop p{
	margin-top: 0px;	
}
.grijsvlak p{
	margin-top: 0px;	
}
.grijskop h2{
	font-size:14px;
	font-weight: bold;
	line-height:100%;
	margin: 0px;
	
}

.sep_white {
    background:#fff;
	width:100%;
	height: 1px;
}
sep_white_special {
    background:#fff;
	width:100%;
	height: 1px;
}
*html .sep_white_special {
    height: 0px;
}

.sep_gray {
    background:#DCDBD6;
	width:100%;
	height: 1px;
	margin: 10px 0px 10px 0px;
}


.datestamp {
  font-weight: bold;
  color:#999999;
}

.details{ padding: 0px; margin:0px;}

.details p {
  
	font-size: 11px;
	line-height:16px;
	
	margin: 10px 10px 0px 10px;
	
	color: #fff;
	
	

}
