/* print styles */

body {
font-family: Georgia, Helvetica, Arial, sans-serif;
font-size: 12pt;
background-color: #fff;
color: #000;
}

.claim p {
font-weight: bold;
}

#breadcrumb,
#content #menue,
#content #kontaktformular,
#content .portrait,
#footer .roots,
#footer .subnav,
#content p.topper,
#content p.topper2,
#content .claim2,
#content hr,
#content .exclude {
display: none;
}

#wrapper, 
#content .signature {
background: none;
}

#printonly {
display: block;
}

img {
border: 0 none;
}

a {
text-decoration: none;
border: 0 none;
background-color: #fff;
color: #000;
}

hr {
height: 1px;
border: 0 none;
border-top: 1px solid #e0e0e0;
margin: 10px 0 0 0;
padding: 0;
}

* html #wrapper {
height: 1%;
}/* Kein ungewollter Seitenumbruch im IE */
