body {
  background-color: white;
  padding: 0;
  margin: 0;
  text-align: center;
}
  
html, a, td, body, div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: rgb(51,51,51);
}

form, h1, h2, h3 {
  padding: 0;
  margin: 0;
}

a:link, a:visited, a:hover, a:focus, a:active {
  color: rgb(0,165,82);
  font-weight: normal;
  text-decoration: none;
}
a:hover, a:focus, a:active {  color: black; }

.headline1 {
  font-size: 16px;
  font-weight: bold;
  color: rgb(0,165,82);
  padding-bottom: 6px;
}

.headline2 {
  font-size: 14px;
  font-weight: normal;
  color: black;
  padding-bottom: 2px;
}

.headline3 {
  font-size: 12px;
  font-weight: bold;
  color: black;
  padding-bottom: 2px;
}

@media all {

  a img {
    color: inherit;
    border: none;
  }

  div.image img, div.image-left img, div.image-right img, div.image-center img, img {
    margin: 0;
  }
  
  div.mitte-content-breit img, div.mitte-content-schmal1 img, div.mitte-content-schmal2 img {
    margin: 5px;
  }
 
  div.mitte2 img, div.mitte3 img {
    margin: 5px;
  }

  div.rechts img {
    margin-top: 3px;
    margin-bottom: 3px;
  }

  div.rechts-bild img, div.rechts-bild2 img, div.rechts-bild3 img {
    margin: 0;
  }
}

div.image  {
  min-width:  100px;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left:  5px;
  margin-right:  14px;
  font-size: 10px;
}
div.image-left  {
  min-width:  100px;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left:  5px;
  margin-right:  14px;
  font-size: 10px;
  float: left;
}
div.image-right  {
  min-width:  100px;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left:  9px;
  margin-right:  10px;
  font-size: 10px;
  float: right;
}
div.image-center  {
  width:  100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 7px;
  font-size: 10px;
}
div.image a, div.image-left a, div.image-right a, div.image-center a {
   font-size: 10px;
}

ul {
  margin: 10px 0 5px 3px;
  padding: 0;
}
ol {
  margin: 10px 0 5px 15px;
  padding: 0;
}
li {
  margin: 0 0 5px 15px;
  padding: 0;
}

div.by-cybox {
  position: relative;
  width: 988px;
  margin: 0 auto 0;
  font-size: 10px;
  color: white;
  text-align: right;
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
  font-size: 10px;
  color: rgb(160,160,160);
  font-weight: normal;
}
a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
  color: rgb(130,130,130);
}

a.cybox-links:link, a.cybox-links:visited, a.cybox-links:hover, a.cybox-links:focus, a.cybox-links:active {
  font-size: 10px;
  color: white;
  font-weight: normal;
  cursor: default;
}

/* Templatespezifische-Konfiguration */

div.umrandung {
  position: relative;
  width: 988px;
  min-height: 405px;
  padding-top: 135px;
  margin: 0 auto 0;
  text-align: left;
  background-repeat: repeat-y;
}

div.kopf, div.kopf3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 988px;
  height: 135px;
  text-align: right;
  overflow: hidden;
}
div.kopf3 {
  left: 260px;
  width: 728px;
  height: 235px;
}

div.print-kopf {
  display: none;
}
div.kopf-logo {
  position: absolute;
  top: 24px;
  left: 28px;
  width: 192px;
  height: 75px;
  overflow: hidden;
}

div.kopf-menu, div.kopf-menu3 {
  position: absolute;
  right: 0;
  top: 85px;
  height: 50px;
  overflow: hidden;
}
div.kopf-menu3 {
  top: 185px;
}
div.links {
  position: relative;
  width: 260px;
  padding-top: 40px;
  padding-bottom: 10px;
  float: left;
}

div.links-rechtliches {
  position: relative;
  width: 228px;
  padding-left: 32px;
  padding-bottom: 6px;
  font-size: 11px;
  color: rgb(130,130,130);
}
div.links-rechtliches a:link, div.links-rechtliches a:visited, div.links-rechtliches a:hover, div.links-rechtliches a:focus, div.links-rechtliches a:active {
  font-size: 11px;
  color: rgb(130,130,130);
}
div.links-rechtliches a:hover, div.links-rechtliches a:focus, div.links-rechtliches a:active {
  color: rgb(0,165,82);
}

div.links-menu1 {
  position: relative;
  width: 228px;
  padding-left: 32px;
  padding-bottom: 31px;
  font-size: 14px;
  color: rgb(102,102,102);
}
div.links-menu1 a:link, div.links-menu1 a:visited, div.links-menu1 a:hover, div.links-menu1 a:focus, div.links-menu1 a:active {
  font-size: 14px;
  color: rgb(102,102,102);
}
div.links-menu1 a:hover, div.links-menu1 a:focus, div.links-menu1 a:active {
  color: rgb(0,165,82);
}

div.links-sprachen {
  position: relative;
  width: 228px;
  padding-left: 32px;
  padding-bottom: 11px;
}

