body {
  margin: 0;
  margin-top: 30px;
  padding: 0;
  font-family: Arial, Verdana;
  font-size: 12px;
  text-align: center;
  background-color: #B1BCB5;
}

 #Seite {
    text-align: left;
    margin: 0 auto;
    width: 1000px;
    padding: 0;
    border: 0;
  }

#top {
  width: 871px;
  height: 110px;
  margin: 0px;
}

#nav_o {
  width: 871px;
  height: 45px;
  text-align: left;
  margin: 0px;
}

#nav_l {
  width: 132px;
  height: 3000px;
  margin: 0px;
  background-color: #FFFFFF;
  float: left;
}

#trenner {
  width: 60px;
  height: 3000px;
  margin: 0px;
  background-color: #FFFFFF;
  float: left;
}

#content {
  width: 673px;
  height: 3000px;
  margin: 0px;
  background-color: #FFFFFF;
  float: left;
}

#rahmen {
  width: 6px;
  height: 3000px;
  margin: 0px;
  background-color: #FFFFFF;
  float: left;
}

#bottom {
  width: 871px;
  height: 30px;
  margin: 0px;
  clear: both;
}

div.nav_l {
  margin-top: 56px;
  margin-left: 15px;
  line-height: 14px;
  font-weight: bold;
}

div.content {
  margin-top: 56px;
  margin-right: 143px;
  line-height: 16px;
  text-align: justify;
  list-style-image: url(_gfx/aufzaehlungszeichen_red.gif);
  list-style-position: inside;
}

img.li {
  margin-right:20px;
  margin-bottom:20px;
}

a {
  text-decoration: none;
  color: #C50F14;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #C50F14;
}

a.nav_l {
  text-decoration: none;
  color: #000000;
}

a.nav_l:visited {
  text-decoration: none;
}

a.nav_l:hover {
  text-decoration: none;
  color: #C50F14;
}

li.outside {
  list-style-image: url(_gfx/aufzaehlungszeichen_red.gif);
  list-style-position: outside;
  margin-left: 1.5em;
  padding-left: 0em;
}

li.outside_white {
  list-style-image: url(_gfx/aufzaehlungszeichen_white.gif);
  list-style-position: outside;
  margin-left: 1.5em;
  padding-left: 0em;
}

p.height_short {
  margin-top: 0px;
  margin-bottom: 6px;
}

p.height_middle {
  margin-top: 0px;
  margin-bottom: 10px;
}

p.height_long {
  margin-top: 0px;
  margin-bottom: 20px;
}
