


* {
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
}
body {
 background-color: #FFFFFF;
}
a {
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
hr {
 height: 1px;
 width: 100%;
 border-top: 1px #AEAEAE;
 border-right: 1px #AEAEAE;
 border-bottom: 1px dashed #AEAEAE;
 border-left: 1px #AEAEAE;
 text-align: left;
}
.unsichtbar {
 display: none;
}
.accessKey {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 cursor: help;
 display: none;}
.error {
 color: #FF0000;
}
.kursiv {
 font-style: italic;
}
/* PDF-, Word-Download bei Newsbereiche */
.download {
 padding-left: 1.6666666666666666666666666666667em; /* 20px - vorskaliert von #contentbereich */
 margin-left: 1.6666666666666666666666666666667em; /* 20px - vorskaliert von #contentbereich */
 margin-bottom: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
 background-image: url(download.gif);
 background-repeat: no-repeat;
 background-position: left top;
}
.imageRight {
 float: right;
 margin-bottom: 1.25em; /* 15px - vorskaliert von #contentbereich */
 margin-left: 1.25em; /* 15px - vorskaliert von #contentbereich */
 margin-top: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
}
.imageLeft {
 float: left;
 margin-bottom: 1.25em; /* 15px - vorskaliert von #contentbereich */
 margin-right: 1.25em; /* 15px - vorskaliert von #contentbereich */
 margin-top: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
}

.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    border: 1px dotted #89b7a7; /* 1px */
    font-size: 100%;
    padding-left: 0.4166em; /* 5px */
    padding-bottom: 0.25em; /* 3px */
}
.formobjekt {
     width: 95%; /* 400px */
    line-height: 1.3333333333333333333333333333333em; /* 16px */
}
.formobjektklein {
    width: 95%; /* 270px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
}
.formobjektselectklein {
    width: 96.5%; /* 400px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
}
.formobjektselectkleinVeranstaltung {
    width: 76%; /* 400px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
}
.formobjektkleinVeranstaltung {
    width: 73.8%; /* 400px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
}
.formobjektselectkleinMonth {
    width: 20.5em; /* 246px */
}
.formobjektselectkleinYear {
    width: 20.5em; /* 246px */
}
.containerSelector {
    width: 41.333333333333333333333333333333em; /* 496px */
}
#search2Block {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
}
#search2Block .formobjektklein {
    width: 95%; /* 270px */
}
#search2Block .formobjektselectklein {
    width: 96.5%; /* 400px */
}
#search2Block .link {
    color: #008000;
}
#search2Block .highlight {
    background-color: #FFFF00;
}
#search2Block .seach2Header {
    background-color: #dfdfdf;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #b8b8b8;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b8b8b8;
    padding: 0.7em;
    margin-top: 1em;
    margin-bottom: 1em;
}
#search2Block .showAllItems {
    margin: 1em;
    border: 1px solid #b8b8b8;
    padding: 0.7em;
    background-color: #FFFF99;
    font-style:italic;
}
#contentbereich .controlBlockStyle {
    padding: 0.833333em;
    background-color: #F8F8F8;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 0.8333em; /* 10px */
    padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
    margin-top: 1em;
    clear: both;
}
#contentbereich .controlBlockPageAllItems {
    padding-bottom: 0.66666666666666666666666666666667em; /* 8px */
}
#contentbereich .controlBlockPageSlider {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #575757;
    padding: 0.41666666666666666666666666666667em; /* 5px */
  /*  border: 1px solid #e8e8e8;
    background-color: #f0f0f0;*/
    text-align: center;
}
#contentbereich .controlBlockPageSlider a {
    color: #575757;
    background-color: #D6D6D6;
    padding: 0.25em; /* 3px */
    border: 1px solid #e8e8e8;
    text-decoration: none;
}
#contentbereich .controlBlockPageSlider a:hover {
    color: #ffffff;
    background-color: #114FB5; /* Farbe austauschen */
    padding: 0.25em; /* 3px */
    border: 1px solid #e8e8e8;
    text-decoration: none;
}
#contentbereich .controlBlockPageSlider u {
    color: #ffffff;
    background-color: #114FB5; /* Farbe austauschen */
    padding: 0.25em; /* 3px */
    border: 1px solid #e8e8e8;
}

.pdf {
 list-style-image: url(../images/pdf.gif);
}
.pdfText {
 width: 1em;  /* 12px - vorskaliert von #contentbereich */
 height: 1.0833333333333333333333333333333em; /* 13px - vorskaliert von #contentbereich */
 border: none;
}
label {
 cursor: pointer;
}

