.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	line-height: 4px;
	list-style-type: none;
}
.menubg {
	background-image:url(../bilder/bg/menubg.jpg);
	background-repeat:no-repeat;
	z-index: 2;
}
.menubg1 {
	background-image:url(../bilder/bg/menu_bg1.gif);
	z-index: 1;
	background-repeat: repeat-y;
}
a.untenmenu:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #B2B2B2;
}
.weitereinfos {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a.weitereinfos:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
	font-weight: bold
}
.textlinksbold {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
a.textlinksbold:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #990000;
	font-weight: bold
}
.untenmenu {
	font-size: 10px;
	color: #c1c1c1;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.newsüberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}
.eingabefeld {
	background-color: #FFFFFF;
	border: 1px solid #b2b2b2;
}
body {
	background-color: #edeaea;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.tabellenrand {
	border: 1px solid #990000;
}
