body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:	0;
	background:	#000000;
	background-image: url(../gfx/bg_back.gif);
	background-repeat: repeat;
	scrollbar-face-color: #EBECED;
	scrollbar-highlight-color: #EBECED;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #EBECED;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #333333;
}

a, a:link, a:visited, a:active {
text-decoration:none;
color: #717171;
font-weight: bold;
}
a:hover   {
text-decoration:underline;
color: #000000;
font-weight: bold;
}

.headline {
color: #86ACC5;
font-weight: bold;
}

#container {
    position: absolute; 
    left: 50%; 
    top: 50%; 
    width: 950px;
    height: 600px;
    margin-left: -475px;  /* hier die Hälfte der Breite des Wrappers angeben */
    margin-top: -300px;   /* hier die Hälfte der Höhe des Wrappers angeben */
	text-align: left; 
	border-width: 0px;
	background-color: #EBECED;
	background-image: url(../gfx/bg_main_Kopie.jpg);/
	background-repeat: no-repeat; 
}


#player  {
	position: absolute;
    top: 354px;
	left: 29px;
	width: 258px;
	height: 65px;
	overflow:hidden;
	text-align: left;
}
#playerfooter  {
	position: absolute;
    top: 419px;
	left: 29px;
	width: 258px;
	height: 10px;
	overflow:hidden;
	text-align: left;
}

#eventim {
	position: absolute;
    top: 470px;
	left: 542px;
	width: 400px;
	height: 67px;
	overflow:hidden;
	text-align: left;
}

#copyright {
	position: absolute;
    top: 540px;
	left: 560px;
	width: 360px;
	height: 14px;
	overflow:hidden;
	text-align: left;
	padding-right:0px;
	font-size: 10px;
}

#teaseralbum  {
	position: absolute;
    top: 126px;
	left: 25px;
	width: 332px;
	height: 224px;
	overflow:hidden;
	text-align: left;
}

#teasersingle {
	position: absolute;
    top: 430px;
	left: 42px;
	width: 224px;
	height: 140px;
	overflow:hidden;
	text-align: left;
}

#navigation {
	position: absolute;
    top: 565px;
	left: 366px;
	width: 580px;
	height: 26px;
	overflow:hidden;
	text-align: left;
}

#inhalt {
	position: absolute;
    top: 45px;
	left: 542px;
	width: 405px;
	height: 415px;
	overflow:hidden;
	text-align: left;
	padding-right:0px;
}
