
/* Layout Stylesheet */ 

body {
 font: 12pt arial;
background: #FFFFFF;
 color: #000000;
 text-align:center;
 margin: 0px;
  min-height:100%;
 }


#container1{
position: absolute;
float:left;
background: #78BF45;
margin-bottom: 1em;
top: 0px; left: 0px; width: 260px; height: 890px; 
left: 0px;
top: 0px;
}

#container2{
margin-bottom: 1em;
position: absolute; 
padding: 5px;
margin-left: 258px; 
border-right: 1px solid #78BF45;
top: 0px; left: 0px; right: 10px; width: 492px; height: 890px;  
left: 4px;
top: 0px;
}

#container3{
margin-bottom: 1em;
position: relative; 
background: #FFFFFF;
padding: 5px;
top: 0px; left: 0px; right: 10px; width: 250px; height: 390px;  
color: #000000;
}


#outer {
 text-align:left;
 width:765px;
 margin:auto;
 }

#hdr1 {
 height:20px;
 background: #78BF45 ;
 text-align:right;
 color: #ffffff;
margin:auto;
}

#hdr2 {
 height:190px;
 background: #fff url(http://www.chiropraktik-aachen.de/img/header-homepage.jpg) no-repeat right;
 color: #333333;
margin: auto;
padding: 2px;
border: 1px solid #669900;
}


#bodyblock {
 position: relative; 
width: 765px; 
 background: #fff;
 color: #333333;
 width:765px;
  }


#cont {
 position: relative; 
width: 765px; 
height: 890px; 
color: #000000;
text-align:justify;
 }


#ftr {
 height:35px;
 background: #78BF45;
 color: #ffffff;
 margin: 0;
padding: 6px;
 }