body, html{
margin: 0;
height: 100%;
background: #AD2835;
}

#main_container{
float: left;
width: 100%;
min-height: 100%;
_height: 100%;
margin: -30px 0 0 0;
}

#header_container{
width: 100%;
height: 120px;
padding: 30px 0 0 0;
text-align: left;
vertical-align: middle;
background: #000099;
}

#links_container{
float: left;
width: 220px;
/* background: #FFFFFF url('/images/bgindex02.jpg') no-repeat; */
background: #E8E8E8;
padding: 5px 0px 5px 10px;
}

#links_linkscontainer{
width: 95%;
/* background: #FFFFFF url('/images/bgindex02.jpg') no-repeat; */
background: #96cd33;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding: 2px 2px 2px 2px;
}


#content_container{
/* height: 100%; */
width: 600px;
margin-left:230px; margin-right:210px; margin-top:0; margin-bottom:0;
/* border-left: 1px solid #98CC00; */
/* border-right: 1px solid #98CC00; */
}

#rechts_container{
float: right;
width: 200px;
background: #ffffff;
/* padding-left:0px; padding-right:0px; padding-top:0; padding-bottom:0  */
}

#balk{
width: 100%;
height: 25px;
padding: 0px 0 0 0;
text-align: center;
}

#balkonder{
width: 100%;
height: 25px;
padding: 0px 0 0 0;
text-align: center;
}

#footer_container{
clear: both;
height: 40px;
padding:5px 0 0 0; 
width: 100%;
text-align: center;
background: #000099;
}

#footer2{
clear: both;
height: 25px;
padding: 0px 0 0 0;
width: 100%;
text-align: center;
}