/* Suche */
.suchemodi {
 border-top: 1px solid #D6D6D6;
 border-bottom: 1px solid #D6D6D6;
 background-color: #F9F9F9;
 margin-top: 1.25em;   /* 15px */
 margin-bottom: 1.25em;   /* 15px */
 padding-left: 0.83333333333333333333333333333333em;   /* 10px */
 padding-top: 0.83333333333333333333333333333333em;   /* 10px */
 padding-bottom: 0.83333333333333333333333333333333em;   /* 10px*/
}
.aktuell {
 padding-bottom: 0.8333333em;
}
.aktuellbereichDate {
}
table {
}
#sitzungstermine form {
 margin-bottom: 1em;
}
#sitzungstermine input {
 margin-top: 0.4166667em; /* 5px - vorskaliert von #contentbereich */
}
#contentbereich .sprungmenue {
 padding-top: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
 border-top: 1px solid #D6D6D6;
 border-bottom: 1px solid #D6D6D6;
 margin-bottom: 1em; /* 12px - vorskaliert von #contentbereich */
 padding-left: 1.66666em; /* 20px - vorskaliert von #contentbereich */
 padding-right: 1.66666em; /* 20px - vorskaliert von #contentbereich */
}
#contentbereich .sprungmenue a {
 text-decoration: none;
}
#contentbereich .sprungmenue a:hover {
 text-decoration: underline;
}
#contentbereich .sprungmenue ul li {
 list-style-image:  url(sprungmenue.gif);
}
#contentbereich .sprungmenue a {
 text-decoration: none;
}
#contentbereich .unterseiten ul li {
 list-style-image: url(unterseiten.gif);
}
#contentbereich .unterseiten a {
 text-decoration: none;
}
#contentbereich .unterseiten a:hover {
 text-decoration: underline;
}
#contentbereich .zurueck a {
 background-image:  url(zurueck.gif);
 background-repeat: no-repeat;
 background-position: 0.41667em 0.3333em; /* 5px 4px - vorskaliert von #contentbereich */
 padding-left: 1.416666em; /* 17px - vorskaliert von #contentbereich */
 color: #3F3E3F;
 text-decoration: none;
}
#contentbereich .zurueckzumseitenanfang, .zurueck {
 font-size: 91.66666%; /* 11px - vorskaliert von #contentbereich */
}
#contentbereich .zurueckzumseitenanfang a {
 background-image:  url(contentNachOben.gif);
 background-color: #FFFFFF;
 background-repeat: no-repeat;
 background-position: 0.45454545454545454545454545454545em 0.54545454545454545454545454545455em; /* 5px 6px - vorskaliert von #contentbereich .zurueckzumseitenanfang */
 padding-left: 1.63em; /* 18px - vorskaliert von #contentbereich .zurueckzumseitenanfang */
 color: #3F3E3F;
 text-decoration: none;
 margin-left: 0.54545454545454545454545454545455em; /* 6px - vorskaliert von #contentbereich .zurueckzumseitenanfang */
}
#contentbereich .zurueckzumseitenanfang a:hover, .zurueck a:hover {
 text-decoration: none;
 color: #000000;
}
#contentbereich #dynamischeListe h4 {
 color: #333333;
 font-size: 12px;
 padding-left: 6px;
}
#contentbereich #dynamischeListe .title {
 font-size: 13px;
 font-weight: bold;
 color: #356DB8;
 background-color: #F7F7F7;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #DADADA;
 border-bottom-color: #DADADA;
 padding-left: 6px;
 padding-top: 3px;
 padding-bottom: 3px;
 margin-bottom: 0px;
}
#contentbereich #dynamischeListe p {
 background-color: #FCFCFC;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #DADADA;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 margin-bottom: 30px;
}
#contentbereich #dynamischeListe img {
 width: 5px;
 height: 5px;
 margin-bottom: 3px;
 margin-right: 3px;
}



#sitemap ul {
 font-weight: bold;
}
#sitemap ul ul {
 font-weight: normal;
}
.verdana {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
.schrift11 {
 font-size: 70%;
}
.schrift12 {
 font-size: 75%;
}
#alles {
 font-size: 100%;
 width: 50.0625em; /* 801px - vorskaliert von #alles */
 margin-right: auto;
 margin-left: auto;
 margin-top: 0px;
 padding: 0px;
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
}
#layout00 {
 float: left;
 width: 50em; /* 800px - vorskaliert von #alles */
}
#layout01 {
 float: left;
 width: 8.5625em; /* 137px - vorskaliert von #alles */
 border-left: 0.5625em solid #BFBFC9; /* 9px */
}
#layout02 {
 float: left;
 width: 5em; /* 80px - vorskaliert von #alles */
 height: 5.9375em; /* 95px - vorskaliert von #alles */
 background-color: #0069B3;
}
#layout02Bild {
 float: left;
 width: 5em; /* 80px - vorskaliert von #alles */
}
#layout02Text {
 float: left;
 width: 5em; /* 80px; - vorskaliert von #alles */
 padding-top: 1.25em; /* 20px; - vorskaliert von #alles */
}
#layout02Text li {
 list-style-type: none;
 text-align: right;
 margin-right: 0.3125em; /* 5px */
 line-height: 0.75em; /* 12px */
}
#layout02Text li a {
 color: #FFFFFF;
 font-size: 70%; /* 11px */
 line-height: 1.2727272727272727272727272727273em; /* 14px */
 text-transform: lowercase;
}
#layout02Text li a:hover {
 color: #CECECE;
 text-decoration: none;
}

