@charset "iso-8859-1";
/* author: J.P.W. Langeveld */
/* Creation date: 1-7-2007 */
BODY {
scrollbar-face-color: #76998D; 
	scrollbar-shadow-color: #CCCCFF; 
	scrollbar-highlight-color: #CCCCFF; 
	scrollbar-3dlight-color: #FFFF66; 
	scrollbar-darkshadow-color: #FFFF99; 
	scrollbar-track-color: #CCFFCC;
	scrollbar-arrow-color: #FFFF00;
	}

body { background-color: #FFFFFF }
body { font-family: Arial, verdana; color:#0000FF; }

a:link    { text-decoration: u; color: #0000FF; }
a:visited { text-decoration: u; color: #003300; }
a:active  { text-decoration: u; color: #006699; }
a:hover{ color:#000066; text-decoration:u; background-color:none}

ul { list-style-position: outside }
.tabelkl {font-size: 12px; FONT-weight: bold; background-color:#009900; width: 100%; color: #FFFFFF; }
.table1 {font-size: 12px; }
.tdw {width: 100; }
.datum {font-size: 12px; color: #050000; }
.tdl {text-align: left; padding-left: 25pX; }
.tdr {text-align: right; padding-right: 25px; }
.tdp {padding-left: 10; padding-right: 10; }
td {padding-top: 10; padding-bottom: 10; padding-left: 10; padding-right: 10; }
.tableborder {width:250; border-left-style: groove; border-bottom: groove; background: #D3FFAF; }
.paddingimage { padding-right: 30; padding-bottom: 20; }

h1 {font-size: 20 px}
h2 {font-size: 16 px}
h3 {font-size: 26 px}
p {font-size: 12 px}
<!-------   begin  banner1   ------> 
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
<!-------   eind banner1   ------> 
<!-------   begin  horizontale navogatie   ------> 
 #navigatiehor {
text-align: center;
}
#navigatiehor ul{
background-color:#009900;
border: 1px solid #009900;
width: 100%;
padding: 0;
margin: 0;
white-space: no-wrap;
}
#navigatiehor ul li{
display: inline;
}
#navigatiehor ul li a{
padding-left: 0.5em;
padding-right: 0.5em;
padding-bottom: 3em;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #C2FF9A;
}
#navigatiehor ul li a:hover{
color: #33CCCC;
}
<!------ einde horizontale navigatie  ------>
<!-------   begin  horizontale navogatie 2   ------> 
 #navigatiehor2 {
text-align: center;
}
#navigatiehor2 ul{
background-color:#009900;
border: 1px solid #009900;
width: 100%;
padding: 0;
margin: 0;
white-space: no-wrap;
}
#navigatiehor2 ul li{
display: inline;
}
#navigatiehor2 ul li a{
padding-left: 0.5em;
padding-right: 0.5em;
padding-bottom: 3em;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #C2FF9A;
}
#navigatiehor2 ul li a:hover{
color: #33CCCC;
}
<!------ einde horizontale navigatie 2 ------>
<!----- begin vertikale navigatie --->

<!-- Dit gedeelte komt in je stijlblad of in je stijl in de header te staan -->
#navigatie {
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 width: 12em;
 border-right: 1px solid #666;
 padding: 0;
 margin-bottom: 1em;
 background-color: #9cc;
 color: #333;
}

#navigatie ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#navigatie ul li {
 margin: 0;
 border-top: 1px solid #003;
}

#navigatie ul li a {
 display: block;
 padding: 2px 2px 2px 4px;
 border-left: 10px solid #369;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #036;
 color: #fff;
 text-decoration: none;
 width: 100%;
}

html>body #navigatie ul li a {
 width: auto;
}

#navigatie ul li a:hover {
 border-left: 10px solid #036;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #69f;
 color: #fff;
}
<!---eind vertikale navigatie  -->