@charset "utf-8";
html{
overflow:scroll;
}

html, body,p {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
height: 100%;
}

#paginahouder{

}

#pagina{

margin: 0px auto;
}

.clr{
clear: both;
}

#top{
display: none;
}

#menu{
display: none;
}

#menu a:link, #menu a:visited{
font-size: 14px;
color: #fff;
text-decoration: none;

}

#menu a:hover{
font-size: 14px;
color: #99CC00;
text-decoration: none;

}

#main a:link, #main a:visited{
font-size: 14px;
color: #fff;
text-decoration: none;
padding: 6px 15px;
display: block;
float:left;
height: 20px;

}

#main a:hover, #main a.selected{
font-size: 14px;
color: #ffffff;
text-decoration: none;
padding: 6px 15px;
display: block;
float:left;
height: 20px;
background: url(../images/menubg.jpg) repeat-x;
}


#menuonder{
padding-top: 1px;
padding-bottom: 1px;
}

#menuonder a:link, #menuonder a:visited{
padding: 0px 15px;
}

#extra a:link, #extra a:visited, #extra a:active {
	color: #999999;
	font-size: 10px;
    text-decoration: underline;
}
#extra a:hover {
	color: #99CC00;
	font-size: 10px;
}

#extra img {
	vertical-align: middle;
}

#glider{
display: none;
}

.kader{
width: 100% !important;
float:left;
padding-left: 5px !important;
z-index: 99;
padding-bottom: 14px;
}



div .kadertop{
height: 20px;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
padding: 5px 0px 0px 5px;
background: #89afd4;
}

.kaderinhoud{
position: relative;
z-index: 999;
background: #FFFFFF;

}

h1{
color: #3196f8;
font-size: 14px;
font-weight: bold;
padding-top: 3px;
}

a:link, a:visited {color: #0088c3; text-decoration: none;}
a:hover {text-decoration: underline;}
.kaderinhoud a:link, #kaderinhoud a:visited {color: #0088c3; text-decoration: none;}
.kaderinhoud a:hover {text-decoration: underline;}

.tekst {}
.titel { font-weight: bold; }
.titel2 {font-size: 14px; font-weight: bold;}

.anylinkcssm{
font:normal 12px Arial;
line-height: 18px;
background-color: #ffffff;
width: 100%;
color: #0088c3;
padding: 0 2px;
}

.anylinkcssm a:link, .anylinkcssm a:visited{
width: 100%;
display: block;
padding: 5px 0;
text-decoration: none;
text-indent: 5px;
color: #0088c3;
border-bottom: 1px solid #cccccc;
}

.anylinkcssm a:hover{ /*hover background color*/
color: #ffffff;
}

.sitemap{ width: 200px; float:left; }

.sitemap ul, .sitemap li{
list-style: none;
	margin: 0;
	padding: 2px 0 0 5px ;
}

h3{
color: #3196f8;
font-size: 12px;
font-weight: bold;
}

.image{border:1px solid #0088c3; margin-right: 10px;}
.style7 {color: #0088C3}
.style1 {color: #3196F8}
.style8 {color: #0088C3}

   .normaletekst{
font-size: 11px
}

#leesmeer{
font-size: 11px
}
#sluit{
display: none;
}

.noprint { display: none; }

acronym, abbr {
	border-bottom: 1px dotted black;
}

em { font-style: italic; }