/* Generated by KompoZer */
html {
  background-color: #bfbfbf;
  font-weight: bold;
}
body {
  height: 750px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
h1 {
  font-family: "Monotype Corsiva",Arial,Helvetica;
  font-size: 2.4em;
  margin-top: 40px;
  text-align: center;
  color: #ffffcc;
}
#header {
  margin: 0%;
  padding: 0px;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  height: 150px;
}
#content {
  font-family: "Monotype Corsiva",Arial,Helvetica;
  font-size: 1em;
  color: #ffffcc;
  background-image: url(images/content.jpg);
  background-repeat: repeat-y;
  height: 548px;
  padding-left: 30px;
  overflow: auto;
  float: left;
  width: 670px;
}
#footer {
  margin: 0px;
  padding: 0px;
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
  height: 52px;
  clear: both;
  width: 1000px;
  text-align: right;
  color: #990000;
}
#menu1 {
  padding: 0px;
  background-repeat: no-repeat;
  height: 548px;
  width: 200px;
  margin-top: 0%;
  margin-right: 0%;
  margin-left: 0%;
  float: left;
  display: block;
  list-style-image: url();
  background-image: url(images/menu1.jpg);
}
#menu1 ul {
  list-style-type: none;
  list-style-image: url(images/blattlinksklein.gif);
  text-align: center;
  vertical-align: middle;
  color: #ffffcc;
  list-style-position: inside;
  margin-left: 0px;
  font-size: 1.1em;
}
#menu1 a {
  font-family: "Monotype Corsiva",Arial,Helvetica;
  color: #ffffcc;
}
#menu1 a:hover {
  color: #ffff99;
  font-weight: bold;
}
#menu1 a:active {
  color: #ccff99;
}
#menu1 a:focus {
  color: #ffff99;
}
#menu2 {
  padding: 0px;
  background-image: url(images/menu2.jpg);
  background-repeat: no-repeat;
  height: 548px;
  width: 100px;
  margin-top: 0%;
  margin-right: 0%;
  margin-left: 0%;
  float: right;
  clear: right;
}
#footer p {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 0.8em;
  color: #003300;
  padding-top: 20px;
}
a:hover {
  text-decoration: underline;
}
#menu2 ul {
  display: none;
}
#list a {
  padding-right: 10px;
  color: #003300;
}
#footer a {
  color: #990000;
  text-align: right;
}
a {
  color: #ff6666;
}

