/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Textblock_Ueberschrift {
	font-family: "Abadi MT Condensed Light",  "Times New Roman",  Times,  Serif,  sans-serif;
 	font-size: 12pt;
 	color: rgb(196,0,0);
 	font-weight: bold
}

A:active {
	text-decoration: none 
}

A:link {
	text-decoration: none 
}

.Navigation_oben_rechts {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none 
}

.Navigation_oben_links {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	vertical-align: baseline
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px
}

.News_Haed {
	font-size: 16px;
 	color: rgb(0,51,153);
 	font-weight: bold;
 	text-align: center
}

LI {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	font-style: italic
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	text-decoration: none 
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

A:hover {
	color: rgb(255,204,0)
}
