.headWhite {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002E7A;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002E7A;
	text-decoration: underline;
}
.anschrift {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #5E305E;
	text-decoration: none;
	line-height: 10px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fault {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.bildAdmin {
	border: 1px solid #002E7A;
}
.textRot {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E305E;
	text-decoration: none;
}
.textRot2 {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E305E;
	text-decoration: underline;
}
a.textRot2:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.textFett:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.textFett:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E305E;
	text-decoration: none;
}
.textFett {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bild {
	border: 1px solid #5E305E;
}
a {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5E305E;
	text-decoration: underline;
}
a:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.beschreibung {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#newsletter{
	padding-left:20px;
	font-family: Arial;
	font-size: 12px;
}

#newsletter input{
	width:120px;
}

#newsletter input.radio{
	width:auto;
}

#newsletter input.submit{
	width:auto;
	height:auto;
}