/* screenwork css framework (Thu, 28 Aug 2008 14:53:39 +0200) */






div#cms div#bild {
    display: none;
}



body {
    text-align: left;
    margin: 0pt;
    padding: 0pt;
    font-size: 14pt;
}


div#sc-toolbar {
    display: none;
}

div#cms div#kopf,
div#cms div#spalte1,
div#cms div#spalte3,
div#cms div#fuss {
    display: none;
}

div#cms div.spalten3 div.hauptinhaltsbereich {
    float: left;
    margin: 0pt;
    padding: 0pt;
    width: 100%;
}

img#printlogo {
    display: inline;
    margin-bottom: 10pt;
}

div#printadresse {
    display: inline;
    text-align: left;
    margin-left: 20pt;
}

div#printadresse p {
    clear: both;
    padding-top: 35pt;
}

div#printadresse p span {
    font-weight: bold;
}

div#cms .inhalt h2,
div#cms .inhalt h3,
div#cms .inhalt p,
div#cms .inhalt p.eingerueckt,
div#cms .inhalt th,
div#cms .inhalt td,
div#cms .inhalt ul,
div#cms .inhalt ol,
div#cms .inhalt div {
    font-size: 14pt;
    padding: 0pt;
    padding-left: 9pt;
    margin: 0pt;
    margin-right: 50pt;
}



div#cms .inhalt h1 {
    color: #083e89;
    padding: 0.2em 1.5em 0em 0em;
    font-size: 2.5em;
    font-weight: bold;
    margin-bottom: 0.5em;
    line-height: $(line-height);
    font-family: Georgia;
}

