/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.text_block {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(173,32,24);
 	line-height: 15px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,204,153);
 	border: 2px solid rgb(128,0,0);
 	margin: 5px
}

.Schrift_klein {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(173,32,24);
 	font-weight: normal;
 	font-style: normal
}

.hinweise {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(153,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

.Schrift_klein_kursiv {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(173,32,24);
 	font-style: italic
}

.veranstaltung {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255)
}

.text_aktuell {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	padding: 2px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Schrift_ganz_klein_kursiv {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(173,32,24);
 	font-style: italic
}

.Schrift_gross {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(173,32,24);
 	font-weight: normal;
 	font-style: normal
}

.Termine {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(153,51,51);
 	font-weight: normal;
 	font-style: normal;
 	font-variant: small-caps;
 	background-color: rgb(255,255,255)
}

.veranstaltung_header {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

.hinweis_header {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 0.8em;
 	color: rgb(153,51,51);
 	font-weight: bold;
 	text-align: center
}

.Schrift_klein_kursiv_fett {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(173,32,24);
 	font-weight: bold;
 	font-style: italic
}

.klein_fett {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(173,32,24);
 	font-weight: bold
}
