/* CSS Document by pixel8*/

.texte {
  display: none;
}

body {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

#haupt {
  margin: 0px auto;
  width: 920px;
  text-align: left;
}

a {
  color: #333;
}

a img {
  border: none;
}

.klein {
  font-size: 0.9em;
}

#head {
  background-image: url(../images/bg_head.gif);
}

#balken {
  height: 40px;
  background-color: #a1c3c1;
  margin-bottom: 1px;
}

#balken2 {
  height: 7px;
  background-color: #a1c3c1;
}

#mitte {
  background-color: #dce4e3;
}

#headline {
  float: right;
  text-align: right;
  padding-right: 12px;
  font-size: 0.9em;
  color: #426e6c;
}


#headline a{
  text-decoration: none;
  color: #426e6c;
}

#headline img {
  margin-top: 65px;
  margin-bottom: 150px;
}

#nav {
  font-size: 14px;
  width: 163px;
  background-color: #d0d0d0;
  float: left;
  clear: both;
}

#nav a:link, #nav a:active, #nav a:visited {
  display: block;
  text-decoration: none;
  color: #5d5d5d;
}


#nav a:hover {
  color: black;
}

#nav a div {
 padding: 7px 0px 7px 10px;
}

.spec {
  margin-top: -10px;
}

#content {
  width: 475px;
  float: left;
  padding: 20px 30px 30px 30px;
}

#contentanfahrt {
  width: 575px;
  float: left;
  padding: 20px 30px 30px 30px;
}

#contentrechtsgebiete {
  width: 640px;
  float: left;
  padding: 20px 30px 30px 30px;
}

#inhalt {
  background-image: url(../images/bg_content.gif);
  width: 920px;
  
}

#headbg {
  clear: both;
  text-align: right;
}

#navakt {
  margin-bottom: 12px;
  font-size: 0.9em;
  
  float: right;
}

#navakt a{
text-decoration: none;
}

.fehler {
  color: red;
  font-size: 0.9em;
}

#balkl {
  height: 7px;
  width: 920px;
  background-color: #83b6b3;
  margin-bottom: 1px;
}

#adresse {
  height: 24px;
  width: 920px;
  background-color: #83b6b3;
  text-align: center;
  padding-top: 8px;
  color: white;
  font-size: 0.9em;
  
}

#adresse a {
  color: white;
  text-decoration: none;
}

#adresse a:hover {
  color: white;
  text-decoration: underline;
}

.headline {
  color: #426e6c;
  letter-spacing: 4px;
}

.datum {
  font-size: 0.9em;
  float: right;
}

#formular label {
					display: block;
					float: left;
					width: 90px;
}

#formular p {
					clear: left;
					}

hr {
  margin-bottom: 10px;
}

.headline a {
  color: #426e6c;
  letter-spacing: 4px;

}

ul {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  margin-left: 10px;
  list-style-image: url(../images/listimg.gif);
}

#seite {
  display: none;
}




