/* CSS Document */
body {
	margin: 0;
	padding:	25px 0 10px 0;
	background-color: #eaf1f3;
	color: #000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100.01%;
	text-align: center;
}

.schrift1 {font-size: 12px} ;

a {
	text-decoration				:	none;
}

a:link {
	color						:	#30778c;
}

a:visited {
	color						:	#30778c;
}

a:active {
	color						:	#30778c;
	background-color			:	#ffffff;
}

a:hover {
	color						:	#e2b680;
	background-color			:	#ffffff;
}

#bereich {
	position					:	relative;
	width						:	800px;
	height						:	100%;
	text-align					:	left;
	margin						:	0px auto;
	background-color			:	#ffffff;
}

#version {
	position:absolute;
	left:0px;
	top:-24px;
	width:179px;
	height:18px;
	z-index:1;
}

#player {
	position:absolute;
	left:180px;
	top:-24px;
	width:279px;
	height:18px;
	z-index:1;
}
.hdl01 {color: #AF3F3B;
        font-size:20px
		}
