@charset "UTF-8";
.fenster {
	position: absolute;
	left: 952px;
	top: 8px;
	background-color: #FFFFFF;
}
#logo #sparta {
	float: right;
	width: 98px;
	margin-right: 140px;
	margin-top: 15px;
	z-index: 1;
}

/* Aktueller Beitrag Box*/

#content {
	width: 1030px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 390px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 35px;
}

/* 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-du.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Arial, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
#content a, a:visited {
	color: #0099CC;
}
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-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 10px;
}

#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: 640px;
	position: relative;
	height: 383px;
	padding-top: 35px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backround-du.png);
}

#filmtext {
	position: relative;
	width: 221px;
	float: left;
	margin: 0px;
	padding: 10px;
	overflow: auto;
	height: 345px;
	background-color: #FFFFFF;
}

#player {
	height: 357px;
	position: relative;
	width: 634px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
}

#kommentar {
	position: relative;
	width: 201px;
	height: 345px;
	padding: 10px;
	margin: 0px;
	float: right;
	overflow: auto;
	background-color: #FFFFFF;
}

.date {
	font-size: 80%;
	color: #666666;
}
#footer {
	width: 100%;
	text-align: center;
	z-index: auto;
	position: relative;
	color: #999999;
	padding-top: 50px;
	padding-bottom: 20px;
	top: auto;
	bottom: 0px;
	margin: 0px;
	clear: both;
	float: none;
	background-image: url(../images/footer_stern.png);
	background-repeat: repeat-x;
	background-position: top;
}
#footer a, a:visited {
	color: #990066;
}
.image {
	text-decoration: none;
	border: thin solid #B61E7A;
}
.homefarbe {
	background-color: #0099CC;
}
.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;
}
#navi #navi01, #navi02, #navi03, #navio4, #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;
}
