.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5582A3;
	line-height: 18px;
}
.text_hell {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDFDFD;
	line-height: 20px;
	background-attachment: fixed;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5582A3;
	text-decoration: none;
}
