@charset "UTF-8";
/* CSS Document */

.Lauftext {
	font-family: Verdana;
	font-size: 11px;
}

.Untertitel {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 9FB83A;
}

.Überschrift {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #9FB83A;
}

.RAPPO {
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #9FB83A;
}
.partner {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}

.Adresse {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.18em;
	word-spacing: 0.25em;
}


a:link, a:visited, a:active{
	color:#9FB83A;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #B0E340;
}