body {
  background-color:#e5e5f5;
  text-align:center;
  font-family:Arial, sans-serif;
}
#umschlag {
  width:800px;
  background-color:#81007f;
  margin-left:auto;
  margin-right:auto;
  margin-top:2em;
  margin-bottom:2em;
  text-align:justify;
}
#kopf {
  height:180px;
  background-image:url(images/busseinbaden.jpg);
}
#haupt {
  background-image:url(images/busvermietungbaden.jpg);
}
#kontakt {
  color:#ffffff;
  margin:20px 0 0 10px;
  font-size:18px;
  height:40px;
  overflow:hidden;
}
#kontakt a, a:visited, a:active {
  color:#ffffff;
  text-decoration:none;
  font-size:14px;
}
#kontakt a:hover {
  color:#ffffff;
  text-decoration:underline;
}
#navigation {
  color:#e5e5f5;
  float:left;
  width:120px;
  margin:20px 30px 0px 10px;
  font-size:0.7em;
  text-align:left;
}
#navigation a, a:visited, a:active {
  color:#e5e5f5;
  text-decoration:none;
  font-weight:normal;
  font-size:1em;
}
#navigation a:hover {
  color:#ffffff;
  text-decoration:underline;
  font-size:1em;
}
#inhalt {
  margin:0 40px 0 220px;
  min-height:550px;
  font-size:0.8em;
  height:auto !important;
  height:550px;
}
#inhalt a, a:active {
  color:#81007f;
  font-weight:bold;
  text-decoration:none;
}
#inhalt a:visited {
  color:#C901C9;
  text-decoration:none;
}
#inhalt a:hover {
  color:#81007f;
  text-decoration:underline;
}
#inhalt h1 {
  font-size:1.2em;
  margin:0px;
}
#inhalt h2 {
  font-size:1.1em;
  margin:0px;
}
#inhalt img {
  float:left;
  margin-right:10px;
}
#weisswand {
  height:100%;
  margin:0px;
  background-color:#ffffff;
  padding:0 20px 0 160px;
}
#fuss {
  height:120px;
  background-image:url(images/badenbusse.jpg);
}
p {
  margin:0px;
  padding:5px 0 10px 0;
}
.rot {
  color:#ff0000;
}
.ascreen {
  margin:10px 10px 0 0;
  float:left;
}
