
/* Layout Stylesheet */ 

body {
 font: 12pt verdana;
background: #ffffff;
 color: #000000;
 text-align:center;
 margin: 0px;
 padding:0;
top: 0px;
 }


#container1{
position: absolute;
float:left;
margin-bottom: 1em;
background: #B00000;
color: #ffffff;
padding: 5px;
top: 90px; left: 2px; width: 486px; height: 185px; 
}

#container2{
position: absolute;
float:right;
margin-bottom: 1em;
background: #ffffff;
top: 90px; left: 500px; width: 295px; height: 196px; 
}
#container3{
position: absolute;
float:left;
margin-bottom: 1em;
background: #ffffff;
color: #380000;
padding: 5px;
top: 2px; left: 2px; width: 783px; height: 70px; 
}


#container4{
position: absolute;
float:left;
margin-bottom: 1em;
background: #ffffff;
color: #380000;
padding: 5px;
top: 288px; left: 2px; width: 783px; height: 300px; 
}

#container6{
position: absolute;
float:left;
margin-bottom: 1em;
background: #ffffff;
color: #000000;
padding: 5px;
top: 290px; left: 299px; width: 486px; height: 185px; 
}

#container5{
position: absolute;
float:right;
margin-bottom: 1em;
background: #ffffff;
top: 290px; left: 2px; width: 295px; height: 196px; 
}

#container7{
position: absolute;
float:left;
margin-bottom: 1em;
background: #C0C0C0;
color: #000000;
padding: 5px;
top: 490px; left: 2px; width: 486px; height: 185px; 
}

#container8{
position: absolute;
float:right;
margin-bottom: 1em;
background: #ffffff;
top: 490px; left: 500px; width: 295px; height: 196px; 
}


#hdr1 {
 height: 196px;
 background: transparent url(http://eekhof-beratung.de/img/eekhof-beratung-header.jpg) no-repeat top;
 color: #000000;
text-align:right;
padding:0px;
margin:auto;
}


#bodyblock {
  text-align:left;
 width:800px;
height:1000px;
 margin:auto;
 background: #ffffff;
 color: #000000;
 }


#cont {
 position: relative; 
width: 800px; 
height: 700px;  
color: #000000;
text-align:justify;
padding: 5px;
 }



#ftr {
 height:36px;
 background: #ffffff;
 color: #000000;
 margin:0;
padding: 3px;
 }