/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Eingetr. WZ {
	font-size: auto;
 	list-style-type: none;
 	text-align: center
}

.Credits{
	font-size: auto;
 	font-weight: bold;
 	text-align: center
}

.DB List {
	vertical-align: baseline
}

.Address{
	font-size: small;
 	font-weight: normal;
 	font-style: italic
}

.a1grün{
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: small;
 	color: rgb(0,51,51);
 	text-align: left;
 	background-color: rgb(153,255,204)
}

.NavBar Vertical {
	vertical-align: baseline;
 	text-align: center
}

.Code{
	vertical-align: baseline
}

.NavBar{
	text-decoration: none 
}

.Subheads{
	font-size: auto;
 	font-weight: normal
}

.Footnotes{
	font-size: auto;
 	text-decoration: none ;
 	list-style-type: decimal
}

.Quotes{
	font-size: medium;
 	font-style: italic
}

.Caption{
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: auto;
 	font-weight: normal;
 	font-style: italic;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: none;
 	text-align: left
}

.Heading 6{
	font-size: auto;
 	font-weight: bold;
 	list-style-type: none
}

.Heading 5{
	font-size: auto;
 	font-weight: bold;
 	list-style-type: none
}

.Heading 4{
	font-weight: bold;
 	list-style-type: none
}

.Heading 3{
	font-size: medium;
 	font-weight: bold;
 	list-style-type: none
}

.Heading 2{
	font-size: large;
 	font-weight: bold;
 	list-style-type: none
}

.Heading 1{
	font-size: x-large;
 	font-weight: bold
}