/* screenwork css framework (Tue, 25 Nov 2008 10:11:51 +0100) */







html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    text-align: left;
}

div#cms div,
div#cms span,
div#cms applet,
div#cms object,
div#cms iframe,
div#cms p,
div#cms blockquote,
div#cms pre,
div#cms a,
div#cms abbr,
div#cms acronym,
div#cms address,
div#cms big,
div#cms cite,
div#cms code,
div#cms del,
div#cms dfn,
div#cms em,
div#cms font,
div#cms ins,
div#cms kbd,
div#cms q,
div#cms s,
div#cms samp,
div#cms small,
div#cms strike,
div#cms strong,
div#cms sub,
div#cms sup,
div#cms tt,
div#cms var,
div#cms dl,
div#cms dt,
div#cms dd,
div#cms ol,
div#cms ul,
div#cms li,
div#cms fieldset,
div#cms form,
div#cms label,
div#cms legend,
div#cms table,
div#cms caption,
div#cms tbody,
div#cms tfoot,
div#cms thead,
div#cms tr,
div#cms th,
div#cms td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

div#cms h1,
div#cms h2,
div#cms h3,
div#cms h4,
div#cms h5,
div#cms h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

div#cms table {
    border-collapse: separate;
    border-spacing: 0;
}


div#cms caption,
div#cms th,
div#cms td {
    text-align: left;
    font-weight: normal;
}


div#cms blockquote:before,
div#cms blockquote:after,
div#cms q:before,
div#cms q:after {
    content: "";
}


div#cms blockquote,
div#cms q {
    quotes: "" "";
}


div#cms strong {
    font-weight: bold;
}


body {
    position: relative;
    padding: 0em;
    margin: 0em;
    text-align: center;
    font-size: 100.1%;
    background-color: #F8F8F8;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}


div#cms {
    font-size: 62.5%;
    padding: 0em;
    margin: 0em;
}

div#cms div.center {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 95.2em;
    background-color: #DFDFDF;
    color: #000;
    margin-top: 10px;
    border: 1px solid #000;
}


div#cms .unsichtbar {
    position: absolute;
    left: -2000px;
    top: -2000px;
}

div#cms .clear {
    clear: both;
}


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


div#cms div#schatten1-oben {
    background: url(../layout/schatten1-oben.gif) repeat-x top;
}

div#cms div#schatten1-linksoben {
    background: url(../layout/schatten1-linksoben.gif) no-repeat top left;
    height: 35px;
}

div#cms div#schatten1-rechtsoben {
    background: url(../layout/schatten1-rechtsoben.gif) no-repeat top right;
    height: 35px;
}

div#cms div#schatten1-links {
    background: url(../layout/schatten1-links.gif) repeat-y top left;
}

div#cms div#schatten1-rechts {
    background: url(../layout/schatten1-rechts.gif) repeat-y right;
}

div#cms div#schatten1-unten {
    background: url(../layout/schatten1-unten.gif) repeat-x bottom;
}

div#cms div#schatten1-linksunten {
    background: url(../layout/schatten1-linksunten.gif) no-repeat bottom left;
    height: 35px;
}

div#cms div#schatten1-rechtsunten {
    background: url(../layout/schatten1-rechtsunten.gif) no-repeat bottom right;
    height: 35px;
}

div#cms div#schatten1-abstaende {
    margin: 0px 35px 0px 35px;
}


div#cms div.ecken1-linksoben {
    background: #B2B2B2 url(../layout/ecken1-linksoben.gif) no-repeat top left;
}

div#cms div.ecken1-rechtsoben {
    background: url(../layout/ecken1-rechtsoben.gif) no-repeat top right;
}

div#cms div.ecken1-linksunten {
    background: url(../layout/ecken1-linksunten.gif) no-repeat bottom left;
}

div#cms div.ecken1-rechtsunten {
    background: url(../layout/ecken1-rechtsunten.gif) no-repeat bottom right;
    padding: 1.5em 0em;
}


div#cmsAnsicht {
    width: 13.4em;
    float: right;
}

div#cms div#cmsAnsicht p {
    padding-top: 0.3em;
    margin: 0em;
    float: left;
    margin-right: 0.5em;
    color: #000;
}

