body{
margin : 0px;
background-image : url(../images/mainbg.gif);
background-repeat : repeat-y;
}

form
{
margin : 0;    
}

p
{
margin : 0;
}

h3
{
font-family : Verdana;
font-size : 12px;
font-weight:bold;
color:#123D8C;
}

#logo{
position : absolute;
top : 0px;
width : 266px;
height : 95px;
margin-left : 33px;
background-image : url(../images/logo.gif);
background-repeat : no-repeat;
}

#topimage{
position : absolute;
top : 0px;
margin-left : 299px;
width : 653px;
height : 298px;
background-repeat : no-repeat;
border : 0px solid;
}

#menucontainer{
position : absolute;
top : 96px;
margin-left : 33px;
width : 266px;
height : 225px;
color : #000000;
font-family : Arial;
font-size : 13px;
font-weight : normal;
}

#menucontainer ul{
	margin : 0;
	padding : 0;
	width:100%;
}

#menucontainer li{
	margin : 0;
	list-style-type : none;
	border-bottom : 1px solid #FFFFFF;
	background-color : #d5e04d;
	width:100%;
}
#menucontainer a{
	padding-left : 30px;		
	text-decoration : none;
	color : #000000;
	font-weight : bold;		
	margin : 0;
	display:block;
	width:236px;
	padding-top:6px;
	padding-bottom:6px;
}
#menucontainer a:hover, .menuhover {
	text-decoration : none;
	color : #0E1663;
	font-weight : bold;	
	background-color:#E5FF98;
	width:236px;
}

a.menucontainerSelected{
	padding-left : 30px;
	text-decoration : none;
	color : #0E1663;
	font-weight : bold;
	background-color:#E5FF98;
}

#newscontainer{
position : absolute;
top : 300px;
margin-left : 33px;
width : 218px;
height : 270px;
min-height : 400px;
padding : 0px;
padding-top : 8px;
padding-left : 32px;
padding-right : 15px;
background-image : url(../images/actueel.gif);
background-repeat : no-repeat;
background-color : #F0F0F0;
color : #000000;
}
	#newsitem{
	font-family : Verdana;
	font-size : 11px;
	color : #0E1663;
	border-bottom : 1px dotted #0E1663;
	padding-bottom : 5px;
	padding-top : 5px;
	}
	#readmore{
	text-align : right;
	padding-top : 5px;
	}
	#readmore a{
	text-decoration : none;
	color : #000000;
	}
	#readmore a:hover{
	font-weight : normal;
	text-decoration : underline;
	}
	
#content{
position : absolute;
top : 300px;
width : 623px;
margin-left : 299px;
padding : 0px;
padding-top : 10px;
padding-left : 15px;
padding-right : 15px;
padding-bottom : 2em;
background-image : url(../images/mouse.gif);
background-repeat : no-repeat;
background-position : bottom right;
font-family : Verdana;
font-size : 11px;
line-height : 160%;
}
	#content a{
	text-decoration : underline;
	color : #0E1663;
	}
	#content a:hover{
	text-decoration : underline;
	color : #0E1663;
	}
	#content a img{
	border: 1px solid #000000;
	}

#topmenu{
position : absolute;
top : 0px;
width : 623px;
height : 20px;
margin : 0px;
margin-left : 299px;
padding : 0px;
padding-top : 30px;
padding-left : 15px;
padding-right : 15px;
text-align : right;
font-family : Verdana;
font-size : 11px;
}
	#topmenu ul{
	margin : 0px;
	}
	#topmenu li{
	display : inline;
	margin : 0px;
	border-left: 1px solid #000;
	padding-left:3px;
	}
	#topmenu .first {
	border-left:0;
	}
	#topmenu a{
	text-decoration : none;
	color : #0E1663;
	}
	#topmenu a:hover{
	text-decoration : underline;
	color : #0E1663;
	}

#slogan{
position : absolute;
top : 235px;
margin-left : 299px;
width : 643px;
height : 53px;
padding-top : 10px; 
background-color : #FFFFFF;
filter : alpha(opacity:80);
-moz-opacity: 0.75;
color : #0E1663;
font-family : "Trebuchet MS";
letter-spacing : -1px;
font-size : 30px;
font-style : italic;
text-align : right;
padding-right : 10px;
}

legend
{
color : #0E1663;
font-family : Verdana;
font-weight : bold;
padding-top : 8px;
}

.submenu
{
background-image : url(../images/muisje.gif);
background-repeat : no-repeat;
width :  90px;  
height : 18px;
vertical-align :  middle;  
padding-left : 22px;
font-size : 11px;
}

#content .submenu a
{
text-decoration : underline;
}

#content .selected a
{
text-decoration : none;
}