/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(120,120,120); background-image: url( "../assets/images/bg5.jpg" )}
 
.nof_EmptyStyleBanners2-Default {
font-family:verdana; font-size:22; font-weight:700; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:Arial; font-size:7; font-weight:400; font-style:normal; color:#000033 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:Arial; font-size:7; font-weight:400; font-style:normal; color:#fff0cc 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:Arial; font-size:7; font-weight:400; font-style:normal; color:#787878 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:Arial; font-size:7; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:Arial; font-size:7; font-weight:400; font-style:normal; color:#000033 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:Arial; font-size:7; font-weight:400; font-style:normal; color:#fff0cc 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:Arial; font-size:7; font-weight:400; font-style:normal; color:#990000 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:Arial; font-size:7; font-weight:400; font-style:normal; color:#ffffff 
}


A {
	font-family: Verdana;
	font-size : 11px;
	color : rgb(255,255,255)
}

A:visited {
	font-family: Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : rgb(192,192,192)
}

A:active {
	font-family: Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : rgb(255,255,204)
}



.TextNavBar {
	font-family: Verdana,               Tahoma,               Arial,               Helvetica,               Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextObject {
	font-family: Verdana,               Tahoma,               Arial,               Helvetica,               Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}A:hover {
	font-family: Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : rgb(255,255,255)
}
