#subnavigation {
  z-index: 1;
  position: absolute;
  width: 214px;
  height: 416px;
  left: 0px;
  top: 0px;
  padding-left: 15px;
  padding-top: 50px;
  border-right: 8px solid #FFFFFF;
  border-left: 8px solid #FFFFFF;
  border-top: 10px solid #FFFFFF;
  background-color: #E5E4E4;
}

#subnavigation div {
  padding-left: 19px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
}

.content {
  color: #FFFFFF;
  position: relative;
  width: 711px;
  min-height: 466px;
  height: auto !important;
  height: 466px;
  margin-left: 245px;
  padding-bottom: 20px;
  border-right: 8px solid #FFFFFF;
  border-top: 10px solid #FFFFFF;
  background-image: url(../img/bg_fahrzeugbau.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #F9F9F9;
}

.subtrenn {
  font-size: 1px;
  line-height: 1px;
  padding: 0px;
  margin: 0px;
}

.text {
  position: relative;
  background-image: url(../img/6/background.jpg);
  background-repeat: no-repeat;
  background-color: #FEFEFE;
  color: #333333;
  margin-top: 28px;
  margin-left: 24px;
  min-height: 302px;
  height: auto !important;
  height: 302px;
  width: 618px;
  padding: 20px;
  border: 4px solid #FFFFFF;
}

#seitenschaltung {
  position: absolute;
  font-weight: bold;
  color: #000000;
  right: 24px;
}

#seitenschaltung img {
  margin-left:7px;
  bottom: 5px;
}

ul {
  padding: 0px;
  padding-left: 20px;
  margin: 0px;
  list-style-image: url(../img/li.gif);
}

li {
	margin: 0px;
	padding: 0px;
}
