body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}

.content {
font-size:11px;
line-height:15px;
}


a {text-decoration: none;
color: #DD0000;
font-weight: normal;
}

a:visited {
color: #DD0000;
}

a:hover {
text-decoration: underline;
color: #DD0000;
}


.tabs {
font-size:11px;
line-height:200%;
}

.tblock1 {
margin-top:4px;
margin-bottom:4px;
}

.tblock2 {
margin-top:4px;
margin-bottom:4px;
}

.tblock3 {
margin-top:4px;
margin-bottom:4px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute;
top:70px;
margin-left:90px;
z-index:100;
}

#bgimage {
background-image:url(images/menu_bg.gif);
padding-left:-2px;
}

#menu dl {
float: left;
margin: 0 0px;
}

#menu dt {
font-variant:small-caps;
cursor: pointer;
text-align: center;
font-weight: bold;
border: 1px solid #C3BEBE;
color:#646262;
width:120px;
}

#menu dd {
background: #fff;
border: 1px solid #C3BEBE;
border-top:0px;
position:absolute;
text-indent:7px;
/*filter:alpha(opacity=80);*/
}
#menu li {
width:180px;
}
#menu li a, #menu dt a {

font-size:11px;
line-height:18px;

color: #000000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;

}
#menu li a:hover, #menu dt a:hover {
background: #DD0000;
color:#ffffff;
}


#surfspoor {
font-size:11px;
color:#000000;
text-indent:10px;
}

#surfspoor a {
color:#DD0000;
font-weight:bold;
}


#blokjes {
color: #000000;
}

#blokjes img {
margin-top:9px;
margin-bottom:1px;
}

#blokjes a {text-decoration: none;
font-weight: normal;
color: #000000;
}

#blokjes a:visited {
color: #000000;
}

#blokjes a:hover {
color: #DD0000;
}

.hovering	 { color: #DD0000; }
