a.menupunkte:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menupunkte:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menupunkte:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menupunkte:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.umenupunkte:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.umenupunkte:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.umenupunkte:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.umenupunkte:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.schrift12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 5px;
}
.schrift11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.schrift14fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 5px;
}
textarea {
	background-color: Silver;
	background: White;
	font-family: Arial;
	font-size: 12px;
	width: 230px;
	height: 70px;
	border-style: groove groove groove groove;
}
.inputtext {
	background-color: Silver;
	background: White;
	font-family: Arial;
	font-size: 12px;
	width: 230px;
	height: 16px;
	border-style: groove groove groove groove;
}
.inputtextklein {
	background-color: Silver;
	background: Silver;
	font-family: Arial;
	font-size: 12px;
	width: 200px;
	height: 16px;
	border-style: groove groove groove groove;
}
.formbutton	{
	background-color: Silver;
	background: Silver;
	font-family: Arial;
	font-size: 12px;
	width: 115px;
	height: 22px;
	border-style: groove groove groove groove;
}
.text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}