/* StyleSheet 4000 */
body, td {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}


li {
	color: #999999;
}



a {
	font-size:10pt;
}

a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.start{
	font-size: 10px;
	color: #ffffff;
}

.kuenstler {
	font-size: 8pt;
}

.superstical {
	font-size:7pt;
}

#title {
	
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#mittelgrau{
	color:#999999;
	font-size:9px;
}

a.blaettern {
	
		padding: 5px;
		background-color:#F0F0F0;
		border: 1px solid lightgrey;
}

a.ablaettern {
	
		padding: 5px;
		background-color:#F0F0F0;
		border: 1px solid gray;
}