/* screenwork css framework (Tue, 25 May 2010 10:50:16 +0200) */






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;
}

div#cms img {
    border: none;
}


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

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

div#cms div.center {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 96.5em;
    background-color: #D1D3D4;
    margin-top: 0px;
    margin-bottom: 0px;
}


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

div#cms .clear {
    clear: both;
}


div#cms div#kopf {
    background-color: #B01016;
}


div#cms div#kopfzeile1 {
    height: 13em;
    text-align: right;
}


div#cms div#kopfzeile2 {
}

div#cms div#kopfzeile3 {
    clear: both;
    background-color: #FFF;
    height: 10px;
}

div#cms div#kopfzeile4 {
    height: 2.8em;
    background-color: #D1D3D4;
}


div#cms img#logo {
    height: 12.9em;
    width: 96em;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0;
}


div#cms div#fuss {
    clear: both;
    background-color: #B01016;
    height: 2.5em;
    border-top: 1em solid #fff;
    color: #fff;
}

div#cms div#fuss div#copyright {
    float: left;
    margin-top: 0.2em;
    margin-left: 2em;
}

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

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

div#cms div#fuss a#screenwork {
    text-decoration: underline;
}


div#cms div#spalten1 {
    background-position: 0px -27px;
    background-repeat: no-repeat;
    min-height: 350px;
}


div#cms div#linke-spalte {
    clear: both;
    width: 20em;
    float: left;
    background-color: #eee;
    border-right: 1px solid #000;
}

div#cms div#spalten3 div#linke-spalte {
    margin-right: 1.5em;
}

div#cms div#hauptinhaltsbereich {
    margin-top: 0px;
    float: left;
}

div#cms div#cmsInhalt1 {
    width: 54.5em;
    margin-left: 245px;
}

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#rechte-spalte {
    width: 20em;
    float: right;
    border-left: 1px solid #000;
}


div#cms div#linke-spalte {
}


div#cms div#hauptinhaltsbereich {
}

div#cms div#cmsInhalt4 {
    padding: 10px 8px 0px 20px;
}


div#cms div#rechte-spalte {
}


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

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

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

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

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

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

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

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

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


div#cms div.ecken1 {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}

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

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

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

div#cms div.ecken1-rechtsunten {
    background: url(/media/layout/ecken/ecken1-rechtsunten.gif) no-repeat bottom right;
}

div#cms div.ecken1-abstaende {
    padding: 1.5em;
}


div#cms div#service-navigation {
}

div#cms div#service-navigation ul {
    margin-top: 0.5em;
    list-style: none;
    font-size: 1.1em;
    float: right;
}

div#cms div#service-navigation ul li {
    float: left;
    border-right: 1px solid #fff;
}

div#cms div#service-navigation ul li.letzter-menuepunkt {
    border-right: none;
}


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

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

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

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


div#cms ul.ebene1 {
    background-color: #B01016;
    border: 1px solid #fff;
    padding: 0em;
    margin: 0em;
    float: left;
}

div#cms ul.ebene1,
div#cms ul.ebene2,
div#cms ul.ebene3,
div#cms ul.ebene4,
div#cms ul.ebene5 {
    list-style-position: inside;
}

div#cms ul.ebene1 a,
div#cms ul.ebene1 strong {
    text-decoration: none;
    list-style: none;
    display: block;
    padding: 0.5em;
    color: #fff;
}

div#cms ul.ebene1 a strong {
    display: block;
    padding: 0em;
}

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

div#cms ul.ebene1 li {
    list-style: none;
}

div#cms ul.ebene1 li.unterpunkte {
    border-bottom: none;
}


div#cms ul.ebene1 li a strong {
    margin-bottom: 0em;
    margin-top: 0em;
    padding-top: 0em;
    padding-bottom: 0em;
}


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

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

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

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

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


div#cms #dym-nav {
}


div#cms #dym-nav li {
    list-style-type: none;
    display: block;
    color: #fff;
    font-size: 1.1em;
}


div#cms #dym-nav li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
}


div#cms #dym-nav li.root-first {
    border-left: none !important;
}


div#cms #dym-nav li.root {
    float: left;
    padding-left: 25px;
    margin-right: 25px;
    border-left: 1px solid #fff;
}


div#cms #dym-nav div.sub {
    display: none;
    position: absolute;
    background-color: #B01016;
    margin-top: 3px;
    z-index: 100;
    border-top: 10px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}


div#cms #dym-nav div.sub li {
    padding: 0px 1em 0px 1em;
}


div#cms #dym-nav div.sub li.indent {
    padding-left: 18px;
}


div#cms #dym-nav div.sub li a {
    font-size: 1em;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    height: 1.3em;
    padding: 3px 0px 2px 0px;
}


div#cms #dym-nav div.sub a.nolink {
    cursor: default;
}


div#cms #dym-nav div.sub li.hover {
    background-color: #fff;
}


div#cms #dym-nav div.sub li.hover a {
    color: #000;
}


div#cms div#brotkruemel-navigation {
    margin-left: 1.5em;
}

div#cms div#brotkruemel-navigation p {
    font-size: 1.2em;
    float: left;
    padding-right: 0.5em;
    margin-top: 0.7em;
    color: #000;
}

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

div#cms div#brotkruemel-navigation ul li {
    float: left;
    padding-right: 0.5em;
    color: #000;
}

div#cms div#brotkruemel-navigation a {
    color: #000;
}

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


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

