/* CSS definition file containing site wide stylesheets */

.Subheads {
	font-family: "Times New Roman",  serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Courier New CE",  monospace;
 	font-size: medium;
 	font-style: italic
}

.Footnotes {
	font-family: "Arial CYR",  sans-serif;
 	font-size: x-small;
 	list-style-type: decimal
}

A:link {
	color: rgb(0,0,0);
 	text-decoration: none 
}

.Titel {
	font-size: x-small;
 	font-style: italic
}

.Danksagung {
	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Caption {
	font-family: "Arial CYR",  sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Times New Roman",  serif
}

.Address {
	font-style: italic
}

.Untertitel {
	font-size: x-small
}

A:visited {
	color: rgb(0,0,0);
 	text-decoration: none 
}

.Credits {
	font-family: "Courier New CE",  monospace;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Zitate {
	font-size: medium;
 	font-style: italic
}

.Fußnoten {
	font-size: x-small
}

LI {
	font-family: Arial, sans-serif;
 	font-size: x-small
}

.TextNavBar {
	font-family: Arial, sans-serif
}

A:hover {
	text-decoration: none 
}