.tages {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
.dreier {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;

}
.ueberschrift {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.text-rot {
	font-family: Arial;
	font-size: 13px;
	color: #990000;
}
.text-rot-fett {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

#nav a{
	display: block;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border-bottom: 2px solid #e7f7e7;
	border-top: 2px solid #e7f7e7;

}
#nav a:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
#nav a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
#nav a:hover{
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #990000;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
}
#nav a:active{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
}

#nav2 a{
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border-bottom: 2px solid #e7f7e7;
	border-top: 2px solid #e7f7e7;

}
#nav2 a:link{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
#nav2 a:visited{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
#nav2 a:hover{
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #990000;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
}
#nav2 a:active{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
}

#text a{
	text-decoration: underline;
}
#text a:link{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
#text a:visited{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
#text a:hover{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	background-color: #990000;
	border: none;

}
#text a:active{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

#fuss{ 
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	border: none;
}
#fuss a{
	color: #990000;
	text-decoration: underline;
}
#fuss a:link{
	color: #990000;
	text-decoration: underline;
}
#fuss a:visited{
	color: #990000;
	text-decoration: underline;
}
#fuss a:hover{
	color: #ffffff;
	text-decoration: underline;
	background-color: #990000;
	border: none;
}
#fuss a:active{
	color: #666666;
	text-decoration: underline;
}
.ueberschrift-weiss {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

