body {
  padding: 0;
  margin: 0;
  text-align: center;
  background-color: white;
  background-repeat: repeat-x;
}

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:focus, a:active {
  color: rgb(153,0,0);
  text-decoration: none;
}
a:hover, a:focus, a:active {  color: rgb(89,0,0); }

.headline1 {
  font-size: 16px;
  font-weight: bold;
  color: black;
  padding-bottom: 4px;
}
.headline2 {
  font-size: 14px;
  font-weight: bold;
  color: rgb(153,0,0);
  padding-bottom: 3px;
}
.headline3 {
  font-size: 14px;
  font-weight: bold;
  color: black;
  padding-bottom: 3px;
}
.headline4 {
  font-size: 13px;
  font-weight: bold;
  color: rgb(153,0,0);
  padding-bottom: 2px;
}

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: 10px;
  margin-left: 3px;
  margin-bottom: 5px;
  padding: 0;
}
ol {
  margin: 0;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 5px;
  padding: 0;
}
li {
  margin: 0;
  margin-left: 15px;
  margin-bottom: 5px;
  padding: 0;
}

div.by-cybox {
  position: relative;
  width: 988px;
  margin: 0 auto 0;
  font-size: 11px;
  color: white;
  text-align: right;
}

span.by-cybox {
  color: rgb(200,200,200);
}

a.by-cybox:link, a.by-cybox:visited, a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
  font-size: 11px;
  color: rgb(200,200,200);
  font-weight: normal;
}
a.by-cybox:hover, a.by-cybox:focus, a.by-cybox:active {
  color: rgb(160,160,160);
}

a.cybox-links:link, a.cybox-links:visited, a.cybox-links:hover, a.cybox-links:focus, a.cybox-links:active {
  font-size: 11px;
  color: white;
  font-weight: normal;
  cursor: default;
}

/* Templatespezifische-Konfiguration */

div.umrandung {
  position: relative;
  width: 988px;
  min-height: 70px;
  padding-bottom: 40px;
  padding-top: 450px;
  margin: 0 auto 0;
  text-align: left;
  background-color: rgb(230,230,230);
}

div.quickmenu {
  position: absolute;
  top: 227px;
  right: 0;
  width: 217px;
  height: 14px;
  padding: 3px;
  padding-right: 20px;
  font-size: 11px;
  color: rgb(153,153,153);
  text-align: right;
}
div.quickmenu a:link, div.quickmenu a:visited, div.quickmenu a:hover, div.quickmenu a:focus, div.quickmenu a:active {
  font-size: 11px;
  color: rgb(153,153,153);
}
div.quickmenu a:hover, div.quickmenu a:focus, div.quickmenu a:active {
  color: black;
}

div.kopf {
  position: absolute;
  top: 250px;
  left: 0;
  width: 957px;
  height: 131px;
  padding-right: 31px;
  text-align: right;
  background-repeat: no-repeat;
}
div.kopf img {
  margin-left: 2px;
}

div.logo {
  position: absolute;
  top: 32px;
  left: 0;
  width: 420px;
  height: 176px;
  text-align: center;
  overflow: hidden;
}

div.logo-text {
  position: absolute;
  top: 211px;
  left: 0;
  width: 420px;
  height: 14px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(153,153,153);
  text-align: center;
  overflow: hidden;
}

div.menu {
  position: absolute;
  top: 381px;
  left: 0;
  width: 965px;
  height: 30px;
  padding-left: 23px;
  background-color: white;
  overflow: hidden;
}

div.inhalt {
  position: relative;
  width: 795px;
  padding-left: 35px;
  font-size: 11px;
}
div.inhalt a:link, div.inhalt a:visited, div.inhalt a:hover, div.inhalt a:focus, div.inhalt a:active {
  font-size: 11px;
  font-weight: bold;
}
div.inhalt img {
  margin: 3px;
  margin-left: 8px;
  margin-right: 8px;
}

div.logo-unten {
  position: absolute;
  width: 136px;
  height: 117px;
  right: 10px;
  bottom: 20px;
}

div.fuss {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 950px;
  height: 14px;
  padding: 3px;
  padding-left: 35px;
  font-size: 11px;
  color: rgb(102,102,102);
  background-color: rgb(206,206,206);
}
div.fuss a:link, div.fuss a:visited, div.fuss a:hover, div.fuss a:focus, div.fuss a:active {
  font-size: 11px;
  color: rgb(102,102,102);
}
div.fuss a:hover, div.fuss a:focus, div.fuss a:active {
  color: rgb(51,51,51);
}

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;
  height: 18px;
  padding: 6px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  font-weight: normal;
  color: black;
  background-position: right;
  background-repeat: no-repeat;
  float: left;
}
a.menu-block3-0:hover, a.menu-block3-0:focus, a.menu-block3-0:active {
  background-color: rgb(204,204,204);
}
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 {
  background-color: rgb(204,204,204);
}