#menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5C6164;
	background-color: #EDF2F6;
	background-position: center;
	width: 800px;
	font-weight: normal;
}
#menue a:visited {
	color: #5C6164;
	text-decoration: none;
}

#menue a:hover {
	color: #167345;
	text-decoration: none;
	font-weight: normal;
}

#menue a:link {
	color: #5C6164;
	text-decoration: none;
}

#menue a:active {
	color: #167345;
	text-decoration: none;
	font-weight: normal;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C6164;
	font-size: 14px;
	background-color: #EDF2F6;
	background-position: center;
	width: 800px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5C6164;
	width: 800px;
}

.Stil2 {
color: #4A6580;
font-size: 24px;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5C6164;
	font-weight: bold;
}
#main {
	background-position: center;
	width: 980px;
	float: inherit;
	position: static;
}

a:link {
	color: #5C6164;
    text-decoration: underline;
}

a:visited {
	color: #5C6164;
    text-decoration: underline;
}

a:hover {
	color: #3A8962;
	text-decoration: none;
}

a:active {
	color: #3A8962;
    text-decoration: none;
}
