 /*
Formatierungen fuer die Druckerausgabe
Author: Vladimir Simovic aka Perun
Author URI: http://www.perun.net
*/

body {
background: #fff; color: #222;
font: 11pt 'times new roman', serif;
}

#hauptnavi, #mittelbereich #sidebar, #footer-bereich1, #footer-bereich2, #footer-bereich3, #commentform, h3#postcomment, hr, iframe, .weiter, .nach-oben, .unsichtbar, #technorati, .feedback, .bearbeiten, #wp_grins, .ed_button, .pagebar {
    display: none;
}

a {
color:#000;
}

/*a:link:after, a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%; font-style:italic; color:#000;
}
a[href^="/"]:after {
content: " (http://www.perun.net" attr(href) ") ";
}*/

ins {
text-decoration: none; border-bottom: 1px dashed #222;
}

acronym, abbr, dfn {
border-bottom: 1px dashed #333;
}

blockquote {
border-left: 5px solid #ccc; margin: 1em 0; padding-left: 10px;
}

img {
border: none;
}

pre, code {
font: 11pt 'courier new', courier, monospace;
color: #900;
}

dt {
font-weight: bold;
}

dd {
margin: 0.2cm 0 0.5cm 0;
}

.bild-links {
float: left;
margin: 2px 10px 5px 0;
}

.bild-rechts {
float: right;
margin: 2px 0 5px 10px;
}

.center {
text-align: center;
}

.feedback, .feedback2 {
font-style: italic;
}

.vorstellung {
border: 1px solid #555;
padding: 3pt;
}

h1 {
font-size: 19pt
}

#inhalt {
line-height: 135%;
width: 99%;
}

#inhalt h2 {
font: 17pt 'times new roman', serif;
border-bottom: 1px solid #222;
}

#inhalt h3 {
font: 15pt 'times new roman', serif;
}

#inhalt h3 a {
color: #222;
}

#inhalt h4 {
font: 13pt 'times new roman', serif;
}

#container #inhalt h3 a {
text-decoration: none;
border: none;
}

#inhalt a {
color: #00f;
}

#inhalt ul li {
line-height: 135%;
margin-bottom: 1px;
}

ol#commentlist li {
border-bottom: 1px solid #222;
}

.footer-hinweis {
border-top: 1px solid #444;
}