div#cms div#cmsAnsicht a,
div#cms div#cmsAnsicht a:visited {
    border: 1px solid #004433;
    color: #000;
    display: block;
    height: 1.2em;
    width: 1.2em;
    font-size: 1em;
    line-height: 1em;
    margin-top: 0.3em;
    margin-left: 0.3em;
    text-decoration: none;
    float: left;
    text-align: center;
}


div#cms div#cmsAnsicht a:hover,
div#cms div#cmsAnsicht a:focus {
    border: 1px solid #004433;
    color: #fff;
    background-color: #C40000;
}


div#cms div#servicenavigation {
    background-color: #373737;
    height: 2em;
    border-bottom: 1px solid #fff;
}

div#cms div#servicenavigation ul {
    margin-top: 0.3em;
    list-style: none;
    font-size: 1.2em;
    float: right;
}

div#cms div#servicenavigation ul li {
    float: left;
    border-right: 1px solid #919B9C;
}

div#cms div#servicenavigation ul a,
div#cms div#servicenavigation ul strong {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 11.22em;
}

div#cms div#servicenavigation ul a:focus,
div#cms div#servicenavigation ul a:hover,
div#cms div#servicenavigation ul a:active,
div#cms div#servicenavigation ul a:visited {
    color: #fff;
    text-decoration: none;
}

div#cms div#servicenavigation ul a:hover,
div#cms div#servicenavigation ul a:active {
    text-decoration: underline;
    color: #C40000;
}

div#cms div#servicenavigation ul strong,
div#cms div#servicenavigation li.active a {
    font-weight: bold;
    color: #fff;
}

div#cms ul.servicenavigation,
div#cms ul.navigationsebene2,
div#cms ul.navigationsebene3 {
    list-style: none;
}

div#cms ul.servicenavigation a,
div#cms ul.servicenavigation strong {
    font-size: 1.2em;
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0.5em;
}

div#cms ul.servicenavigation a:hover {
    text-decoration: underline;
    color: #f00;
}

div#cms ul.servicenavigation li {
    border-bottom: 1px solid #919B9C;
}


div#cms div#top-navigation {
    background-color: #CCCCCC;
    height: 2em;
    border-bottom: 1px solid #000;
}

div#cms ul.top-navigation {
    margin-top: 0.3em;
    list-style: none;
    font-size: 1.2em;
    float: left;
}

div#cms ul.top-navigation li {
    float: left;
    border-right: 1px solid #919B9C;
}

div#cms ul.top-navigation a,
div#cms ul.top-navigation strong {
    display: block;
    color: #000;
    text-align: center;
    text-decoration: none;
    width: 11.22em;
}

div#cms ul.top-navigation a:focus,
div#cms ul.top-navigation a:hover,
div#cms ul.top-navigation a:active,
div#cms ul.top-navigation a:visited {
    color: #000;
    text-decoration: none;
}

div#cms ul.top-navigation a:hover,
div#cms ul.top-navigation a:active {
    text-decoration: underline;
    color: #C40000;
}

div#cms ul.top-navigation strong,
div#cms div#navigationsebene1 li.active a {
    font-weight: bold;
    color: #505050;
}


div#cms div#brotkruemmel {
    height: 2em;
    border-bottom: 1px solid #fff;
    background-color: #373737;
}

div#cms div#brotkruemmel p {
    font-size: 1.1em;
    float: left;
    padding-right: 0.5em;
    padding-left: 0.5em;
    padding-top: 0.3em;
    color: #fff;
}

div#cms div#brotkruemmel a {
    color: #fff;
}

div#cms div#brotkruemmel a:hover,
div#cms div#brotkruemmel a:active {
    text-decoration: underline;
    color: #fff;
}

div#cms div#brotkruemmel ul {
    margin-top: 0.3em;
    list-style: none;
    font-size: 1.1em;
    line-height: 1.1em;
    float: left;
}

div#cms div#brotkruemmel ul li {
    float: left;
    padding-right: 0.5em;
    color: #fff;
}


div#cms ul.sub-navigation-ebene2,
div#cms ul.sub-navigation-ebene3,
div#cms ul.sub-navigation-ebene4,
div#cms ul.sub-navigation-ebene5 {
    list-style: none;
}

