body {
	margin: 0px;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 10px;
	text-align: justify;
	line-height: 15px;
	color: #000000;
}
td {
	font-size: 11px;
}
.menue {
	background-color: #FFCC99 ! important;
	font-weight: bold;
}
.menue_aktiv {
	background-color: #CC0000 ! important;
	color: #FFCC99 ! important;
	font-weight: bold;
}
a.menue {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menue:hover {
	color: #FEFFEF;
	text-decoration: underline;
	font-weight: bold;
}
.main {
	background-color: #FFFFFF ! important;
}
.main_text {
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
}
.main_textrot {
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	color: #FF0000;
}
.footer {
	background: #702121;
	font-size: 9px;
	color: #FEFFEF;
}
a.footer {
	color: #FEFFEF;
	text-decoration: none;
}
a.footer:hover {
	color: #FEFFEF;
	text-decoration: underline;
}
	a.menuoben {
	color: #000000;
	text-decoration: underline;
}
a.menuoben:hover {
	color: #CC000F;
	text-decoration: underline;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* ---------------------------------------------------------------------------------------------------------- */
/* form */
	input {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}
input.text {
	width: 200px;
}
input.plz {
	width: 45px;
}
input.ort {
	width: 151px;
}
input.submit {
	font-size: 10px;
	color: #cc0000;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	width: 60px;
}
select {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	width: 190px;
}
textarea {
	FONT-FAMILY: Verdana, Arial, Sans Serif;
	FONT-SIZE: 10px;
	COLOR: #000000;
	BORDER-STYLE: solid;
	border-width: 1px;
	border-color: #666666;
}
