@CHARSET "ISO-8859-1";

#mainStartDiv {
  width: 930px;
  margin: 0px auto;
  padding-top: 60px;
}

#startTopDiv {
  float: right;
  background: url('/images/layout/start_top_bg.jpg') 0px 0px no-repeat;
  height: 26px;
  width: 467px;
  padding-right: 2px;
}
#startTopText {
  padding-top: 3px;
  padding-left: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
#startMiddleLeftDiv {
  background: url('/images/layout/start_main_bg.jpg') 0px 0px no-repeat;
  width: 650px;
  height: 322px;
  float: left;
  margin: 0px auto;
}
#startMiddleMiddleDiv {
  width: 10px;
  float: left;
  height: 322px;
}
#startMiddleRightDiv {
  float: left;
  overflow: hidden;
  height: 322px;
}

#startBottomDiv {
  float: right;
  background: url('/images/layout/start_bottom_bg.jpg') 0px 0px no-repeat;
  height: 24px;
  width: 467px;
  padding-right: 2px;
}
#startVideo {
  padding-left: 4px;
  padding-top: 2px;
}
#startVideo a {
  color:#333333;
  font-size:13px;
  text-decoration:none;
  text-transform:uppercase;
}
#startLanciaLeiste {
  background: url('/images/layout/start_lancia_leiste.jpg') 0px 0px no-repeat;
  width: 631px;
  height: 89px;
  margin: 0px auto;
  overflow: hidden;
  }

#startChryslerLeiste {
  background: url('/images/layout/start_chrysler_leiste.jpg') 0px 0px no-repeat;
  width: 631px;
  height: 77px;
  margin: 0px auto;
  overflow: hidden;
}
#startDodgeLeiste {
  background: url('/images/layout/start_dodge_leiste.jpg') 0px 0px no-repeat;
  width: 631px;
  height: 89px;
  margin: 0px auto;
  overflow: hidden;
}
#startJeepLeiste {
  background: url('/images/layout/start_jeep_leiste.jpg') 0px 0px no-repeat;
  width: 631px;
  height: 89px;
  margin: 0px auto;
  overflow: hidden;
}
#imageLittle {
  background: url('/images/layout/little_image_bg.jpg') 0px 0px no-repeat;
  width: 268px;
  height: 77px;
}
#imageLittleImage {
  padding: 8px;
  width: 252px;
  height: 61px;
}
#imageBig {
  background: url('/images/layout/big_image_bg.jpg') 0px 0px no-repeat;
  width: 269px;
  height: 227px;
}
#imageBigImage {
  padding: 8px;
  width: 253px;
  height: 211px;
}
.line {
  overflow: hidden;
  height: 14px;
  width: 600px;
}
.line2 {
  overflow: hidden;
  height: 18px;
}
#modellsDiv1 {
  padding-top: 20px;
  padding-left: 30px;
}
#modellsDiv2 {
  padding-top: 30px;
  padding-left: 30px;
}
#modellsDiv3 {
  padding-top: 28px;
  padding-left: 30px;
}
#modellsDiv4 {
  padding-top: 22px;
  padding-left: 64px;
}
.modell {
  float: left;
  padding-left: 4px;
  padding-right: 4px;
  overflow: hidden;
}
.modell a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
}
.modellLink1 {
  color: #3e5d72;
}
.modellLink2 {
  color: #de230a;
}
.modellLink3 {
  color: #415021;
}
.startNeu{ 
  margin-top: 10px;
}
.startNeu a {
  font-size:18px;
  color: #415021;
}

