/* Generated by KompoZer */
#Kopf {
  background-image: url(images/banner_klein.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  height: 150px;
}
#navcontainer {
  float: left;
  margin-top: 10px;
}
#navcontainer ul {
  margin: 0px 0px 0px 0;
  padding: 0px 0px 0px 0;
  list-style-type: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: smaller;
}
#navcontainer a {
  border: 1px solid #ffff66;
  padding: 3px;
  display: block;
  background-color: #002d00;
}
#navcontainer a:link, #navlist a:visited {
  color: #ffcc66;
  text-decoration: none;
}
#navcontainer a:hover {
  color: #ffffff;
  background-color: black;
}
#Inhalt {
  margin-top: 10px;
}
body {
  color: #ffcc66;
  background-color: #002d00;
}
