html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: 12pt;
	list-style-position: inside;
	list-style-type: disc;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: normal;
}
.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: normal;
	background-color: #FFFFCC;
}
.interpret {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.titel {
	font-size: 24px;
	font-weight: bold;
}
.tracks {
	font-size: 10pt;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	line-height: 14pt;
}
.lineup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: none;
}
.writer {
	font-size: 9pt;
	font-style: italic;
}
.clip {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.klein {
	font-size: 10px;
	line-height: 110%;
}
a:hover {
	background-color: #CCCCCC;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#label {
	position:absolute;
	width:136px;
	height:250px;
	z-index:1;
	left: 7px;
	top: 66px;
	background-color: #FFFFCC;
	clip:  rect(   );
}
.fett {
	font-weight: 200;
}
#kopf { position:absolute; margin:50px 0px 10px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:60px;
	border-width:1px 0px;
	background-color:#CCCCCC;
	text-align: right; 
	border: black solid
}
.kopf {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: right;
	padding-top: 25px;
	padding-left: 25px;
}
.liste {
	list-style-type: decimal;
}
