/* 04 - dark blue */


#Header h1 a,
#Header h1 span {
    background-image: url(../images/structure/04_GKV_logo.gif);
  }

#LeftNav form {
    background-color: #0F497A;
    border-left: solid 1px #0F497A; 
  }

#MoodPic {
    background: url(../images/content/04_GKV_mood.jpg) no-repeat #0F497A;
    height:129px;
  }

body, #Footer {
    background-color: #CFDBE4;
  }

#Right .bullet {
    background: url(../images/structure/background/04_GKV_bullet.gif) no-repeat;
  }