/* screenwork css framework (Tue, 28 Jul 2009 15:54:58 +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 {
    background: url("/media/layout/bg-body.jpg");
    background-repeat: repeat-x;
    position: relative;
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-size: 11px;
    background-color: #fff;
    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: 824px;
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
}



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

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

div#cms .clear {
    clear: both;
}


div#cms div#kopf {
}
 
div#cms div#kopfzeile1 {
    height: 77px;
    background: url(/media/layout/bg-navi.jpg) top left repeat-x;
}
 
div#cms div#kopfzeile2 {
    height: 212px;
}

div#cms div#kopfzeile3 {
    height: 20px;
}

div#cms div#kopfzeile4 {
    height: 30px;
    background: url(/media/layout/bg-brotkruemmel.gif) top left repeat-x;
}

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

div#cms img#kopfgrafik {
    height: 200px;
    width: 800px;
    vertical-align: middle;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
    margin-left: 12px;
    margin-bottom: 12px;
}


div#cms div#fuss {
    clear: both;
    height: 40px;
    background: url(/media/layout/bg-footer.gif) top center repeat-x;
}

div#cms div#fuss div#copyright {
    float: right;
    margin-right: 12px;
}

div#cms div#fuss p {
    font-size: 11px;
    padding-top: 20px;
    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: 500px;
    float: left;
}

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


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

div#cms div#spalten3 div#linke-spalte {
    margin-right: 10px;
}

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

div#cms div#spalten2 {
    background: url(/media/layout/bg-inhalt.gif) bottom right no-repeat #efefef;
}


div#cms div#spalten2 div#hauptinhaltsbereich {
    width: 538px;
    float: left;
    margin-left: 12px;
}




div#cms div#spalten3 div#hauptinhaltsbereich {
    float: left;
    width: 530px;
}

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

div#cms div#spalten2 div#hauptinhaltsbereich {
    width: 538px;
    float: left;
    margin-bottom: 10px;
}


div#cms div#spalten2 div#hauptinhaltsbereich div#startseite  div#cmsInhalt1 {
    background: url(/media/layout/bg-inhalt2.jpg) bottom right no-repeat #efefef;
    margin: 0px;
}




div#cms div#spalten2 div#hauptinhaltsbereich div#startseite div#cmsInhalt2 {
    width: 538px;
    float: left;
}


div#cms div#spalten2 div#hauptinhaltsbereich div#startseite {
    float: left;
}


div#cms div#service-navigation {
}

div#cms div#service-navigation ul {
    margin-top: 10px;
    list-style: none;
    font-size: 11px;
    float: right;
}

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

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: #000;
    text-align: center;
    text-decoration: none;
    width: 113px;
}

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

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

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


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 {
    background-color: #fff;
    border-bottom: 1px solid #919B9C;
}

div#cms ul.ebene1 li.unterpunkte {
    background-color: #fff;
    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 #919B9C;
}

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

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

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

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


div#cms #dym-nav {
    margin-top: 30px;
    float: right;
    font-size: 12px;
}


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

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

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: #DE3120;
    border-bottom: 1px solid #fff;
    z-index: 100;
    margin: 50px;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    opacity: 0.85;
}


div#cms #dym-nav div.sub li {
    padding: 0px 1em 0px 1em;
    color: #fff;
    font-size: 11px;
    margin-top: 10px;
}


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

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

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


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

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

div#cms div#brotkruemel-navigation ul {
    padding-top: 5px;
    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: #000;
    background-color: #efefef;
    padding: 5px 10px;
    font-size: 19px;
    font-weight: normal;
    margin: 5px 0px;
    line-height: 15px;
    letter-spacing: 1px;
    font-family: "Trebuchet MS";
}






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

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

div#cms .inhalt p {
    margin: 0em 11px 13px 11px;
    font-size: 11px;
    line-height: 15px;
}

div#cms .inhalt p.eingerueckt {
    margin: 0px 21px 13px 21px;
    font-size: 11px;
    line-height: 15px;
}

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

div#cms .inhalt a.button {
    padding: 4px 0px 0px 0px;
    height: 22px;
    color: #A52B1D;
    background: url(/media/layout/button-medium.gif);
    border: 0px solid #000;
    width: 135px;
    margin-bottom: 1em;
    text-decoration: none;
    line-height: 15px;
    font-size: 11px;
    font-weight: bold;
    display: block;
    text-align: center;
}







div#cms .inhalt a.button-groß {
    padding: 4px 0px 0px 0px;
    height: 22px;
    color: #A52B1D;
    background: url(/media/layout/button-big.gif);
    border: 0px solid #000;
    width: 305px;
    margin-bottom: 1em;
    text-decoration: none;
    line-height: 15px;
    font-size: 11px;
    font-weight: bold;
    display: block;
    text-align: center;
}


div#cms .inhalt table {
    margin: 0px;
    width: 530px;
}

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;
    border: 0px solid #000;
}

div#cms .inhalt tr {
}

div#cms .inhalt td.breit {
    width: 250px;
    vertical-align: top;
}

div#cms .inhalt ul,
div#cms .inhalt ol {
    font-size: 11px;
    line-height: 15px;
    margin: 0 11px 13px 11px;
}

div#cms .inhalt ul {
    list-style: none;
    padding-left: 0px;
    font-size: 11px;
}


div#cms .inhalt ul li {
    padding-bottom: 6px;
    padding-left: 13px;
    background: url(/media/layout/icon-listing.gif) left top no-repeat;
}


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

div#cms .inhalt hr {
    margin: 5px 11px 5px 11px;
    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,
div#cms a.button {
    padding: 0px 0px 3px 0px;
    height: 26px;
    color: #A52B1D;
    background: url(/media/layout/button-medium.gif);
    border: 0px solid #000;
    width: 135px;
    margin-bottom: 1em;
    text-decoration: none;
    line-height: 15px;
    font-size: 11px;
    font-weight: bold;
}

div#cms input.button,
div#cms a.button {
    padding: 2px 0px 3px 0px;
}

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

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

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

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

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

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



