/* Generated by KompoZer */
body {
  background-color: #999999;
}
#seite {
  padding: 5px 10px 5px 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #cccccc;
  width: 80%;
  margin-top: 20px;
}
#header {
  height: 90px;
  background-color: #999999;
}
#menue {
  display: none;
}
#inhalt {
  margin-top: 5px;
  text-align: center;
}
.websites {
  border-color: black;
  border-width: 2px;
  background-color: white;
  min-height: 50px;
  padding-right: 5px;
  padding-left: 5px;
}
.websites img {
  float: right;
  margin-top: 3px;
  margin-bottom: 3px;
}
.websites h2 {
  font-size: 1em;
}
#footer {
  margin-top: 5px;
  text-align: right;
}
