@charset "UTF-8";
.fenster {
	position: absolute;
	left: 952px;
	top: 8px;
	background-color: #FFFFFF;
}

/* Universal Selektor setzt alle Ränder und Abstände auf NUll*/
 
* {
	margin:0;
	padding:0;
}

/* Allgemeines Aussehen Hitergrund,Schriften, Überschriften h1, h2 und Links */

body {
	background-image: url(../images/backround-grau.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Arial, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
a:link, a:visited  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D9E028;
}
a:hover, a:focus {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9E028;
}

#content h1 {
	font-size: 125%;
	color: #333333;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D9E028;
}

#navi li {
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 110%;
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	color: #FFFFFF;
}

#logo {
	width: 1090px;
	height: 112px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-indent: 5px;
	margin-top: 15px;
}

/* Kopfbereich Navigation */

#navi {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 30px;
	margin-top: 0px;
	height: 30px;
	text-align: center;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9E028;
	border-bottom-color: #D9E028;
	padding-top: 7px;
}

/* Aktueller Beitrag Box*/

#content {
	width: 1100px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

#filmtext {
	position: relative;
	width: 221px;
	float: left;
	margin: 0px;
	overflow: auto;
	height: 360px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#player {
	height: 370px;
	position: relative;
	width: 634px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#kommentar {
	position: relative;
	width: 205px;
	height: 360px;
	margin: 0px;
	float: right;
	overflow: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Rubriken Layout und Boxen Styles */


#rubriken {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	font-size: 1.0em;
	margin-bottom: 0px;
	padding: 0px;
}
#rubriken  a,a:visited  {
	color: #0099FF;
}
#rubriken a:hover, a:focus {
	color: #00CCFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9E028;
}

.date {
	font-size: 80%;
	color: #666666;
}
#kunstkultur  h1, #sport  h1, #serena h1, #info h1, #halle56 h1, img      {
	font-size: 110%;
	text-transform: uppercase;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding: 0px;
}
#kunstkultur h2, #sport h2, #serena h2, #info h2, #halle56 h2 {
	font-size: 95%;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/stern.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#kunstkultur {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 205px;
}
#kunstkultur h1 {
	color: #FFFFFF;
	text-align: center;
}
#kunstkultur h2 {
	color: #B51F7A;
	text-align: left;
}
#sport {
	float: left;
	width: 205px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sport h1 {
	color: #FFFFFF;
	text-align: center;
}
#sport h2 {
	color: #009900;
	text-align: left;
}
#serena {
	float: left;
	width: 205px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#serena h1 {
	color: #FFFFFF;
	text-align: center;
}
#serena h2 {
	color: #6600CC;
	text-align: left;
}
#info {
	float: left;
	width: 205px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#info h1 {
	color: #FFFFFF;
	text-align: center;
}
#info h2 {
	color: #999900;
	text-align: left;
}
#halle56 {
	float: left;
	padding: 5px;
	width: 205px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#halle56 h1 {
	color: #FFFFFF;
	text-align: center;
}
#halle56 h2 {
	color: #FF6600;
	text-align: center;
}
#footer {
	width: 100%;
	text-align: center;
	z-index: auto;
	background-position: left top;
	background-repeat: repeat-x;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 20px;
	top: auto;
	bottom: 0px;
	clear: both;
	position: relative;
	margin: 0px;
	background-image: url(../images/footer_stern.png);
}
#footer a, a:visited {
	color: #990066;
}
.image {
	text-decoration: none;
	border: thin solid #B61E7A;
}
#subnav {
	position: static;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	width: 1100px;
	margin-top: 0px;
	padding: 0px;
	height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	clear: none;
	float: none;
	text-align: center;
}
#subnav img {
	border-bottom-style: solid;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#kunstkultur, #sport, #serena, #info, #halle56 {
	width: 208px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.kunstfarbe {
	background-color: #B51F7A;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9E028;
	border-bottom-color: #D9E028;
}
.homefarbe {
	background-color: #0099CC;
}
.halle56farbe {
	background-color: #FF6600;
}
.infofarbe {
	background-color: #999900;
}
.serenafarbe {
	background-color: #6600CC;
}
.filme {
	background-color: #FFFFFF;
}
.sportfarbe {
	background-color: #009900;
}
.navifilme {
	background-color: #9B9B9B;
}
.vorschau {
	float: left;
	height: 300px;
	width: 300px;
	border: thin dotted #B51F7A;
	margin: 10px;
	padding: 10px;
}
#vorschau {
	float: left;
	height: 200px;
	width: 220px;
	position: relative;
}
#kunstkultur img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.grauweis {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.graugrau {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#navi #navi01, #navi02, #navi03, #navi04, #navi05, #navi06 a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navi01 {
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9E028;
	font-weight: bold;
}
.navi02 {
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9E028;
	font-weight: bold;
}
.filme {
	background-color: #D699C2;
}
