#seite {
	width: 1000px;
	position:relative;
	margin: auto;
	margin-top: 0px;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	
}
a {
	text-decoration: none;
}

#inhalt {
	position:absolute; 
	left: 0px;
	top: 120px; 
  overflow: auto;
	width:1000px; 
  height:600px;
	padding-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 17px;
	color: #bbe1e8;
}

#inhalt h1 {
	font-size: 15px;
	color: #60d3e8;
	margin-bottom: 10px;
}
#inhalt a {
	text-decoration: underline;
	color: #60d3e8;
   font-weight:bold;
}

#inhalt a:hover {
	text-decoration: none;
	color: #FFFFFF;
   font-weight:bold;
}

#navi {
	padding-bottom: 6px;
}
#navi a {
	text-decoration:none;
}

#sound {
	position:absolute; 
	left: 482px;
	top: 70px; 
}

#sound2 {
	position:absolute; 
	left: 370px;
	top: 70px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 13px;
	color: #bbe1e8;
}

#sound3 {
	position:absolute; 
	left: 502px;
	top: 70px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 13px;
	color: #bbe1e8;
}
