/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,51,153); background-color: rgb(153,204,255);
	background-image : url( "../assets/images/Wolkenhintergrund.jpg" );
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : 50% 50%}
 A:link { color: rgb(0,0,255)}
 A:visited { color: rgb(255,0,153)}
 
.nof_BlueNoteBanners1-Banner1 {
font-family:Arial CYR ; font-size:18px; font-weight:700; font-style:italic; color:rgb(153,204,255) 
}

.nof_BlueNoteNavbar2-Regular {
font-family:Arial; font-size:13px; font-weight:700; font-style:italic; color:#ffffff 
}

.nof_BlueNoteNavbar4-Rollover {
font-family:MS Sans Serif ; font-size:13px; font-weight:400; font-style:normal; color:rgb(255,255,0) 
}

.nof_BlueNoteNavbar6-Highlighted {
font-family:Arial; font-size:13px; font-weight:700; font-style:italic; color:rgb(0,0,255) 
}

.nof_BlueNoteNavbar8-HighlightedRollover {
font-family:MS Sans Serif ; font-size:13px; font-weight:400; font-style:normal; color:rgb(255,204,0) 
}

.nof_BlueNoteNavbar3-Regular {
font-family:Arial; font-size:13px; font-weight:700; font-style:italic; color:#000000 
}

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

.nof_BlueNoteNavbar7-Highlighted {
font-family:Arial; font-size:13px; font-weight:700; font-style:italic; color:#000000 
}

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


A:active {
	color: rgb(204,51,102)
}

A:hover {
	color: rgb(153,51,153)
}