body {
  background-color: rgb(236,229,199);
  padding: 0;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

html, a, td, body, div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(51,51,51);
}

form, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}

a:link, a:visited, a:hover, a:active {
  color: rgb(177,177,144);
  font-weight: normal;
  text-decoration: none;
}
a:hover { color: rgb(165,53,65); }

a img { color: #FFFFFF; }

.headline1, .headline2 {
  font-size: 16px;
  color: rgb(165,53,65);
  font-weight: bold;
  padding-bottom: 8px;
}

.headline2 {
  color: rgb(88,88,88);
}

.headline3, .headline4 {
  font-size: 14px;
  color: rgb(165,53,65);
  font-weight: bold;
  padding-bottom: 6px;
}

.headline4 {
  color: rgb(88,88,88);
}

.headline5, .headline6 {
  font-size: 12px;
  color: rgb(165,53,65);
  font-weight: bold;
  padding-bottom: 4px;
}

.headline6 {
  color: rgb(88,88,88);
}

@media all {

  a img {
    color: inherit;
    border: none;
  }

  div.image img, div.image-left img, div.image-right img, div.image-center img, div.logo img, div.bild-quer img {
    margin: 0;
  }

  div.content 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: 0;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 5px;
  padding: 0;
}

ol {
  margin: 0;
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 5px;
  padding: 0;
}

li {
  margin: 0;
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;
}

div.by-cybox {
  position: relative;
  width: 750px;
  margin: 0 auto 0;
  font-size: 10px;
  color: rgb(236,229,199);
  text-align: right;
}
span.by-cybox {
  font-size: 10px;
  color: rgb(220,205,180);
  font-weight: normal;
}
a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:active {
  font-size: 10px;
  color: rgb(220,205,180);
  font-weight: normal;
}
a.by-cybox:hover {
  color: rgb(204,204,204);
}

a.cybox-links:link, a.cybox-links:visited, a.cybox-links:hover, a.cybox-links:active {
  font-size: 10px;
  color: rgb(236,229,199);
  font-weight: normal;
  cursor: default;
}

/* ------------------------------------- */

div.umrandung {
  position: relative;
  width: 745px;
  margin: 0 auto 0;
  padding-right: 5px;
  padding-bottom: 5px;
  background-repeat: repeat-y;
}

div.umrandung-abdeckung {
  position: absolute;
  top: 0;
  left: 745px;
  width: 5px;
  height: 10px;
  overflow: hidden;
  background-color: rgb(236,229,199);
}

div.umrandung-main {
  position: relative;
  width: 703px;
  background-color: white;
  padding: 20px;
  padding-top: 150px;
  border: 1px solid rgb(192,186,161);
}

div.logo {
  position: absolute;
  top: 11px;
  left: 20px;
  width: 220px;
  height: 74px;
  overflow: hidden;
}

div.logos {
  position: absolute;
  top: 11px;
  right: 20px;
  width: 480px;
  height: 74px;
  text-align: right;
  overflow: hidden;
}

div.menu {
  position: absolute;
  top: 95px;
  left: 20px;
  width: 685px;
  height: 31px;
  text-align: left;
  padding: 8px;
  background-color: rgb(229,229,219);
  border: 1px solid rgb(197,189,169);
  color: rgb(170,166,155);
  font-weight: bold;
  overflow: hidden;
}

div.bild-quer {
  position: relative;
  width: 703px;
  margin-bottom: 9px;
  float: left;
}

div.submenu {
  position: relative;
  width: 150px;
  padding: 7px;
  padding-top: 21px;
  text-align: left;
  margin-bottom: 17px;
  float: left;
}

div.content {
  position: relative;
  width: 486px;
  border-left: 1px solid rgb(197,189,168);
  padding-left: 32px;
  padding-right: 20px;
  padding-top: 25px;
  padding-bottom: 10px;
  text-align: left;
  margin-bottom: 7px;
  float: left;
    overflow: hidden;
}
div.content-full {
  text-align: left;
  margin-left: -20px;
}

div.fusszeile {
  position: relative;
  width: 685px;
  font-size: 11px;
  color: rgb(154,24,24);
  text-align: left;
  background-color: rgb(229,229,219);
  border: 1px solid rgb(197,189,168);
  padding: 4px;
  padding-left: 12px;
  overflow: hidden;
  float: left;
}
div.fusszeile a:link, div.fusszeile a:visited, div.fusszeile a:hover, div.fusszeile a:active {
  font-size: 11px;
  color: rgb(154,24,24);
}
div.fusszeile a:hover {
  color: rgb(105,103,104);
}

/* Menues */

a.menu-line-1:link, a.menu-line-1:visited, a.menu-line-1:hover, a.menu-line-1:active {
  font-size: 11px;
  font-weight: bold;
  color: rgb(170,166,155);
}
a.menu-line-1:hover {
  text-decoration: underline;
}
a.menu-line-1-marked:link, a.menu-line-1-marked:visited, a.menu-line-1-marked:hover, a.menu-line-1-marked:active {
  font-size: 11px;
  font-weight: bold;
  color: rgb(163,52,68);
}

a.menu-block3-2:link, a.menu-block3-2:visited, a.menu-block3-2:hover, a.menu-block3-2:active {
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  color: rgb(83,88,85);
}
a.menu-block3-2:hover {
  text-decoration: underline;
}
a.menu-block3-2-marked:link, a.menu-block3-2-marked:visited, a.menu-block3-2-marked:hover, a.menu-block3-2-marked:active {
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  color: rgb(154,24,24);
}

a.menu-block3-3:link, a.menu-block3-3:visited, a.menu-block3-3:hover, a.menu-block3-3:active {
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: rgb(83,88,85);
}
a.menu-block3-3:hover {
  text-decoration: underline;
}
a.menu-block3-3-marked:link, a.menu-block3-3-marked:visited, a.menu-block3-3-marked:hover, a.menu-block3-3-marked:active {
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: rgb(154,24,24);
}

div.content-breit, div.content-schmal1, div.content-schmal2 {
  position: relative;
  width: 486px;
  float: left;
  overflow: hidden;
}
div.content-schmal1, div.content-schmal2 {
  width: 235px;
}
div.content-schmal1 {
  margin-right: 16px;
}


#bildgalerie1 img {
  margin: 3px 0 0 0;
}
#bildgalerie1-nav-left, #bildgalerie1-nav-right {
  font-size: 11px;
}
#bildgalerie1-nav-left a:link, #bildgalerie1-nav-left a:visited, #bildgalerie1-nav-left a:focus, #bildgalerie1-nav-left a:hover, #bildgalerie1-nav-left a:active {
  color: #000000;
}
#bildgalerie1-nav-left a:focus, #bildgalerie1-nav-left a:hover, #bildgalerie1-nav-left a:active {
  color: #999999;
}