body {
  background: #485076;
  padding: 0px; 
  border: 0px; 
  margin: 0px;
  text-align: center;
  color: #242b48;
}

a:link {
  font-weight: bold;
  color: #242b48;
  text-decoration: underline;
}

a:visited {
  font-weight: bold;
  color: #485076;
  text-decoration: underline;
}

a:hover {
  font-weight: bold;
  color: #cad60b;
  text-decoration: none;
}

a:focus {
  font-weight: bold;
  color: #cad60b;
  text-decoration: underline;
}

div.kopfbehaelter {
  /* background: #ff6712; */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1000px; 
  height: 120px; 
  margin: 0px; 
  padding: 0px; 
  border-style: none;
  border-width: 0px;
  overflow: hidden;
}

div.kopfbild { 
  position: absolute;
  top: 0px;
  left: 0px;
  width: 584px; 
  height: 120px; 
  border: none;
  border-width: 0px;
  background-image: url(../images/header_web.jpg);
  float: left;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

div.sponsoren { 
  position: absolute;
  left: 584px;
  top: 0px;
  width: 416px;
  height: 120px; 
  border: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  text-align: right;
}

img.bild_hauptsponsoren { 
  /*display: block;*/
  width: 416px;
  height: 120px; 
  border-width: 0px;
  border-style: none;
}

div.menuebehaelter {
  position: absolute;
  top: 120px;
  left: 0px;
  /* background: #ff6712; */
  width: 1000px; 
  height: 32px; 
  margin: 0px; 
  padding: 0px; 
  border-style: none;
  border-width: 0px;
  overflow: hidden;
}

div.menue {
  position: absolute;
  top: 0px;
  left: 62px;
  background: #242b48;
  width: 938px; 
  height: 32px; 
  margin: 0px; 
  padding: 4px; 
  border: none;
/*  overflow: hidden;*/
  vertical-align: middle;
  text-align: left;
}

div.sprachmenue {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #242b48;
  width: 62px; 
  height: 32px; 
  margin: 0px; 
  padding: 6px 4px 6px 4px; 
  border: none;
  overflow: hidden;
  vertical-align: middle;
}

div.hauptbehaelter {
  /* background: #ff6712; */
  position: absolute;
  left: 0px;
  top: 152px;
  width: 763px; 
  height: 370px;
  margin: 0px; 
  padding: 0px; 
  border-style: none;
  border-width: 0px;
  overflow: hidden;
}

div.hauptfeld {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #FFFFFF;
  width: 763px; 
  height: 370px; 
  padding: 0px; 
  border-style: none;
  border-width: 0px;
  margin: 0px; 
  text-align: left;
  overflow: hidden;
}

div.inhalt {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 753px; 
  height: 350px; 
  padding: 0px; 
  border-style: none;
  border-width: 0px;
  margin: 10px 0px 10px 10px; 
  overflow: auto;
}

div.getier {
  /* background: #ff6712; */
  position: absolute;
  top: 152px;
  left: 763px;
  background-image: url(../images/getier.jpg);
  background-color: #f3e2d4;
  width: 237px; 
  height: 370px; 
  margin: 0px; 
  padding: 0px; 
  border-style: none;
  border-width: 0px;
  overflow: hidden;
  background-repeat: no-repeat;
}

div.gras {
  /* background: #ff6712; */
  position: absolute;
  top: 522px;
  left: 0px;
  background-image: url(../images/gras.jpg);
  width: 1000px; 
  height: 65px; 
  margin: 0px; 
  padding: 0px; 
  border-style: none;
  border-width: 0px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.menuepunktweiss {
  color: #000000;
  text-decoration: none;
}

