html,body{
width:100%;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color: #ffffff;
margin:0px;
padding:0px;
background:url('images/bgsquare.png ');
bgcolor: #C1C13A;
}

a{
color: #616B6F;
}

a:hover{
color: #C1C13A;
}

#container {
position:absolute;
left:50%;
top:11px;
width:1000px;
height:586px;
margin-left: -500px;
}

#contentcontainer {
position:absolute;
left:0px;
top:42px;
width:1000px;
height:499px;
background: #ffffff;
}

#contentleft {
position:absolute;
background:url('images/contentbgsquare.png');
left:11px;
top:11px;
width:437px;
height:477px;
}

#contentright {
position:absolute;
left:459px;
top:11px;
width:530px;
height:477px;
background: #cccccc;
}

#navcontainer {
position:absolute;
background:url('images/navbg.png');
left:0px;
top:0px;
width:1000px;
height:31px;
}

#footercontainer {
position:absolute;
background:url('images/footerbg.png') no-repeat;
left:0px;
top:541px;
width:1000px;
height:45px;
}

#overons {
display: block;
position:absolute;
margin-top:5px;
margin-left:10px;
width: 75px;
height: 20px;
}

#onzeklanten {
display: block;
position:absolute;
margin-top:5px;
margin-left:100px;
width: 101px; 
height: 20px;
}

#acties {
display: block;
position:absolute;
margin-top:5px;
margin-left:215px;
width: 57px; 
height: 20px;
}

#heerlerbaan {
display: block;
position:absolute;
margin-top:5px;
margin-left:285px;
width: 100px; 
height: 20px;
}

#contact {
display: block;
position:absolute;
margin-top:5px;
margin-left:396px;
width: 68px; 
height: 20px;
}

#button_bottomright {
position:absolute;
top:206px;
left:268px;
width:332px;
height:147px;
background:url('Images/button_bottomright.png') no-repeat;
}

.header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight: bold;
color: #00664c;
line-height: 22px;
}

.header2 {
font-size: 14px;
font-weight: bold;
color: #00664C;
line-height: 22px;
}

.contentlarge {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFF;
line-height: 22px;
}

.contentsmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #616B6F;
line-height: 18px;
}

.hide {
visibility: hidden;
}

ul {
font-size: 11px;
margin: 0px;
padding:0px;
margin-left: 15px;
}