div.mitte, div.mitte2, div.mitte3 {
  position: relative;
  width: 650px;
  padding: 40px 17px 0 61px;
  float: left;
}
div.mitte2 {
  width: 400px;
}

div.mitte3 {
  padding-top: 140px;
}

div.mitte-content-breit {
  position: relative;
  width: 650px;
  float: left;
}

div.mitte-content-schmal1 {
  position: relative;
  width: 308px;
  float: left;
}

div.mitte-content-schmal2 {
  position: relative;
  width: 308px;
  margin-left: 34px;
  float: left;
}

div.rechts {
  position: relative;
  width: 224px;
  padding: 74px 13px 10px 13px;
  font-size: 11px;
  float: left;
}
div.rechts a:link, div.rechts a:visited, div.rechts a:hover, div.rechts a:focus, div.rechts a:active {
  font-size: 11px;
  font-weight: bold;
}

div.rechts-bild, div.rechts-bild2, div.rechts-bild3 {
  position: absolute;
  top: 146px;
  left: 750px;
  width: 230px;
  height: 34px;
  overflow: hidden;
}
div.rechts-bild2 {
  top: 11px;
  left: 12px;
}
div.rechts-bild3 {
  top: 246px;
}

div.fusszeile {
  position: relative;
  width: 988px;
  height: 20px;
  margin: 0 auto 0;
  text-align: left;
}

div.fusszeile-links {
  position: relative;
  width: 225px;
  height: 14px;
  padding: 3px;
  padding-left: 32px;
  font-size: 11px;
  font-weight: bold;
  color: rgb(51,51,51);
  background-color: rgb(239,239,239);
  overflow: hidden;
  float: left;
}

div.fusszeile-rechts {
  position: relative;
  width: 694px;
  height: 14px;
  padding: 3px;
  padding-left: 31px;
  font-size: 11px;
  color: rgb(51,51,51);
  background-color: rgb(255,214,78);
  overflow: hidden;
  float: left;
}
div.fusszeile-rechts a:link, div.fusszeile-rechts a:visited, div.fusszeile-rechts a:hover, div.fusszeile-rechts a:focus, div.fusszeile-rechts a:active {
  font-size: 11px;
  color: rgb(51,51,51);
}
div.fusszeile-rechts a:hover, div.fusszeile-rechts a:focus, div.fusszeile-rechts a:active {
  color: rgb(0,165,82);
}

/* MENU */

a.menu-block3-0:link, a.menu-block3-0:visited, a.menu-block3-0:hover, a.menu-block3-0:focus, a.menu-block3-0:active {
  display: block;
  width: 102px;
  height: 38px;
  padding: 2px;
  padding-left: 10px;
  padding-top: 10px;
  margin-left: 1px;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-align: left;
  background-color: rgb(255,214,78);
  float: left;
}
a.menu-block3-0:hover, a.menu-block3-0:focus, a.menu-block3-0:active {
  color: rgb(0,165,82);
}
a.menu-block3-0-marked:link, a.menu-block3-0-marked:visited, a.menu-block3-0-marked:hover, a.menu-block3-0-marked:focus, a.menu-block3-0-marked:active {
  display: block;
  width: 102px;
  height: 38px;
  padding: 2px;
  padding-left: 10px;
  padding-top: 10px;
  margin-left: 1px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-align: left;
  background-color: rgb(0,165,82);
  float: left;
}

a.menu-block3-1:link, a.menu-block3-1:visited, a.menu-block3-1:hover, a.menu-block3-1:focus, a.menu-block3-1:active {
  display: block;
  font-size: 14px;
  color: rgb(102,102,102);
  padding: 4px;
  padding-left: 32px;
  background-repeat: no-repeat;
}
a.menu-block3-1:hover, a.menu-block3-1:focus, a.menu-block3-1:active {
  color: black;
}
a.menu-block3-1-marked:link, a.menu-block3-1-marked:visited, a.menu-block3-1-marked:hover, a.menu-block3-1-marked:focus, a.menu-block3-1-marked:active {
  display: block;
  font-size: 14px;
  color: rgb(0,165,82);
  padding: 4px;
  padding-left: 32px;
  background-repeat: no-repeat;
}

a.menu-block3-2:link, a.menu-block3-2:visited, a.menu-block3-2:hover, a.menu-block3-2:focus, a.menu-block3-2:active {
  display: block;
  font-size: 14px;
  color: rgb(102,102,102);
  padding: 4px;
  padding-left: 52px;
  background-repeat: no-repeat;
}
a.menu-block3-2:hover, a.menu-block3-2:focus, a.menu-block3-2:active {
  color: black;
}
a.menu-block3-2-marked:link, a.menu-block3-2-marked:visited, a.menu-block3-2-marked:hover, a.menu-block3-2-marked:focus, a.menu-block3-2-marked:active {
  display: block;
  font-size: 14px;
  color: rgb(0,165,82);
  padding: 4px;
  padding-left: 52px;
  background-repeat: no-repeat;
}

