/* Generated by KompoZer */
html {
  background-image: url(images/hintergrund.jpg);
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  color: #070755;
}
body {
  background-image: url(images/mitte.jpg);
  margin-left: auto;
  margin-right: auto;
  width: 760px;
}
h1 {
  font-size: 2.2em;
  font-family: Arial,Helvetica,sans-serif;
  position: absolute;
  height: 50px;
  left: 90px;
  top: 120px;
}
#header {
  background-image: url(images/header.jpg);
  height: 188px;
  position: relative;
}
#content {
  background-image: url(images/mitte.jpg);
  background-repeat: repeat-y;
  margin-left: 30px;
  margin-right: 160px;
}
#footer {
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
  height: 88px;
  width: 760px;
  bottom: 0px;
  clear: both;
}
#menu1 {
  width: 760px;
  height: 30px;
}
#menu2 {
  margin-right: 30px;
  width: 120px;
  float: right;
  clear: left;
}
#menu1 ul {
  list-style-type: none;
  padding-left: 20px;
}
#menu1 li {
  width: 130px;
  float: left;
  display: block;
}
#menu1 a {
  border-left: 1px solid #282866;
  font-weight: bold;
  text-decoration: none;
  padding-left: 3px;
  color: #282866;
  display: block;
  font-size: 0.9em;
  line-height: 1.5em;
}
#menu1 a:hover, #menu1 a:focus {
  color: #ffffcc;
  text-decoration: none;
  border-left-color: #ffffcc;
}
#menu1 a:active {
  color: #87cc70;
}
#menu2 ul {
  padding: 5px;
  list-style-type: none;
}
#menu2 li {
  border: 2px ridge #000066;
  width: 120px;
  height: 30px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  line-height: 29px;
  margin-bottom: 2px;
  margin-top: 2px;
  font-size: 0.9em;
}
#menu2 a {
  color: #000066;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
#menu2 a:hover, #menu1 a:focus {
  color: #ffffcc;
}
#menu2 a:active {
  color: #87cc70;
}
#footer p {
  text-align: center;
  padding-top: 40px;
  line-height: 0.8em;
}
#extra1 {
  position: absolute;
  top: 80px;
  left: 600px;
  width: 100px;
  height: 100px;
  background-image: url(kompass100.gif);
  background-repeat: no-repeat;
}
p {
  padding-top: 20px;
}
#list a {
  color: #333333;
  padding-right: 10px;
  text-decoration: none;
  font-weight: bold;
}
#list a:hover {
  text-decoration: underline;
  color: #ff0000;
}