

a:link {
	color: #3cb40d;
}

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

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}

h1{
font-size:14px;
font-weight: bold;
color:#FFFFFF;
}
body
{

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

#wrap
{
margin: 0 auto;
width: 100%;
background:url(images/verloop.jpg) repeat-x;

}

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



}


#news
{
width: 752px;
height: 26px;
margin: 0 auto;
padding-top:5px;
background:url(images/news.jpg) no-repeat center top;



}

#content
{
width: 752px;
height: 450px;
margin: 0 auto;
background:url(images/body.jpg) repeat-y center top;
}


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


#menuvak
{
margin-left:15px;
width:146px;
height:440px;
float:left;

}
#menu {
	PADDING-left: 0; 
	MARGIN-TOP: 5px;  
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	LINE-HEIGHT: 1.3em; 
	PADDING-TOP: 0px; 
	width: 146px; 
	font-size: 100%;
}
#menu UL {

	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	LINE-HEIGHT: 15px; 
	PADDING-TOP: 0px;
	width: 145px; 
}
#menu LI {
	MARGIN: 0px; 
	height: 20px; 
	LIST-STYLE-TYPE: none
}
#menu A {
	padding: 2px 15px;
	padding-right:0px;
	display: block;
	color: #fff; 
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#menu A:hover {
padding-left: 21px;
color:#FF0000; 
background:url(images/menubg.jpg) no-repeat 2px center;
}

#menu A:active {
color:#FF0000; 
padding-left: 20px; background:url(images/menublokje2.gif) no-repeat 2px center;
}
#menu ul li.menu-current { color:#3cb40d; }






#divider1
{
margin-left:5px;
width:10px;
height:390px;
background:url(images/devider.jpg);
float:left;
}

#tekstvak
{
margin-left:5px;
margin-top:10px;
width:540px;
height:440px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

#divider2
{
margin-left:5px;
width:10px;
height:390px;
background:url(images/devider.jpg);
float:left;
}


#newsscroller
{
width: 720px;
height: 15px;
margin: 0 auto;
padding-top:5px;

}

#sponsorvak
{
margin:0 auto;
width:500px;
height:70px;
text-align:center;
}

#eng
{
margin-top:7px;
width:29px;
height:16px;
float:left;
margin-left:20px;
background:url(images/eng.jpg)
}
#nl
{
margin-top:7px;
width:29px;
height:16px;
float:left;
margin-left:10px;
background:url(images/nl.jpg)
}


#line
{
padding-top:8px;
width:350px;
height:15px;
font-size:10px;
text-align:right;
float:right;
margin-right:20px;
}


