@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;
	height: 114px;
}

/* 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-team.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;
}
#olaf a, #serena a, #jens a, #robbe a {
	color: #0099CC;
}

#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*/


#olaf, #serena, #jens, #robbe {
	height: 383px;
	position: relative;
	width: 640px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backround-du.png);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#olaf  img, #jens  img, #serena  img, #robbe img {
	margin-right: 20px;
}
#olaf h1, #jens h1, #serena h1, #robbe h1 {
	margin-top: 20px;
	color: #9A9902;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#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;
}
#subnav {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 1075px;
	margin-top: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	height: 50px;
	color: #FFFFFF;
	text-decoration: none;
}
#subnav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 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;
}
.infofarbe {
	background-color: #999900;
}
.graugrau {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #E2E2B6;
}
#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;
}
.fotos {
	border: 2px solid #CCCCCC;
}
