#masthead, #oldbrowser, #footer, #innerfooter, #leftColumn, #innerLeftColumn {
display : none;
}
select, input, textarea, ckeckbox, img {
display : none;
}
.clearfix .rMenu-center, .rMenu-hor, .rMenu, rMenu-expand, .rMenu-ver, .hnav, .vnav {
display : none;
}
body {
text-align : left;
margin : 0;
padding : 0;
font : 12pt Garamond, Palatino, "Times New Roman", Times, serif;
color : black;
background : transparent;
}
#contentColumn, #innerContentColumn {
margin : 0 0 0 2px;
padding : 0 0 0 2px;
border : 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight : bold;
margin : 0.75em 0 0.5em 0;
text-align : left;
page-break-after : avoid;
}
p {
margin : 0.5em;
}
a, a:visited, a:hover, a:visited:hover {
color : #666666;
background : transparent;
text-decoration : none;
}
a[href]:after {
content : " (Link zu: <" attr(href) ">) ";
color : #666666;
background-color : inherit;
font-style : italic;
font-size : 9pt;
}
*[name]:after {
content : " [#" attr(name) "]";
color : #666666;
background-color : inherit;
font-style : italic;
font-size : 0.7em;
}
*[title]:after {
content : " (" attr(title) ")";
color : #666666;
background-color : inherit;
font-style : italic;
font-size : 0.7em;
}
*[acronym]:after {
content : " (" attr(acronym) ")";
color : #666666;
background-color : inherit;
font-style : italic;
font-size : 0.7em;
}
*[cite]:after {
content : close-quote " (Quelle: " attr(cite) ")";
font-size : 0.7em;
}
* {
quotes : "\201E" "\201C" "\201A" "\2018";
}
q:before, blockquote:before {
content : open-quote;
}
q:after, blockquote:after {
content : close-quote;
}
blockquote, q, cite {
padding-left : 2em;
}
