body {
	margin: 0px; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0px;
	text-align: center;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 100%;
	background-color: #191919;
	background-image: url(../images/bckgnd.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
span  {
	color: #F5CF21;
}
p a {
	color: #666666;
	text-decoration: none;
}
a {
	color: #CC9900;
	text-decoration: none;
}
h2 a span {
	color: #21495F;
}
a:hover {
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#head {
	height: 330px;
	background-image: url(../images/top_streifen.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#head #bildoben {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 330px;
}

#menu  {
	top: 245px;
	width: 417px;
	height: 25px;
	position: absolute;
	left: 100px;
}


  ul#Navigation {
	text-align: left;
	margin: 0;
  }
  ul#Navigation li {
	list-style: none;
	display: inline;
	color: #FFFFFF;
  }
ul#Navigation  a   {
	font-weight: 200;
	font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-style: normal;
	color: #9aa7ad;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
	padding-right: 10px;
  }
ul#Navigation    a:hover    {
	color: #FFFFFF;
  }
ul#Navigation span {
	color: #FEC900;
}
#container {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 120px;
	text-align: center;
	width: 900px;
	margin-top: 20px;
}
#content #container .box img {
	float: left;
	margin-right: 15px;
}
.footer {
	background-repeat: no-repeat;
	width: 900px;
	clear: left;
	overflow: auto;
	padding-top: 50px;
}
.inhaltfooter {
	margin:0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 100px;
}
.inhaltfooter  p   {
	color: #999999;
}
.inhaltfooter p a {
	color: #999999;
}
.inhaltfooter p a:hover {
	color: #333333;
}
.box {
	margin-right: 40px;
	background-image: url(../images/splatter.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	float: left;
	width: 350px;
	padding-top: 10px;
	text-align: left;
}
.musik    {
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/bckgnd_flaeche.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.musik   ul    {
	list-style-image: url(../images/aufzaehlung.gif);
	list-style-position: outside;
	margin-left: -15px;
}

