h1{
	color:#014375;
}

body{
	/*background-color: #00397C;*/
	background-color: #E8E9EE;
	/*width: 900px;*/
	margin: 0px;
	padding: 20px;
	font-family:'Arial';
}

/*
.header{
	background-color: #00397C;
	height: 39px;
}
*/

.header_logo_heidelberg{
}

.header_logo{
	padding-bottom: 25px;
}

.footerlinks{
	 text-decoration: none;
	 color: white;
}

.cr{
	padding-right: 20px;	
}

.greyspaceer{
	height:5px;
	background-color: #E8E9EE;	
}

.header2{
	z-index: 10;
	background-color: white;
	width: 920px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	}

.underplayer{
	z-index: 10;
	background-color: white;
	width: 920px;
	height:100px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}	
	
.footer{
	z-index: 10;
	background-color: #00437A;
	width: 920px;
	padding-left: 20px;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	}		
	
.player{
	z-index: 10;
	padding-bottom:1px;
}

.content{
	z-index: 10;
	position: absolute; 
	/*left: 145px; */
	left: 0%;
	top: 160px;
	width: 940px;
}

.content{
	position: absolute;
	top: 39px;
	border: 10px;
	min-height: 700px;
	min-width: 	900px;
	z-index: -1;
}

.blue_line{
	background-color: #00397C;
	position: absolute;
	width: 95px;
	height: 39px;
	top: 0px;
	left: 904px;
}

.stream{
	position: absolute;
	padding: 20px;
	right: 50px;
	top: 50px;
}



.impressum{
	position: absolute;
	top: 670px;
	left: 20px;
	z-index: 99;
	font-family:'Arial';
}

.links{
	position: absolute;
	top: 20px;
	left: 40px;
	font-family:'Arial';
}

a{
	border: 0px;
}

.links a{
	color: #ffffff;
}

.links a:hover{
	color: #aaaaaa;
}

.links a:active{
	color: #ffffff;
}