#layout03 {
 float: left;
 width: 35.25em; /* 564px - vorskaliert von #alles */
 border-right: 0.625em solid #BFBFC9; /* 10px */
}
#layout04 {
 float: left;
 width: 48.8125em; /* 781px - vorskaliert von #alles */
 border-right: 0.625em solid #BFBFC9; /* 10px */
 border-left: 0.5625em solid #BFBFC9; /* 9px */
}
#layout05 {
 float: left;
 width: 48.8125em; /* 781px - vorskaliert von #alles */
 background-color: #FFFFFF;
 border-right: 0.625em solid #BFBFC9; /* 10px */
 border-left: 0.5625em solid #BFBFC9; /* 9px */
}
#layout06 {
 float: left;
 width: 13.5625em; /* 217px - vorskaliert von #alles */
}
#layout07 {
 float: left;
 width: 13.5625em; /* 217px - vorskaliert von #alles */
}
#layout08 {
 float: left;
 width: 13.5625em; /* 217px - vorskaliert von #alles */
 background-color: #EFEFEF;
}
#layout10 {
 float: left;
 width: 35.25em; /* 564px - vorskaliert von #alles */
}
#layout11 {
 float: left;
 width: 35.25em; /* 564px - vorskaliert von #alles */
 background-color: #DDDDDD;
 background-image: url(weiss.gif);
 background-repeat: repeat-y;
}
#flaggen {
    float: left;
    width: 12.5em; /* 200px */
    padding-left: 0.875em; /* 14px */
    padding-top: 0.3125em; /* 5px */
}
#layout12 {
 float: left;
 width: 2.125em; /* 34px - vorskaliert von #alles */
}
#mainMenueAbstand {
 float: left;
 width: 0.5em; /* 8px - vorskaliert von #alles */
}
#layout13 {
 float: left;
 width: 22.1875em; /* 355px - vorskaliert von #alles */
 background-image: url(weiss.gif);
 background-repeat: repeat-y;
}
#layout14 {
 float: left;
 width: 2.1875em; /* 35px - vorskaliert von #alles */
}
#contentNachOben {
 float: left;
 width: 22.1875em; /* 355px - vorskaliert von #alles */
}
#layout15 {
 float: left;
 width: 8.125em; /* 130px - vorskaliert von #alles */
 margin-top: 0.9375em; /* 15px - vorskaliert von #alles */
 background-color: #EFEFEF;
}
#footer {
 float: left;
 width: 50em; /* 781px - vorskaliert von #alles */
 background-color: #BEBEC8;
 padding-top: 0.3125em; /* 5px - vorskaliert von #alles */
 padding-bottom: 0.3125em; /* 5px - vorskaliert von #alles */
}
#footerText01 {
 float: left;
 font-size: 70%; /* 11px */
 color: #183FAC;
 padding-left: 1.6363636363636363636363636363636em; /* 18px */
}
#footerText01 a {
 color: #183FAC;
}
#footerText02 {
 float: right;
 font-size: 70%; /* 11px */
 color: #262626;
 padding-right: 2em; /* 20px */
}
#footerText02 a {
 color: #183FAC;
}
#suchbereich {
 float: right;
 width: 13.75em; /* 220px */
 background-image: url(weiss.gif);
 background-repeat: repeat-y;
 background-position: right top;
}
#suchbereich #suchtext {
 float: left;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 70%; /* 11px */
 color: #787878;
 text-transform: uppercase;
 padding-top: 6px; /* 5px */
 margin-right: 8px; /* 8px */
}
#suchbereich .suche {
 color: #888888;
 font-size: 70%; /* 11px - vorskaliert von #alles */
 width: 11.181818181818181818181818181818em; /* 115px - vorskaliert von #suchbereich .suche */
 border: 1px solid #B0B9BD;
 padding-left: 0.36363636363636363636363636363636em; /* 4px */
}
#suchbereich .sucheAbsenden {
 width: 1.25em; /* 20px */
 height: 1.25em; /* 20px */
}
#breadcrump {
 width: 22.1875em; /* 355px */
 float: left;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #AFAFAF;
 padding-bottom: 0.125em; /* 2px */
}
#breadcrump #breadcrumpText {
 font-size: 62.5%; /* 10px */
 color: #114FB5;
}
#breadcrump #breadcrumpText a {
 color: #114FB5;
}
#contentbereich {
 float: left;
 width: 29.583333333333333333333333333333em; /* 355px - vorskaliert von #contentbereich */
 color: #565656;
 padding-bottom: 0em; /* 0px */
 font-size: 75%; /* 12px */
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #AFAFAF;
}
#contentbereich h3 {
 color: #505050;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 125%; /* 15px - vorskaliert von #contentbereich */
 font-weight: bold;
 margin-top: 0.33333333333333333333333333333333em; /* 5px - vorskaliert von #contentbereich h3 */
 margin-bottom: 0.53333333333333333333333333333333em; /* 8px */
}
#contentbereich h4 {
 color: #224B8F;
 font-size: 100%; /* 12px - vorskaliert von #contentbereich */
 font-weight: bold;
 margin-top: 1.6666666666666666666666666666667em; /* 20px - vorskaliert von #contentbereich h4 */
 margin-bottom: 0.58333333333333333333333333333333em; /* 7px - vorskaliert von #contentbereich h4 */
 padding-top: 0px; /* 0px - vorskaliert von #contentbereich h4 */
 padding-bottom: 0px; /* 0px - vorskaliert von #contentbereich h4 */
 padding-left: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich h4 */
 border-left-width: 2em; /* 24px - vorskaliert von #contentbereich h4 */
 border-left-style: solid;
 border-left-color: #A9A9A9;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #B8B8B8;
}

#contentbereich h5 {
 font-size: 100%; /* 12px - vorskaliert von #contentbereich */
 font-weight: bold;
 text-decoration: underline;
}

#contentbereich h6 {
 font-size: 100%; /* 12px - vorskaliert von #contentbereich */
 text-decoration: underline;
}


