body, p, td {
	font-family:arial, sans-serif;
	font-size:12pt;
	color:#ffffff;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	color:#990033;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	color:#990033;
}
h3 {
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;
}
.ueber {
	font-size:14pt;
	font-weight:bold;
	color:#990033;
}
td.unten {
	color:#ffffff;
}
#content {
	padding-right:30px;
}
#menu_links{
	padding-left:20px;
}
a {
	text-decoration: none;
}
a:link {
	color: #cc0000;
}
a:visited {
	color: #cc0000;
}
a:active {
	color: #cc0000;
}
a:hover {
	color: #808080;
	text-decoration: none;
}
a.link_fett {
	text-decoration: none;
	font-weight:bold;
}
a.link_fett:link {
	color: #cc0000;
}
a.link_fett:visited {
	color: #cc0000;
}
a.link_fett:active {
	color: #cc0000;
}
a.link_fett:hover {
	color: #808080;
	text-decoration: none;
	font-weight:bold;
}
input {
}
.Feld {
	background-color:#e6e6e6;
	width:120px;
	height:20px;
	border:1px solid #666666;
}
.Feld1 {
	background-color:#e6e6e6;
	width:160px;
	height:20px;
	border:1px solid #666666;
}
.Button {
	background-color:#e6e6e6;
	color:#000000;
	width:30px;
	height:20px;
	border:1px solid #666666;
}
.auswahl {
	background-color:#e6e6e6;
	width:50px;
	border:1px solid #000000;
}
a.menu {
	text-decoration: none;
	font-weight:bold;
	font-size:12pt;
}
a.menu:link {
	color: #ffffff;
	font-weight:bold;
	font-size:12pt;
}
a.menu:visited {
	color: #ffffff;
	font-weight:bold;
	font-size:12pt;
}
a.menu:active {
	color: #ffffff;
	font-weight:bold;
	font-size:12pt;
}
a.menu:hover {
	color: #808080;
	text-decoration: none;
	font-weight:bold;
	font-size:12pt;
}
a.menu1 {
	text-decoration: none;
	color: #cccccc;
	font-weight:bold;
	font-size:10pt;
}
a.menu1:link {
	color: #cccccc;
	font-weight:bold;
	font-size:10pt;
}
a.menu1:visited {
	color: #cccccc;
	font-weight:bold;
	font-size:10pt;
}
a.menu1:active {
	color: #cccccc;
	font-weight:bold;
	font-size:10pt;
}
a.menu1:hover {
	color: #cccccc;
	text-decoration: none;
	font-weight:bold;
}
.klein {
	font-weight:normal;
	color: #ffffff;
	font-size:10pt;
}
.rahmen {
	border: 1px solid #990033;
}
body {
	background-image:url('bilder/hg.gif');
}
hr {
	border: 0; /* Für Firefox und Opera */
	border-top: solid 1px #990033;
	border-bottom: solid 1px black; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	margin:15px 0;
}
img.links{
	padding:0 15px 15px 0;
}
.gelb{
	color:#FC0;
}