
/* 
GRAU  #787882
BLAU  #3C4D93
(vorher: pink #C54381)

******************************************************* */ 

#content {
background: transparent url(../img/bg_grau.gif) repeat-y 0 0;  
}

#moodimage {
background: #787882 url(../img/grau.jpg) no-repeat 0 0; 
}

#navcontainer li a {
background: #C54381 url(../img/nav_grau.gif) repeat-x 0 0; 
}

#navcontainer a#active_menu {
background: #787882 url(../img/nav_current_grey.gif) no-repeat; /* darker grey */
}

h4 {
background: transparent url(../img/bullet_violett.gif) no-repeat 0 2px;
}

h5 {
color: #6968AF; /* violett */
}