.name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #237b5e;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #237b5e;
}
.menue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: 237B5E;
	text-decoration: none;
}
.felder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 237B5E;
	width: 250px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: 237B5E;
	border-left-color: #237b5e;
	border-top-style: none;
	border-right-style: none;
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 237B5E;
	width: 250px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: 237B5E;
	border-left-color: #237b5e;
}
.button2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 237B5E;
	width: 100px;
	border: thin dotted 237B5E;
	margin: auto;
	padding: 3px;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: 237B5E;
}
.back {
	background-attachment: fixed;
	background-image: url(/images/back.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	overflow: visible;
	position: static;
}
.menueKlein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 387A64;
	text-decoration: none;
}

