/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial; font-size: 12px; background-color: rgb(255,255,255)}
 A:active { color: rgb(255,0,51);
	font-family : Arial;
	font-size : 20px}
 A:link { color: rgb(0,0,255);
	font-family : Arial;
	font-size : 20px}
 A:visited { color: rgb(51,51,102);
	font-family : Arial;
	font-size : 20px}
 P { font-family: Arial; font-size: 12px}
 
.nof_wenigdeBanners1-Banner1{
font-family:Arial; font-size:12; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_wenigdeNavbar2-Regular{
font-family:Arial; font-size:7; font-weight:700; font-style:normal; color:#ffffff 
}

.nof_wenigdeNavbar4-Rollover{
font-family:Arial; font-size:7; font-weight:700; font-style:normal; color:#000066 
}

.nof_wenigdeNavbar6-Highlighted{
font-family:Arial; font-size:7; font-weight:700; font-style:normal; color:#000066 
}

.nof_wenigdeNavbar8-HighlightedRollover{
font-family:Arial; font-size:7; font-weight:700; font-style:normal; color:#000066 
}

.nof_wenigdeNavbar3-Regular{
font-family:Arial; font-size:7; font-weight:700; font-style:normal; color:#000066 
}

.nof_wenigdeNavbar5-Rollover{
font-family:Arial; font-size:7; font-weight:700; font-style:normal; color:#000066 
}

.nof_wenigdeNavbar7-Highlighted{
font-family:Arial; font-size:7; font-weight:700; font-style:normal; color:#000066 
}

.nof_wenigdeNavbar9-HighlightedRollover{
font-family:Arial; font-size:7; font-weight:700; font-style:normal; color:#000066 
}


.TextObject{
	font-family: Arial
}

UL {
	font-family: Arial
}

LI {
	font-family: Arial
}

H1 {
	font-family: Arial
}

H2 {
	font-family: Arial
}

H3 {
	font-family: Arial
}

H4 {
	font-family: Arial
}

H5 {
	font-family: Arial
}

H6 {
	font-family: Arial
}

A {
	font-family: Arial;
	font-size : 20px;
	color : rgb(0,0,255)
}

.TextNavBar{
	font-family: Arial;
	font-size : 20px
}

OL {
	font-family: Arial
}A:hover { color: rgb(255,255,0);
	font-family : Arial;
	font-size : 20px}
 