a.menu-block3-3:link, a.menu-block3-3:visited, a.menu-block3-3:hover, a.menu-block3-3:focus, a.menu-block3-3:active {
  display: block;
  font-size: 14px;
  color: rgb(102,102,102);
  padding: 4px;
  padding-left: 72px;
  background-repeat: no-repeat;
}
a.menu-block3-3:hover, a.menu-block3-3:focus, a.menu-block3-3:active {
  color: black;
}
a.menu-block3-3-marked:link, a.menu-block3-3-marked:visited, a.menu-block3-3-marked:hover, a.menu-block3-3-marked:focus, a.menu-block3-3-marked:active {
  display: block;
  font-size: 14px;
  color: rgb(0,165,82);
  padding: 4px;
  padding-left: 72px;
  background-repeat: no-repeat;
}

/* NEWS */

div.ov-news-datum {
  position: relative;
  width: 574px;
  font-size: 11px;
  color: rgb(153,153,153);
  text-align: right;
  padding: 3px;
  padding-right: 9px;
}

div.ov-news-kopfzeile {
  position: relative;
  width: 574px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(102,102,102);
  padding: 3px;
  padding-left: 9px;
  background-color: rgb(178,228,203);
}

div.ov-news-content {
  position: relative;
  width: 560px;
  padding: 6px;
  padding-left: 20px;
  color: rgb(102,102,102);
  background-color: white;
}

div.ov-news-fusszeile {
  position: relative;
  width: 574px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-align: right;
  padding: 3px;
  padding-right: 9px;
  margin-bottom: 5px;
  background-color: rgb(255,247,220);
}

a.ov-news-link:link, a.ov-news-link:visited, a.ov-news-link:hover, a.ov-news-link:focus, a.ov-news-link:active {
  display: block;
  padding-right: 25px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(102,102,102);
  float: right;
  background-repeat: no-repeat;
  background-position: top right;
}

/* NEWS */

div.news-kopfzeile {
  position: relative;
  width: 374px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding: 3px;
  padding-left: 9px;
  background-color: rgb(0,165,82);
}

div.news-content {
  position: relative;
  width: 360px;
  padding: 6px;
  padding-left: 20px;
  color: black;
  background-color: white;
}

span.news-teaser {
  color: rgb(102,102,102);
}

div.news-fusszeile {
  position: relative;
  width: 374px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-align: right;
  padding: 3px;
  padding-right: 9px;
  background-color: rgb(255,214,78);
}



a.modul-pagebutton:link, a.modul-pagebutton:visited, a.modul-pagebutton:focus, a.modul-pagebutton:hover, a.modul-pagebutton:active, div.modul-pagebutton-inactive { position: relative; padding: 1px 6px 1px 6px; font-size: 12px; font-weight: bold; text-decoration: none; float: left; overflow: hidden; cursor: pointer; }
div.modul-pagebutton-inactive { cursor: default; }
div.modul-pages { position: relative; width: 224px; padding: 2px; text-align: center; float: left; overflow: hidden; font-weight: bold; }
div.modul-pages a:link, div.modul-pages a:visited, div.modul-pages a:focus, div.modul-pages a:hover, div.modul-pages a:active { font-weight: bold; text-decoration: none; }
div.modul-position { position: relative; width: 124px; padding: 2px; text-align: center; float: left; overflow: hidden; font-weight: bold; }
div.modul-numall { position: relative; width: 170px; padding: 1px; text-align: center; }
div.modul-numall a:link, div.modul-numall a:visited, div.modul-numall a:focus, div.modul-numall a:hover, div.modul-numall a:active { font-weight: bold; text-decoration: none; }
div.modul-numall2 { position: relative; margin-right: 64px; float: right; }


/* Vor/Zurueck-Buttons */
a.modul-pagebutton:link, a.modul-pagebutton:visited, a.modul-pagebutton:focus, a.modul-pagebutton:hover, a.modul-pagebutton:active, div.modul-pagebutton-inactive {
  color: white;
  background-color: rgb(0,165,82);
}
a.modul-pagebutton:focus, a.modul-pagebutton:hover, a.modul-pagebutton:active {
  color: white;
  background-color: black;
}
div.modul-pagebutton-inactive {
  color: white;
  background-color: rgb(204,204,204);
}

/* Seiten-Navigation */
div.modul-pages {
  color: #C80A04;
}
div.modul-pages a:link, div.modul-pages a:visited, div.modul-pages a:hover, div.modul-pages a:focus, div.modul-pages a:active {
  color: #666666;
}
div.modul-pages a:focus, div.modul-pages a:hover, div.modul-pages a:active {
  color: #AAAAAA;
}

/* Position */
div.modul-position {
  color: #333333;
}

/* Backlinks */
div.modul-numall a:link, div.modul-numall a:visited, div.modul-numall a:focus, div.modul-numall a:hover, div.modul-numall a:active {
  color: #666666;
}
div.modul-numall a:focus, div.modul-numall a:hover, div.modul-numall a:active {
  color: #AAAAAA;
}
