p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	text-decoration: none;
}

body {
	margin: 0px;
	background-color: #106121;
}

.headbg {
	 background-image: url(../images/mubg.gif);
}

form {
	display:inline;
}

.input {
	font-size:10px;
	color: #5C5C5C;
	background-color: #FFFFFF;
	border: 0px;

}
.ueberweiss {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.uebergruen {

	font-size: 14px;
	font-weight: bold;
	color: #248743;
	text-decoration: none;
}
.weiss {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

}
.weissgross {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: none;
	font-weight: bold;

}
.pathfinder {

	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	text-decoration: none;
	font-weight: normal;
}
.schwarz {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.uebergrau {


	font-size: 14px;
	font-weight: bold;
	color: #7B7D7B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.headero {
	font-size: 12px;
	color: #FF8A18;
	text-decoration: none;
}

.headerg {
	font-size: 12px;
	color: #21864A;
	text-decoration: none;
}

.headerr {
	font-size: 12px;
	color: #B51018;
	text-decoration: none;
}