
#header {
   background: url(../../gfx/de/bgHeader.gif) top left repeat-x #ffffff;
}
   #logo {
      height: 54px;
      width: 418px;
      top: 24px;
   }
   #header ul {
      width: 522px;
      left: 388px;
   }
   #bgLogo {
      width: 100%;
      background: url(../../gfx/de/header.jpg) top left no-repeat transparent;
   }


#homeContainerDE {
   width: 866px;
   margin: 0 auto;
   padding-top: 14px;
}
   #homeContainerDE .column {
      width: 428px;
   }
   #homeContainerDE h1 {
      padding: 0 0 8px 0;
   }
   #homeContainerDE #search_map .text {
      width: 200px;
   }
      #homeContainerDE #labelInfo #latestNews {
         float: right;
         width: 200px;
      }
      #homeContainerDE #labelInfo ul {
        float: left;
        width: 160px;
      }

#homeContainerDE #search_map {
   background: url(../../gfx/de/bgHomeMap.jpg) top right no-repeat;
}

#homeContainerDE #search_map h2 {
   font-size: 15px;
   font-weight: bold;
}
#homeContainerDE #search_map .text {
   width: 200px;
}
