body {
	margin:0px;
	padding:0px;
	color:#555;
	background-color:#ec008c;
	font-size:.7em;
}
a {
	padding:.1em .3em;
	color:#ec008c;	
	text-decoration:underline;
}
a:visited {
	color:#555;
}
a:hover, a:focus, a:active {
	color:#fff;
	background-color:#ec008c;	
	text-decoration:none;
}
ul {
	margin:0px;
	padding:1em 0px;
	list-style-type:none;
}
li > ul {
	margin-left:2em;
}
#gradient {
	margin:auto;
	width:1000px;
}
#alles {
	width:800px;
	background-image:url(image/back.png);
	background-position:right 98px;
	background-repeat:repeat-y;
	font-family:verdana, sans-serif, arial;
	line-height:1.4em;
}	
#spalte {
	float:right;
	margin:1em 1em 1em 1em;
	width:180px;
	text-align:center;
	background-color:#ec008c;
}
.sponsor {
	display:block;
	padding-bottom:2em;
}
#kopf {
	display:block;
	margin:0px;
	padding:0px;
	background-color:#ec008c;
	background-image:url(image/top.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:98px;
}
#links {
	float:left;
}
#links div {
	margin-top:3em;
}
#menu {
	margin:2em 0px 0px 19px;
	padding:0em;
	width:14em;
	list-style-type:none;
	line-height:1.4em;
}
#menu li {
	color:#fff;
	margin:0px;
	padding:0px;
}
#menu a {
	display:block;
	padding:.1em 1em .1em .5em;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover, #menu a:focus, #menu a:active {
	color:#ec008c;
	background-color:#fff;
	text-decoration:none;
}
#menu a span {
	margin-left:.5em;
	color:#000;
	font-weight:normal;
	font-size:smaller;
}
#menu a:hover span, a:focus span, a:active span {
	color:#000;
}
#inhalt {
	margin:0px 0px 0px 260px;
	width:460px;
}
#fuss {
	margin:5em 0px 0px 0px;
	padding:.5em 0px 1em;
	color:#555;
	font-size:smaller;
	font-style:italic;
}
.anmerkung {
	color:#555;
	font-size:smaller;
	font-style:italic;
}
#logo:hover, #logo:focus, .sponsor:hover, .sponsor:focus, .bild:hover, .bild:focus {
	background-color:transparent;
}
img {
	border:none;
	margin:0px;
	padding:0px;
}
small {
	margin-left:.5em;
	color:#000;
	font-size:smaller;
	font-weight:normal;
	font-style:italic;
	text-transform:none;
}
h1 {
	margin:0px 0px 1em 0px;
	padding:0px;
	color:#ec008c;
	line-height:1.2em;
	text-transform:uppercase;
}
h2 {
	margin:0px;
	padding:4em 0px 1em 0px;
	background-image:url(image/h2.png);
	background-position:center 1em;
	background-repeat:no-repeat;
	color:#ec008c;
	font-size:1.1em;
}
h2 strong {
	text-transform:uppercase;
}
h3 {
	margin:0px;
	padding:3em 0px 1em 0px;
	background-image:url(image/h3.png);
	background-position:center .5em;
	background-repeat:no-repeat;
	font-size:1em;
}
h3 strong, h3 a, h3 a:hover, h3 a:focus, h3 a:visited, h3 a:active {
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
.intro {
	padding-left:1em;
	border-left:solid 5px #000;
	color:#000;
	font-weight:bold;
}
p, dl {
	margin:1em 0px;
	padding:0px;
}
dt {
	color:#555;
	font-weight:bold;
}
dd {
	margin:0px 0px 1em 0px;
	padding-left:0px;
}
.bild {
	float:right;
	width:180px;
	margin:.3em 0px 1em 2em;
	padding:0px;
	text-align:right;
}
.bild img {
	border:solid 1px #555;
}
.musik {
	margin:0px;
	width:150px;
	height:230px;
	float:left;
	color:#fff;
	background-color:#000;
	line-height:1.2em;
}
.musik a, .musik a:hover, .musik a:focus, .musik a:visited, .musik a:active {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.musik div {
	padding:0px 1em .5em 1em;
	font-size:smaller;
}
.musik div em {
	display:block;
	color:#ec008c;
}
.musik > h2 {
	clear:both;
	margin-top:50em;
}
.stand {
	margin:0px 0px 1em 3em;
	list-style-type:disc;
}
.stand a {
	margin-right:.5em;
	font-weight:bold;
}

