/* CSS Document */

body {
  background-color: rgb(245, 245, 245);
  padding: 0;
  margin: 0;
  margin-top: 13px;
  margin-bottom: 13px;
  color: #000000;
  text-align: center;
}
  
html, a, td, body, div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: black;
}

form, h1, h2, h3, h4, h5, h6, img {
  padding: 0;
  margin: 0;
}

a:link, a:visited, a:focus, a:hover, a:active {
  color: rgb(31, 78, 162);
  text-decoration: none;
  font-size: 13px;
}
a:focus, a:hover, a:active {
  color: rgb(100, 100, 100);
}

a img {
  color: inherit;
  border: none;
}

ul {
  margin: 0;
  margin-top: 10px;
  margin-left: 25px;
  margin-bottom: 5px;
  padding: 0;
}
ol {
  margin: 0;
  margin-top: 10px;
  margin-left: 25px;
  margin-bottom: 5px;
  padding: 0;
}

li {
  margin: 0;
  margin-left: 25px;
  margin-bottom: 5px;
  padding: 0;
}

.headline1 {
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  padding-bottom: 5px;
}
.headline2 {
  font-size: 16px;
  font-weight: bold;
  color: #999999;
  padding-bottom: 11px;
}
.headline3 {
  font-size: 14px;
  font-weight: bold;
  color: rgb(255,182,0);
  padding-bottom: 7px;
}
.headline4 {
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  padding-bottom: 5px;
}
.headline5 {
  font-size: 11px;
  color: #666666;
}


div.umrandung {
  position: relative;
  width: 988px;
  height: 560px;
  margin: 0 auto 0;
}

div.links {
  position: absolute;
  top: 9px;
  left: 30px;
  width: 193px;
  height: 292px;
  background-color: rgb(233, 233, 233);
  border: 1px solid black;
  padding: 5px;
  text-align: left;
}

div.links-unten {
  position: absolute;
  top: 428px;
  left: 30px;
  width: 205px;
  height: 88px;
  background-color: rgb(233, 233, 233);
  border: 1px solid black;
}

div.rechts {
  position: absolute;
  top: 9px;
  right: 30px;
  width: 205px;
  height: 293px;
}

div.mitte {
  position: absolute;
  width: 663px;
  height: 558px;
  background-color: rgb(242, 242, 242);
  border: 1px solid black;
  left: 160px;
  text-align: left;
}

div.kopf {
  position: absolute;
  width: 984px;
  height: 94px;
  border: 1px solid rgb(176, 200, 238);
  top: 312px;
  left: 0;
}

div.kopf-logo {
  position: absolute;
  top: 13px;
  left: 11px;
  width: 449px;
  height: 70px;
}

div.kopf-bild {
  position: absolute;
  top: 13px;
  right: 38px;
  width: 450px;
  height: 70px;
}

div.sprache-menue {
  position: absolute;
  top: 407px;
  left: 10px;
  width: 950px;
  height: 17px;
  background-color: rgb(143, 143, 143);
  border: 1px solid black;
  padding-top: 3px;
  padding-right: 14px;
  text-align: right;
}
div.sprache-menue a:link, div.sprache-menue a:visited, div.sprache-menue a:focus, div.sprache-menue a:hover, div.sprache-menue a:active {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: white;
}
div.sprache-menue a:focus, div.sprache-menue a:hover {
  color: rgb(190,190,190);
}
div.sprache-menue img { margin-right: 5px; }

div.text-oben {
  position: absolute;
  top: 19px;
  right: 163px;
  width: 434px;
  height: 25px;
  background-color: rgb(223, 233, 249);
  border: 1px solid black;
  padding-top: 3px;
  padding-right: 80px;
  text-align: right;
  font-size: 20px;
}

div.menue {
  position: absolute;
  top: 419px;
  left: 20px;
  height: 28px;
  background-color: rgb(207, 221, 245);
  border: 1px solid black;
} 