#contentbereich p {
 margin-bottom: 1em; /* 12px - vorskaliert von #contentbereich */
}
#contentbereich a {
 color: #114FB5;
 text-decoration: none;
}
#contentbereich a:hover {
 text-decoration: underline;
}
#contentbereich ul {
 margin-left: 2.08333em; /* 25px - vorskaliert von #contentbereich */
 margin-bottom: 1.25em; /* 15px - vorskaliert von #contentbereich */
 margin-top: 0.83333em; /* 10px - vorskaliert von #contentbereich */
}
#contentbereich li {
 margin-bottom: 0.33333333333333333333333333333333em; /* 4px - vorskaliert von #contentbereich */
}
#contentbereich ul ul {
 margin-bottom: 0em;
 margin-top: 0em;
}
#contentbereich ol {
 margin-left: 2.5em; /* 30px - vorskaliert von #contentbereich */
 margin-bottom: 1.25em; /* 15px - vorskaliert von #contentbereich */
 margin-top: 0.8333em; /* 10px - vorskaliert von #contentbereich */
}
#contentbereich form {
 padding: 0.833333em;
 background-color: #F9F9F9;
 border-top: 1px solid #D6D6D6;
 border-bottom: 1px solid #D6D6D6;
 margin-bottom: 0.8333em; /* 10px - vorskaliert von #contentbereich */
}
#contentbereichFooter {
 font-size: 91.666666666666666666666666666667%;
 color: #888888;
}
#contentbereichFooter a {
 color: #888888;
 text-decoration: none;
}
#contentNachOben {
 float: left;
 width: 22.1875em; /* 355px */
 text-align: right;
 margin-bottom: 0.625em; /* 10px */
}
#contentNachOben a {
 color: #0B419B;
}
#servicebox {
 float: left;
 background-color: #0069B3;
 width: 8.125em; /* 130px */
}
#servicebox h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 70%; /* 10px */
 color: #FFFFFF;
 background-color: #A9A9A9;
 padding: 0.5em; /* 2px */
 margin-bottom: 0.5em; /* 5px */
}
#serviceboxT {
 float: left;
 width: 2.6875em; /* 43px */
}
#serviceboxTZoom {
 float: left;
 width: 5em; /* 80px */
}
#serviceboxWeiter {
 float: left;
 width: 7.625em; /* 122px */
 padding-left: 0.5em; /* 8px */
 margin-bottom: 0.75em; /* 12px */
}
#serviceboxWeiter a {
 color: #FFFFFF;
 font-weight: bold;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 70%; /* 11px */
}
#serviceboxTZoom a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 70%; /* 11px */
 color: #FFFFFF;
 font-weight: bold;
}
#serviceboxGelesen {
 float: left;
 width: 8.125em; /* 130px */
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #80B4D9;
 padding-top: 0.75em; /* 12px */
 margin-bottom: 1em; /* 16px */
}
#serviceboxGelesen h3, #serviceboxGelesen h4 {
 font-size: 70%; /* 11px */
 padding-left: 0.90909090909090909090909090909091em; /* 10px */
 padding-bottom: 0px; /* 0px */
 margin-bottom: 0.90909090909090909090909090909091em; /* 10px */
 background-color: #0069B3;
}
#serviceboxGelesen h4 {
 font-size: 70%; /* 11px */
 font-family: Verdana, Arial, Helvetica, sans-serif;
 padding-left: 0.90909090909090909090909090909091em; /* 10px */
 padding-bottom: 0px;
 margin-bottom: 0.90909090909090909090909090909091em; /* 10px */
 background-color: #0069B3;
 text-decoration: underline;
 color: #FFFFFF;
}
#serviceboxGelesen ul {
 margin-left: 1.5625em; /* 25px */
}
#serviceboxGelesen li {
 color: #FFFFFF;
 list-style-type: square;
 font-size: 0.75em; /* 12px */
 line-height: 1.5em; /* 18px */
}
#serviceboxGelesen li a {
 color: #FFFFFF;
 font-size: 100%; /* 12px */
 text-decoration: underline;
}
#serviceboxGelesen li a:hover {
 text-decoration: none;
}
#serviceboxGelesen p {
 color: #FFFFFF;
 font-size: 75%; /* 12px */
 margin-left: 1.6666666666666666666666666666667em; /* 20px */
 margin-bottom: 0.66666666666666666666666666666667em; /* 8px */
}
#serviceboxGelesen p .serviceboxGelesenHome {
 color: #FFFFFF;
 font-size: 91.666666666666666666666666666667%; /* 11px */
 font-style: italic;
}
#serviceboxGelesen p .serviceboxGelesenHome a {
 color: #FFFFFF;
 font-style: italic;
}
#infobox {
 float: left;
 background-color: #EFEFEF;
 width: 8.125em; /* 130px */
}
#infoboxAbstandLinks {
 float: left;
 width: 0.9375em; /* 15px */
}
#infobxAbstandRechts {
 float: left;
 width: 0.25em; /* 4px */
}
#infoboxbereich {
 float: left;
 padding-top: 1.25em; /* 20px */
 width: 6.9375em; /* 111px - vorskaliert von #alles */
 padding-left: 0px; /* 0px - vorskaliert von #alles */
 padding-bottom: 0.1875em; /* 3px - vorskaliert von #alles */
}
#infoboxbereich h3 {
 font-size: 70%; /* 11px - vorskaliert von #infoboxbereich h3 */
 color: #224B8F;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 padding-bottom: 1em; /* 11px - vorskaliert von #infoboxbereich h3 */
}
#infoboxbereich .infobox {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 70%; /* 11px - vorskaliert von #infoboxbereich .infobox */
 color: #262626;
 margin-bottom: 1.8181818181818181818181818181818em; /* 20px - vorskaliert von #infoboxbereich .infobox */
 line-height: 1.3636363636363636363636363636364em; /* 15px - vorskaliert von #infoboxbereich .infobox */
 margin-top: 0.36363636363636363636363636363636em; /* 4px */
 width: 9.5454545454545454545454545454545em; /* 105px */
}
#infoboxbereich .infobox ul {
 list-style-type: square;
 margin-left: 1.4545454545454545454545454545455em; /* 16px - vorskaliert von #infoboxbereich .infobox */
 margin-bottom: 1.3636363636363636363636363636364em; /* 15px - vorskaliert von #infoboxbereich .infobox */
 margin-top: 1em; /* 11px - vorskaliert von #blockRechts .infobox */
}
#infoboxbereich .infobox a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #F96C16;
 text-decoration: underline;
}
#infoboxbereich .infobox a:hover {
 text-decoration: none;
}
#infoboxbereich .infobox p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 1em; /* 11px - vorskaliert von #infoboxbereich .infobox */
}
#infoboxbereich .infobox li {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 0em;
}
#infoboxbereich .infobox strong {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentbereich .contentbereichInfobox {
 padding: 0px; /* 0px - vorskaliert von #contentbereich */
 padding-bottom: 1px;
 margin-top: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
 margin-bottom: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
 border: none;
 background-color: #F4F4F4;
