
/* //////////////////////////////////////////////////////////////////////////////////////////
///////////////// Print Style Sheet - www.srd-biotec.de /////////////////////////////////////
///////////////// Author: Karsten Hufer (karsten@hufer.org) 2005 ////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////// */

body {
background-color: #fff;
font: 0.9em 'bitstream vera serif', 'trebuchet ms', georgia, 'times new roman', times;
}

.hide, #skipnavi, #logolink, #metanav, #headerimg, #nav, #breadcrumb, #kontakt-box, #content-footer, #footer, #infobox-img, #infobox-img-text {
display: none;
}

#print-return {
display: none;
}

h2.drucken {
font-size: 1.5em;
border: none;
text-transform: none;
padding-top: 50px;
}

h2 {
font-size: 1em;
text-transform: uppercase;
padding-top: 20px;
border-bottom: 1px #000 dashed;
}

h3 {
font-size: 0.9em;
}

a {
text-decoration: none;
}

a.extern:link:after, a.extern:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

hr {
color: #000;
height: 1px;
padding: 0;
border-color: #000;
border-width: 1px 0 0 0;
border-style: dashed;
margin: 1em 0;
}

img {
border: 0;
}

ul {
margin: 0 0 10px 0;
padding: 0;
list-style-type: square;
}

ul li {
margin-left: 20px;
}

ul li a {
text-decoration: none;
color: #000;
}

#print-adresse {
display: block;
border-top: 1px #000 dashed;
padding-top: 5px;
}
