*{
margin: 0;
padding: 0;
}
html{
overflow: -moz-scrollbars-vertical;
}
img{
border: 0;
}
body{
font-family: verdana;
font-size: 13px;
position: relative;
}
.bodycontainer{
background-color: #ffffff;
text-align: center;
line-height: 22px;
margin: 10px 0px 0px 0px;
padding: 0px 0px 100px 0px;
}
.header1{
top: 10px;
align: center;
left: 50%;
position: absolute;
}
.logo{
left: -400px;
position: absolute;
}
.menu{
font-family: verdana;
font-size: 13px;
color: #0066ca;
left: -31px;
width: 550px;
top: 37px;
position: absolute;
}
.headerp{
top: 75px;
width: 100%;
left: 0px;
text-align: center;
background-color: #0066ca;
position: absolute;
}
.header2{
 left: 50%;
 position: absolute;
 top: 205px;
}
.headerr{
position: absolute;
left: 449px;
}
.headerb{
align: center;
top: 70px;
left: 373px;
position: absolute;
}
.bodytext{
top: 300px;
align: center;
left: 50%;
position: absolute;
}
.bodyleft{
left: -450px;
width: 210px;
top: 30px;
text-align:left;
position: absolute;
padding: 0px 0px 150px 0px;
}
.bodymid{
text-align: left;
top: -5px;
left: -230px;
width: 440px;
position: absolute;
padding: 0px 0px 150px 0px;
}
.bodyright{
position: absolute;
text-align: left;
left: 230px;
width: 220px;
}
.green{
font-family: verdana;
font-size: 13px;
color: #8dc919;
}
.blue{
font-family: verdana;
font-size: 13px;
color: #0066ca;
}
a{
text-decoration: none;
color: #0066ca;
}
a:hover{
text-decoration: none;
color: #8dc919;
}
.titel{
font-family: verdana;
font-size: 16px;
color: #0066ca;
font-weight: bold;
height: 35px;
}
.kop{
font-family: verdana;
font-size: 13px;
font-color: #000000;
font-weight: bold;
height: 32px;
}
.tekst{
font-family: verdana;
font-size: 13px;
font-color: #000000;
}
.foto{
width:220px;
background-color: #0066ca;
}
.verloop{
background-image: url(/img/verloop.jpg);
background-repeat: repeat-x;
min-height: 240px;
}
.l10{
padding: 10px;
position: relative;
}
.cmsLinks{
left: 10px;
position: relative;
}
.contactleft{
text-align: left;
top: 18px;
left: -450px;
width: 500px;
position: absolute;
padding: 0px 0px 150px 0px;
}
.contactright{
position: absolute;
text-align:left;
left: 72px;
width: 377px;
padding: 0px 0px 150px 0px;
}
.inp{
width: 350px;
}
.back{
position: relative;
top: 100px;
padding: 0px 0px 150px 0px;
}
td{
padding: 2px;
}
.form{
align: center;
text-align: left;
top: 18px;
left: -230px;
width: 600px;
position: relative;
}
.form2{
align: center;
text-align: left;
top: 180px;
left: -230px;
width: 600px;
position: absolute;
}
.error{
	padding: 5px;
	color:red;
	clear: both;
}
.form .titel{
  font-size: 14px;
  font-weight: bold;
}
.rij{
  clear: both;
  height: 20px;
  width: 400px;
  margin: 4px;
}
.col{
  float: left;
  height: 20px;
  width: 200px;
}
.button{
  float: right;
  clear: both;
}
