body {
    background-color: white;
    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: 13px;
    color: black;
    font-weight: normal;
}

form, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

a:link, a:visited, a:hover, a:focus, a:active {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}
a:hover, a:focus, a:active {
  color: rgb(106,24,28);
}

.headline1 {
  font-size: 16px;
  font-weight: bold;
  color: #C86D13;
  padding-bottom: 4px;
}

.headline2 {
  font-size: 14px;
  font-weight: bold;
  color: black;
  padding-bottom: 4px;
}

.headline3 {
  font-size: 16px;
  font-weight: bold;
  color: rgb(106,24,28);
  padding-bottom: 6px;
}

.headline4 {
  font-size: 14px;
  font-weight: bold;
  color: rgb(106,24,28);
  padding-bottom: 4px;
}

a img {
    color: inherit;
    border: none;
}

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: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 0;
}
ol {
    margin: 0;
    margin-top: 15px;
    margin-left: 20px;
    margin-bottom: 15px;
    padding: 0;
}
li {
    margin: 0;
    margin-left: 20px;
    margin-bottom: 2px;
    padding: 0;
}

/* By Cybox Zeile */

div.by-cybox {
    position: relative;
    width: 790px;
    margin: 0 auto 0;
    padding-right: 8px;
    font-size: 11px;
    font-weight: normal;
    color: white;
    text-align: right;
}

span.by-cybox {
    color: rgb(122,122,122);
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
    color: rgb(122,122,122);
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
    color: rgb(140,140,140);
}

a.cybox-links:link, a.cybox-links:visited, a.cybox-links:hover, a.cybox-links:focus, a.cybox-links:active {
    color: white;
    font-size: 11px;
    font-weight: normal;
    cursor: default;
}

/* Layout spezifisch */

div.umrandung {
  position: relative;
  width: 790px;
  padding-top: 93px;
  padding-bottom: 20px;
  padding-right: 8px;
  margin: 0 auto 0;
  text-align: left;
  background-repeat: repeat-y;
}

div.logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 798px;
  height: 93px;
  background-color: white;
}

div.ecke-oben-rechts {
  position: absolute;
  top: 93px;
  right: 0;
  width: 8px;
  height: 8px;
}

div.abschluss {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 798px;
  height: 8px;
}

div.menu1 {
  position: relative;
  width: 140px;
  padding-top: 75px;
  padding-bottom: 200px;
  float: left;
  overflow: hidden;
}

div.menu2 {
  position: relative;
  width: 164px;
  padding-top: 75px;
  padding-bottom: 200px;
  margin-left: 2px;
  float: left;
  overflow: hidden;
}

div.content {
  position: relative;
  width: 484px;
  float: left;
  overflow: hidden;
}

div.content-bild {
  position: relative;
  width: 482px;
  padding-left: 2px;
  padding-bottom: 20px;
  overflow: hidden;
}

div.content-text {
  position: relative;
  width: 454px;
  line-height: 18px;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
}

div.content-text img {
  margin: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
}

div.adresse {
  position: absolute;
  left: 10px;
  bottom: 20px;
  font-size: 12px;
  width: 275px;
  color: rgb(77,68,63);
}
div.adresse a:link, div.adresse a:visited, div.adresse a:hover, div.adresse a:focus, div.adresse a:active {
  font-size: 12px;
  color: rgb(77,68,63);
  text-decoration: none;
}
div.adresse a:hover, div.adresse a:focus, div.adresse a:active {
  color: rgb(102,102,102);
}

/* 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, 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;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: black;
  padding: 3px;
  padding-left: 9px;
}
a.menu-block3-0:hover, a.menu-block3-0:focus, a.menu-block3-0:active {
  text-decoration: underline;
}
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 {
  color: rgb(106,24,28);
  border-bottom: 2px solid rgb(217,218,204);
}


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, 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: 13px;
  font-weight: bold;
  text-decoration: none;
  color: black;
  padding: 3px;
  padding-left: 9px;
}
a.menu-block3-1:hover, a.menu-block3-1:focus, a.menu-block3-1:active {
  text-decoration: underline;
}
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 {
  color: rgb(106,24,28);
  border-bottom: 2px solid rgb(217,218,204);
}

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, 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: 13px;
  font-weight: bold;
  text-decoration: none;
  color: black;
  padding: 3px;
  padding-left: 18px;
  margin-left: 6px;
  background-repeat: no-repeat;
  background-position: left center;
}
a.menu-block3-2:hover, a.menu-block3-2:focus, a.menu-block3-2:active {
  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:focus, a.menu-block3-2-marked:active {
  color: rgb(106,24,28);
}

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, 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: 13px;
  font-weight: bold;
  text-decoration: none;
  color: black;
  padding: 3px;
  padding-left: 15px;
  margin-left: 24px;
  background-repeat: no-repeat;
  background-position: left center;
}
a.menu-block3-3:hover, a.menu-block3-3:focus, a.menu-block3-3:active {
  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:focus, a.menu-block3-3-marked:active {
  color: rgb(106,24,28);
}
