/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 11px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

A:visited {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

.TextObject {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14pt;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	background-color: transparent;
 	background-image: none
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: "Arial CE",  sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none ;
 	clear: none;
 	background-color: transparent;
 	background-image: none
}

.TextNavBar {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	background-color: transparent;
 	background-image: none
}

A:hover {
	font-family: "Arial Baltic",  sans-serif;
 	font-size: 10px;
 	color: rgb(51,51,51);
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}
