body { margin: 0px; padding: 0px; margin: 0 auto 0 auto;
background-repeat: no-repeat;
background-image: url(images/achtergrondnieuw.jpg);
background-position: center;
background-attachment:fixed;
}
img{ border: 0px solid black; }
a:link{ color: #0033CC; }
a:visited{ color: #0033CC; }
a:hover{ color: #0033CC; }
a:active{ color: #0033CC; }

.main_container{ width: 100%; height: auto; margin: 0 auto 0 auto; }
.header{
width: 100%;
height: 74px;
background-repeat: no-repeat;
background-position: center;
background-image: url('images/header5.png');
background-color: #000;
}
.menu_top{
width: 100%;
height: 22px;
background-color: #6699FF;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
.witruimte{ width: 100%; height: 4px; }
.inhoud{ width: 100%; height: auto; }

.content{
width: 800px;
min-height: 300px;
height: auto;
text-align: left;
clear:both;
margin-top: 14px;
margin-left: auto;
margin-right: auto;
font: 12px verdana;
}
.content .left { width: 50%; min-height: 300px; float: left; }
.content .right { width: 50%;  min-height: 300px; float: left; }
.content h2 { color: #0033CC; font-size:16px; }
.footer{
width: 100%;
height: auto;
clear: both;
margin-bottom: 8px;
text-align: center;
font: 11px verdana;
color: #6699FF;
padding-top: 8px;
}
.footer a{ color: #6699FF; }
.footer .lexoft, .footer .lexoft a{ color: #0079CA; }
