.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redlink {
	font-size:14px;
	color: #B80000;
	text-decoration: none;
}
.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
.blacklink {
	color: #000000;
	text-decoration: none;
}
.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redtitle {
	color: #B80000;
}
.redtitlebold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B80000;
}
.liste {
	list-style-position: outside;
	list-style-type: disc;
}
.border {
	border: 1px solid #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B80000;
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #000000;

}
.BGrahmen {
	background-image: url(../img/hg_rahmen.gif);
	background-repeat: no-repeat;
	padding: 12px 26px 20px 15px;
}
.kleintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
