@charset "utf-8";
.ueberschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
}
.titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FF7000;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #900;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #900;
	font-weight: normal;
}
a.sublink_am:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
a.sublink_am:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
a.sublink_am:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
a.sublink_am:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	text-align: center;

