body {
  text-align: center;
  background-image: url(../images/static/bg.jpg);
  background-repeat: repeat-x;
  font-family: Arial;
  font-size: small; }
.divmaink {
  background-image: url(../images/static/verlauf-k.jpg);
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  text-align: left; }
.divmainlkw {
  background-image: url(../images/static/verlauf-lkw.jpg);
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  text-align: left; }
.divmainanh {
  background-image: url(../images/static/verlauf-anh.jpg);
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  text-align: left; }
.navigation {
  background-color: black;
  color: #fff41c;
  width: 100%;
  table-layout: fixed;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px; }
.divheader {
  width: 100%;
  background-image: url(../images/static/grau.gif);
  text-align: center; }
.divspacer {
  float: left;
  height: 500px; }
.divcontent { }
.navi {
  color: #fff41c;
  text-decoration: none; }
.navis {
  color: white;
  text-decoration: none; }
.navi:hover {
  color: white; }
ul {
  margin-top: 0px;
  margin-bottom: 0px; }
.fuhrpark {
  font-size: 9pt;
  border-width: 1px;
  border-color: white;
  border-style: solid;
  border-collapse: collapse;
  padding: 2px; }
a {
  color: black; }
.footer {
  font-size: 10pt;
  text-align: center;
  margin-top: 20pt; }
h1 {
  font-size: 14pt; }
.teile {
  font-size: 9pt;
  border-color: gray;
  border-collapse: collapse;
  padding: 2px;
  border-width: 1px;
  border-bottom-style: solid; }
.textbild {
  margin: 5pt; }
.textbildr {
  clear: both;
  float: right; }
