body {
    padding: 0;
    margin: 0;
    background-color: white;
}

html, a, td, body, div {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    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: rgb(45,114,46);
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: rgb(153,153,108);
}

.headline1 {
  font-size: 14px;
  font-weight: bold;
  color: white;
}

.headline2 {
  font-size: 16px;
  font-weight: bold;
  color: rgb(26,51,26);
  padding-bottom: 6px;
}

.headline3 {
  font-size: 16px;
  font-weight: bold;
  color: rgb(45,114,45);
  padding-bottom: 4px;
}

.headline4 {
  font-size: 16px;
  font-weight: bold;
  color: rgb(153,153,108);
  padding-bottom: 4px;
}

.headline5 {
  font-size: 14px;
  font-weight: bold;
  color: rgb(27,56,27);
  padding-bottom: 4px;
}

.headline6 {
  font-size: 14px;
  font-weight: bold;
  color: rgb(47,116,46);
  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: 986px;
    font-size: 11px;
    font-weight: normal;
    color: white;
    text-align: right;
}

span.by-cybox {
    color: rgb(153,153,153);
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
    color: rgb(153,153,153);
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
    color: rgb(204,204,204);
}

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: 988px;
  min-height: 540px;
  padding-bottom: 20px;
  text-align: left;
  background-repeat: repeat-y;
}

div.logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 322px;
  height: 111px;
  padding-top: 31px;
  text-align: center;
  background-color: white;
}

div.menu {
  position: absolute;
  top: 142px;
  left: 2px;
  width: 315px;
  height: 14px;
  padding: 3px 0 3px 5px;
  border-bottom: 2px solid white;
  background-color: rgb(207,207,186);
  overflow: hidden;
}
div.menu img {
  margin-right: 4px;
  vertical-align: middle;
}
div.menu a:link, div.menu a:visited, div.menu a:hover, div.menu a:focus, div.menu a:active {
  font-weight: bold;
  color: rgb(26,61,17);
}
div.menu a:hover, div.menu a:focus, div.menu a:active {
  color: rgb(59,108,48);
}

div.menu2 {
  position: relative;
  width: 130px;
  padding: 179px 0 0 2px;
  float: left;
}

div.menu3 {
  position: relative;
  width: 188px;
  padding: 179px 0 0 2px;
  float: left;
}

div.inhalt {
  position: relative;
  width: 654px;
  padding: 0 0 0 2px;
  border-top: 2px solid white;
  float: left;
}

div.inhalt2 {
  position: relative;
  width: 403px;
  padding: 30px 30px 0 19px;
  float: left;
  overflow: hidden;
}
div.inhalt2 img {
  margin: 3px 9px 3px 9px;
}

div.inhalt3 {
  position: relative;
  width: 180px;
  font-size: 11px;
  padding: 30px 10px 0 12px;
  float: left;
  overflow: hidden;
}
div.inhalt3 img {
  margin: 3px 0 3px 0;
}
div.inhalt3 a:link, div.inhalt3 a:visited, div.inhalt3 a:hover, div.inhalt3 a:focus, div.inhalt3 a:active {
  font-size: 11px;
}

div.bild {
  position: relative;
  width: 654px;
  border-bottom: 2px solid white;
  overflow: hidden;
}

div.titelzeile {
  position: relative;
  width: 635px;
  min-height: 18px;
  padding: 6px 0 6px 19px;
  border-bottom: 2px solid white;
  background-color: rgb(53,111,53);
}

div.suche {
  position: absolute;
  top: 6px;
  left: 455px;
  width: 190px;
  height: 22px;
  padding: 2px 0 0 10px;
  font-size: 13px;
  font-weight: bold;
  color: white;
  overflow: hidden;
}

div.abschluss {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 988px;
  height: 10px;
  cursor: default;
  overflow: hidden;
}

/* 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;
  padding: 2px 3px 2px 18px;
  margin: 2px 0 2px 0;
  font-size: 12px;
  font-weight: bold;
  color: rgb(26,53,27);
  background-repeat: no-repeat;
  background-position: left center;
}
a.menu-block3-0:hover, a.menu-block3-0:focus, a.menu-block3-0:active {
  color: rgb(59,108,48);
}
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(63,166,59);
  background-color: rgb(194,194,169);
  padding: 0 3px 0 18px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

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;
  padding: 3px 3px 3px 15px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(26,53,27);
  background-repeat: no-repeat;
  background-position: left center;
}
a.menu-block3-1:hover, a.menu-block3-1:focus, a.menu-block3-1:active {
  color: rgb(59,108,48);
}
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(63,166,59);
  margin: 0;
}

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;
  padding: 3px 3px 3px 15px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(26,53,27);
  background-color: rgb(229,229,218);
}
a.menu-block3-2:hover, a.menu-block3-2:focus, a.menu-block3-2:active {
  color: rgb(59,108,48);
}
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(63,166,59);
  background-color: rgb(229,229,218);
}

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;
  padding: 3px 3px 3px 35px;
  font-size: 11px;
  font-weight: bold;
  color: rgb(26,53,27);
  background-color: rgb(229,229,218);
}
a.menu-block3-3:hover, a.menu-block3-3:focus, a.menu-block3-3:active {
  color: rgb(59,108,48);
}
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(63,166,59);
  background-color: rgb(229,229,218);
}

a.menu-block3-4:link, a.menu-block3-4:visited, a.menu-block3-4:hover, a.menu-block3-4:focus, a.menu-block3-4:active, a.menu-block3-4-marked:link, a.menu-block3-4-marked:visited, a.menu-block3-4-marked:hover, a.menu-block3-4-marked:focus, a.menu-block3-4-marked:active {
  display: block;
  padding: 3px 3px 3px 55px;
  font-size: 11px;
  font-weight: normal;
  color: rgb(26,53,27);
  background-color: rgb(229,229,218);
}
a.menu-block3-4:hover, a.menu-block3-4:focus, a.menu-block3-4:active {
  color: rgb(59,108,48);
}
a.menu-block3-4-marked:link, a.menu-block3-4-marked:visited, a.menu-block3-4-marked:hover, a.menu-block3-4-marked:focus, a.menu-block3-4-marked:active {
  color: rgb(63,166,59);
  background-color: rgb(229,229,218);
}

/* Formular */

input.searchfield {
  position: absolute;
  top: 0;
  left: 59px;
  width: 125px;
  height: 24px;
  border: 0;
  padding: 0 10px 0 3px;
  margin: 0;
  background-repeat: no-repeat;
}