div#cms ul.sub-navigation-ebene2 a,
div#cms ul.sub-navigation-ebene2 strong {
    text-decoration: none;
    display: block;
    font-size: 1.2em;
    padding: 0.5em;
    color: #000;
}

div#cms ul.sub-navigation-ebene2 a:hover {
    text-decoration: underline;
    color: #f00;
}

div#cms ul.sub-navigation-ebene2 li {
    border-bottom: 1px solid #919B9C;
}

div#cms ul.sub-navigation-ebene3,
div#cms ul.sub-navigation-ebene4,
div#cms ul.sub-navigation-ebene5 {
    border-top: 1px solid #919B9C;
}

div#cms ul.sub-navigation-ebene3 a,
div#cms ul.sub-navigation-ebene3 strong {
    padding-left: 1em;
}

div#cms ul.sub-navigation-ebene4 a,
div#cms ul.sub-navigation-ebene4 strong {
    padding-left: 2em;
}

div#cms ul.sub-navigation-ebene5 a,
div#cms ul.sub-navigation-ebene5 strong {
    padding-left: 3em;
}


div#cms ul.navigationsebene1 {
    margin: 1.5em;
}

div#cms ul.navigationsebene1,
div#cms ul.navigationsebene2,
div#cms ul.navigationsebene3,
div#cms ul.navigationsebene4,
div#cms ul.navigationsebene5 {
    list-style: none;
}

div#cms ul.navigationsebene1 a,
div#cms ul.navigationsebene1 strong {
    text-decoration: none;
    display: block;
    font-size: 1.2em;
    padding: 0em 0.5em 1em 1.8em;
    color: #fff;
}

div#cms ul.navigationsebene1 a:hover {
    text-decoration: underline;
    color: #fff;
}

div#cms ul.navigationsebene1 li {
    background: url(/media/layout/back-navi.gif) no-repeat top left;
}

div#cms ul.navigationsebene2,
div#cms ul.navigationsebene3,
div#cms ul.navigationsebene4,
div#cms ul.navigationsebene5 {
    border-top: 1px solid #919B9C;
}

div#cms ul.navigationsebene2 a,
div#cms ul.navigationsebene2 strong {
    padding-left: 1em;
}

div#cms ul.navigationsebene3 a,
div#cms ul.navigationsebene3 strong {
    padding-left: 2em;
}

div#cms ul.navigationsebene4 a,
div#cms ul.navigationsebene4 strong {
    padding-left: 3em;
}

div#cms ul.navigationsebene5 a,
div#cms ul.navigationsebene5 strong {
    padding-left: 4em;
}


div#cms div#kopf {
    border-bottom: 1px solid #000;
    background-color: #F4F4F4;
}

div#cms img#kopfgrafik {
    height: 16.2em;
    width: 95.2em;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #fff;
}


div#cms div.links {
    clear: both;
    width: 20em;
    float: left;
    background-color: #605F5D;
    border-right: 1px solid #fff;
}

div#cms div.spalten3 div.links {
    margin-right: 1.5em;
}

div#cms div.hauptinhaltsbereich {
    float: left;
}

div#cms div.spalten1 div.hauptinhaltsbereich {
    width: 100%;
}

div#cms div.spalten2 div.hauptinhaltsbereich {
    width: 73.5em;
    float: right;
    margin-right: 0em;
}

div#cms div.spalten3 div.hauptinhaltsbereich {
    width: 52em;
}

div#cms div.rechts {
    padding-left: 1em;
    width: 20em;
    float: right;
    background-color: #979596;
    border-left: 1px solid #fff;
}

div#cms .hoehe {
    min-height: 40em;
}

div#cms div#spalte3 h1,
div#cms div#spalte3 p {
    margin-left: 0.5em;
    margin-right: 0.5em;
}

div#cms div#spalte3 h1 {
    background: url(/media/layout/grey_pfeil.gif) no-repeat top left;
}


div#cms .inhalt h1 {
    color: #000;
    background: url(/media/layout/back-headline.gif) no-repeat top left;
    padding: 0em 1.5em 0em 1.5em;
    font-size: 1.2em;
    height: 1.8em;
    font-weight: normal;
    margin-bottom: 1em;
    margin-top: 1em;
    border-bottom: 1px solid #000;
}

