body, html{
margin: 0;
height: 100%;
}

#main_container{
float: left;
width: 100%;
min-height: 100%;
_height: 100%;
margin: -30px 0 0 0;
}

#header_container{
width: 100%;
height: 163px;
padding: 10px 0 0 0;
text-align: left;
vertical-align: middle;
background: #242424;
/*background: url('images/header-background.png') align="right" no-repeat;*/
}

#links_container{
float: left;
width: 250px;
/* background: #ffffff no-repeat; middle; */
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
/* border-right: 1px solid #98CC00; */
}

#links_container1{
float: left;
width: 230px;
/* background: #ffffff; */
padding: 0px 0px 0px 0px;
border-left: 1px solid #98CC00;
border-right: 1px solid #98CC00;
}


#content_container{
/* height: 100%; */
margin-left:0px; margin-right:10px; margin-top:0; margin-bottom:0;
/* border-left: 1px solid #004290; */
/* border-right: 1px solid #98CC00; */
}

#rechts_container{
float: right;
width: 200px;
/* background: url('images/bgindex06.jpg') no-repeat; */
/* padding-left:0px; padding-right:0px; padding-top:0; padding-bottom:0  */
}

#balk{
background: url('../images/balkgreenshadow.png');
width: 100%;
height: 45px;
padding: 0px 0px 0px 0px;
text-align: center;
}

#box {background: #96CD33; width:90%}


#balkonder{
background: url('../images/balkonder.jpg');
width: 100%;
height: 60px;
padding: 0px 0 0 0;
text-align: center;
}

#footer_container{
clear: both;
height: 35px;
padding:5px 0 0 0; 
width: 100%;
text-align: center;
/* color: #ffffff; */
}

#footer2{
background: url('../images/bgkleuren.jpg');
clear: both;
height: 25px;
padding: 0px 0 0 0;
width: 100%;
text-align: center;
}