

a:link {
	color: #0c1664;
}

a:hover {
	text-decoration: underline;
	color: #0c1664;
}

a:visited {
	color: #0c1664;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #cccccc url(images/bg-blokje.jpg);
}

#wrap
{
margin: 0 auto;
width: 850px;
height:624px;

}

#header
{
width: 850px;
height: 129px;
margin: 0 auto;
background: #cccccc url(images/header.jpg) no-repeat center top;

}

#flag{
width: 30px;
height: 17px;
margin-top:45px;
margin-right:15px;
float:right;
background-image:url(images/ned.jpg);
}

#flag2{
width: 30px;
height: 17px;
margin-top:45px;
margin-right:35px;
float:right;
background-image:url(images/eng.jpg);
}

#content
{
width: 850px;
height: 433px;
margin: 0 auto;
background: #cccccc url(images/body.jpg) no-repeat center top;
}

#paginatitel
{
width: 780px;
height: 35px;
margin-top:10px;
margin-left:35px;
float:left;
}

#tekstkolom1
{
width: 460px;
height: 240px;
margin-top:0px;
margin-left:35px;
float:left;
border-right:#0c1664 medium solid;
padding-right:15px;
}
#tekstkolom2
{
width: 290px;
height: 240px;
margin-top:0px;
margin-left:10px;
float:left;
}

#tekstkolom3
{
width: 765px;
height: 147px;
margin-top:0px;
margin-left:35px;
float:left;
padding-right:15px;
overflow:hidden;
}
#mainmenu {
float:right;
margin-right:35px;
margin-top:8px;
height:28px;
width:776px;
text-align:right
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
text-align:right
}

#mainmenu li {
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
text-align:right
}

#mainmenu a {
border-right:0px solid #b0b0b0;
color:#cccccc;
font-size:12px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
letter-spacing:1px;
padding-top:6px;
padding-left:12px;
padding-right:12px;
padding-bottom:5px;
}

#mainmenu a:hover {
background:url(images/menupunt.gif) no-repeat top center;
color:#fff;

}

#mainmenu a.current {
background:url(images/menupunt.gif) no-repeat top center;
color:#fff;
text-decoration:none;
border-bottom:#FFFFFF thin solid;
}


#footer
{
width: 850px;
height: 67px;
margin: 0 auto;
background: #cccccc url(images/footer.jpg) no-repeat center top;
}


#line
{
margin: 0 auto;
margin-top:5px;
width: 800px;
height:15px;
text-align:right;
font-size:10px;
}

#line a{
color:#666666;
text-decoration:none;
}