font-size: 90%;
}
#contentbereich .contentbereichInfobox h4 {
 border: none;
 padding: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
  /* 10px */
 color: #FFFFFF;
 background-color: #0069B3;
/*
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #A9A9A9;
*/
 padding: 0.5em;
}
#contentbereich .contentbereichInfobox p {
 padding-left: 0.91666666666666666666666666666667em; /* 11px */
 padding-right: 0.91666666666666666666666666666667em; /* 11px */
 color: #565656;
}
#contentbereich .contentbereichInfobox li {
 color: #565656;
}
#contentbereich .contentbereichInfobox a {
 color: #114FB5;
}

#contentbereich .aktuellTeaser {
 margin-bottom: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
 list-style: none;
}
#contentbereich .aktuellbereichText {
 float: right;
 width: 21.25em; /* 255px - vorskaliert von #contentbereich */
}
#contentbereich .teaserText {
 font-size: 91.666666666666666666666666666667%; /* 11px - vorskaliert von #contentbereich */
}
#contentbereich .teaserPicture {
 float: left;
 text-align: center;
}
#contentbereich .aktuellbereichTrenner {
 clear: both;
 padding-top: 1em;
 margin-top: 1em;
 border-bottom: 2px dotted #C9C9C9;
}

/* Startseite */

#contentbereichHome .aktuellTeaser {
 margin-bottom: 0.625em; /* 10px - vorskaliert von #alles */
 list-style: none;
}
#contentbereichHome .teaserPicture {
 float: left;
}
#contentbereichHome .aktuellbereichText {
 float: right;
 width: 23.636363636363636363636363636364em; /* 260px - vorskaliert von #columnRight .aktuellbereichText */
 font-size: 70%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentbereichHome .aktuellbereichText a {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #54634B;
 text-decoration: none;
}
#contentbereichHome .aktuellbereichText a:hover {
 text-decoration: underline;
}
#contentbereichHome .teaserText {
 font-family: Arial, Helvetica, sans-serif;
 color: #54634B;
 margin-top: 0.54545454545454545454545454545455em;
}
#contentbereichHome .teaserTextWeiterlesen, #contentbereichHome .teaserTextWeiterlesen a {
 color: #174095;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-decoration: none;
}
#contentbereichHome .teaserTextWeiterlesen a:hover {
 text-decoration: underline;
}
#contentbereichHome .aktuellbereichTrenner {
 clear: both;
 padding-top: 0.625em; /* 10px - vorskaliert von #alles */
 margin-top: 0.625em; /* 10px - vorskaliert von #alles */
 border-bottom: 2px solid #EBEBEB;
}

#homeInfoNeu {
    float: left;
    background-color: #0069B3;
    background-image: url(menue.gif);
    background-repeat: repeat-y;
    background-position: left top;
    width: 13.5625em; /* 217px */
    padding-bottom: 1em; /* 16px */
}
#homeInfoNeu h3 {
    background-color: #A9A9A9;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%; /* 10px */
    background-image: url(menue.gif);
    background-repeat: repeat-y;
    background-position: left top;
    padding-left: 1em; /* 10px */
    margin-bottom: 1.8em; /* 18px */
}
#homeInfoNeu #homeInfoNeuText {
    width: 200px; /* 200px */
    padding-left: 17px;
    font-size: 11px; /* 10px */
    color: #FFFFFF;
}
#homeInfoNeu #homeInfoNeuText p {
    padding-bottom: 5px;
}
#homeInfoNeu #homeInfoNeuText a {
    color: #FFFFFF;
}



