/* Generated by KompoZer */
body {
  background-color: #cd0a0a;
  background-image: url(images/hintergrund.png);
  background-repeat: repeat-y;
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
  line-height: 1.2em;
  font-size: 1em;
}
h1 {
  font-size: 2.1em;
  position: absolute;
  left: 250px;
  top: 120px;
}
#page {
  margin: 0px;
}
#header {
  background-repeat: no-repeat;
  background-image: url(images/header.png);
  height: 188px;
  width: 100%;
  position: relative;
}
#content {
  padding: 20px 20px 10px 240px;
  background-repeat: repeat-y;
  background-image: url(images/mitte.png);
  text-align: justify;
}
#footer {
  background-image: url(images/footer.png);
  background-repeat: no-repeat;
  height: 92px;
  clear: both;
  margin-top: 0px;
}
#menu1 {
  width: 180px;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: 20px;
}
#menu1 ul {
  border: 3px double #cccccc;
  list-style-type: none;
  padding-left: 0px;
}
#menu1 li {
  margin-top: 2px;
  margin-bottom: 2px;
}
#menu2 {
  height: 30px;
  position: absolute;
  right: 40px;
  top: 40px;
}
#menu2 ul {
  list-style-type: none;
  padding-left: 0px;
}
#menu2 li {
  float: left;
  width: 120px;
}
#menu2 a {
  color: #cccccc;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
#menu1 a {
  color: #cccccc;
  font-weight: bold;
  padding-left: 10px;
  text-decoration: none;
  display: block;
}
#menu1 a:hover {
  text-decoration: underline;
}
#menu2 a:hover {
  text-decoration: underline;
}
#footer p {
  text-align: right;
  padding-right: 50px;
  font-size: 0.8em;
  padding-top: 50px;
}
#list a {
  color: #cccccc;
  font-weight: bold;
  text-decoration: none;
  padding-right: 10px;
}
#list a:hover {
  font-weight: bold;
  text-decoration: underline;
}
* {
  margin: 0px;
}
p {
  padding-top: 10px;
  padding-bottom: 10px;
}
h2 {
  line-height: 1.6em;
}
h3 {
  line-height: 1.6em;
}

