/* Elemente fuer die Druckausgabe abschalten */
#navigation,#logo,#steckbrief,#illustration,#schatten_oben,#outer_container {display: none;}

body {
line-height: 1.5;
color:#000;
background: none;
font-size: 10pt;
background-color:#fff;
width:100%;
}

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
margin: .75em 0 .5em 0;
page-break-after: avoid;
border-bottom:1px solid #000;
background-color:#fff;
}

div#container {
margin-right:10px;
} 

div#content {
margin-left:0px;
padding:0px;
} 

div#content h1 {
font-size:16px;
font-weight: bold;
margin: .75em 0 .5em 0;
page-break-after: avoid;
border-bottom:1px solid #000;
}

div#footer {
position:relative;
border-top:1px solid #000;
width:100%;
padding:0;
}

div#footer_links {
float:left;
width:270px;
}

div#footer_rechts {
float:right;
width:250px;

}

.footer_descr_l {
 font-size:9px;
 clear:left;
 display:block;
 float:left;
 width:60px;
 text-align:left;
 border:1px solid #fff;
}

.footer_adr {
 font-size:9px;
 width:170px;
 float:left;
 border:1px solid #fff;
 text-align:left;
 white-space:nowrap; 
}

.footer_descr_r {
 font-size:9px;
 clear:left;
 display:block;
 float:left;
 width:60px;
 text-align:left;
 border:1px solid #fff;
}