/* Generated by KompoZer */
body {
  font-size: 0.9em;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #660000;
}
#seite {
  border: 1px solid black;
  background-color: #cccccc;
  margin-right: auto;
  margin-left: auto;
  width: 900px;
}
#navi-oben {
  background-color: #cccccc;
  height: 3em;
  border-bottom-style: double;
  border-bottom-width: 3px;
}
#navi-oben ul {
  list-style-type: none;
}
#navi-oben li {
  border: 1px solid black;
  width: 120px;
  float: left;
  text-align: center;
  background-color: #f6f6f6;
  height: 1.5em;
  display: block;
}
#navi-oben a {
  display: block;
  color: black;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5em;
  font-size: 0.9em;
  height: 1.5em;
}
#navi-oben a:hover {
  background-color: #660000;
  display: block;
  color: white;
  line-height: 1.5em;
  height: 1.7em;
}
#avatar {
  padding: 10px;
  width: 180px;
  float: left;
}
#tutorial {
  padding: 10px 20px 20px;
  margin-left: 200px;
  background-color: #f8f8f8;
  border-left-style: solid;
  border-left-width: 1px;
}
#footer {
  padding: 0.5em 20px;
  clear: both;
  background-color: #cccccc;
  border-top-style: solid;
  border-top-width: 1px;
  font-size: 0.9em;
  text-align: center;
  position: relative;
}
.bild-links {
  float: left;
}
.bild-rechts {
  float: right;
}
.menubefehl {
  font-weight: bolder;
}
.kontextmenuebefehl {
  font-style: italic;
}
#signatur {
  margin-left: 200px;
  border-top-style: solid;
  border-top-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  text-align: center;
}
#tutorial img {
  margin: 2px;
}
#start {
  width: 100px;
  height: 1.5em;
  position: absolute;
  z-index: 2;
  bottom: 3.5em;
  left: 50px;
  right: 50px;
}
#header {
  margin-left: auto;
  margin-right: auto;
  width: 570px;
  padding-bottom: 12px;
  background-image: url(../images/header.gif);
  background-repeat: no-repeat;
  height: 80px;
  margin-top: 18px;
}

