﻿body
{
	text-align: center;
	margin: 0;
	padding: 0;
	background-image:url(Bilder/background.jpg);
	background-repeat: repeat-x;
	background-color:#000;
	
}

a:link { text-decoration:none; font-weight:bold; color:#32CD32; }
a:visited { text-decoration:none; font-weight:bold; color:#32CD32; }
a:hover { text-decoration:none; font-weight:bold; background-color: #333; }
a:active { text-decoration:none; font-weight:bold; background-color: #9F0; }
a:focus { text-decoration:none; font-weight:bold; background-color: #093; }

#logo
{
	width: 1024px;
	max-width: 1024px;
	height: 166px;
	max-height: 166px;
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
	background-image:url(Bilder/Layout-drittel-Wiederhergestellt_02.jpg);
	background-repeat: no-repeat;
	
}

#anlage
{
	width: 226px;
	max-width: 226px;
	height: 577px;
	max-height: 577px;
	background-image:url(Bilder/Layout-drittel-Wiederhergestellt_04.jpg);
	background-repeat: no-repeat;
	margin-left: 0,5%;
	margin-top: 1%;
	border:none;
	
	
}
#fenster {
	position: absolute;
	width: 84%;

	height: 70%;
	
	text-align: right;
	margin: 0 auto;
	padding: 0 auto;
	left: 258px;
	top: 234px;
	border:none;

	
	
}

#fenster2 {
	width: 1024px;
	max-width: 1024px;
	height: 800px;
	max-height: 166px;
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
	background-repeat: no-repeat;
	color: #F00;
	font-size: 22px;
}


#musicplayer
{
	text-align:left;
}

* {       
 margin:0;
 padding:0;
 list-style:none;
 text-decoration: none;
}

#navigation {
 text-align:center;
 font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
 


}

ul#navigation li {
 display:inline-block;
 background:#333;
 color:#fff;
 margin:1px; 
 
}

#navigation a {
 display:block;
 padding:10px;
 color:#fff;
}
#navigation a:hover {
 background:#090;
}

li {
 display:inline;
 margin-left:1px;
}

#navigarion a {
 position:relative; /* Für IE kleiner 7 (darf der 7er auch sehen -egal-)*/
}

#besucherzähler{
	margin-left:-82%;
}

#impressum{
	margin-top: -40%;
	text-decoration: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #090;
	overflow: auto;
	width: 664px;
	
}


	 


#location
{
	border-left-width: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-color:#090;
	border-style:inset;
	position:fixed;
	margin-top:40%;
	
	
}

#text
{
	margin-top: -40%;
	text-decoration: none;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style:normal;
	color:#090;
