body {
	line-height: 24px;
	color: black;
	margin: 0;
	padding: 0;
	color: black;
}
#wrapper {
	font-family:Helvetica,Helv,serif;
	margin: 0 auto;
	width: 940px;
	padding: 30px 60px;
}

#header2 {
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
}
#kopfzeile{
	text-align: left;
}

#top_container{
	margin-top: 100px;
}
#headermenue{
	margin-top: 0px;
}
#headermenue li {
	list-style: none;
	float: right;
	margin-left: 20px;
	font-size: 17px;
}

#headermenue li a:hover {
	color: #DB1818;
}

#headermenue li a {
	color: black;
	text-decoration: none;
}

#headermenue .active {
	color: #DB1818;
}

#logo_unterstrich{
	font-size: 17px;
}

#footer {
	color: gray;
	margin-left:100px;
	width: 940px;
}

#footer li {
	
	float: left;
	list-style: none;
	margin-top: 10px;
	padding: 45px;
	font-size: 12px;
}

#footer li a {
	text-decoration: none;
	color: #DB1818;
}
