img, fieldset, form{
border: 0;
margin: 0;
padding: 0;
}
body{
background: #eff7c3;
font: 13px Arial, Verdana, Helvetica;
color: #000;
padding: 0;
margin: 0;
}
h1, h2{
font: normal 18px Georgia, Times, serif;
margin: 0.5em 0 0.2em 0;
color: #9966ff;
border-bottom: 1px dotted #333;
}
h3{
font: bold 13px Arial, Verdana, Helvetica;
color: #2f4f4f;
margin: 0 0 0.2em 0;
}
h4{
font: bold 12px Arial, Verdana, Helvetica;
color: #2f4f4f;
margin: 0 0 0.2em 0;
}
h5{
font: bold 11px Arial, Verdana, Helvetica;
margin: 0 0 0.3em 0;
padding: 0;
}
p{
margin: 0;
padding: 0 0 0.9em 0;
text-align: justify;
line-height: 1.5;
}
table{
border-collapse: collapse;
margin: 0 0 0.9em 2px;
}
th, td{
border: 1px solid #2f4f4f;
vertical-align: top;
text-align: left;
padding: 1px 3px 1px 3px;
}
th{
background: #f2ffac;
}
#container{
width: 700px;
margin: 0 auto 0 auto;
background: #ffffff;
border: 1px solid #604f5f;
display: table;
}
#header{
width: 700px;
height: 150px;
border-bottom: 1px solid #604f5f;
background: url(../img/header.jpg) no-repeat;
position: absolute;
top: 0;
left: 50%;
margin-left: -350px;
}
#footer{
width: 700px;
height: 24px;
padding: 6px 0 0 0;
border-top: 1px solid #604f5f;
text-align: center;
background: #f2ffac;
}
#footer a{
font: 9pt georgia;
color: #2f4f4f;
text-decoration: none;
}
#menu{
width: 670px;
height: 20px;
position: absolute;
top: 151px;
padding: 10px 15px 10px 15px;
background: #f2ffac;
font-size: 15px;
font-weight: bold;
text-align: center;
color: #7a9100;
border-bottom: 1px solid #000;
}
#menu a{
font-weight: bold;
color: #000;
text-decoration: none;
}
#menu a:hover{
font-weight: bold;
color: #9966ff;
text-decoration: underline;
}
#content{
width: 670px;
padding: 15px;
position: relative;
margin: 190px 0 0 0;
background: transparent;
min-height: 450px;
height: auto !important;
height: 450px;
}
#content a{
color: #8B008B;
text-decoration: none;
}
#content a:hover{
text-decoration: underline;
}
#content ul{
list-style: square;
padding: 0 0 0.9em 20px;
}
#content ul li{
margin: 0 0 0.3em 0;
}
#content .veld{
position: relative;
clear: both;
margin: 0 0 5px 0;	
}
#content form{
padding-top: 1.5em;	
}
#content label{
width: 150px;
float: left;
}
#content button{
margin-bottom: 5px;
}
#content sup{
padding: 0 0 0 1px;
color: red;	
}
#content .checkbox{
border: 0;
background: transparent;
}
#logotje{
margin: 5px 7px 7px 0;
float: left;
}
#message{
color: #ff0000;
display: none;
}
#oplossing{
margin: 1em 0 1em 0;
text-align: center;
}
.leesmeer{
font-weight: bold;
}