@charset "utf-8";
.schatten_links {
	background-image: url(../bilder/schatten_links.jpg);
	background-repeat: no-repeat;
}
.hg_oben {
	background-image: url(../bilder/hg_oben.jpg);
	background-repeat: no-repeat;
}

.schatten_rechts {
	background-image: url(../bilder/schatten_rechts.png);
	background-repeat: no-repeat;
}
.textoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 19px;
}
.textunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 19px;
}

.bodytextadresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 20px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 23px;
}
.bodytextfettblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #014f80;
	text-decoration: none;
	line-height: 23px;
}


.bodytextadressefettblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #014f80;
	text-decoration: none;
	line-height: 20px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #014f80;
	text-decoration: none;
	line-height: 21px;
}
