#main{
width: 722px;
height: auto;
background-color: #ffe1b6;
margin: 0px auto 0px auto;
font: 13px Arial;
}

#banner{
width: 722px;
height: 231px;
background: url('img-c/banner.png');
margin-top: 0px;
margin-left: 0px;
position: absolute;
}

#menubalk{
width: 705px;
height: 40px;
margin-left: 10px;
background: url('img-c/menubalk.png');
margin-top: 231px;
position: absolute;
}

#menu_top{
width: 186px;
height: 28px;
background: url('img-c/menu_top.jpg');
margin-left: 10px;
margin-top: 300px;
position: absolute;
}

#menu_content{
width: 186px;
height: auto;
margin-top: 328px;
margin-left: 10px;
position: absolute;
font: bold 13px Arial;
background: url('img-c/menu_bg.jpg') repeat-y;
}

#menu_bottom{
background: url('img-c/menu_bottom.jpg');
width: 186px;
height: 6px;
position: absolute;
margin-left: 10px;
margin-top: 528px;
}

#content{
width: 500px;
height: auto;
position: absolute;
float: right;
margin-left: 207px;
margin-top: 300px;
}

#box_nieuws{
width: 500px;
height: 200px;
position: absolute;
margin-top: 20px;
border-top: 1px dashed;
padding: 0px 0px 20px 0px;
}

#lijn{
border-top: 1px dashed;
padding: 20px 0px 10px 0px;
}



.menu{
margin-top: 3px;
margin-left: 6px;
padding: 0;
float: left;
font: bold 13px Arial;
color: black;
width: automatic;
background: url('img-c/achtergrond_menu_normaal.png') center center repeat-x;
text-decoration: none;
}

.menu li{
display: inline;
text-decoration: none;
}

.menu li a{
float: left;
color: black;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.menu li a:visited{
color: black;
text-decoration: none;
}

.menu li a:hover, .menu li .current{
color: black;
background: transparent url('img-c/achtergrond_menu_actief.png') center center repeat-x;
}

a:link{
color: #000000;
text-decoration: none;
font-weight: bold;
}

a:visited{
color: #000000;
text-decoration: none;
font-weight: bold;
}
