/* agrarfoto.com 2006 - print.css */

/* allgemeines */
* { /* allg. reset */
 margin:0; 
 padding:0;
}
body {
 background-color:#fff;
 background-image:none;
 font-family:Verdana,Arial,Helvetica,serif; 
 font-size:9pt;
 color:#000;
}
a {text-decoration:none;}
a#adl {display:none;}
p#printhead {
 display:block;
 position:absolute;
 top:0;
 left:0;
 padding-bottom:15px;
 border-bottom-width:85px;
 border-bottom-style:solid;
}
p#printfoot {
 display:block;
 border-top-width:4px;
 border-top-style:solid;
}
.noprint {display:none;}
.print {display:inline;}

div#gesamt {
 width:100%;
 background-image:none;
 margin:0;
}
h1#head {display:none;}
div#inhalt {
 width:100%;
 min-height:50px;
 background-image:none;
 border:none;
 margin:0;
 padding:170px 0 50px 0; /* home angleichen */
}
body.ueberunsdetails div#inhalt {
 width:100%;
}
/* über uns */
body#ueberuns p#printhead {
 border-bottom-color:#f6dd5e;
}
body#ueberuns p#printfoot {
 border-top-color:#f6dd5e;
}
body#ueberuns div#inhalt h1:first-letter {
 color:#f6dd5e;
}
body#ueberuns div#inhalt h2:first-letter {
 color:#f6dd5e;
}
/* neue fotos */
body#neuefotos p#printhead {
 border-bottom-color:#d27f7b;
}
body#neuefotos p#printfoot {
 border-top-color:#d27f7b;
}
body#neuefotos div#inhalt h1:first-letter {
 color:#d27f7b;
}
body#neuefotos div#inhalt form b {
 width:85px;
}
/* zufallsgalerie */
body#zufallsgalerie p#printhead {
 border-bottom-color:#fffbe2;
}
body#zufallsgalerie p#printfoot {
 border-top-color:#fffbe2;
}
body#zufallsgalerie #inhalt p#zufallsgalerie {
 height:auto;
}
body#zufallsgalerie #inhalt a {display:none;}
/* kontakt */
body#kontakt p#printhead {
 border-bottom-color:#844a1a;
}
body#kontakt p#printfoot {
 border-top-color:#844a1a;
}
body#kontakt div#inhalt h1:first-letter {
 color:#844a1a;
}
body#kontakt div#inhalt address {
 padding:30px;
 margin:20px 0 30px 0;
}
body#kontakt div#inhalt address b {
 width:55px;
}
/* links */
body#links p#printhead {
 border-bottom-color:#d8b058;
}
body#links p#printfoot {
 border-top-color:#d8b058;
}
body#links div#inhalt h1:first-letter {
 color:#d8b058;
}
/* home */
body#home p#printhead {
 border-bottom-color:#638a2f;
}
body#home p#printfoot {
 border-top-color:#638a2f;
}
body#home div#inhalt h1:first-letter {
 color:#638a2f;
}
body#home div#inhalt {
 margin:0;
 padding:150px 0 50px 0;
 min-height:50px;
}
body#home div#inhalt a#bdblink {
 background-image:none;
 width:100%;
 height:auto;
 padding:15px 0 15px 0;
 color:#638a2f;
}
body#home div#inhalt a#bdblink strong {
 display:block;
}
body#home #inhalt address {
 width:100%;
 height:auto;
 font-style:normal;
 padding:10px 0 0 0;
 background-image:none;
}
body#home #inhalt address span.print {
 font-weight:bold;
 color:#638a2f;
}
body#home #inhalt address a {
 display:inline;
}



ul#menue {display:none;}
p#zufallsbild {display:none;}
ul#partner {display:none;}