/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana; font-size: 12px; font-weight: normal; font-style: normal}
 A:visited { color: rgb(0,0,204);
	font-size : 12px;
	text-decoration : none;
	font-style : italic}
 P { font-family: Verdana; font-size: 12px; font-weight: normal; font-style: normal}
 .TextNavBar { font-size: 10px;
	font-family : Verdana;
	text-decoration : none}
 
.nof_EmptyStyleBanners2-Default {
font-family:verdana; font-size:22; font-weight:700; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:verdana; font-size:9; font-weight:normal; font-style:normal; color:rgb(51,51,51) 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:verdana; font-size:9; font-weight:normal; font-style:normal; color:rgb(51,51,51) 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:verdana; font-size:9; font-weight:bold; font-style:italic; color:rgb(73,111,33) 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:verdana; font-size:9; font-weight:normal; font-style:normal; color:rgb(51,51,51) 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#5e5d5c 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#535251 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_leer_kopieNavbar21-Regular {
font-family:verdana; font-size:9; font-weight:700; font-style:normal; color:#333333 
}

.nof_leer_kopieNavbar21-Rollover {
font-family:verdana; font-size:9; font-weight:700; font-style:normal; color:#333333 
}

.nof_leer_kopieNavbar21-Highlighted {
font-family:verdana; font-size:9; font-weight:bold; font-style:normal; color:rgb(51,51,51) 
}

.nof_leer_kopieNavbar21-HighlightedRollover {
font-family:verdana; font-size:9; font-weight:700; font-style:normal; color:#333333 
}


UL {
	font-family: Verdana,            Tahoma,            Arial,            Helvetica,            Sans-serif;
	font-size : 12px
}

H1 {
	font-size: 24px
}

H2 {
	font-size: 20px
}

H3 {
	font-size: 16px
}

H4 {
	font-family: Verdana,            Tahoma,            Arial,            Helvetica,            Sans-serif;
	font-size : 14px;
	font-weight : bold
}

H5 {
	font-family: Verdana,            Tahoma,            Arial,            Helvetica,            Sans-serif
}

H6 {
	font-size: 12px;
	font-weight : normal;
	color : rgb(0,51,153);
	font-family : Verdana
}

A:active {
	font-size: 12px;
	font-family : Verdana;
	font-style : italic;
	color : rgb(0,0,255)
}



A:link {
	font-size: 12px;
	color : rgb(0,0,255);
	font-style : italic
}A{	text-decoration : none
}
A:hover {
	font-size: 12px;
	text-decoration : none;
	color : rgb(0,0,255)
}
