.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F9A81A;
	text-decoration: none;
}



a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F9A81A;
	text-decoration: none;
}

a.bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9A81A;
	text-decoration: none;
}


a.bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


a.bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9A81A;
	text-decoration: none;
}

a.this:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.this:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F9A81A;
	text-decoration: none;
}

a.this:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.banner {
	background-image: url(bilder/banner_flex.jpg);
	background-repeat: repeat-x;
}

.bgfooter {
	background-color: #871a36;
}

.bgauflagen {
	background-color: #5e163a;
	background-image: url(bilder/bg_auflagen.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bgkontakt {
	background-color: #5e163a;
	background-image: url(bilder/bg_kontakt.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bgurnen {
	background-color: #5e163a;
	background-image: url(bilder/bg_urnen.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.indexbild {
	background-image: url(bilder/radius_unten_index.jpg);
	background-repeat: no-repeat;
	background-color: #5e163a;
}

.radiusoben {
	background-image: url(bilder/radius_oben.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #5e163a;
}


.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}




.radiusunten {
	background-color: #5e163a;
	background-image: url(bilder/radius_unten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
