body {
  margin: 0px;
  padding: 0px;
  text-align: left;
  background-color: rgb(226,226,226);
}

p {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  text-align: left;
  line-height: 1.2;
  font-size: 9pt;
  color: rgb(255,255,255);
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding: 15px;
  padding-bottom: 0px;
  margin: 0px;
}

p.bottom {
  padding-bottom: 15px;
}

img {
  border: none;
}

a:link, a:visited {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  text-align: left;
  line-height: 1.2;
  font-size: 9pt;
  color: rgb(255,255,255);
  font-style: normal;
  font-weight: normal;
  text-decoration:underline;
  margin: 0px;
  padding: 0px;
}

a:hover {
  color: rgb(255,255,255);
  background-color: rgb(190,0,0);
  text-decoration: underline;
  padding: 0px;
}

a:link.img, a:visited.img {
  border-width: 0px;
  margin: 0px;
  padding: 0px;
}

a:hover.img {
  border-width: 0px;
  background-color: rgb(72,49,19);
  padding: 0px;
}

ul {
  margin: 0px;
  padding: 15px;
}

ul li ul,ul li ul li ul {
  margin-top: 5px;
  margin-bottom: 0px;
}

li {
  font-family: 'Verdana', 'Nimbus Sans L', sans-serif;
  text-align: left;
  font-size: 9pt;
  color: rgb(255,255,255);
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  padding: 0px;
  margin-left: 15px;
  margin-right: 15 px;
  margin-bottom: 3px;
  list-style-type: circle;
}

div#rss {
  position:absolute;
  top:315px;
  left: 255px;
  width: 18px;
  margin: 0px;
}

div#hintergrund {
  width: 1024px;
  height: 1800px;
  margin: 0px;
  background-color: rgb(72,49,19);
}

div#header {
  width: 1024px;
  margin-bottom: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  background-color: rgb(72,49,19);
}

div#main {
  position:absolute;
  top:350px;
  left: 220px;
  width: 615px;
  margin: 0px;
  background-color: rgb(72,49,19);
}

* html div#main {
  position:absolute;
  top:350px;
  left: 220px;
  width: 615px;
  margin: 0px;
  background-color: rgb(72,49,19);
}

div#menuli {
  color: rgb(255,255,255);
  width: 200px;
  margin-right: 20px;
  border-width: 0px;
  background-color: rgb(72,49,19);
}

div#rechts {
  position:absolute;
  top:350px;
  left: 840px;
  color: rgb(255,255,255);
  width: 164px;
  margin-left: 10px;
  margin-right: 10px;
  border-style: solid;
  border-width: 0px;
  background-color: rgb(72,49,19);
}

div#footer {
  width: 558px;
  clear: left;
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  background-color: rgb(255,255,255);
}
