/* Generated by KompoZer */
html {
  background-position: left top;
  font-family: Arial,Helvetica,sans-serif;
  color: #1e1e60;
  background-repeat: repeat;
  background-color: #ccf2ff;
  background-image: url(images/hintergrund.jpg);
  font-size: 1em;
}
body {
  background-position: right top;
  background-image: url(images/hintergrund-mitte.jpg);
  background-repeat: repeat-y;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  position: relative;
}
#header {
  background-repeat: no-repeat;
  background-image: url(images/header.jpg);
  height: 300px;
}
h1 {
  color: #1e1e60;
  font-size: 2.3em;
  line-height: 1.8em;
  position: absolute;
  left: 30px;
  top: 200px;
}
#content {
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: justify;
  margin-top: -50px;
}
#menu1 {
  display: none;
}
#menu2 {
  display: block;
  width: 150px;
  z-index: 10;
  position: absolute;
  top: 50px;
  right: 50px;
}
#footer {
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 50px;
}
#menu2 ul {
  list-style-type: none;
  padding-left: 0px;
}
#menu2 li {
  text-align: center;
  font-weight: bold;
  background-repeat: no-repeat;
  background-image: url(button.jpg);
  height: 33px;
}
#menu2 a {
  text-decoration: none;
  font-weight: inherit;
  padding-top: 2px;
  padding-bottom: 2px;
  background-image: url(images/button.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 200px;
  text-align: center;
  color: white;
  font-size: 1em;
  line-height: 37px;
}
#menu2 a:hover, #menu2 a:focus {
  color: #000066;
  font-weight: inherit;
  text-align: center;
}
#menu2 a:active {
}
#footer p {
  padding-left: 50px;
  padding-top: 5px;
  font-size: 0.8em;
}
#list a {
  color: #000066;
  padding-right: 10px;
  text-decoration: none;
  font-weight: bold;
}
#list a:hover {
  text-decoration: underline;
  color: #ff0000;
}