div#cms div#cmsAnsicht p {
    padding-top: 0.8em;
    margin: 0em;
    font-size: 1.2em;
    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: 1em;
    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 .inhalt h1 {
    color: #fff;
    background-color: #B01016;
    padding: 0.5em 4.8em 0.5em 75px;
    font-size: 1.6em;
    font-weight: bold;
    margin: 0.8em 20px 1em 170px;
}

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

div#cms .inhalt p.zaehler {
    color: #fff;
    background-color: #B01016;
    padding: 0.5em 1em;
    width: 300px;
    font-size: 1.2em;
    font-weight: bold;
}

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

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

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

div#cms .inhalt p.roter-Hintergrund {
    background-color: #B01016;
    color: #fff;
    font-size: 1.2em;
    line-height: 150%;
    padding: 0.5em;
}

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

div#cms .inhalt span.klein {
    font-size: 0.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: #f00;
}

div#cms .inhalt table {
    margin-left: 0em;
    border-collapse: collapse;
    border-width: 0px;
}

div#cms .inhalt table.ansprechpartner {
    margin-left: 0em;
    width: 40em;
    border-collapse: collapse;
    border-width: 0px;
}

div#cms .inhalt th {
    font-weight: bold;
}

div#cms .inhalt th,
div#cms .inhalt td {
    font-size: 1.2em;
    line-height: 150%;
    padding: 0.3em;
}


div#cms .inhalt tr {
}

div#cms .inhalt tr.linie-unten {
    border-bottom: 1px solid #808080;
}

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

div#cms .inhalt ul li ul {
    font-size: 1em;
    line-height: 150%;
    margin: 1em 1.1em 1.3em 1.1em;
    margin-left: 2em;
}

div#cms .inhalt ul {
    list-style: disc inside;
    font-size: 1.2em;
}

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.startseite {
    width: 100%;
    height: 25.8em;
}


div#cms div.page-send-toogle-link {
    padding-top: 0.5em;
    float: left;
}

div#cms div.page-send-toogle-link a {
    background: url('/media/layout/send-a-friend.gif') no-repeat top left;
    text-decoration: none;
    color: #000;
    font-size: 1.1em;
    margin-left: 1em;
    padding-left: 20px;
    float: left;
}

div#cms div.page-send-toogle-link a:hover {
    text-decoration: underline;
}


div#cms div#scPageSend,
div#cms div#scPageSendSuccess {
    display: none;
}

div#cms div#scPageSend a.fenster-schliessen,
div#cms div#scPageSendSuccess  a.fenster-schliessen {
    background: url('/media/layout/schliessen.gif') no-repeat top right;
    text-decoration: none;
    color: #000;
    font-size: 1.1em;
    margin: 1em;
    padding: 3px 30px;
    float: right;
    height: 1.5em;
}

div#cms div#scPageSend,
div#cms div#scPageSendSuccess {
    text-align: left;
    position: fixed;
    bottom: 10em;
    margin-left: 20em;
    width: 52em;
    height: 36em;
    background-color: #fff;
    border: 1px solid #000;
}



div#cms div#scPageSend label {
    float: left;
    text-align: left;
    width: 17.5em;
    color: #000;
}

div#cms div#scPageSend label#textarea {
    float: none;
    text-align: left;
}

div#cms div#fuss div#scPageSend p {
    text-align: left;
    padding: 0.5em 1em;
    color: #000;
}

div#cms div#scPageSend fieldset {
    text-align: left;
    width: 100%;
}


div#cms div#scPageSendSuccess p {
    padding: 2em;
    width: 20em;
}

div#cms div#scPageSend input {
    width: 24.6em;
}

div#cms div#scPageSend textarea {
    width: 37em;
}


div#cms div#google-maps p {
    font-size: 1.2em;
    float: left;
}

div#cms div#google-maps input {
    width: 20em;
}

div#cms div#google-maps div#map,
div#cms div#google-map div#directions {
    width: 45em;
}

div#cms div#google-maps div#map {
    height: 45em;
}


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

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

div#cms textarea {
    width: 20.5em;
    height: 9em;
    font-size: 1.2em;
    font-family: 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;
    width: 8em;
    margin-bottom: 1em;
}

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

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

div#cms label.label-links {
    width: 16em;
    float: left;
}

div#cms label.label-oben {
    float: none;
}

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

div#cms input.kurz {
    margin-bottom: 0em;
    width: 10em;
    font-size: 1.1em;
}
input.option {
  margin-bottom: 0em;
  width: 1em;
  font-size: 1.1em
}

div#cms input#form-plz {
    width: 4em;
}

div#cms input.input-links {
    width: 2em;
    margin-right: 1em;
    float: left;
}

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

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

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

div#cms fieldset.kontaktformular span {
    float: left;
    margin-right: 0.5em;
}

div#cms input.error,
div#cms input#form-checkbox1 {
    color: #fff;
    background-color: #f00;
}


div#cms table.formular td {
    font-size: 1em;
}

div#cms input.button,
div#cms div#scPageSend input[type="submit"] {
    padding: 0.2em 0em 0.3em 0em;
    height: 1.8em;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    width: 7em;
    margin-bottom: 1em;
}


div#cms input.button:hover,
div#cms div#scPageSend input[type="submit"]:hover {
    text-decoration: underline;
    cursor: pointer;
}


div#cms div#print {
    padding-top: 0.5em;
    float: left;
}

div#cms a#print-befehl {
    background: url('/media/layout/print.gif') no-repeat top left;
    text-decoration: none;
    color: #000;
    font-size: 1.1em;
    margin-left: 1.5em;
    padding-left: 20px;
    float: left;
    padding-bottom: 0.5em;
}


div#printadresse,
img#printlogo {
    display: none;
}













