#mother {
	background-image:url("images/header_blue_logo.gif");
  }

#header {
	background-image:url("images/header_blue.gif");     /* color  */
  }

.titel {
	background-image:url("images/bg_top_blue.gif");   /* color  */
  }

.start_box {
   background-image:url("images/bg_top_blue_start.gif");   /* color  */
  }

#footer {
    background:transparent url(images/footer_blue.gif) repeat scroll 0% 0%;
  }