/* 03 - light blue */

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

#LeftNav form {
	background-color:#3EA6CD;
	border-left:solid 1px #3EA6CD;
	color:#333333;
}

#LeftNav .submit {
	color:#333333;
}

#MoodPic {
	background:url(../images/content/03_GKV_mood.jpg) no-repeat #3EA6CD;
	height:129px;
}

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

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