/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);
	background-image : url( "../assets/images/Template-gruen-weiss-2.gif" );
	background-repeat : repeat-y;
	background-position : 50% 0%;
	background-attachment : fixed}
 A:link { color: rgb(0,128,0)}
 A:visited { color: rgb(0,128,0)}
 

.nof_AbsintheNavbar2-Regular {
	color: rgb(255,255,255);
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : normal
}

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



A {
	color: rgb(0,128,0)
}

A:active {
	color: rgb(0,128,0)
}

.nof_AbsintheNavbar5-Rollover {
	font-family: Verdana,         Tahoma,         Arial,         Helvetica,         Sans-serif
}

.nof_AbsintheNavbar8-HighlightedRollover {
	font-family: Verdana,        Tahoma,        Arial,        Helvetica,        Sans-serif;
	font-size : 13px
}

.nof_AbsintheNavbar6-Highlighted {
	font-family: Verdana,        Tahoma,        Arial,        Helvetica,        Sans-serif;
	font-size : 13px
}A:hover {	color : rgb(19,65,18)}
