/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BLOCKQUOTE {
	font-size: 100%
}

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 100%;
 	color: rgb(153,0,0)
}

A:active {
	font-size: 100%
}

A:link {
	font-size: 100%
}

UL {
	font-size: 100%;
 	line-height: 15pt;
 	list-style-type: none;
 	margin-top: 15pt
}

A:visited {
	font-size: 100%
}

.TextObject {
	font-size: 100%
}

H1 {
	font-size: 100%;
 	line-height: 25pt;
 	font-weight: bold;
 	font-variant: small-caps
}

H2 {
	font-size: 100%;
 	color: rgb(51,51,51);
 	line-height: 50pt;
 	font-weight: bold;
 	font-variant: small-caps;
 	margin-left: 20pt
}

P {
	font-size: 100%;
 	color: rgb(51,51,51)
}

H3 {
	font-size: 110%;
 	font-weight: bold
}

LI {
	font-size: 100%;
 	line-height: 15pt
}

OL {
	font-size: 100%;
 	line-height: 20pt;
 	list-style-type: square;
 	margin-left: 70pt
}

H4 {
	font-size: 100%;
 	font-weight: bold;
 	font-style: italic
}

.TextNavBar {
	font-size: 80%;
 	text-decoration: none ;
 	text-align: center
}

H5 {
	font-size: 80%;
 	font-weight: normal;
 	font-style: normal
}

H6 {
	font-size: 70%;
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-size: 100%;
 	font-weight: bold
}
