

#Header {     background:  rgb(233, 230, 223) ; }

#Headline {   background:  rgb(233, 230, 223) ; }

#Monogram a { color:       rgb(  0,   0,   0) ; }

// -------------------------------------------------------------- //

.NavBar {             background:  rgb(233, 230, 223) ;
                      color:       rgb( 30,  82, 125) ; }

.NavBar .menu ul { background-color: rgb(215, 209, 197) ; }

.NavBar li, .NavBar a { color: rgb( 30,  82, 125) ; }

.NavBar hr { border: 1px solid rgb( 30,  82, 125) ; } 

.NavBar ul a:hover { background: rgb(233, 230, 223) ; }


#groupnav, #groupsplash { background-color: none ; }

#groupnav .Dropli { background:  rgb( 28,  38,  48) ; }

#groupnav li { color: white ; }

#groupnav a { color: rgb(255, 212,   0) ; }

#groupnav ul a:hover { background: rgb( 28,  38,  48) ; }
#groupnav .Dropli a:hover { background: rgb(  0,   0,   0) ; }

#groupnav hr { background-color: rgb( 30,  82, 125) ; }


