html, body {
margin: 0px;
padding: 0px;
}
body {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #3F4554;
text-align: center;
line-height: 1.8em;
}
#wrapper {
width: 762px;
margin: 1px auto 0px auto;
padding: 0px;
text-align: left;

}
#header {
width: 100%;
height: 70px;
background-color: #f1f1f1;

}
#container {
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
background-image: url(divider.gif);
background-repeat: repeat-y;
background-position: 200px 0px;
}

#left {
width: 200px;
height: auto;
float: left;
padding: 0px;
margin: 0px;
}
#leftmenu {
width: 200px;
height: auto;
float: left;
padding: 0px;
margin: 0px;
}


#right {
width: 450px;
height: auto;
float: left;
padding: 0px 0px 0px 0px;
margin: 0px;
}
#rightcontent {
width: 535px;
height: auto;
float: left;
padding: 0px 10px 0px 10px;
margin: 0px;
}
#right p {
margin: 0px;
padding:0px;
}
.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}
#nav {
margin: 0px;
padding: 0px;
list-style: none;
list-style-image: none;
}
#nav li {
margin: 0px;
padding: 0px;
display: inline;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color:#3F4554;
text-decoration: none;
display: block;
margin: 0px;
padding: 0px;
width: 160px;
}
#nav li a:hover {
color: #ccc;
text-decoration: none;
}
#footer {
padding: 0px;
margin: 0px;
border-top: solid 2px #666666;
border-left: solid 0px #666666;
border-right: solid 0px #666666;
border-bottom: solid 0px #666666;


text-align: center;
background-color : #3399ff;
}
#footer p {
margin: 0px auto 0px auto;
padding: 2px 0px 2px 0px;
color: #ffffff;
}
#footer a:link, #footer a:visited, #footer a:active {
color: white; text-decoration: none;font-weight:bold;
}
#footer a:hover {
color: #white; text-decoration: none;font-weight:bold;

}
table.test {
border-top:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;	
}
td.off {
background: url(../images/left_menu_bg.gif) 0px -30px no-repeat;
height:30px;
padding-left:18px;

}
td.on{
background:  url(../images/left_menu_bg.gif) 0px 0px no-repeat;
height:30px;
padding-left:18px;

}
.left_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFFFF;
	background-color:inherit;
}
.left_menu_text:hover
{

color: #3399ff;
text-decoration:none;
background-color:inherit;
}
.header_top_image
{
background:url(../images/header_top_image.jpg) left top no-repeat;
border-left:2px solid #FFF;
border-top:2px solid #FFF;
border-bottom:2px solid #FFF;
height:239px;
}
.menu_box
{
border-top:1px solid #666666;
border-bottom:1px solid #666666;
border-left:2px solid #FFFFFF;
background-color:#3399FF;
height:25px;
padding-left:20px;
color:white;
}
.logo_bg
{
background:url(../images/logo_bg.jpg) left top no-repeat #FFF;
height:54px;
color:#424242;
}
.border_bottom
{
border-bottom:1px solid #DDDDDE;
width:530px;


}
.border_left
{
border-left:1px solid #DDDDDE;

}
a:link.tekst{font-size: 11px;
color: #3F4554; text-decoration: none;font-weight:bold;}
a:visited.tekst{font-size: 11px;
color: #3F4554; text-decoration: none;font-weight:bold;}
a:active.tekst{font-size: 11px;
color: #3F4554; text-decoration: none;font-weight:bold;}
a:hover.tekst{font-size: 11px;
color: #3F4554; text-decoration: none; font-weight:bold;}

p.nieuws{
	color: white;
	font-weight: bold;
	font-size:13px;
text-decoration: none;
margin : 0px;
}

th.header{
	background:url(../images/news.jpg);
	color: white;
	font-weight: bold;
	font-size:11px;
text-decoration: none;

}
tr.wit{
background:#E6E6FA;

}
tr.grijs{
background:#f5f5f5;

}
