/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BLOCKQUOTE {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,102,102)
}

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-align: right
}

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,102,102);
 	font-weight: bold;
 	text-decoration: underline;
 	text-align: right
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-align: right
}

.TextObject {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: xx-small;
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,102,102);
 	background-color: transparent
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal
}

OL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline;
 	text-align: right
}

.TextNavBar {
	font-size: xx-small;
 	color: rgb(0,0,0)
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	font-style: italic;
 	text-align: right
}
