

.nof_EmptyStyleNavbar4-Regular {
	font-family: Verdana,                 Tahoma,                 Arial,                 Helvetica,                 Sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : rgb(255,255,255)
}

.nof_EmptyStyleNavbar5-Rollover {
	font-family: Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold
}

.nof_EmptyStyleNavbar6-Highlighted {
	font-family: Verdana,                 Tahoma,                 Arial,                 Helvetica,                 Sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
	font-family: Verdana,                 Tahoma,                 Arial,                 Helvetica,                 Sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : rgb(255,255,255)
}

BODY {
	background-color: rgb(91,94,99);
	font-family : Verdana;
	font-size : 14px;
	color : rgb(255,255,255);
	background-image : url( "../assets/images/AMitte.gif" );
	background-repeat : repeat-y;
	background-position : 50% 0%
}

UL {
	font-size: 14px
}

P {
	font-size: 16px;
	text-align : justify
}

.TextObject {
	font-size: 14px
}

OL {
	font-size: 14px;
	color : rgb(255,255,255)
}

A:active {
	color: rgb(255,255,255)
}

A:visited {
	color: rgb(255,255,255)
}



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