@charset "utf-8";
.LinkUnten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.NaviWeiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	word-spacing: normal;
	white-space: nowrap;
	text-decoration: none;
}
.NaviGrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	word-spacing: normal;
	white-space: nowrap;
	text-decoration: none;
	text-transform: none;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	color: #669933;
}
a:active {
	color: #66CC33;
}

a.detail:link, a.detail:visited {
	text-decoration: none;
	color: #669933;
	}
	
a.detail:hover {
	color: #000000;
}
a.detail:active {
	color: #000000;
}

a.kopflink:link, a.kopflink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	}
	
a.kopflink:hover {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}
a.kopflink:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}
