body {
   background: #84807f;
	margin-left: 0px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4e4c4c;
}

a:link {
	text-decoration: underline;
	color: #4e4c4c;
}

a:visited {
	text-decoration: underline;
	color: #4e4c4c;
}

a:hover {
	text-decoration: none ;
	color: #111111;
}

a:active {
	text-decoration: none;
	color: #111111;
}

.logo {
	background: #ffffff;
	padding-left: 45px;
}

.inhalt_weiss {
	background: #ffffff;
	padding-left: 45px;
	padding-top: 25px;
	
}

.weiss_2 {
	background: #ffffff;
	
}

.weiss_3 {
	background: #ffffff;
	padding-top: 25px; 
}