

BODY {
	background-image : url( "../assets/images/AT-Streifen1.png" );
	background-attachment:fixed;
	color : rgb(0,0,0)
}

.nof_EmptyStyleNavbar4-Regular {
	color: rgb(255,255,255);
	font-style : normal;
	font-weight : bold;
	font-family : BlackChancery;
	font-size : 14px
}

.nof_EmptyStyleNavbar5-Rollover {
	color: rgb(255,255,255);
	font-style : italic;
	font-weight : bold;
	font-family : BlackChancery;
	font-size : 16px
}

.nof_EmptyStyleNavbar6-Highlighted {
	color: rgb(255,255,255);
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	font-family : BlackChancery
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
	color: rgb(255,255,255);
	font-style : italic;
	font-weight : bold;
	font-size : 16px;
	font-family : BlackChancery
}

.nof_EmptyStyleNavbar9-Regular {
	color: rgb(145,145,145);
	font-family : BlackChancery;
	font-style : normal;
	font-weight : bold;
	font-size : 14px
}

.nof_EmptyStyleNavbar10-Rollover {
	font-weight: bold;
 	font-style: italic;
	color : rgb(145,145,145);
	font-family : BlackChancery;
	font-size : 16px
}

.nof_EmptyStyleNavbar11-Highlighted {
	font-weight: bold;
 	font-style: normal;
	color : rgb(153,153,153);
	font-family : BlackChancery;
	font-size : 14px
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
	color: rgb(153,153,153);
	font-style : italic;
	font-weight : bold;
	font-size : 16px;
	font-family : BlackChancery
}
.nof_EmptyStyleNavbar25-Regular {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar25-Rollover {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar25-Highlighted {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}

.nof_EmptyStyleNavbar25-HighlightedRollover {
font-family:MS Sans Serif ; font-size:14px; font-weight:400; font-style:normal; color:#000000 
}


P {
	color : rgb(0,0,0)
}


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

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

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

A:hover {
	color: rgb(204,0,51)
}