HTML, BODY, TABLE {
	margin: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}

a {
	color: #CC9900;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #993300;
}

#oberbalken {
	background-image:  url(../images/design/oberbalken.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 600px;
	position: absolute;
	left: 15px;
	top: 15px;
	}

#mittelbalken {
	height: 112px;
	width: 600px;
	position: absolute;
	left: 15px;
	top: 377px;
	background-color: #000000;

	}

#bildoben {
	background-image:  url(../images/design/bildoben.jpg);
	background-repeat: no-repeat;
	height: 315px;
	width: 600px;
	position: absolute;
	left: 15px;
	top: 62px;
	}

#bildoben_sites {
	height: 315px;
	width: 600px;
	position: absolute;
	left: 15px;
	top: 62px;
	}
	
#bildunten {
	background-image:  url(../images/design/bildunten.jpg);
	background-repeat: no-repeat;
	height: 369px;
	width: 600px;
	position: absolute;
	left: 15px;
	top: 489px;
	}

#bildunten_sites {
	background-image:  url(../images/design/bildunten_trans.jpg);
	background-repeat: no-repeat;
	height: 369px;
	width: 600px;
	position: absolute;
	left: 15px;
	top: 489px;
	}
	
#trailerunten {
	height: 369px;
	width: 600px;
	position: absolute;
	left: 15px;
	top: 489px;
	background-color: #000000;

	}
	
#schatten {
	background-image:  url(../images/design/schatten.jpg);
	background-repeat: no-repeat;
	height: 858px;
	width: 610px;
	position: absolute;
	left: 20px;
	top: 14px;
	}

#nav {
	position: absolute;
	top: 44px;
	left: 15px;
	width: 600px;
	height: 18px;
	background : #000000;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#nav a {
	display: block;
	width: 60px;
	height: 15px;
	float: left;
	text-align: center;
	text-decoration : none;
	text-transform : capitalize;
	line-height : 18px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight : bold;
	font-size : 10px;
}

#nav a.active {
	background : #FF6600!important;
	color: #000000;
}

#nav a:hover {
	color: #FFFFFF;
	background : #0066CC;
}

#contentoben {
	width: 300px;
	left: 305px;
	position: absolute;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	padding: 10px;
	top: 160px;
	height: 0px;



	}
	
#contentunten {
	width: 580px;
	left: 24px;
	position: absolute;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	padding: 10px;
	top: 496px;
	}
	
#contentunten2 {
	width: 200px;
	left: 24px;
	position: absolute;
	padding: 10px;
	top: 520px;
	}

#contentunten h1 {
	margin: 0px;
	color: #333333;
	background : url(../images/pfeilrechts.gif) no-repeat;
	font-size: 12px;
	padding-left: 25px;
	}

#contentunten h3 {
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	background-position: center;


	
	}

#cobaoben {
	background-image: url(../images/design/bildoben_b.jpg);
	height: 315px;
	width: 600px;
	position: absolute;
	left: 15px;
	top: 62px;
	}
	
#imagesoben {
	text-align: center;
	width: 250px;
	position: absolute;
	left: 15px;
	top: 70px;
	}
	
#imagesunten {
	text-align: center;
	width: 250px;
	position: absolute;
	left: 15px;
	top: 497px;
	}
	
#contentoben h1 {
	background: url(../images/images_b_h1.png) repeat;
	margin-top: 5px;
	}
	
#contentoben h2, #contentunten h2 {
	font-size: 110%;
	font-weight : bold;
	margin: 0px;
	color: #FFFFFF;
	background: #FF6600;
	}
	
#contentoben p, #contentunten p{
	margin: 0px;
	padding: 2px 0px;
	line-height: 160%;
	text-align: justify;
	clear: left;
}

#contentoben a, #contentunten a {
	text-decoration: none;
	font-weight : bold;
	color: #28627D;
}

#contentoben a:hover, #contentunten a:hover {
	text-decoration: underline;
}

#fusszeile {
	width: 400px;
	position: absolute;
	left: 115px;
	top: 865px;
	text-align: center;
	font-size: 9px;
	}

#mediaplayer {
	width: 400px;
	position: absolute;
	left: 115px;
	top: 495px;
	color: #FFFFFF;
	text-align: center;
	}

#nav2 {
	position: absolute;
	top: 25px;
	left: 15px;
	width: 600px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#nav2 a {
	display: block;
	width: 120px;
	height: 15px;
	float: left;
	text-align: center;
	text-decoration : none;
	line-height : 18px;
	padding: 0px;
	margin: 0px;
	color: #FF6600;
	font-weight : bold;
	font-size : 10px;
}

#nav2 a:hover {
	color: #FFFFFF;
	background : #0066CC;
}

#nav3 {
	position: absolute;
	top: 25px;
	left: 498px;
	width: 600px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#nav3 a {
	display: block;
	width: 117px;
	height: 15px;
	float: left;
	text-align: center;
	text-decoration : none;
	line-height : 18px;
	padding: 0px;
	margin: 0px;
	color: #FF6600;
	font-weight : bold;
	font-size : 10px;
}

#nav3 a:hover {
	color: #FFFFFF;
	background : #0066CC;
}
