/* screenwork css framework (Tue, 12 Jan 2010 11:31:56 +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;
}

div#cms img {
    border: none;
}


body {
    background: url("/media/layout/bg-body.gif");
    position: relative;
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-size: 11px;
    background-color: #DDE0E5;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

div#cms {
    padding: 0px 0px 10px 0px;
    margin: 1px 0px 0px 0px;
}

div#cms div.center {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 888px;
    background-color: #F1F4F6;
    margin-top: 10px;
    margin-bottom: 0px;
}


div#cms .minhoehe {
    min-height: 500px;
}


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

div#cms .clear {
    clear: both;
    height: 0px;
}

div#cms .clear1px {
    clear: both;
    font-size: 1px;
}


div#cms div#kopf {
}
 
div#cms div#kopfzeile2 {
    height: 174px;
}

div#cms div#kopfzeile4 {
    height: 22px;
    background-color: #fff;
}

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

div#cms img#kopfgrafik {
    height: 174px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
}


div#cms div#fuss {
    clear: both;
    height: 30px;
    background-color: #fff;
}

div#cms div#fuss img#fussgrafik {
    width: 184px;
    height: 30px;
    float: left;
}

div#cms div#fuss div#copyright {
    float: right;
    padding-right: 10px;
}

div#cms div#fuss p {
    font-size: 11px;
    padding-top: 8px;
    padding-left: 5px;
}

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

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


div#cms div#spalten-startseite div#hauptinhaltsbereich {
    width: 475px;
    margin-left: 10px;
    float: left;
}

div#cms div#spalten-startseite div#rechte-spalte {
    width: 475px;
    margin-right: 10px;
    float: right;
    display: inline;
}

div#cms div#slideshowContainer {
    display: block;
    text-align: justify;
    white-space: nowrap;
    overflow: hidden;
    background-color: #fff;
    width: 470px;
    height: 150px;
    z-index: 5;
}


div#cms div#linke-spalte {
    clear: both;
    width: 183px;
    float: left;
    display: inline;
}

div#cms div#spalten3 div#linke-spalte {
    border-right: 1px solid #fff;
}

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

div#cms div#spalten2 div#hauptinhaltsbereich {
    width: 583px;
    background-color: #fff;
    float: right;
    display: inline;
    margin: 0px 1px 0px 1px;
}

div#cms div#spalten3 div#hauptinhaltsbereich {
    float: left;
    width: 520px;
    background-color: #fff;
}

div#cms div#rechte-spalte {
    width: 183px;
    float: right;
    display: inline;
}

div#cms .content {
    padding-left: 10px;
    padding-right: 10px;
}


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

div#cms ul.ebene1 a,
div#cms ul.ebene1 strong {
    text-decoration: none;
    display: block;
    font-size: 11px;
    padding: 5px;
    color: #000;
}

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

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

div#cms ul.ebene1 li {
    border-bottom: 1px solid #fff;
}

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

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

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

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

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

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

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


div#cms div#brotkruemel-navigation {
    margin-left: 5px;
}

div#cms div#brotkruemel-navigation p {
    font-size: 11px;
    float: left;
    padding-right: 5px;
    margin-top: 3px;
    color: #000;
}

div#cms div#brotkruemel-navigation ul {
    margin-top: 3px;
    list-style: none;
    font-size: 11px;
    float: left;
}

div#cms div#brotkruemel-navigation ul li {
    float: left;
    padding-right: 5px;
    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#cms .inhalt h1 {
    color: #50565E;
    background-color: #DADFE3;
    padding: 2px 10px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 150%;
}

div#cms .inhalt h2,
div#cms .inhalt h3 {
    color: #000;
    font-size: 13px;
    font-weight: bold;
}

div#cms .inhalt p,
div#cms .inhalt ul,
div#cms .inhalt ol,
div#cms .inhalt table,
div#cms .inhalt h2,
div#cms .inhalt h3,
div#cms .inhalt hr {
    margin: 0px 0px 10px 0px;
    font-size: 11px;
    line-height: 15px;
}

div#cms .inhalt p.eingerueckt {
    margin: 0px 21px 13px 21px;
}

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

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

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

div#cms .inhalt em {
    font-style: italic;
}

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: #000;
}

div#cms .inhalt a.button {
    color: #50565E;
    text-decoration: none;
    padding: 4px 10px;
    border: 1px solid #d3d3d3;
    background: url(/media/layout/bg-servicenavi.gif) left top repeat-x;
}

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

div#cms .inhalt table {
}

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

div#cms .inhalt th,
div#cms .inhalt td {
    font-size: 11px;
    line-height: 15px;
    padding: 3px;
    vertical-align: top;
}

div#cms .inhalt tr {
}

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

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

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


div#cms div.page-send-toogle-link {
    padding-top: 5px;
    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: 11px;
    margin-left: 25px;
    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: 11px;
    margin: 10px;
    padding: 3px 30px;
    float: right;
    height: 15px;
}

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

div#cms div#scPageSend label {
    float: left;
    text-align: left;
    width: 175px;
}

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

div#cms div#fuss div#scPageSend p {
    text-align: left;
    padding: 5px 10px;
}

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

div#cms div#scPageSendSuccess p {
    padding: 20px;
    width: 200px;
}

div#cms div#scPageSend input {
    width: 246px;
}

div#cms div#scPageSend textarea {
    width: 405px;
}


div#cms div#google-maps p {
    font-size: 11px;
    float: left;
}

div#cms div#google-maps input {
    width: 200px;
}

div#cms div#google-maps div#map,
div#cms div#google-map div#directions {
    width: 450px;
}

div#cms div#google-maps div#map {
    height: 450px;
}


div#cms textarea {
    width: 205px;
    height: 90px;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

div#cms input.button {
    color: #000;
    background-color: #fff;
    width: 80px;
    text-decoration: none;
    line-height: 15px;
    font-size: 11px;
    padding: 3px 10px 3px 10px;
    border: 1px solid #000;
}

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

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

div#cms label.label-links {
    width: 125px;
    float: left;
}

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

div#cms input {
    margin-bottom: 0px;
    width: 200px;
    font-size: 11px;
}

div#cms input.kurz {
    width: 84px;
}

div#cms input#form-plz {
    width: 40px;
}

div#cms input.input-links {
    width: 20px;
    margin-right: 10px;
    float: left;
}

div#cms select {
    margin-bottom: 2px;
}

div#cms fieldset.kontaktformular p {
    clear: both;
    margin: 0px 11px 3px 11px;
}

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

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

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


div#cms div#print {
    padding-top: 8px;
    padding-left: 20px;
    float: left;
}

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

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



