
td{font-family:Verdana;font-size:11px;}


a {
color: blue;
font-size: 11px;
text-decoration:underline

}


.hoofdmenu{
font-family:Verdana;
font-weight:bold;
font-size:11px;
text-decoration:none;
padding-left:13px;

}

.ondermenu{
padding-left:20px;
}

.faq{
font-family:Verdana;
font-weight:italic;
font-size:10px;
padding-left:13px;
}


div#header2 {

padding-top: 2 px;
top: 15px;
left: 100px;
width: 180px;
font-size: 30px;
font-family: Verdana;
background-color: #FFFFFF;
border-color: grey;
border-top-width: 2px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 2px;
border-style: solid;
text-align: center;
position: absolute;
margin-left: auto;
margin-right: auto;
 
}

div#header3 {
padding-top: 25px;
padding-left: 10px;
position: absolute;
top: 15px;
left: 280px;
font-size: 40px;
width: 630px;
height: 75px;
font-family: Verdana;
background-color: #6699FF;
border-color: grey;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 1px;
border-left-width: 1px;
border-style: solid;
margin-left: auto;
margin-right: auto;
}

div#menu {
padding-top: 10px;
z-index:100;
position: absolute;
left: 100px;
top: 90px;
width: 180px;
font-family: Verdana;
font-size:11px;
text-decoration:none;
background-color: #6699FF;
border-color: grey;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 2px;
border-left-width: 2px;
border-style: solid;
margin-left: auto;
margin-right: auto;
}

div#tekst {
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
top: 90px;
position: absolute;
left: 280px;
width: 630px;
height: 510px;
font-family: Verdana;
font-size:11px;
text-decoration:none;
background-color: #FFFFFF;
border-color: grey;
border-top-width: 1px;
border-right-width: 2px;
border-bottom-width: 0px;
border-left-width: 1px;
border-style: solid;
margin-left: auto;
margin-right: auto;
}


