body {
	background-color: #e3e3e3;
}
.Stil1 {
	font-size: 11px;
	font-family: "Verdana", Courier, monospace;
}
.Stil2 {
	font-size: 12px;
	font-family: "Verdana", Courier, monospace;
	color: #CC0000;
	font-weight: bold;
}
.Links1 {
	font-size: 11px;
	font-family: "Verdana", Courier, monospace;
}
.Formular1 {
	font-size: 12px;
	font-family: "Arial", Courier, monospace;
	font-weight: bold;
}
.Formular2 {
	font-size: 10px;
	font-family: "Verdana", Courier, monospace;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
