a:link {
	background-color: #FFFFFF;
	text-decoration: underline;
	color: #990000;
}
a:visited {
	background-color: #FFFFFF;
	color: #990000;
}
a:hover {
	background-color: #FFFFFF;
	cursor: hand;
	color: #990000;
}
a:active {
	background-color: #FFFFFF;
	color: #990000;
}
.Grundstil {
	font-family: Garamond;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	list-style-type: circle;
	text-align: justify;
}
.Grundstil2 {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #808080;
	background-color: #FFFFFF;
	font-variant: small-caps;
}
.Grundstil3 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-variant: normal;
}

.Namen {
	font-family: Garamond;
	font-size: medium;
	font-weight: bolder;
	color: #990000;
	background-color: #FFFFFF;
}
h1 {
	font-family: Garamond;
	font-size: x-large;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	font-variant: small-caps;
}
.aktuellVeranst {
	font-family: Garamond;
	font-size: medium;
	font-weight: bolder;
	color: #0000FF;
	background-color: #FFFFFF;
	font-style: oblique;
}
h2 {
	font-family: Garamond;
	font-size: large;
	font-weight: bolder;
	color: #990000;
}
.Navigation {
	font-family: Garamond;
	font-size: medium;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
}
.Großbuchstabe {
	font-family: Garamond;
	font-size: x-large;
	font-weight: bolder;
}
.Fussnote {
	font-family: Garamond;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	list-style-type: circle;
	text-align: justify;
}