div#cms .inhalt h2,
div#cms .inhalt h3 {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0em 1em 1em 1em;
}

div#cms .inhalt div#rechts h2 {
    color: #000;
    background-color: #ccc;
    font-size: 1.2em;
    font-weight: bold;
}

div#cms .inhalt p {
    font-size: 1.1em;
    line-height: 150%;
}

div#cms .inhalt p.eingerueckt {
    margin: 0em 2.1em 1.3em 2.1em;
    font-size: 1.1em;
    line-height: 150%;
}

div#cms .inhalt span.rot {
    color: #871B1B;
}

div#cms .inhalt span.gross {
    font-size: 1.4em;
    line-height: 1.8em;
}

div#cms .inhalt a,
div#cms .inhalt a:hover,
div#cms .inhalt a:active,
div#cms .inhalt a:visited {
    color: #000;
    text-decoration: underline;
}

div#cms .inhalt a:hover,
div#cms .inhalt a:active {
    color: #871B1B;
}

div#cms .inhalt table {
    margin: 0em 1.1em 1.3em 1.1em;
    width: 50em;
    border-collapse: collapse;
}

div#cms .inhalt th {
    background-color: #3F6081;
    color: #fff;
}

div#cms .inhalt th,
div#cms .inhalt td {
    font-size: 1.1em;
    line-height: 150%;
    padding: 0.3em;
    border: 1px solid #000;
}

div#cms .inhalt tr {
}

div#cms .inhalt ul,
div#cms .inhalt ol {
    font-size: 1.1em;
    line-height: 150%;
    margin: 0em 1.1em 1.3em 1.1em;
}

div#cms .inhalt ul {
    list-style: square inside;
}

div#cms .inhalt ol {
    list-style: decimal inside;
}

div#cms .inhalt hr {
    margin: 0.5em 1.1em 0.5em 1.1em;
    border: 0px;
    height: 1px;
    background-color: #162C74;
}

div#cms .inhalt img.links {
    float: left;
    margin: 0.5em;
    margin-left: 0em;
}

div#cms .inhalt img.rechts {
    float: right;
    margin: 0.5em;
    margin-right: 0em;
}

div#cms .inhalt img a {
    border: solid #000 1px;
}


div#cms .inhalt img.ohnerahmen {
    border: none;
}


div#cms div#fuss {
    clear: both;
    background-color: #871B1B;
    height: 2em;
    border-top: 1px solid #fff;
    text-align: center;
}

div#cms div#fuss p {
    font-size: 1.1em;
    color: #fff;
    padding-top: 0.3em;
    padding-left: 0.5em;
}

div#cms div#fuss a {
    color: #fff;
    text-decoration: none;
}


div#cms div#schnellkontakt input {
    width: 8.7em;
    font-size: 1.1em;
    padding: 0em;
    margin-top: 0em;
}

div#cms div#schnellkontakt label {
    width: 6.8em;
    margin-left: 1.3em;
    float: left;
    font-size: 1.1em;
    padding-top: 0.3em;
}

div#cms textarea {
    width: 20.5em;
    height: 9em;
    font-size: 1.1em;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

div#cms div#schnellkontakt textarea {
    width: 15.5em;
    height: 5.5em;
    margin-top: 0.5em;
    margin-left: 1.3em;
    margin-bottom: 0.5em;
}


div#cms input.button,
div#cms div#schnellkontakt input.button {
    padding: 0.2em;
    color: #000;
    background-color: #FFFFFF;
    border: 1px solid #000;
    width: 5em;
}

div#cms div#schnellkontakt input.button {
    margin-left: 1.4em;
}

div#cms .button:hover {
    text-decoration: underline;
}

div#cms label {
    width: 8.1em;
    float: left;
}

div#cms input {
    margin-bottom: 0em;
    width: 20em;
    font-size: 1.1em;
}

div#cms select {
    margin-bottom: 0.2em;
}

div#cms fieldset.kontaktformular p {
    margin: 0em 1.1em 0.3em 1.1em;
}

div#cms p.error {
    color: #f00;
    font-weight: bold;
    font-size: 1.2em;
}

