body {   
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #1A171B;
margin:0px;
background:#ffffff;
text-align:center;
}

#wraper {
width:860px;
height:661px;
margin:0 auto;
text-align:left;
min-width:880px;
margin-top:15px;
border:0px solid black;
}

#kolom1 {
width:464px;
height:661px;
float:left;
}

#kolom2 {
width:396px;
height:661px;
float:left;
}

#info {
width:203px;
height:36px;
margin-left:181px;
background: url(/images/info.jpg) top right no-repeat;
}

#headline {
width:396px;
height:70px;
margin-left:0px;
margin-top:81px;
}

#content {
width:396px;
height:460px;
overflow:auto;
text-align:left;
}

#afbeelding {
width:428px;
height:291px;
margin-top:80px;
text-align:center;
}



#menu {
width:320px;
height:50px;
/*padding:13px 0 0 0px ;
_padding:0 0 0 0px ;
_margin:13px 0 0 60px;*/
margin-left:50px;
text-align:center;
}
.menu2 img{
	margin-top:2px;
	vertical-align:text-top;
}
.menuactive img{
	margin-top:2px;
	vertical-align:text-top;
}

#logo {
width:175px;
height:159px;
margin-top:20px;
margin-left:149px;
text-align:center;
background: url(/images/logo.jpg) top right no-repeat;
}

#adres {
color:#00539B;
font-size:9px;
width:435px;
height:10px;
margin-top:20px;
}

#adres A {
font-size:9px;
color:#00539B;
text-decoration:none;
}

