body, html
{
	height: 100%;
	min-height: 100%;
}
body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
	color: #fff;
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../_grafik/hintergrund.png);
	background-repeat: no-repeat;
	background-position: center top;
}
*
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

div, a, span, img, form, input, table, td, ul, li, p,submit, textarea
{
	margin: 0;
	padding: 0;
	border: 0;
}
p
{
padding-bottom: 10px;
}
td
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}

a, area, map{
outline:none;
border:none;
}



a
{
	color: #fff;
	outline: none; /* kein Rahmen bei Firefox */
}

a:hover
{
	color: #999999;
}

h1
{
	font-size: 14px;
	color: #2586c3;
	font-weight:bold;
	margin-bottom: 15px;
}

h2
{
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 8px;
}

.blau
{
	color:#2586c3;
}
.grau
{
color:#999999;
}

.textFooterGrau
{
color:#989898;
font-size: 12px;
}

.textSup {
font-size:9px;
vertical-align:text-top;
line-height: normal;
}
.textKlein {
font-size:10px;
}


.textZitat {
font-style:italic;
}

ul.listeZitate{
margin-left: 0px;
font-style:italic;
line-height: 16px;
list-style:none;
}

ul.listeZitate li{
padding-bottom: 10px;
text-align:left;
}


.spalteLinks{
width: 448px;
float:left;
}

.clearfloat, .clearFloat { 
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}



/* ---------- Haupt Divs  ------------- */

#container
{
	height: 100%;
	min-height: 100%;
	width: 896px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;	
	margin: 0 auto;
	position: relative;
	background-image: url(../_grafik/hintergrund.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#header
{
	width: 896px;
	height:160px;
	position: relative;
}

#navRahmen
{
	width: 896px;
	height: 158px;
}


/* ---------- Header  ------------- */

#logo
{
	width: 450px;
	height:144px;
	position: absolute;
	left:0px;
	top: 16px;
}

#icons
{
	width: 86px;
	height:48px;
	position: absolute;
	right:0px;
	top: 16px;
	font-size: 12px;
	text-align:right;
}
#likeButton
{
	width: 80px;
	height:21px;
	position: absolute;
	right:90px;
	top: 28px;
	font-size: 12px;
	text-align:right;
}


/* ---------- Mitte  ------------- */

#mitte
{
	padding-top: 31px;
	/* 
	background-image: url(../_grafik/hintergrund_mitte.gif);
	background-repeat: no-repeat;
	background-position: center top;
	 */
}

#mitteStart
{
	width: 896px;
	height: 260px;
	position:relative;
}

#mitteText
{
padding: 20px;
padding-top: 40px;
text-align: center;
line-height: 18px;
font-size: 14px;
}


#mitteFoto
{
	width: 896px;
	height: 422px;
	position: relative;
}

#mitteFotoText {
position: relative;
z-index: 10;
line-height: 20px;
font-size: 13px;
text-align:justify;
}
#divHeadline {
	position: absolute;
	z-index: 500;
}
#divHeadline h2 {
font-size: 15px;
font-weight: bold;
margin: 0;
padding: 0;
line-height: normal;
}


#videoRahmen
{
	width: 896px;
	height: 260px;
}

#video
{
	width: 896px;
	height: 260px;
}

#galleryRahmen
{
	width: 896px;
	height: 400px;
	text-align: center;
	margin: 0 auto;
}

#gallery
{
	text-align: left;
	width: 896px;
	height: 400px;
}

#bVideo
{
	position: absolute;
	left: 754px;
	top: 682px;
	z-index: 40000;
	width: 122px;
	height: 27px;
}
#bFullscreen
{
	position: absolute;
	left: 754px;
	top: 612px;
	z-index: 40000;
	width: 122px;
	height: 34px;
}

#bSound
{
	position: absolute;
	left: 820px;
	top: 702px;
	z-index: 40000;
	width: 39px;
	height: 27px;
}


#flashAlternative
{
padding-top: 200px; padding-bottom: 100px; text-align:center;
}
#flashAlternative a
{
text-decoration:underline;
color:#CCCCCC;
}


/* ---------- Mitte Inhalt ------------- */

#mitteInhalt
{
	width: 896px;
	height: 434px;
	position: relative;
}

#mitteHead
{
	padding-top: 20px;
}

ul.liste{
padding-left: 10px;
margin-left: 10px;
line-height: 16px;
}

ul.liste li{
padding-bottom: 10px;
text-align:left;
}



