
/* //////////////////////////////////////////////////////////////////////////////////////////
///////////////// Druck Style Sheet - www.fdp-of.de /////////////////////////////////////////
///////////////// Author: Karsten Hufer (karsten@hufer.org) 2006 ////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////// */

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

#print-return {
display: none;
}

#metanav, #menu, #breadcrumb, #footer, #content-rechts, #content-rechts-wp, .hide, #postmetalinks, .postmetadata, .sociable, #kommentarbereich {
display: none;
}

h2 {
font-size: 1em;
padding-top: 20px;
border-bottom: 1px #000 dashed;
clear: both;
}

h2 a {
text-decoration: none;
}

h2#claimimg {
font-size: 1.2em;
padding-top: 20px;
border-bottom: none!important;
}

h3 {
font-size: 0.9em;
}

p {
font-size: 0.8em;
}

div.post img, div.post-wp img {
float: left;
margin: 0 14px 0 0;
padding: 2px;
border: 1px solid #000;
}

#print-adresse {
clear: both;
display: block;
margin: 20px 0 0 0;
border-top: 1px #000 dashed;
padding-top: 5px;
font-size: 0.8em;
}