body {
  background-color: #FFFFFF;
  font-size: 13px;
  line-height: 18px;
  font-family: courier, courier-new, courier new, Verdana, Arial, Helvetica, Sans-Serif;
  color: #FFFFFF;  
  padding: 0px;
  margin: 0px;
}

#inhalt { 	
  position: absolute;
  height: 630px; 
  width: 950px;
  margin: -315px 0px 0px -475px;
  top: 50%; 
  left: 50%;

  text-align: left;
  padding: 0px;
  background-color: #FFFFFF;
  border: 0px;
  overflow: auto;
  
  background-image: url(bild.jpg);
  background-repeat: no-repeat;
}


#links {
  position: absolute;
  left: 45px;
  top: 40px; 
  z-index: 10;
}

#textfeld_1 {
position: absolute;
  left: 45px;
  top: 292px; 
  width: 520px;
  border: 0px;
  visibility: visible; 
  z-index: 30;
}

#textfeld_2 {
position: absolute;
  left: 585px;
  top: 292px; 
  width: 300px;
  border: 0px;
  visibility: visible; 
  z-index: 40;
}

/* ------------------------------- */

#video {
position: absolute;
  left: 45px;
  top: 275px; 
  border: 0px;
  visibility: visible; 
  z-index: 35;
}

#video p {
  margin: 0 0 0 0;
  padding: 0 0 0 0; }

/* ------------------------------- */

a { 
  font-size: 13px;
  line-height: 18px;
  color: #ff66cc;
  font-weight: bold;
  background-color:transparent;
  text-decoration: none; 
}

a:hover {
  color: #FFB2E5;
  background-color: #333333; }

.current { 
  font-size: 13px;
  line-height: 18px;
  color: #FFB2E5;
  font-weight: bold;
  background-color:transparent;
  text-decoration: none; 
}

a.homelink { 
  font-size: 13px;
  line-height: 18px;
  color: #ff66cc;
  font-weight: bold;
  background-color:transparent;
  text-decoration: none; 
}

a.homelink_cur { 
  font-size: 13px;
  line-height: 18px;
  color: #FFB2E5;
  font-weight: bold;
  background-color:transparent;
  text-decoration: none; 
}

a.homelink:hover {
  color: #FFB2E5;
  background-color: #333333; }


a.menulink { 
  font-size: 18px;
  line-height: 27px;
  color: #ff66cc;
  font-weight: bold;
  background-color:transparent;
  text-decoration: none; 
}

a.menulink:hover {
  color: #FFB2E5;
  background-color: #333333; }

a.menulink_cur { 
  font-size: 18px;
  line-height: 27px;
  color: #FFB2E5;
  font-weight: bold;
  background-color:transparent;
  text-decoration: none; 
}
  

  


