/* CSS Document */
div.smoke { margin-top:26px; margin-left:753px; }
div.mail { margin-top:20px; margin-left:230px; }
div.ape { margin-top:0px; margin-left:0px; }
div.fenster { margin-top:430px; margin-left:700px; }
div.time { margin-top:600px; margin-left:450px; }
div.abstand { margin-top:10px; margin-left:0px; }
float: left;
#box1 {
position: absolute; top:788px; left:1099px; width:191px; height:104px; z-index:1;
}
div.bg {
background-image: url(../background1klein.jpg);
background-color:transparent;
width:200px;height:149px;
padding:0px;
}

ul#Navigation {
    width: 5em;
    margin: 0; padding: 0.8em;
    background-color: transparent;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 5.6em;
    w\idth: 5em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0em; padding: 0;
  }

  ul#Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: bold;
    background-color: transparent;
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 3.8em;
  }
  ul#Navigation a:hover {
    background-image: url(fenster.jpg);
    background-color:transparent;
    width:283px;height:378px;
    padding:0px;
    }