#homeDarstellung {
 float: left;
 background-color: #0069B3;
 background-image: url(menue.gif);
 background-repeat: repeat-y;
 background-position: left top;
 width: 13.5625em; /* 217px */
 padding-bottom: 1em; /* 16px */
}
#homeDarstellung h3 {
 background-color: #A9A9A9;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 62.5%; /* 10px */
 background-image: url(menue.gif);
 background-repeat: repeat-y;
 background-position: left top;
 padding-left: 1em; /* 10px */
 margin-bottom: 1.8em; /* 18px */
}
#homeDarstellung #serviceboxT {
 float: left;
 width: 2.6875em; /* 43px */
 padding-left: 1.125em; /* 18px */
}
#homeDarstellung #serviceboxTZoom {
 float: left;
 height: 2.75em; /* 44px */
}
#homeDarstellung #serviceboxWeiter {
 margin: 0px;
 padding: 0px;
 float: left;
 padding-left: 1.5625em; /* 25px */
}
#homeKalender {
 float: left;
 background-color: #FFFFFF;
 background-image: url(homeKalender.gif);
 background-repeat: repeat-y;
 background-position: right top;
 width: 13.5625em; /* 217px */
 padding-bottom: 1.25em; /* 20px */
}
#homeKalender h3 {
 background-color: #A9A9A9;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 62.5%; /* 10px */
 background-image: url(menue.gif);
 background-repeat: repeat-y;
 background-position: left top;
 padding-left: 1em; /* 10px */
 margin-bottom: 1.8em; /* 18px */
}
#homeKalender h4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 75%; /* 12px */
 font-weight: bold;
 color: #114FB5;
 text-decoration: underline;
 margin-left: 1.8333333333333333333333333333333em; /* 22px */
}
#homeKalender ul {
 margin-top: 1.25em; /* 20px */
 margin-left: 1.375em; /* 22px */
 margin-right: 0.1875em; /* 3px */
}
#homeKalender li {
 list-style-type: none;
 color: #3A3A3A;
 margin-bottom: 1em; /* 11px */
 font-size: 70%; /* 11px */
}
#homeKalender li a {
 color: #3A3A3A;
}
#homeKalender #homeKalenderAlle {
 color: #114FB5;
 margin-left: 2em; /* 22px */
 font-size: 70%; /* 11px */
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
#homeKalender #homeKalenderAlle a {
 color: #114FB5;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
#homeKalender .homeKalenderFont10 {
 font-size: 90.909090909090909090909090909091%; /* 10px */
}
#homeLogos {
 float: left;
 width: 8.125em; /* 130px */
 background-color: #0069B3;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #80B4D9;
 text-align: center;
 padding-top: 0.9375em; /* 15px */
 padding-bottom: 0.4375em; /* 7px */
}
#homeLogos p {
 margin-bottom: 0.5em; /* 8px */
}
#homeFooter {
 float: left;
 width: 22.1875em; /* 590px - vorskaliert von #alles */
 margin-top: 0.375em; /* 6px */
}
#homeFooter p {
 font-size: 70%;
 color: #696969;
 text-align: center;
}
#homeFooter p a {
 color: #696969;
}
#homeContentbereich {
 float: left;
 width: 22.1875em; /* 355px - vorskaliert von #contentbereich */
 color: #565656;
 padding-bottom: 0em;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #AFAFAF;
}
#homeContentbereich h3 {
 font-size: 62.5%; /* 10px */
 width: 13em; /* 130px - vorskaliert von #contentbereich */
 color: #FFFFFF;
 background-color: #A9A9A9;
 padding-left: 0.4em; /* 4px */
 margin-bottom: 0.6em; /* 6px */
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
#homeContentbereich h4 {
 font-size: 75%; /* 12px */
 color: #0069B3;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
}
#homeContentbereich #homeContentbereichAlle {
 float: left;
 padding-left: 4.8125em; /* 77px */
 margin-bottom: 0.625em; /* 10px */
}
#homeContentbereich #homeContentbereichAlle a {
 color: #114FB5;
 font-size: 70%; /* 11px */
}


#homeContentbereich .aktuellTeaser {
 margin-bottom: 0.625em; /* 10px - vorskaliert von #alles */
 list-style: none;
}
#homeContentbereich .teaserPicture {
 float: left;
}
#homeContentbereich .aktuellbereichText {
 float: right;
 width: 23.636363636363636363636363636364em; /* 260px - vorskaliert von #columnRight .aktuellbereichText */
 font-size: 70%;
}
#homeContentbereich .aktuellbereichText a {
 font-weight: bold;
 color: #0069B3;
 text-decoration: none;
}
#homeContentbereich .aktuellbereichText a:hover {
 text-decoration: underline;
}
#homeContentbereich .teaserText {
 color: #5A5A5A;
}
#homeContentbereich .teaserTextWeiterlesen, #homeContentbereich .teaserTextWeiterlesen a {
 color: #114FB5;
 font-weight: normal;
 text-decoration: none;
}
#homeContentbereich .teaserTextWeiterlesen a:hover {
 text-decoration: underline;
}
#homeContentbereich .aktuellbereichTrenner {
 clear: both;
 padding-top: 0.625em; /* 10px - vorskaliert von #alles */
 margin-top: 0.625em; /* 10px - vorskaliert von #alles */
 border-bottom: 2px solid #EDEDED;
}


/* ################## IMAGES ################ */

