@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	background-color: #CCCCCC;
	margin-left: 25px;
	margin-top: 50px;
}
h1 {
	color: #990033;
}
h2 {
	font-size: 16px;
	color: #990033;
}
.headlinekleinrot {
	color: #990033;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990033;
	margin-top: 0px;
}

hr {
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
}


a {
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #990033;
}
p {
	margin-top: -5px;
}
.verlinkung_dunkel {
	color: #333333;
}
.bindestrich {
	color: #999999
}
.navipunkt {
	color: #990033
}
.navilinie {
	border-top-color: #990033;
}
