html, body
{
	font-family: Arial, Verdana, sans-serif;
	font-size:1em;
	color: Silver;
	background-color: #191970;
	height: 100%;
}
h1
{
	font-size: 110%;
}
h3
{
	font-size: 1em;
}

td
{
	font-size: 1em;
	text-align: justify;
}
.td
{
	text-align: left;
}
.news
{
	padding-left: 8%;
}
*html #news
{
	margin-left:5%;
}
a
{
font-family: 		arial;
font-size: 85%;
font-weight: 		bold;
text-decoration:	none;
color: 				#97A7B1;
}
a:link 
{
color: 				#97A7B1;
}
a:visited
{
color: 				#97A7B1;
}
a:hover
{
color: 				#CCCCCC;
}
a:active
{
color: 				#97A7B1;
}
#lnks
{
	font-size: 0.8 em;
	text-align: left;
}
#sf
{
	float:left;
	margin-left:2%;
	width: 3.67%;
}
#container 	/*der container, der das ganze zntriert*/
{
position:absolute;
width: 				94%;
height: 			82%;
left: 				50%;
margin-left:		-48%;  /* Um die Hälfte der Breite nach links schieben */
top: 				50px;
/*margin-top:			-21%;   Um die Hälfte der Höhe nach oben schieben */
background-color:	#191970;
padding:			0px;
} 
*html #container
{
	height: 			70%;
}

#content
{
width:					70%; 
height: 					85%;
overflow:				auto;
margin-top:				0px; 
margin-left:			1%;
text-align:				left;
align:					left;
background-color:		#191970;
float: 					left;
border: 0px;
}
*html #content
{
	width:					70%; 
	height: 					100%;
}
#musiker
{
width:					9%; 
height:					100%;
overflow:				hidden;
float: 					left;
margin-left:			-1%;
text-align:				left;
align:					left;
}
*html #musiker
{
	height:				110%;
}
#mu
{
	width:80% 
}
*html #musiker
{
	margin-left: -1%;
}
.musiker
{
	margin-bottom: 1.2%;
	margin-left: 12%;
	float: left;
	margin-top: -115%;			
border-left: 1px solid #c20102;
border-top: 1px solid #c20102;
border-bottom: 2px solid #191970;
border-right: 2px solid #191970;
}
#bio
{
	float:left;
	width:50%;
	margin-left: 1%;
	text-align: justify;
}
*html #bio
{
	width:55%;
	margin-left: 0%;
}
#img_cl
{
	float:left;
	margin-left:1%;
	width:40%;
}

#cl{
	width:90%;
	margin-bottom: 1%;
}
#axela
{
	margin-left:10%;
	margin-top:-1%;
	float: left;
}
*html #axela
{
	margin-left:5%;
	margin-top:-1%;
	float: left;
}
#axelb
{
	margin-top:1%;margin-left:3%;
}
*html #axelb
{
	margin-left:4%;margin-top:1:5%;float:left;
}
#bild
{
	width: 80%;
	background-color: #c20102;
	margin-top: 18%;
	margin-left: 20%;
	float: left;
	border-bottom: 1px solid Black;
		border-right: 1px solid Black;
}
*html #bild
{
	margin-left: 20%;
}
#navirechts
{
width:					11%; 
height:					80%;
overflow:				hiddden;
float: 					right; 
margin-left:			0px;
margin-bottom: 		3px;
text-align:				right;
align:					left;
background-color:		#191970;
}
#logo
{
	width: 32%;
	margin-top:1%;
}
*html #logo
{
	width:33%;
margin-top:0px;
}  
#logotop
{
	margin-top:0%;
	margin-left:2%;
	width: 33.5%;	
	float: left;		
	}
*html #logotop
{
	margin-top:0.5%;
	width: 32.5%;
}
	

#unten
{
	width: 60%;
	margin-left: -9.8%;
	margin-top: 3%;
	float: left;
}
*html #unten
{
	margin-left: 1.5%;
	margin-top: 1.8%;
	width: 60%;
}
input,textarea,select
{
color: 					#3B4F5E;
font-weight: 			bold;
border: 					1px solid #97A7B1;
background-color: 	#cccccc;
}
