body {
	background-image:url(/bilder/hg.gif);
}
body, p, td {
	font-family:Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:black;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	color:#009999;
}
h2 {
	font-size:12pt;
	font-weight:bold;
	color:black;
	text-align:center;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	color:black;
}
a {
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #009999;
}
a:hover {
	color: black;
}
pre {
	font-family:"Courier New", Courier, monospace;
}
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:black;
	width:30px;
	height:20px;
	border:1px solid #666666;
}
.Auswahl {
	background-color:#e6e6e6;
	width:50px;
	border:1px solid black;
}
img {border: none;}
  
a.menu {
text-decoration: none;
font-weight:bold;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #009999;
}
a.menu:hover {
	color: #808080;
}
a.fett {
	text-decoration: none;
	font-weight:bold;
}
a.fett:link, a.fett:visited, a.fett:active {
	color: #009999;
}
a.fett:hover {
	color: #808080;
}
a.menu_oben {
	text-decoration: none;
}
a.menu_oben:link, a.menu_oben:visited, a.menu_oben:active {
	color: white;
}
a.menu_oben:hover {
	color: #cccccc;
}
.rahmen {
	border: 1px solid black;
}
.textfeld {
	background-color: #eeeeee;
	color: black;
	border: 2px solid #009999;
}
.star {
	color:#FF0000;
	font-weight:bold;
}
hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #009999;
	border-bottom: solid 1px white; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
.neu {
	color: #990000;
	font-weight: bold;
}

