body {
 background-color: #C3CCF3;
 background-image: url(pics/background.gif);
 background-repeat: repeat-y;
 background-position: center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #091C5A;
 margin: 0;
 padding: 0;
}
.mainbox {
}
.mainboxsub {
 position: relative;
 width: 650px;
 margin: 0 auto;
 background-color: #FFFFFF;
}
.kolom1 {
 position: absolute;
 width: 75px;
 top: 0px;
 left: 0px;
}
.kolom2 {
 position: absolute;
 width: 400px;
 top: 0px;
 left: 75px;
}
.kolom3 {
 position: absolute;
 width: 175px;
 top: 0px;
 right: 0px;
}
.fotovak1 {
 position: relative;
 background-color: #091C5A;
 background-image: url(pics/header.gif);
 background-repeat: no-repeat;
 height: 150px;
 width: 100%;
}
.fotovak2 {
 position: absolute;
 top: 150px;
 height: 150px;
 width: 175px;
}
.fotovak3 {
 position: absolute;
 background-color: #091C5A;
 width: 75px;
 top: 0px;
 left: 75px;
}
.kleurvak {
 position: relative;
 background-color: #FFFF00;
 height: 75px;
 width: 100%;
}
.logo {
 position: absolute;
 background-color: #FFFFFF;
 top: 0px;
 height: 150px;
 width: 175px;
}
.menu {
 position: relative;
 width: 100%;
 padding-top: 130px;
}
.menuitem {
 font-family: Arial Narrow, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
 letter-spacing: 1pt;
 color: #EAE6A3;
}
.menuitem:hover {
 color: #C3CCF3;
}
.login {
 position: absolute;
 background-color: #000000;
 top: 300px;
 height: 75px;
 width: 175px;
 vertical-align: middle;
}
.logo2 {
 position: absolute;
 background-color: #FFFFFF;
 top: 375px;
 height: 150px;
 width: 175px;
}
.footer {
 position: relative;
 top: 40px;
 height: 75px;
 width: 100%;
 text-align: left;
}
.taalvak {
 position: absolute;
 background-color: #000000;
 width: 75px;
 height: 75px;
 top: 0px;
 left: 0px;
 vertical-align: middle;
}
.taalvaksub {
 font-family: Arial Narrow, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 padding-top: 10px;
 padding-right: 3px;
 text-align: right;
 line-height: 14pt;
}
.contact {
 position: absolute;
 width: 100%;
 top: 0px;
 left: 150px;
 vertical-align: middle;
}
.contactsub {
 padding-top: 17px;
 padding-left: 17px;
 text-align: left;
}
.bijsterveld {
 position: relative;
 top: 40px;
 padding: 17px;
 font-size: 7pt;
 text-align: left;
}
.invoer {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #DF004E;
 height: 12px;
}
.selectie {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 color: #24192C;
}
.logintab {
 padding: 15px;
}
.loginsub {
 font-size: 7pt;
 color: #EAE6A3;
 padding: 2px;
}
.tekst {
 text-align: left;
 padding-left: 17px;
 padding-right: 17px;
 padding-top: 34px;
}
.kopje {
 color: #091C5A;
 font-weight: bold;
}
.lijstje {
 margin-top: 0px;
 margin-left: 17px;
 margin-bottom: 0px;
 margin-right: 17px;
 padding: 0px;
 list-style-type: square;
}
.linkgeel {
 color: #EAE6A3;
 text-decoration: none;
}
.linkblauw {
 color: #091C5A;
 text-decoration: underline;
}
.linkroze {
 color: #FF997F;
 text-decoration: none;
}
.linkpaars {
 color: #24192C;
 text-decoration: none;
}
.linkgrijs {
 color: #CECDCC;
 text-decoration: none;
}