.hintergrund {
	background-attachment: scroll;
	background-color: #E9F3EF;
	background-image:   url(../images/hintergrund/hg_content.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;

}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 120%;

}
.hintergrundstart {
	background-color: #00504B;
	background-image: none;
	background-repeat: no-repeat;
}
a:link {
	color: #5F8B78;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #B0494F;
	text-decoration: none;

}
.titelkleinklein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 180%;
}
.tabelleunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AAB9D;
}