div.adresse {
  position: absolute;
  bottom: 2px;
  width: 663px;
  font-size: 10px;
  color: rgb(31, 78, 162);
  text-align: center;
}
div.adresse a:link, div.adresse a:visited, div.adresse a:focus, div.adresse a:hover, div.adresse a:active { font-size: 10px; }

div.suche {
  position: absolute;
  top: 458px;
  left: 763px;
  width: 203px;
  height: 53px;
  background-color: rgb(226, 226, 226);
  border: 1px solid black;
  padding-top: 10px;
}
input.suche {
  border: 1px solid rgb(180, 202, 239);
  background-color: white;
  padding-left: 3px;
  margin-bottom: 2px;
}
div.suche a:link, div.suche a:visited, div.suche a:focus, div.suche a:hover, div.suche a:active {
  font-size: 11px;
  color: black;
  text-decoration: none;
  font-weight: bold;
}
div.suche a:focus, div.suche a:hover {
  color: rgb(100, 100, 100);
}

div.oben-links {
  position: absolute;
  width: 210px;
  bottom: 255px;
  left: 100px;
  text-align: left;
}
div.oben-links a:link, div.oben-links a:visited, div.oben-links a:focus, div.oben-links a:hover, div.oben-links a:active {
  font-family: Arial Black;
  color: black;
  text-decoration: none;
  font-size: 12px;
}
div.oben-links a:focus, div.oben-links a:hover {
  color: rgb(31, 78, 162);
}

div.oben-links2 {
  position: absolute;
  width: 183px;
  bottom: 10px;
  left: 10px;
  font-size: 11px;
  text-align: left;
}
div.oben-links2 a:link, div.oben-links2 a:visited, div.oben-links2 a:focus, div.oben-links2 a:hover, div.oben-links2 a:active { font-size: 11px; }

div.oben-rechts {
  position: absolute;
  width: 210px;
  bottom: 255px;
  left: 360px;
  text-align: right;
}
div.oben-rechts a:link, div.oben-rechts a:visited, div.oben-rechts a:focus, div.oben-rechts a:hover, div.oben-rechts a:active {
  font-family: Arial Black;
  color: black;
  text-decoration: none;
  font-size: 12px;
}
div.oben-rechts a:focus, div.oben-rechts a:hover {
  color: rgb(31, 78, 162);
}

div.by-cybox {
  position: relative;
  width: 665px;
  margin: 0 auto 0;
  font-size: 10px;
  color: rgb(245, 245, 245);
  text-align: right;
}
a.cyboxlinks:link, a.cyboxlinks:visited, a.cyboxlinks:focus, a.cyboxlinks:hover, a.cyboxlinks:active {
  font-size: 10px;
  color: rgb(245, 245, 245);
  cursor: default;
}
a.by-cybox:link, a.by-cybox:visited, a.by-cybox:focus, a.by-cybox:hover, a.by-cybox:active {
  font-size: 10px;
  color: #AAAAAA;
}

a.menu-block3-0:link, a.menu-block3-0:visited, a.menu-block3-0:focus, a.menu-block3-0:hover, a.menu-block3-0:active,
a.menu-block3-0-marked:link, a.menu-block3-0-marked:visited, a.menu-block3-0-marked:focus, a.menu-block3-0-marked:hover, a.menu-block3-0-marked:active {
  height: 21px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  background-color: rgb(207, 221, 245);
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  display: block;
  float: left;
}
a.menu-block3-0:focus, a.menu-block3-0:hover {
  background-color: rgb(180, 202, 239);
}
a.menu-block3-0-marked:link, a.menu-block3-0-marked:visited, a.menu-block3-0-marked:focus, a.menu-block3-0-marked:hover, a.menu-block3-0-marked:active {
  background-color: rgb(180, 202, 239);
}

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:  0;
  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:  0;
  font-size: 10px;
  float: right;
}
div.image-center   {
  width:  100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 7px;
  font-size: 10px;
}
div.image img, div.image-left img, div.image-right img, div.image-center img, div.links img, div.rechts img  {
  margin: 0;
}