/* Generated by KompoZer */

body {
  overflow-y: scroll;

}

#header {
  width: 1000px;  
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

#navi {
  height: 240px;
  width: 180px;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;


}

#content {
  width: 820px;
  margin-left: 180px;
  min-height: 480px;
}

#footer {
  height: 18px;
}

#impressum {
  margin-top: -14px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

