<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* RECHTE SPALTE */

.rechtespalte P,
.rechtespalte-startseite P {
	padding: 10px;
	padding-top: 5px;
	line-height: 15px;
}

.rechtespalte .teaser,
.rechtespalte .kontakt,
.rechtespalte-startseite .teaser,
.rechtespalte-startseite .kontakt {
	padding: 10px;
	margin-bottom: 5px;
}

.rechtespalte .teaser P,
.rechtespalte .kontakt P,
.rechtespalte-startseite .teaser P,
.rechtespalte-startseite .kontakt P
 {
	padding: 0;
	padding-top: 5px;
	line-height: 15px;
}

.rechtespalte .kontakt P,
.rechtespalte-startseite .kontakt P {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.rechtespalte H2,
.rechtespalte-startseite H2 {
	background-color: #7b7b99;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.rechtespalte H2,
.rechtespalte-startseite H2,
.rechtespalte H3,
.rechtespalte-startseite H3,
.rechtespalte .teaser .meldung,
.rechtespalte-startseite .teaser .meldung {
	margin: 0;
}

.rechtespalte .teaser .meldung,
.rechtespalte-startseite .teaser .meldung {
	margin-bottom: 10px;
}

.rechtespalte .newsletter,
.rechtespalte-startseite .newsletter {
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.rechtespalte .newsletter P,
.rechtespalte-startseite .newsletter P {
	padding: 0;
	padding-bottom: 10px;
}

.rechtespalte .mail-link,
.rechtespalte-startseite .mail-link {
	display: block;
}

.rechtespalte .linkliste,
.rechtespalte-startseite .linkliste {
	padding-left: 10px;
	padding-right: 10px;
}

</pre></body></html>