body {
	font-family: Helvetica, Arial;
	font-size: 12px;
	margin-top: 150px;
	margin-left: 50px;
	letter-spacing: 1px;
	line-height: 16px;
	width: 600px;
	height: 500px;
	background-image: url(../inhalt/Bilder/header.php);
	background-repeat: repeat;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(-90deg);
}


#logo {
	position: absolute;
	font-size: 26px;
	top: 0px;
	left: 16px;
	letter-spacing: 2px;	
}

#logo a {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFF;
}

#navigation {
	text-align: left;
	position: absolute;
	width: 160px;
	top: 80px;
	left: 20px;
	
}


#subnavigation {
	position: relative;
	top: 200px;
	left: 500px;
	width:200px;
	}
	

	
#subnavigation a{
	margin-bottom:0px;
			opacity:1.0;
				filter:alpha(opacity=100);
			width: 160px;


}

#subnavigation img{
	width:164px;
	height: 0px;
	margin-left: -4px;
	margin-top: -17px;


	}
	
#subnavigation a img{
		opacity: 1.0;
		filter:alpha(opacity=100);
	}	

#subnavigation a:hover img{
		opacity: 1.0;
		filter:alpha(opacity=100);
	}
#subnavigation .selected a img{
	opacity: 1.0;
	filter:alpha(opacity=100);
	cursor: default;
	}

#content {
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	width:430px;
	top: 220px;
	left: 20px;
	background-color: #DEDEDE;
	padding-left: 4px;
	padding-right: 2px;
}

#content img {
	width:436px;
	margin-left:-4px;
	margin-top:-35px;
	margin-bottom:2px;
	border:0px;
	text-decoration: none;
}

#content a{
	text-transform: none;
	width: 115px;
	background-color: #DEDEDE;
	font-weight: normal;
	padding-left: 2px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #C03;
}
#content a:hover{
	background-color:#DEDEDE;
	color: #000;
	}

#content ul {
}


em {
	color: #000;
}

i {
	color: #DEDEDE;
}



ul {
	/*display:block;
	width:250px;*/
	margin:0;
	padding:0;
	float:left;
	margin-right:7px;
	padding-left:0;
}
li {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}

h1 {font-size: 16px;
	display: block;
	background-color: #999;
	padding-left: 4px;
	padding-top: 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -20px;
	margin-bottom: -0px;
	margin-left: -4px;
	margin-right: -2px;

}
	
h2 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	text-transform: uppercase;

}

h3 {font-size: 16px;
	display: block;
	background-color: #999;
	padding-left: 4px;
	padding-top: 2px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
	margin-right: 0px;

}

h4 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;

}

h5 {
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin-left: -4px;
	margin-top: 1px;
    margin-bottom: 1px;
	padding-top: 2px;
	padding-left: 4px;
	background-color:#CECECE;
}



a {
	width: 160px;
	padding-left: 4px;
	padding-top: 1px;
	text-decoration: none;
	margin-right: 2px;
	background-color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	display: inline-block;
}



a:hover{
	background-color: #000;
	color: #FFF;

	}
.selected a{
	background-color: #000;
	color: #FFF;
	cursor: default;
	}	

a.inaktiv{
	border-width: 0px;
	color: #000;	
	margin-right: 30px;
	font-style: normal;
}



p {
	color: #000000;
	text-decoration: none;
	margin: 0px;


}

img {
	margin:0;
	padding-top:15px;
	border:0px;
	text-decoration: none;
}

img a {
	margin:0;
	padding:0;
	border:0;
	text-decoration: none;

}

sup {
	font-size:9px;
	line-height: 10px;
	vertical-align: 20%;
}


#footer {
	position: fixed;
	bottom: 51px;
 	margin-left: 718px;


}

#footer a {
	background-color: transparent;
	position: fixed;
	margin-top: 0px;
	margin-left: 0px;
}
#player1 {
	background-color: transparent;
	margin-top:  -20px;
	margin-left: -4px;
	margin-right: -2px;
	padding-top: 0px;
	margin-bottom: -8px;
	height: 577px;
}


