/* Generated by KompoZer */
html {
  margin: 0px;
  background-repeat: repeat;
  background-color: #cfb290;
}
body {
  border-bottom: 3px solid black;
  background-color: #bfa280;
  background-image: url(images/footer.jpg);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-left-style: solid;
  border-right-style: solid;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  text-align: right;
  color: #330000;
  font-size: 2em;
  padding-top: 100px;
  padding-right: 30px;
}
#header {
  background-repeat: repeat-x;
  height: 188px;
  margin-top: 0px;
  background-position: left top;
  background-image: url(images/bruecke.jpg);
}
#content {
  display: block;
  margin-left: 220px;
  margin-right: 200px;
}
#footer {
  width: 100%;
  clear: both;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-image: url(images/footer.jpg);
}
#footer p {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 50px;
}
#menu1 {
  float: left;
  width: 130px;
  margin-left: 20px;
}
#menu2 {
  margin-right: 50px;
  float: right;
  width: 130px;
}
#menu1 ul {
  padding: 0px;
  list-style-type: none;
}
#menu1 li {
}
#menu1 a {
  border-style: solid dotted solid solid;
  border-color: #330000;
  border-width: 1px 1px 1px 4px;
  text-align: center;
  text-decoration: none;
  color: #663300;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  display: block;
  line-height: 22px;
  width: 130px;
  font-size: 1em;
}
#menu1 a:hover, #menu1 a:focus {
  border-left-style: double;
  border-left-width: 4px;
  background-color: #663300;
  font-weight: normal;
  color: #ffffcc;
}
#menu1 a:active {
  color: #cc0000;
}
#extra1 {
  display: none;
}
#menu2 ul {
  padding: 0px;
  list-style-type: none;
}
#menu2 li {
}
#menu2 a {
  border-style: solid dotted solid solid;
  border-color: #330000;
  border-width: 1px 1px 1px 4px;
  text-align: center;
  text-decoration: none;
  color: #663300;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  display: block;
  line-height: 22px;
  width: 130px;
  font-size: 1em;
}
#menu2 a:hover, #menu2 a:focus {
  background-color: #330000;
  border-left-style: double;
  border-left-width: 4px;
  color: #ffffcc;
  font-weight: normal;
}
#menu2 a:active {
  color: #cc0000;
}
a {
  text-decoration: none;
  color: #663300;
}
a:hover {
  text-decoration: underline;
}
#list a {
  padding-right: 10px;
}


