/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

UL {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	line-height: 14px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	list-style-type: square;
 	list-style-image: none;
 	list-style-position: outside;
 	text-align: left;
 	clear: none;
 	background-color: rgb(204,204,255);
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

P {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	line-height: 14px;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: left;
 	clear: none;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

H2 {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 16px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	line-height: 23px;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-indent: 0pt;
 	clear: none;
 	background-image: none;
 	margin: 0pt;
 	padding: 0pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

A {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: left;
 	clear: none;
 	background-image: none
}

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(51,102,204);
 	line-height: 35px;
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	clear: none;
 	background-color: rgb(0,0,0);
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}