/* screenwork css framework (Thu, 13 Aug 2009 17:03:24 +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.gif");
    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: 0px 0px 0px 0px;
}

div#cms div.center {
    background-image: url(/media/layout/hg-center.gif);
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 980px;
    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 .clear1px {
    clear: both;
    font-size: 1px;
}


div#cms div#kopf {
}
 
div#cms div#kopfzeile1 {
    height: 115px;
    background: url(/media/layout/hg-kopf.gif) no-repeat right;
}
 
div#cms img#logo {
    height: 115px;
    width: 229px;
    vertical-align: middle;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
}

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

div#cms div#kopfbilder {
    width: 730px;
}


div#cms div#fuss {
    background-image: url(/media/layout/hg-fuss.gif);
    clear: both;
    height: 25px;
}

div#cms div#fuss div#copyright {
    float: right;
    padding-top: 5px;
    margin-right: 60px;
}

div#cms div#fuss p {
    font-size: 11px;
    padding-top: 3px;
    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#spalten2 div#hauptinhaltsbereich {
    width: 720px;
    float: left;
    display: inline;
    margin-top: 10px;
}

div#cms div#spalten2 div#hauptinhaltsbereich div.box {
    width: 335px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}


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

div#cms div#rechts {
    width: 740px;
    margin-top: 5px;
    margin-left: 235px;
}


div#cms div#spalten3 div#hauptinhaltsbereich {
    float: left;
    width: 460px;
    margin-top: 10px;
}

div#cms div#rechte-spalte {
    width: 200px;
    margin-top: 16px;
    margin-right: 60px;
    float: right;
    display: inline;
}


div#cms div#service-navigation {
}

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

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

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

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

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


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 strong {
    background-color: #F86100;
}

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

div#cms ul.ebene1 a:hover {
    background-color: #F86100;
    color: #000;
}

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

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

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

div#cms ul.ebene2 li,
div#cms ul.ebene3 li,
div#cms ul.ebene4 li,
div#cms ul.ebene5 li {
    background-color: #F8C89E;
    border-bottom: none;
}

div#cms ul.ebene2 strong,
div#cms ul.ebene2 a strong {
    background-color: #F8C89E;
    border-bottom: none;
}

div#cms ul.ebene2,
div#cms ul.ebene3,
div#cms ul.ebene4,
div#cms ul.ebene5 {
}

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

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

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

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

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

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

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


div#cms div#brotkruemel-navigation {
    margin-top: 10px;
}

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

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;
    padding: 0px 0px 10px 0px;
    font-size: 20px;
}

div#cms .inhalt h2 {
    color: #000;
    font-size: 15px;
    padding: 0px 0px 5px 0px;
    font-weight: bold;
}

div#cms .inhalt h3 {
    color: #F86100;
    font-size: 14px;
    padding: 0px 0px 2px 0px;
    font-weight: bold;
}

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

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.orange {
    color: #F86100;
}

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: #F86100;
    text-decoration: underline;
}

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

div#cms .inhalt a.mehr-Infos {
    text-decoration: none;
    background: url(/media/layout/hg-link.gif) no-repeat left;
    padding-left: 10px;
}

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

div#cms .inhalt a.button {
    color: #000;
    text-decoration: none;
    padding: 4px 10px;
    border: 1px solid #000;
}

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

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

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: 1px solid #ccc;
}

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 .inhalt img.Kopfbild {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}


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: 200px;
    height: 90px;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

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

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;
    border: 1px solid #CCCCCC;
}

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#rechte-spalte input {
    width: 125px;
    border: 1px solid #ccc;
}

div#cms div#rechte-spalte label {
    float: left;
    width: 75px;
}

div#cms div#rechte-spalte input.button {
    width: 60px;
}


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

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

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



