/* screenwork css framework (Tue, 31 Aug 2010 15:34:37 +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;
    color: #1B6BC4;
}

div#cms img {
    border: none;
}


body {
    background-color: #E9E9E9;
    position: relative;
    padding: 0em;
    margin: 0em;
    text-align: center;
    font-size: 100.1%;
    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: 96.6em;
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
}


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

div#cms .clear {
    clear: both;
}


div#cms div#kopf {
    width: 93.8em;
}
 
div#cms div#kopfzeile1 {
    height: 23.5em;
    width: 93.8em;
    background-color: #FFF;
}

div#cms div#kopfzeile3 {
    background: url("/media/layout/bg-h1.gif");
    height: 2.8em;
}

div#cms div#kopfzeile4 {
    height: 2.9em;
    background-color: #F1F1F1;
}

div#cms img#logo {
    height: 23.5em;
    width: 938px;
    vertical-align: middle;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
}


div#cms div#fuss {
    clear: both;
    height: 0.5em;
}

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

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

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

div#cms div#unterfuss {
    margin-left: auto;
    margin-right: auto;
    width: 100.8em;
    margin-top: 0px;
    margin-bottom: 0px;
}


div#cms div.links {
    clear: both;
    width: 20em;
    float: left;
}

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

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

div#cms div.spalten2 div#spalte1 {
    width: 51.2em;
    background: url("/media/layout/schatten/schatten-inhalt.gif") repeat-x top left;
}

div#cms div.spalten2 div#spalte2 {
    width: 42em;
    background: url("/media/layout/schatten/schatten-inhalt.gif") repeat-x top left;
    float: right;
}

div#cms div.spalten2 div.links {
    margin-right: 0.2em;
}

div#cms div.spalten3 div#spalte1 {
    border-right: solid 5px #FFF;
    background: url("/media/layout/schatten/schatten-inhalt.gif") repeat-x top left;
    width: 20em;
}

div#cms div.spalten3 div.hauptinhaltsbereich {
    width: 52.8em;
    background: url("/media/layout/schatten/schatten-inhalt.gif") repeat-x top left;
}


div#cms div.rechts {
    width: 20em;
    float: right;
    background: url("/media/layout/schatten/schatten-inhalt.gif")  repeat-x top left;
}

div#cms div#navioben {
    background: url("/media/layout/bg-h1.gif") repeat-x top left;
    height: 2.7em;
    margin-bottom: 1em;
    width: 20em;
}

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



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: 14px;
}

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


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

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#servicenavigation {
    margin-top: 0.5em;
    margin-right: 3em;
    float: right;
}


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

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

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: #0681D1;
    text-align: center;
    text-decoration: none;
    width: 9em;
}

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: #0681D1;
    text-decoration: none;
}

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

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


div#cms ul.ebene1,
div#cms ul.ebene2,
div#cms ul.ebene3,
div#cms ul.ebene4,
div#cms ul.ebene5 {
    list-style: none;
    font-weight: bold;
    width: 20em;
}

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

div#cms ul.ebene1 strong {
    background: url("/media/layout/haken-navi.gif") no-repeat left;
}

div#cms ul.ebene1 a:hover {
    color: #000;
    font-weight: bold;
    padding: 0.5em 3em;
    background: url("/media/layout/haken-navi.gif") no-repeat left;
}

div#cms ul.ebene1 li {
    width: 20em;
}


div#cms ul.ebene1 li a strong {
    margin-left: -3em;
    padding-top: 0;
    font-size: 1em;
}





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

div#cms ul.ebene2 a {
    padding-left: 5.5em;
}

div#cms ul.ebene2 strong {
    color: #000;
    font-weight: bold;
    padding: 0.5em 3em;
    margin-left: 2.5em;
    background: url("/media/layout/haken-navi.gif") no-repeat left;
}

div#cms ul.ebene2 a:hover {
    color: #000;
    font-weight: bold;
    padding: 0.5em 3em;
    margin-left: 2.5em;
    background: url("/media/layout/haken-navi.gif") no-repeat left;
}

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

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 div#top-navigation {
}

div#cms div#top-navigation ul {
    margin-top: 0.4em;
    list-style: none;
    font-size: 1.3em;
    float: left;
    font-weight: bold;
}

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

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

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

div#cms div#top-navigation ul strong {
    color: #cacaca;
}

div#cms div#top-navigation ul a:focus,
div#cms div#top-navigation ul a:hover,
div#cms div#top-navigation ul a:active,
div#cms div#top-navigation ul a:visited {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

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


div#cms div#brotkruemel-navigation {
}

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

div#cms div#brotkruemel-navigation ul {
    margin-top: 0.7em;
    list-style: none;
    font-size: 1.1em;
    line-height: 1.1em;
    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: 15em;
    float: left;
}

div#cms div#cmsAnsicht p {
    padding-top: 0.7em;
    margin: 0em;
    float: left;
    margin-right: 0.5em;
    margin-left: 3.4em;
    color: #000;
    font-size: 1.1em;
}


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.7em;
    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: #1B6AC0;
}


div#cms .inhalt h1 {
    color: #fff;
    background: url("/media/layout/bg-h1.gif")  top left;
    padding: 0.3em 1em;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 1em;
    line-height: 150%;
}


div#cms .inhalt #start h1 {
    color: #FFF;
    background: url("/media/layout/bg-h1.gif")  top left;
    padding: 0.1em 1em;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 1em;
    line-height: 150%;
}


div#cms .inhalt h2 {
    color: #fff;
    background: url("/media/layout/bg-h2.gif") top left;
    padding: 0.3em 3em;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 1em;
    line-height: 150%;
}

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

div#cms .inhalt h3.zweiseiter {
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
    padding: 2em 1em 1em 1em;
    clear: both;
}


div#cms .inhalt h4 {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    margin: 1em 0em 0.5em 1em;
}

div#cms .inhalt h4.schnellsuche {
    color: #1B6BC4;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0em 1em 0.2em 0em;
    border-bottom: 1px solid #1B6BC4;
    margin: 0em 0em 1em 1em;
}


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 1.1em;
    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: #f00;
}

div#cms .inhalt strong.blau {
    color: #1D6BC0;
}

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 ul.schnellsuche {
    font-size: 1.1em;
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding: 0;
}


div#cms .inhalt ul.schnellsuche li {
    padding-left: 2em;
    background: url("/media/layout/haken.gif") no-repeat left top;
}

}

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

div#cms .inhalt ul.schnellsuche li a:hover,
div#cms .inhalt ul.schnellsuche li  a:active {
    color: #1B6AC0;
    font-weight: bold;
}

div#cms .inhalt a:hover,
div#cms .inhalt a:active {
    color: #1B6AC0;
}

div#cms .inhalt table {
    margin: 0em;
}

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

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

div#cms .inhalt td p {
    margin: 0em 0em 0em 1.3em;
}

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: disc outside;
    padding-left: 1.5em;
    font-size: 1.1em;
}


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;
    margin-right: 1em;
}

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

div#cms .inhalt .hoehe {
    height: 33.1em;
}




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: 2.5em;
    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 {
    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 {
    position: fixed;
    bottom: 10px;
    left: 20px;
    width: 52em;
    background-color: #fff;
    border: 1px solid #000;
    text-align: left;
}


div#cms div#scPageSend label.left {
    width: 22em;
    float: left;
    text-align: left;
}
div#scPageSend label#text {
 width:22em;
 float:left;
text-align:left;
 }

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


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;
    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.label-links {
    width: 15em;
    float: left;
}

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

div#cms input.kurz {
    width: 8.2em;
    float: left;
    margin-bottom: 1em;
}

div#cms label.bis {
    float: left;
    width: 2.8em;
    margin-left: 0.7em;
}

div#cms input {
    margin-bottom: 0em;
    width: 20em;
    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 1.1em;
}

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 div#print {
    padding-top: 0.5em;
    padding-left: 2em;
    float: left;
    background-color: #E9E9E9;
}

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: 2.5em;
    padding-left: 20px;
    float: left;
    padding-bottom: 0.5em;
}



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


