body {
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fb9600;
	margin:0;
	padding:0;
}

p {
	padding:5px 0px 0px 0px;
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align:justify;
}

#logo {
	position: absolute;
	background:none;
	width: 191px;
	height: 100px;
	top: 41px;
	left: 181px;
	text-decoration:none;
}
	
#logoLinks {
	position: absolute;
	background-image: url(../images/logo_links.png);
	width: 160px;
	height: 241px;
	top: 75px;
	left: 1px;
}

#videoplayer {
	position: absolute;
	background-image: url(../images/videoplayerBG.png);
	width: 754px;
	height: 650px;
	top: 145px;
	left: 140px;
	z-index: 1;
}

#videoplayerNoPlayer {
	position: absolute;
	background-image: url(../images/redaktion.png);
	width: 754px;
	height: 600px;
	top: 145px;
	left: 140px;
	z-index: 1;
}

#videoplayerNoPlayerNoBGElements {
	position: absolute;
	background-image: url(../images/impressum.png);
	width: 754px;
	height: 600px;
	top: 145px;
	left: 140px;
	z-index: 1;
}

#kontakt {
	position: absolute;
	background-image: url(../images/kontakt.png);
	width: 754px;
	height: 600px;
	top: 145px;
	left: 140px;
	z-index: 1;
}

#beitragsText {
	position:absolute;
	left: 259px;
	width: 510px;
	height: auto;
	top: 652px;
	z-index:2;
}
#beitragsText h1 {
	top: 0px;
}

#footernav {
	position:absolute;
	width: 600px;
	height: 50px;
}

#videoplayerframe {
	position:absolute;
	width:512px;
	height:288px;
	z-index:3;
	left: 258px;
	top: 225px;
}

#navbarUnten {
	position:absolute;
	width: 672px;
	height: 50px;
	left: 257px;
	top: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	word-spacing: 10px;
}

.redaktion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

#Redaktion {
	position: absolute;
	top:  117px;
	left: 62px;
	width: 400px;
	height: 221px;
}

#Produktion {
	position: absolute;
	top:  126px;
	left: 42px;
	width: 400px;
	height: 150px;
}

#Impressum {
	position:absolute;
	top:80px;
	left:62px;
	width:620px;
	height:350px;
}

#navigationHeader {
	position:absolute;
	top:5px;
	left:441px;
	width:auto;
	height:auto;
	z-index:3;
	font-size:16px;
}

.disclaimer {
	font-size:9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	word-spacing: normal;
	color: #666;
}

#playlist {
	position:absolute;
	z-index:4;
	height:auto;
	width:auto;
	top:166px;
	left:905px;
}

