#navi2
{
	position: relative;
	left: 0px;
	
	list-style-type: none;
	line-height: 150%;
	
	font-size: 11pt;
	font-weight: normal;
}

#navi2 a
{
	text-decoration: none;
	color: black;
}

#navi2 a:hover
{
	text-decoration: underline;
}

#navi2 a:active, #navi2 a:visited
{
	color: black;
}

.aufmacher
{
	font-size: 15pt;
	margin-bottom: 10px;
}

#kuenstlerliste table
{
	font-size: 10pt;
	width: 590px;
	
	margin-bottom: 4px;
}

table.hell
{
	background-color: #eeeeee;
}

table.dunkel
{
	background-color: #cccccc;
}


td.breit
{
	width: 300px;
}