/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-size: large;
 	color: rgb(0,153,51);
 	font-weight: bold
}

.Normal {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(0,0,0)
}

.Link {
	font-size: large;
 	color: rgb(0,153,51);
 	font-weight: bold;
 	text-decoration: underline
}

A:link {
	font-size: large;
 	text-transform: none;
 	color: rgb(0,153,51);
 	font-weight: bold;
 	text-decoration: underline
}

..Kalendertage {
	color: rgb(204,51,0);
 	font-weight: bold;
 	text-decoration: underline
}

.Titel {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-large;
 	color: rgb(204,51,51);
 	font-weight: bold;
 	text-align: center
}

.Untertitel {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: medium;
 	font-weight: normal
}

.Überschrift1 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: large;
 	color: rgb(204,51,51);
 	font-weight: bold;
 	text-align: center
}

UL {
	font-size: medium
}

.Überschrift2 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: large;
 	color: rgb(204,51,51);
 	font-weight: bold;
 	text-align: left
}

A:visited {
	font-size: large;
 	color: rgb(102,51,0);
 	text-decoration: underline
}

.Überschrift3 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-weight: normal
}

.Überschrift4 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-weight: normal
}

.kleinerLink {
	font-size: medium;
 	color: rgb(0,153,51);
 	font-weight: bold;
 	text-decoration: underline
}

.Überschrift5 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-weight: normal
}

H2 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: large;
 	color: rgb(204,0,0);
 	text-align: center
}

P {
	font-size: medium
}

.feste Termine {
	font-size: medium;
 	color: rgb(0,102,255);
 	font-weight: bold
}

.Zitate {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-weight: normal;
 	font-style: italic
}

.Überschrift6 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-weight: normal
}

A {
	font-size: large;
 	color: rgb(0,153,51);
 	font-weight: bold
}