body {
  margin:0px;
  padding-top:10px;
  padding-left:20px;
  font-family:VERDANA,ARIAL,HELVETICA,'Trebuchet MS';
  font-size: 11px;
  line-height:1.3em;
  background-color: #F0F0F0;
  
}

a:link, a:visited {
  text-decoration:none;
  color:#FF9900;
  }
a:hover {
  text-decoration:underline;
  color:#FF9900;
  }

div.hauptbereich {
  position:relative;
  width:925px;
  border-top:0px solid white;
  border-bottom:1px solid #A1A1A1;
  border-left:1px solid white;
  border-right:1px solid #A1A1A1;
  padding:0px;
  margin-bottom:0px;
  background-image:url(../sonstiges/grafiken/29.jpg);
  color: #383838;
}

div.hauptbild {
  position:relative;
  top:0px;
  width:925px;
  height:160px;
  border-top:1px solid white;
  border-bottom:0px solid black;
  border-left:1px solid white;
  border-right:1px solid #A1A1A1;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	float:center;
  background-image:url(../sonstiges/grafiken/frameoben3.jpg);
}

div.hauptmenue {
  text-align:left;
  color: white;
  position:relative;
  width:920px;
  height:93px;
  padding-left:5px;
  background-image:url(../sonstiges/grafiken/top.jpg);
  border-top:0px solid white;
  border-bottom:0px solid black;
  border-left:1px solid white;
  border-right:1px solid #A1A1A1;

}

table.menue {
  border:1px;
  border-color:#FFCC33;
  border-style:solid;
  position: absolute;
  height:1px;
  z-index: 2;
  background-color: #f38526;
  visibility: hidden;
}

td.menue1 {
  width:150px;
}
td.menue2 {
  width:105px;
}
td.menue3 {
  width:105px;
}

#menue1 {
	left: 225px; top: 235px;
}
#menue2 {
  left: 295px; top: 235px;
}
#menue3 {
  left: 350px; top: 235px;
}

div.pfad {
  font-style:italic;
  text-align:left;
  position:relative;
  top:0px;
  right:0px;
  padding-left:5px;
  padding-right:5px;
  color:gray;
  margin-bottom:20px;
}

div.player {
  position:relative;
  top:40px;
  left:60px;
  padding-left:5px;
  padding-right:5px;
  color:gray;
  margin-bottom:20px;
}

textarea {
  background-color: #ffffff;
  border:1px solid #333333;
  width:99%;
  height:100px;
  color:#333333;
  }

select {
  background-color: #ffffff;
  border:1px solid #333333;
  color:#333333;
  }
  
input {
  border:1px solid #663333;
  padding:4px;
  margin-bottom:3px;
  background-color: #ffffff;
  }

#hauptbereich { line-height: 2; }

div.bottom {
  width:925px;
  height:62px;
  background-image:url(../sonstiges/grafiken/bottom.gif);
  
}

div.bottom2 {
  color: white;
  width:925px;
  height:72px;
  background-image:url(../sonstiges/grafiken/bottom.jpg);
  
}

#header1
	{
		width: 925px;		
		height: 15px;
		background-color:#F0F0F0;
		border: 0px solid black;
		text-align: right;
		font-size: 80%;
		color:gray;
}
