@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) draft for a central stylesheet
 * (de) Vorlage für ein zentrales Stylesheets
 *
 * @copyright       Copyright 2005-2010, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2.1
 * @revision        $Revision: 443 $
 * @lastmodified    $Date: 2009-12-31 18:05:05 +0100 (Do, 31. Dez 2009) $
 */

/* import core styles | Basis-Stylesheets einbinden */
  @import url(yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
  @import url(css/navigation.css); 
  @import url(css/basemod.css);
  @import url(css/content.css); 
  @import url(css/custom.css); 

/* import print layout | Druck-Layout einbinden */
/* @import url(/css/print/print_003.css); */
 .statichead-1er {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/Bmw1SeriesBanner.jpg");
  background-repeat:no-repeat;
}
.statichead-3er {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/Bmw3SeriesBanner.jpg");
  background-repeat:no-repeat;
}
.statichead-5er {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/Bmw5SeriesBanner.jpg");
  background-repeat:no-repeat;
}
.statichead-6er {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/Bmw6SeriesBanner.jpg");
  background-repeat:no-repeat;
}
.statichead-7er {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/Bmw7SeriesBanner.jpg");
  background-repeat:no-repeat;
}
.statichead-8er {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/Bmw8SeriesBanner.jpg");
  background-repeat:no-repeat;
}
.statichead-Xer {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/BmwXSeriesBanner.jpg");
  background-repeat:no-repeat;
}
.statichead-Mer {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/BmwMSeriesBanner.jpg");
  background-repeat:no-repeat;
}
 .statichead1 {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/EngineService.jpg");
  background-repeat:no-repeat;
}
  .statichead2 {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/PorscheServiceSanFrancisco.jpg");
  background-repeat:no-repeat;
}
  .statichead3 {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/BmwServiceSanFrancisco.jpg");
  background-repeat:no-repeat;
}
  .statichead4 {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/MiniCooperServiceSanFran.jpg");
  background-repeat:no-repeat;
}
  .statichead5 {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/EuroAutoRepair.jpg");
  background-repeat:no-repeat;
}
  .statichead6 {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/LinksBanner.jpg");
  background-repeat:no-repeat;
}
  .statichead7 {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/AboutUsBanner.jpg");
  background-repeat:no-repeat;
}
  .statichead8 {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/AboutUsBanner2.jpg");
  background-repeat:no-repeat;
}
  .statichead-997 {
  margin: 0 0 0 25px;
  width: 950px;
  height: 130px;
  background-image: url("images/Porsche997Banner.jpg");
  background-repeat:no-repeat;
}
