body {
    background: #fff !important;
    color: #000;
    font: 16px Georgia, "Times New Roman", serif;
    text-align: justify;
    quotes: "\201E" "\201C" "\201A" "\2018";
}

body, #content, #wrap {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

#leftcol, #topmenuwrap, .searchSocialWrap, p.footer, .printIcon, .copyright {
    display: none;
}

h1,h2,h3,h4,h5,h6 {
    page-break-after: avoid;
}

p, address, li, dt, dd {
    font-size: 100%
}

ul, ol {
    list-style: square; margin-left: 18pt;
}

li {
    line-height: 1.6em;
}

a:link, a:visited {
    background: transparent;
    color: #520;
    font-weight: bold;
    text-decoration: underline;
}

abbr[title]:after, acronym[title]:after {
    content: '(' attr(title) ')';
    background-color: inherit;
    color: #369;
    font-style: italic;
}

*[cite]:after {
    content:close-quote" (Quelle: "attr(cite)")";
}

q:before, blockquote:before {
    content:open-quote;
}

q:after, blockquote:after {
    content:close-quote;
}

#header > #logo {
    margin-left: 0px;
}

