.hintergrund {
	background-image: url(background-0.jpg);
	background-repeat: no-repeat;
	background-color: #EDEDED;

}
.absatzabstand {
	line-height: 16pt;
}
.navigation {
	line-height: 11pt;
	text-indent: 5pt;

}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