.gastronomiePic {
 width: 14.166666666666666666666666666667em; /* 170px */
 float: right;
}
.imageBorder {
 border: 1px solid #114FB5;
}
.imageNoBorder {
 border: none;
}
.layout00 {
 width: 50em; /* 800px */
 height: 0.625em; /* 10px */
}
.layout01 {
 width: 8.5625em; /* 137px */
 height: 5.9375em; /* 95px */
}
.layout02 {
 width: 5em; /* 80px */
 height: 0.6875em; /* 11px */
}
.layout03 {
 width: 35.25em; /* 564px */
 height: 5.9375em; /* 95px */
 border: none;
}
.layout04 {
 width: 48.8125em; /* 781px */
 height: 6.9375em; /* 111px */
}
.layout06 {
 width: 13.5625em; /* 217px */
 height: 6.625em; /* 106px */
}
.layout08 {
 width: 13.5625em; /* 217px */
 height: 4.75em; /* 76px */
}
.layout08b {
 width: 1.8125em; /* 29px */
 height: 0.9375em; /* 15px */
}
.layout08c {
 width: 6.25em; /* 100px */
 height: 0.9375em; /* 15px */
 border: none;
}
.layout08d {
 width: 13.5625em; /* 217px */
 height: 1.875em; /* 30px */
}
.flaggeEn {
    width: 1.75em; /* 28px */
    height: 0.875em; /* 14px */
    border: none;
}
.serviceboxT {
 width: 2.6875em; /* 43px */
 height: 2.75em; /* 44px */
}
.serviceboxWeiter {
 width: 0.3125em; /* 5px */
 height: 0.3125em; /* 5px */
}
.contentNachOben {
 width: 0.5625em; /* 9px */
 height: 0.5625em; /* 9px */
 border: none;
}
.drucker {
 width: 0.6875em; /* 11px */
 height: 0.5625em; /* 9px */
 border: none;
}
.homeSchonGelesen {
 width: 0.91666666666666666666666666666667em; /* 11px */
 height: 0.75em; /* 9px */
}
.homeLogo {
 width: 6.375em; /* 102px */
 height: 4.6875em; /* 75px */
 border: none;
}





/* ################## MENUE ################ */

/* ************************************** Menüebene 1 *********************************** */
/* ****** normal ****** */
#menue {
 float: left;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
 width: 13.5625em; /* 217px - vorskaliert von #alles */
 background-color: #FFFFFF;
}
#menue ul li .menueText, #menue ul li .menueTextActive {
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%; /* 12px - vorskaliert von #alles */
}
#menue ul {
 margin: 0px;
 padding: 0px;
}
#menue ul li {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 float: left;
}
#menue ul li a {
 font-weight: normal;
 background-color: #0069B3;
 color: #FFFFFF;
 line-height: 0.875em; /* 14px - vorskaliert von #menue ul li a */
 padding-left: 2.25em; /* 36px - vorskaliert von #menue ul li a */
 padding-top: 0.25em; /* 4px - vorskaliert von #menue ul li a */
 padding-bottom: 0.3125em; /* 5px - vorskaliert von #menue ul li a */
 height: 100%;
 text-decoration: none;
 display: block;
 width: 11.3125em; /* 181px - vorskaliert von #menue ul li a */
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #66A5D1;
 background-image: url(menue.gif);
 background-repeat: repeat-y;
 background-position: left top;
}
#menue ul li a.menueebeneActive {
 width: 11.3125em; /* 181px - vorskaliert von #menue ul li a */
 font-weight: bold;
}
#menue ul li a:hover {
 text-decoration: none;
 color: #E4E4E4;
}
/* ############################################### */
#menue ul ul li .menueText, #menue ul ul li .menueTextActive {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 62.5%; /* 10px - vorskaliert von #alles */
 font-weight: normal;
 color: #292929;
}
#menue ul ul li {
 border: none; 
}
#menue ul ul li a {
 height: 100%;
 line-height: 0.75em; /* 12px - vorskaliert von #menue ul ul li a */
 text-decoration: none;
 display: block;
 border: none;
 padding-left: 3.5em; /* 56px - vorskaliert von #menue ul ul ul li a */
 padding-top: 0.25em; /* 4px - vorskaliert von #menue ul ul ul li a */
 padding-bottom: 0.25em; /* 4px - vorskaliert von #menue ul ul ul li a */
 margin-left: 0.3em; /* 5px - vorskaliert von #menue ul ul li a */
 width: 9.75em; /* 156px - vorskaliert von #menue ul ul ul li a */
 background-color: #FFFFFF;
 background-image: none;
}
#menue ul ul li .menueTextActive {
 font-weight: normal;
 color: #292929;
}
#menue ul ul li a.menueebeneActive {
 border: none;
 padding-left: 3.5em; /* 56px - vorskaliert von #menue ul ul ul li a */
 width: 9.75em; /* 156px - vorskaliert von #menue ul ul ul li a */
 background-color: #FFFFFF;
 background-image: url(subSub.gif);
 background-repeat: no-repeat;
 background-position: 0em 0.625em; /* 0px 10px */
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #B8B8B8;
 margin-bottom: 0.25em; /* 4px - vorskaliert von #menue ul ul ul li a */
 padding-bottom: 0px;
}
#menue ul ul li a:hover .menueText, #menue ul ul li a:hover .menueTextActive {
 color: #0B4F7F;
}
#menue ul ul li a:hover {
}

/* ######################### Hauptmenü ########################### */
#mainMenue {
 float: left;
 margin-right: 0px;
 padding-right: 0px;
 padding-left: 0px;
 width: 34.6875em; /* 555px - vorskaliert von #alles */
 margin-top: 0.3125em; /* 5px - vorskaliert von #alles */
 margin-bottom: 0.9375em; /* 15px - vorskaliert von #alles */
}
#mainMenue .mainMenueText {
 font-size: 75%; /* 12px - vorskaliert von #alles */
 font-family: Verdana, Arial, Helvetica, sans-serif;
 display: block;
 font-weight: normal;
 letter-spacing: 1px;
}
#mainMenue ul {
 margin: 0px;
 padding: 0px;
}
#mainMenue ul li {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 float: left;
 margin-left: 0.1875em;
}
#mainMenue ul li a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 line-height: 0.875em; /* 14px - vorskaliert von #menue ul li a */
 padding-left: 0px; /* 0px - vorskaliert von #menue ul li a */
 padding-right: 0px; /* 0px - vorskaliert von #menue ul li a */
 padding-top: 0.5em; /* 7px - vorskaliert von #menue ul li a */
 height: 1.3125em; /* 21px - vorskaliert von #menue ul li a */
 width: 6.6875em; /* 107px - vorskaliert von #menue ul li a */
 text-decoration: none;
 display: block;
 background-color: #3156A1;
 text-align: center;
 color: #FFFFFF;
 background-image: url(weiss.gif);
 background-repeat: repeat-y;
 background-position: right top;
 /*text-transform: uppercase;*/
}

