* {
	font-family:Arial, sans-serif;
	font-size:10pt;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	color:#ff9933
}
h2 {
	font-size:12pt;
	font-weight:bold;
	color:#000000
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #808080;
}
a:hover {
	color: #6666ff;
	text-decoration: none;
}
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:200px;
	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:11pt;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #ffffff;
}
A.menu:hover {
	color: #cccccc;
	text-decoration: none;
}
td.unten {
	color: #ffffff;
}
.rahmen {
	border: 1px solid #000000;
}
body {
	background-image:url(http://www.wisotzki24.de/bilder/hg.gif);
}

