/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,19,128);
 	font-weight: normal;
 	font-style: normal
}

A:active {
	font-size: 12px;
 	color: rgb(0,19,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:link {
	font-size: 12px;
 	color: rgb(0,19,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:visited {
	font-size: 12px;
 	color: rgb(255,102,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextObject {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,0);
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: "Pump Demi Bold LET";
 	font-size: xx-large
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	text-decoration: none 
}

P {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,0);
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,0);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-size: 12px;
 	color: rgb(0,19,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextNavBar {
	font-size: x-small;
 	color: rgb(0,51,0);
 	font-weight: normal;
 	font-style: normal;
 	border: 1px solid rgb(0,0,128)
}

PRE {
	line-height: 2px;
 	margin-top: 1px;
 	margin-bottom: 1pt
}

A:hover {
	font-size: 14px;
 	text-transform: none;
 	color: rgb(255,102,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal
}
