/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,204,102); background-image: none}
 A:active { color: rgb(255,0,0)}
 A:link { color: rgb(0,0,102)}
 A:visited { color: rgb(153,0,0)}
 .nof_GrauBlauBanners1-Banner1 {
font-family:Arial; font-size:27; font-weight:700; font-style:normal; color:#003366 
}

.nof_GrauBlauNavbar2-Regular {
font-family:Arial; font-size:10; font-weight:400; font-style:normal; color:#003366 
}

.nof_GrauBlauNavbar4-Rollover {
font-family:Arial; font-size:10; font-weight:400; font-style:normal; color:#003366 
}

.nof_GrauBlauNavbar6-Highlighted {
font-family:Arial; font-size:10; font-weight:700; font-style:normal; color:#003366 
}

.nof_GrauBlauNavbar8-HighlightedRollover {
font-family:Arial; font-size:10; font-weight:700; font-style:normal; color:#003366 
}

.nof_GrauBlauNavbar3-Regular {
font-family:Arial; font-size:10; font-weight:400; font-style:normal; color:#003366 
}

.nof_GrauBlauNavbar5-Rollover {
font-family:Arial; font-size:10; font-weight:400; font-style:normal; color:#ff6600 
}

.nof_GrauBlauNavbar7-Highlighted {
font-family:Arial; font-size:10; font-weight:700; font-style:normal; color:#ff6600 
}

.nof_GrauBlauNavbar9-HighlightedRollover {
font-family:Arial; font-size:10; font-weight:700; font-style:normal; color:#003366 
}


P {
	font-size: small;
	text-align : left;
	color : rgb(0,0,0);
	font-family : Times New Roman }

UL {
	font-size: medium;
	font-weight : normal;
	padding : 0px}

OL {
	font-size: medium
}

H2 {
	margin: 0px;
	font-size : large;
	font-weight : bold;
	color : #000000
}

H1 {
	font-size: x-large;
	font-weight : bold;
	color : rgb(0,0,0)
}

H3 {
	font-size: medium;
	font-weight : bold;
	color : #000000
}

H4 {
	font-size: small;
	font-weight : bold;
	color : #000000
}

A:hover { color: rgb(255,102,0)}
 
