/* Ökoprofi Druck-Stylesheet */

body{
margin:0;
padding:0;
color:#000;
background-color: #FFF;
font-family:Arial, sans-serif;
line-height:1.2em;
}
#navi{
display:none;
}
#logo{
border-bottom:1px solid #999;
}
#logo h1{
margin:0;
font-size:1.2em;
}
#logo h1 a{
color:#000;
text-decoration:none;}
#logo h2{
margin:0.5em 0;
font-size:1em;
}
#logo h3{
display:none;
}
#text img{
border:0;
}
#text h1{
font-size:1.2em;
font-weight:normal;
color:#036;
}
#text h2{
font-size:1em;
color:#444;
border-bottom:2px solid #EE1;
}
#text h2 a{
text-decoration:none;
color:#444;
}
#text h3{
font-size:0.9em;
}
#text p, #text li{
font-size: 0.8em;
}
#text a{
color: #036;
}
#text .foto{
border: 1px solid #036;
padding:4px;
margin: 0.3em 1em 0.5em 0;
background-color:#EEE;
float:left;
}
#text .clear{
clear:both;
}
.boxblau{
margin-top:0.5em;
border:2px solid #036;
background-color:#DEF;
padding:0 0.5em;
}
.boxgelb{
margin-top:0.5em;
border:2px solid #EE0;
background-color:#FFE;
padding:0 0.5em; 
}
.boxblau h1, .boxgelb h3, .boxblau h3{
margin-top:0.5em;
font-weight:bold;
}
#bottom{
display:none;
}