#mainMenue ul li a.menueebene0, #mainMenue ul li a.menueebene0Active {
 background-color: #0069B3;
}
#mainMenue ul li a.menueebene1, #mainMenue ul li a.menueebene1Active {
 background-color: #922A28;
}
#mainMenue ul li a.menueebene2, #mainMenue ul li a.menueebene2Active {
 background-color: #608A45;
 padding-top: 0px;
 height: 1.8125em; /* 28px */
}
#mainMenue ul li a.menueebene3, #mainMenue ul li a.menueebene3Active {
 background-color: #818080;
}
#mainMenue ul li a.menueebene4, #mainMenue ul li a.menueebene4Active {
 background-color: #F99529;
}

#mainMenue ul li a.menueebene0Active, #mainMenue ul li a.menueebene1Active, #mainMenue ul li a.menueebene2Active, #mainMenue ul li a.menueebene3Active, #mainMenue ul li a.menueebene4Active {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 float: left;
 padding-left: 0px; /* 0px - vorskaliert von #menue ul li a */
 padding-right: 0px; /* 0px - vorskaliert von #menue ul li a */
 color: #FFFFFF;
 text-align: center;
}
#mainMenue ul li a:hover {
 color: #FFFFFF;
 text-decoration: none;
}









.publishSystemHinweis, #securebereich {
 font-family: Arial, Helvetica, sans-serif;
 background-color: #E8E8E8;
 margin: 0px;
 padding: 3px 5px;
 font-weight: normal;
 border-top: 2px solid #FF0000;
 border-right: 1px solid #CCCCCC;
 border-bottom: 2px solid #FF0000;
 border-left: 1px solid #CCCCCC;
}
#sitemap ul {
 font-weight: bold;
}
#sitemap ul ul {
 font-weight: normal;
}
#sitemap li {
 margin-bottom: 1em;
}
#sitemap li li, #sitemap li li li {
 margin-bottom: 0em;
}

.secureSitemap {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FF0000;
}


#secureSuchformular {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin-top: 5%;
 margin-right: 30%;
 margin-left: 30%;
 background-color: #F2F2F2;
 border: 1px dashed #999999;
 padding: 10px;
}
#secureSuchformular h1 {
 font-size: 18px;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 color: #35383B;
} 
#secureSuchformular p {
 padding-top: 5px;
  padding-bottom: 5px;
}


#photoListe ul li {
 margin-bottom: 10px;
}
.aussen {
 clear: both;
}
.photo {
 text-align: center;
 float: left;
 width: 100%;
 clear: both;
 padding-top: 10px;
}
.photoZahl {
 background-color: #EEEEEE;
 padding: 4px;
 text-align:center;
 margin-bottom: 4px;
 margin-left: 29px;
 margin-right: 29px;
 border-top: 0px #D2D2D2;
 border-right: 1px dashed #D2D2D2;
 border-bottom: 1px dashed #D2D2D2;
 border-left: 1px dashed #D2D2D2;
}
.photoRahmen {
 background-color: #F6F6F6;
 border: 1px dashed #D2D2D2;
 height: 125px;
 width: 95px;
 margin: 5px;
 float: left;
}
/* Restliche Bildergalerie-Styles sind unter PublishSystem Exchange */






 


#menue1 ul {
 margin: 0;
 padding: 0;
 list-style: none;
 /*
 height: 30px;
 */
}
#menue1 ul li ul  {
 width: 200px; 
 width: 15em;
}
#menue1 ul li {
 position: relative;
 float: left;
}
 
#menue1 li ul {
 position: absolute;
 left: 1px; /* Set 1px less than menu width */
 top: 23px;
 top: 29px;
 display: none;
 float: none;
 }
 

/* Styles for Menu Items */
#menue1 ul li ul li a {
 display: block;
 text-decoration: none;
 color: #777;
 background: #fff; /* IE6 Bug */
 padding: 5px;
 /* 
 border: 1px solid #ccc;
 
 border-bottom: 0;
 */
 float:left;
 border-top: 1px solid white;

 
 width: 200px; 
 width: 15em;
 
 }
 
 

/* Hover Styles */
#menue1 ul li ul li a:hover { 
 color: #E2144A;
 color: #CECECE; 
} 
  
#menue1 ul li ul li a { 
 font: normal 70% verdana;
 text-align: left;
 padding: 2px 5px; 
} /* Sub Menu Styles */
  
#menue1 li:hover ul, #menue1 li.over ul { display: block; } /* The magic */
#menue1 .menueebene0Sub {
  background-color: #0069B3;
  color: white;
}
#menue1 .menueebene1Sub {
  background-color: #922A28;
  color: white;
}
#menue1 .menueebene2Sub {
  background-color: #608A45;
  color: white;
}
#menue1 .menueebene3Sub {
  background-color:  #818080;
  color: white;
}
#menue1 .menueebene4Sub {
  background-color: #F99529;
  color: white;
}

#menueAbzug {
 float:left;
}
#layout08Abstand {
 float:left;
}

#layout15Abstand {
 float: left;
 background-color: #EFEFEF;
}