
/*
************************************
  Common
************************************
*/
object{outline:0 none;}
body {
  margin:0;
  background-color:white;
  font-family:arial,helvetica,sans-serif;
  color:#363636;
  font-size:11px;
  line-height:12px;
}

a {
  text-decoration: none;
  color:#4c4c4c;
  outline:0 none;
}
a:hover {color:#0044cc;}
img {
  border:none;
}

ul, ol, li, p {
  margin:0;
  padding:0;
}

ul, ol {
  list-style-type:none;
}

form {
  display:inline;
}

#noscript {
  position:absolute;
  top:96px;
  left:0px;
  width:1024px;
  height:672px;
  padding:15px;
  z-index:999;
  background-color:#ffffff;
  color:red;
}

a.standard, a.standard:visited, a.standard:active,
body#mgmbh_body #bandwidth_advice .linklist a.standard,
body#mgmbh_body #bandwidth_advice .linklist a.standard:visited,
body#mgmbh_body #bandwidth_advice .linklist a.standard:active,
body#mgmbh_body #mediaGalleryLightboxLayer .linklist a.standard,
body#mgmbh_body #mediaGalleryLightboxLayer .linklist a.standard:visited,
body#mgmbh_body #mediaGalleryLightboxLayer .linklist a.standard:active{
  background-image:url(/_common/files/img/_common/images_packed_v1.gif);
  background-repeat:no-repeat;
  background-position:0px -1px;
  padding-left:7px;
  font-size:11px;
  line-height:12px;
  text-decoration:none;
  color:#666;
  font-weight:normal;
}

a.standard:hover, a.standard_active, a.standard_active:hover,
body#mgmbh_body #bandwidth_advice .linklist a.standard:hover,
body#mgmbh_body #mediaGalleryLightboxLayer .linklist a.standard:hover,
body#mgmbh_body #contentTeaserList #relatedLinks .linklist a.standard:hover,
body#eco_pro_mode_highlight #imageholder a.standard.active{
  background-image:url(/_common/files/img/_common/images_packed_v1.gif);
  background-repeat:no-repeat;
  background-position:0px -71px;
  padding-left:7px;
  font-size:11px;
  line-height:12px;
  text-decoration:none;
  color:#0044cc;
  font-weight:normal;
}

a.white, a.white:visited, a.white:active {
  background-position:0px -80px;
  color:#ffffff;
}

a.white:hover {
  background-position:0px -150px;
  color:#000000;
}

ul.linklist li {
  margin-bottom:3px;
}

#stage {
  position:absolute;
  top:0px;
  width:1024px;
  height:660px;
}

#stage_flash {
  position:absolute;
  top:0px;
  width:1024px;
  height:660px;
  display:none
  z-index:1;
}

#textBlockNoImage {
  position:relative;
  top:112px;
  left:318px;
  width:514px;
  height:auto;
}

.bold {
  font-weight:bold ! important;
}


#bandwidth_advice p {
  padding:1px 0px 4px 1px;
  color:#363636;
}

#favoriteDialogLayer{
  position:absolute;
  top:-500px;
  left:-500px;
  width:140px;
  z-index:860;
}

#favoriteDialogLayer strong{
  display:block;
  margin-bottom:2px;
}

#favoriteNotActive {font-weight:bold; margin-bottom:4px;}
#favoriteActive {display:none; color:#1d6ad4; font-weight:bold; margin-bottom:4px;}
#favoriteNoCookie {display:none; color:red; font-weight:bold; margin-bottom:4px;}

/*
************************************
  bandwidth advice layer
  11.11.09, R. Aust
************************************
*/

#bandwidth_advice_curtain {
  position:absolute;
  top:74px;
  left:0px;
  width:1024px;
  height:560px;
  background-color:#000000;
  opacity: .5;
  z-index:500;
  filter:alpha(opacity=50);
  display:none;
}

#bandwidth_advice {
  position:absolute;
  top:185px;
  left:388px;
  width:350px;
  display:none;
  z-index:501;
  background-color:#ffffff;
  padding:17px 20px;
}


#bandwidth_advice .close	{
  position:absolute;
  top:5px;
  right:5px;
  width:15px;
  height:15px;
  background-repeat: no-repeat;
  background-position:0 -220px;
  background-image: url( /_common/files/img/_common/images_packed_v1.gif );
}

#bandwidth_advice .close:hover	{
  background-position:0 -235px;
}

/*
  Vehicle & sales navigation
*/

#vehicle_navigation {
  position:absolute;
  top:113px;
  left:31px;
  width:176px;
  z-index:600;
}

#vehicle_navigation ul a {
  display:block;
  width:156px;
  font-size:11px;
  line-height:12px;
  font-weight:bold;
  color:#666;
  border-top:1px solid #dadbdc;
  background-image:url( ../img/backgrounds/vehicle_navigation_button_bg.gif );
  background-position:bottom;
  padding:7px 10px 8px 10px;
  text-decoration:none;
}

#vehicle_navigation ul a:hover, #sales_navigation ul a:hover {
  color:#0044cc;
}

#vehicle_navigation #teaser {
  position:relative;
  margin-top:11px;
  width:176px;
  background-image:url( ../img/backgrounds/vehicle_navigation_button_bg.gif );
  background-position:bottom;
  display:none;
}

#vehicle_navigation #teaser img {
  display:block;
}

#vehicle_navigation #teaser_text {
  position:relative;
  padding: 7px 11px 10px 11px;
  font-size:11px;
  line-height:12px;
  color:#363636;
}

#teaser_image {
  position:relative;
  width:176px;
  height:90px;
  overflow:hidden;
  display:block;
}

#vehicle_navigation #teaser strong {
  display:block;
  padding:7px 0 5px 10px;
}

#vehicle_navigation_teaser_stage {
  position:relative;
  width:176px;
  height:90px;
  overflow:hidden;
  display:block;
}

#teaser_image #teaser_image_icon {
  position:absolute;
  bottom:0px;
  right:0px;
  width:47px;
  height:17px;
  background-color:#ffffff;
}

#teaser_image #teaser_image_icon_counter {
  margin-top:3px;
  display:block;
}

.vehicleNavigationTeaserButton {
  position:absolute;
  top:73px;
  left:159px;
  width:15px;
  height:15px;
  overflow:hidden;
  background: url( ../img/_common/images_packed_v1.gif ) no-repeat 0px -340px;
  display:block;
}

.vehicleNavigationTeaserButton:hover {
  background: url( ../img/_common/images_packed_v1.gif ) no-repeat 0px -355px;
}

.vehicle_navigation_teaser_button {
  position:relative;
  width:15px;
  height:15px;
  float:left;
  display:block;
  margin:2px 4px 0 2px;
  background: url( ../img/_common/images_packed_v1.gif ) no-repeat 0px -340px;
}

.vehicle_navigation_teaser_button:hover {
  background: url( ../img/_common/images_packed_v1.gif ) no-repeat 0px -355px;
}

#sales_navigation {
  position:absolute;
  top:591px;
  left:237px;
  height:43px;
  overflow:hidden;
  z-index:850;
}

#sales_navigation ul a {
  display:block;
  width:98px;
  height:43px;
  font-size:11px;
  line-height:15px;
  font-weight:bold;
  color:#737373;
  background-image:url( /_common/files/img/backgrounds/sales_navigation_button_bg.png );
  background-repeat:no-repeat;
  text-decoration:none;
  padding:7px 10px 7px 10px;
  float:left;
}

#sales_navigation ul a.first {
  width:97px;
  background-position:-1px 0px;
}

#sales_navigation ul a.blue {
  background-image:url( /_common/files/img/backgrounds/sales_navigation_button_blue_bg.png );
  color:#ffffff;
}


.sales_navigation_layer {
  position:absolute;
  top:0px;
  left:0px;
  height:634px;
  width:170px;
  overflow:hidden;
  display:none;
  z-index:851;
}

.sales_navigation_layer div.box {
  width:150px;
  position:absolute;
  bottom:0px;
  padding:6px 11px 19px 9px;
  background-color:#f7f7f7;
}

.sales_navigation_layer strong {
  font-size:15px;
  line-height:17px;
}

.sales_navigation_layer p {
  margin-bottom:8px;
}

#sales_navigation_layer_config div {
  background-color:#3678c3;
  color:#ffffff;
}

a.sales_navigation_selectbox {
  margin-bottom:5px;
  display:block;
  width:140px;
  height:14px;
  background-color:#8cb4e1;
  padding:1px 5px 1px 5px;
  background-image:url( /_common/files/img/_common/images_packed_v1.gif );
  background-repeat:no-repeat;
  background-position:135px -164px;
  color:#363636;
  overflow:hidden;
}

a.sales_navigation_selectbox:hover {
  color:#1d6ad4;
  background-position:135px -188px;
}

a.sales_navigation_selectbox_grey {
  background-color:#d4d4d4;
}

.sales_navigation_dropdown {
  position:absolute;
  width:140px;
  z-index:1000;
  display:none;
  background-color:#8cb4e1;
  padding:6px 5px 0px 5px;
}

.sales_navigation_dropdown_grey {
  background-color:#d4d4d4;
}

.sales_navigation_dropdown a {
  display:block;
  color:#363636;
  line-height:16px;
}

.sales_navigation_dropdown a:hover {
  color:#1d6ad4;
}

a.sales_navigation_selectbox {
  margin-bottom:5px;
  display:block;
  width:140px;
  height:12px;
  background-color:#8cb4e1;
  padding:2px 5px;
  background-image:url( /_common/files/img/_common/images_packed_v1.gif );
  background-repeat:no-repeat;
  background-position:135px -164px;
  color:#363636;
  overflow:hidden;
  outline:none;
}

a.sales_navigation_selectbox:hover {
  color:#1d6ad4;
  background-position:135px -188px;
}

a.sales_navigation_selectbox_grey {
  background-color:#d4d4d4;
}

.sales_navigation_dropdown {
  position:absolute;
  width:140px;
  z-index:1000;
  display:none;
  background-color:#a5caf3;
  padding:6px 5px 0px 5px;
}

.sales_navigation_dropdown_grey {
  background-color:#e6e6e6;
}

.sales_navigation_dropdown a {
  display:block;
  color:#363636;
  line-height:16px;
}

.sales_navigation_dropdown a:hover {
  color:#1d6ad4;
}

.margintop5 {
  margin-top:5px
}


#sales_navigation_layer_contact .contact_search {
  margin-top:5px; margin-bottom:7px
}

#sales_navigation_layer_contact .contact_search input {
  border:0;
  background-color:#d4d4d4;
  width:144px;
  height:16px;
  overflow:hidden;
}


/*
************************************
  template startpage
  6.10.09, R. Aust
************************************
*/
#start_headlines {
  position:absolute;
  top:119px;
  left:236px;
  width:750px;
}

#start_headlines h1 {
  font-size:32px;
  line-height:27px;
  letter-spacing:-1pt;
  word-spacing:-1px;
  margin:0;
  font-weight:bold;
  color:#ebebeb;
}

#start_headlines h2 {
  font-size:18px;
  line-height:18px;
  margin:0;
  font-weight:bold;
  color:#ebebeb;
}

#start_headlines div {
  padding-left:16px;
  padding-top:14px;
}


    /*
************************************
  template overview
  11.11.09, R. Aust
************************************
*/

.overview_white {
  color:#ebebeb;
}

.overview_black {
  color:#363636;
}


#overview_linklist h2, .overview_additional {
  font-size:26px;
  line-height:28px;
  margin:0;
  margin-bottom:8px;
  z-index:850;
}

a.overview, a.overview:visited, a.overview:active {
  font-size:13px;
  line-height:13px;
  font-weight:bold;
  text-decoration:none;
  padding-left:0px;
  background-image:url( /_common/files/img/_common/trans.gif );
}

a.overview_black, a.overview_black:visited, a.overview_black:active {
background-image:url(/_common/rebrush/img/standard_elements/arrow_big_right_black.gif);
background-position:0 4px;
background-repeat:no-repeat;
color:#363636;
font-size:13px;
font-weight:bold;
line-height:13px;
padding-left:8px;
text-decoration:none;
}

a.overview_white, a.overview_white:visited, a.overview_white:active {
background-image:url(/_common/rebrush/img/standard_elements/arrow_big_right_white.gif);
background-position:0 4px;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
line-height:13px;
padding-left:8px;
text-decoration:none;
}

div.overviewLink {
  width:245px;
  padding:8px 13px;
  background-image:url( /_common/files/img/_common/trans.gif );
}

.overview_link_layer {
  width:235px;
  height:61px;
  padding:8px 13px 8px 21px;
  display:none;
  cursor:default;
  overflow:hidden;
  background-image:url( /_common/files/img/backgrounds/overview_layer_bg.png );
}


div.overviewLinkWide {
  width:295px;
  padding:8px 13px;
  background-image:url( /_common/files/img/_common/trans.gif );
}

.overview_link_layer_wide {
background-image:url( /_common/files/img/backgrounds/overview_layer_wide_bg.png ););
cursor:default;
display:none;
height:61px;
overflow:hidden;
padding:8px 13px 8px 21px;
width:277px;
}

div.overview_links {
  position:relative;
}

div.overview_links a {
  margin-right:15px;
}

.overview_link_layer p, .overview_link_layer_wide p  {
  height:25px;
  padding:1px 0px 4px 1px;
  color:#363636;
  overflow:hidden;
}

.overview_link_layer strong, .overview_link_layer_wide strong, #bandwidth_advice strong {
  line-height:13px;
  font-size:13px;
  color:#363636;
}

.overview_indent {
  width:260px;
  margin-left:29px;
  overflow:hidden;
}

.overview_indent_wide {
  width:310px;
  margin-left:29px;
  overflow:hidden;
}

/*
************************************
  template media gallery
  11.11.09, M. Belitz
************************************
*/
div#mediaGalleryCategoriesLayer {
  position: absolute;
  left: 246px;
  top: 114px;
  width: 778px;
  height: 435px;
  overflow: auto;
}

div#mediaGalleryLightboxLayer div#lightbox a.closeLink {
  cursor: default;
}

div#mediaGalleryCategoriesLayer div.category {
  margin-bottom: 22px;
  clear: both;
}

div#mediaGalleryCategoriesLayer div.category span.headline {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  color:#363636;
  padding-top: 1px;
}

div#mediaGalleryCategoriesLayer div.category img.thumbImage {
  margin: 0 3px 3px 0;
  cursor: pointer;
}
div#mediaGalleryCategoriesLayer div.category img.thumbImageDescribtion {
  margin: 0 3px 0 0;
  cursor: pointer;
}

div#mediaGalleryLightboxLayer {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  display: none;
}

div#mediaGalleryLightboxLayer div#blackLayer {
  width: 1024px;
  height: 635px;
  background-color: #000;
  display: none;
  cursor: default;
}

div#mediaGalleryLightboxLayer div#lightbox {
  position: absolute;
  background-image: url( /_common/files/img/gallery/media_gallery_pre-loader.gif );
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
}

div#mediaGalleryLightboxLayer div#lightbox.lightboxNoPreloader {
  background-image: none;
}

div#mediaGalleryLightboxLayer div#lightbox img#bigImage,
div#mediaGalleryLightboxLayer div#lightbox div#flashLayer {
  position:absolute;
  left:0px;
  top:0px;
  margin:10px 10px 65px 10px;
  display:none;
}

div#mediaGalleryLightboxLayer div#lightbox div#embedLayer {
  position: absolute;
  left: 0;
  top: 0;
  margin: 10px 10px 65px 10px;
  width: 414px;
  height: 383px;
  display: block;
}

div#mediaGalleryLightboxLayer div#lightbox div#closeButtonLayer {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background-color: #fff;
  display: none;
  z-index: 2;
}

div#mediaGalleryLightboxLayer div#lightbox div#closeButtonLayer a.closeLink {
  width: 15px;
  height: 15px;
  margin: 10px 0 0 5px;
  background-repeat: no-repeat;
  background-position:0 -220px;
  background-image: url( /_common/files/img/_common/images_packed_v1.gif );
  cursor: pointer;
  display: block;
}
div#mediaGalleryLightboxLayer div#lightbox div#closeButtonLayer a.closeLink:hover {
  background-position:0 -235px;
}

div#mediaGalleryLightboxLayer div#lightbox div#textLayer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 65px;
  display: none;
}

div#mediaGalleryLightboxLayer div#lightbox div#textLayer div.downloadLayer {
  position: absolute;
  left: 10px;
  top: 7px;
  padding-top: 1px;
  display: none;
}

div#mediaGalleryLightboxLayer div#lightbox div#textLayer div.downloadLayer strong {
  clear:both;
  display:block;
  color:#363636;
}
div#mediaGalleryLightboxLayer div#lightbox div#textLayer div.downloadLayer ul.linklist {
  padding: 3px 19px 0 0;
  float:left;
  display: none;
}

div#mediaGalleryLightboxLayer div#lightbox div#textLayer div.downloadLayer ul.linklist li {
  white-space:nowrap;
}

div#mediaGalleryLightboxLayer div#lightbox div#textLayer img.shareButton {
  position: absolute;
  right: 10px;
  top: 10px;
  width:15px;
  height:15px;
  background: url(/_common/files/img/_common/images_packed_v1.gif ) no-repeat 0px -250px;
  display: none;
}

div#mediaGalleryLightboxLayer img.lightboxArrowLeft {
  position: absolute;
  width: 20px;
  height: 48px;
  cursor: pointer;
}

div#mediaGalleryLightboxLayer img.lightboxArrowRight {
  position: absolute;
  width: 20px;
  height: 48px;
  cursor: pointer;
}

div#mediaGalleryDialogButtons {
  position: absolute;
  left: 889px;
  top: 605px;
  width: 100px;
  text-align: right;
}

div#mediaGalleryDialogButtons img.shareButton {
  width: 15px;
  height: 15px;
  margin-left:5px;
  background: url(/_common/files/img/_common/images_packed_v1.gif ) no-repeat 0px -250px;
  float:right;
}
div#mediaGalleryLightboxLayer div#lightbox div#textLayer a#shareDialog {
  position: absolute;
  right: 10px;
  top: 10px;
}
div#mediaGalleryDialogButtons a.dialogButtonShare,
div#mediaGalleryLightboxLayer a.dialogButtonShare {
  display: none;
}

div#mediaGalleryCategoriesLayer div.thumbImageBox {
  width: 110px;
  margin-right: 6px;
  float: left;
}
div#mediaGalleryCategoriesLayer div.thumbImageBox strong.subheadline {
  *margin-top: 3px;
  margin-bottom: 25px;
  font-weight: normal;
  display: block;
}


/*
************************************
  template golocal
  09.11.09, R. Aust
************************************
*/

#golocal_content {
  position:absolute;
  top:152px;
  left:281px;
  width:430px;
}

#golocal_content h1 {
  font-size:20px;
  line-height:20px;
  margin:0;
  font-weight:bold;
  color:#363636;
}

#golocal_content p {
  padding-left:10px;
  padding-top:4px;
}

#golocal_content #select {
  display:block;
  position:relative;
  margin-top:12px;
  margin-left:10px;
  padding:1px 5px;
  width:180px;
  height:14px;
  overflow:hidden;
  background-color:#d4d4d4;
  background-image:url(/_common/files/img/_common/images_packed_v1.gif );
  background-repeat:no-repeat;
  background-position:175px -164px;
  z-index:20;
}

#golocal_content #select:hover {
  color:#1d6ad4;
  background-position:175px -188px;
}

#golocal_content #dropdown {
  position:relative;
  margin-left:10px;
  background-color:#e6e6e6;
  width:190px;
  height:283px;
  overflow:hidden;
  visibility:hidden;
  z-index:19;
}

#golocal_content #dropdown_content {
  position:relative;
  margin:5px;
  width:180px;
  height:273px;
  overflow:auto;
}

#golocal_content #dropdown a {
  display:block;
  width:160px;
  color:#363636;
  line-height:13px;
  margin-bottom:3px;
}

#golocal_content #dropdown a:hover {
  color:#1d6ad4;
}


/*
************************************
  template visualizer
  09.11.09, R. Aust
************************************
*/

#visualizer_flashcontainer{
  position:absolute;
  top:113px;
  left:236px;
  width:707px;
  height:406px;
  background-color:#ffffff;
  visibility:hidden;
}

#visualizer_noflash {
  position:absolute;
  height:200px;
  width:400px;
  margin:-100px 0px 0px -200px;
  top:50%;
  left:50%;
}


/*
************************************
  mouseover dialoge
  09.11.09, R. Aust
************************************
*/

.shadowbox {
  z-index:860;
}

.dialogbox {
  display:block;
  visibility:hidden;
  z-index:860;
}

.dialogbox .content, .shadowbox .content {
  position:relative;
  padding:9px 12px;
}

.dialogbox .topBorder, .shadowbox .topBorder {
  position:absolute;
  left:2px;
  top:0px;
  background-image:url( /_common/files/img/dialogbox/dialogbox_top.png );
  height:2px;
  overflow:hidden;
}

.dialogbox .rightBorder, .shadowbox .rightBorder {
  position:absolute;
  right:0px;
  top:0px;
  width:4px;
  background-image:url( /_common/files/img/dialogbox/dialogbox_right.png );
  height:100%;
  overflow:hidden;
}

.dialogbox .bottomBorder, .shadowbox .bottomBorder {
  float:left;
  height:8px;
  background-image:url( /_common/files/img/dialogbox/dialogbox_bottom.png );
  overflow:hidden;
}

.dialogbox .bottomBorder .bottomArrowImage, .shadowbox .bottomBorder .bottomArrowImage {
  margin-left:3px;
  width: 19px;
  height: 8px;
  background-image:url( /_common/files/img/dialogbox/dialogbox_bottom_arrow.png );
  overflow:hidden;
}


.dialogbox .bottomBorder .bottomArrowImageRight, .shadowbox .bottomBorder .bottomArrowImageRight {
  position:absolute;
  right:0px;
  width: 19px;
  height: 8px;
  background-image:url( /_common/files/img/dialogbox/dialogbox_bottom_arrow.png );
  overflow:hidden;
}

.dialogbox .corner, .shadowbox .corner {
  float:left;
  height:4px;
  width:4px;
  background-image:url( /_common/files/img/dialogbox/dialogbox_corner.png );
  overflow:hidden;
}

.dialogbox .leftBorder, .shadowbox .leftBorder {
  position:absolute;
  left:0px;
  top:0px;
  width:2px;
  height:100%;
  background-image:url(/_common/files/img/dialogbox/dialogbox_left.png );
  overflow:hidden;
}

.dialogbox img.background, .shadowbox img.background {
  position:absolute;
  top:2px;
  left:2px;
  display:none;
}

a.dialogButtonShare, a.dialogButtonShareActive {
  position:relative;
  width:15px;
  height:15px;
  background: url( /_common/files/img/_common/images_packed_v1.gif ) no-repeat 0px -250px;
  display:block;
  z-index:799;
  float:right;
  margin-left:5px;
}

a.dialogButtonShare:hover, a.dialogButtonShareActive {
  background-position:0px -265px;/*-278px*/
}

a.dialogButtonDownload, a.dialogButtonDownloadActive {
  position:relative;
  width:15px;
  height:15px;
  background: url( /_common/files/img/_common/images_packed_v1.gif ) no-repeat 0px -310px;
  display:block;
  z-index:799;
  float:right;
  margin-left:5px;
}

a.dialogButtonDownload:hover, a.dialogButtonDownloadActive {
  background-position:0px -325px;
}


a.dialogButtonFavorite, a.dialogButtonFavoriteActive {
  position:relative;
  width:15px;
  height:15px;
  background: url( /_common/files/img/_common/images_packed_v1.gif ) no-repeat 0px -280px;
  display:block;
  z-index:799;
  float:right;
  margin-left:5px;
}

a.dialogButtonFavorite:hover, a.dialogButtonFavoriteActive {
  background-position:0px -295px;
}


a.dialogButtonDelete, a.dialogButtonDeleteActive {
	background-image:url(/_common/files/img/_common/images_packed_v1.gif );
	background-position:0 -220px;
	background-repeat:no-repeat;
	cursor:pointer;
	height:15px;
	left:5px;
	position:absolute;
	top:5px;
	width:15px;
}

a.dialogButtonDelete:hover {
  background-position:0 -235px;
}


/* Start Share Box */
#shareDialogLayer {
  position:absolute;
  top:-500px;
  left:-500px;
  width:262px; /* IE6 Fix: muss genau 27px mehr haben al der innere Content Layer  */
  overflow:hidden;
  z-index:860;
}

#shareDialogLayer .sharecontent {
  width:235px;
  height:152px;
  overflow:auto;
}

#shareDialogLayer td {
  height:21px;
}

#shareDialogLayer table {
  margin-top:13px;
}
/* Ende Share Box */


/*
************************************
  Main navigation ab ID moduls
************************************
*/
div#mainNavigationContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1000;
}

div.mainNavigation {
  display: block;
  padding: 19px 0px 0px 0px;
  height: 81px;
  margin: 0px;
  background-image: url( '/_common/html/img/backgrounds/bg_navigation.png' );
  background-repeat: repeat-x;
}

div.mainNavigation a:focus {
  border: none;
  outline: none;
}

div.mainNavigation ul li.mainNaviHighlight a,
div.mainNavigation ul li a.mainNaviHighlight,
div.mainNavigation ul li.active li li a.mainNaviHighlight {
  color: #000077;
}

div.mainNavigation ul {
  position: relative;
  height: 30px;
  border: none;
  display: block;
  clear: both;
  padding: 0px;
  margin: 0px 0px 0px 30px;
  z-index: 900;
  width: 755px;
  border-bottom: 1px solid #AAA;
}

div.mainNavigation ul ul {
  position: relative;
  display: block;
  float: none;
  width: auto;
  height: auto;
  clear: both;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  border: none;
  background: none;
}

div.mainNavigation ul li {
  margin-left: -5px;
  position: relative;
  display: block;
  float: left;
  list-style: none;
  margin: 4px 6px 0px -5px;
}

div.mainNavigation ul li.showroom {
  margin: 2px 9px 0px -5px;
}

div.mainNavigation ul li.active {
  background: #FFF;
}

div.mainNavigation ul li li {
  padding: 0px;
  margin: 0px;
  float: none;
  border: none;
}

div.mainNavigation ul li.active li {
  float: none;
  display: block;
  background: none;
  width: auto;
}

div.mainNavigation ul li a {
  display: block;
  font-size: 14px;
  line-height:13px;
  font-weight: normal;
  color: #FFF;
  margin: 7px 5px 2px 5px;
  padding: 0px 0px 4px 0px;
}

div.mainNavigation ul li a:hover,
div.mainNavigation ul li.active a  {
  color: #000077;
}

div.mainNavigation ul li.showroom a {
  font-weight: bold;
  font-size: 17px;
  margin: 8px 5px 0px 5px;
  padding: 0px 0px 7px 0px;
}

div.mainNavigation ul li#topic_hybrid a {
  font-weight: bold;
  font-size: 17px;
  margin: 8px 5px 0px 5px;
  padding: 0px 0px 7px 0px;
}

div.mainNavigation ul li li a,
div.mainNavigation ul li.active li a,
div.mainNavigation ul li.showroom li a,
div.mainNavigation ul li#topic_hybrid li a  {
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  color: #000;
  margin: 0px;
  display: inline;
}

div.mainNavigation ul li li li a,
div.mainNavigation ul li.active li li a,
div.mainNavigation ul li.showroom li li a,
div.mainNavigation ul li#topic_hybrid li li a  {
  font-weight: normal;
  color: #4c4c4c;
}

div.mainNavigation ul li div.dropDownContainer {
  display: none;
  position: absolute;
  top: 22px;
  width: 180px;
  min-height: 320px;
  padding: 8px;
  margin: 3px 0px 0px -1px;
  border: 1px solid #999999;
  border-top: none;
  background-color: #FFF;
  z-index: 1000;
}

div.mainNavigation ul li.active div.dropDownContainer {
  display: block;
}

div.mainNavigation ul li.showroom div.dropDownContainer {
  top: 24px;
}

div.mainNavigation ul li#topic_usedvehicle div.dropDownContainer,
div.mainNavigation ul li#topic_owner div.dropDownContainer,
div.mainNavigation ul li#topic_insights div.dropDownContainer ,
div.mainNavigation ul li#topic_hybrid div.dropDownContainer  {
  width: 400px;
}

div.mainNavigation ul li div.dropDownContainer div.dropDownColumn {
  float:left;
  margin-right: 6px;
}

div.mainNavigation ul li div.dropDownContainer div.dropDownColumn ul {
  width: 126px;
}

div.mainNavigation ul li.showroom div.dropDownContainer div.dropDownColumn {
  width: 180px;
  margin-right: 0px
}

div.mainNavigation ul li.showroom div.dropDownContainer div.dropDownColumn ul {
  width: auto;
}

div.mainNavigation hr {
  display: block;
  clear: both;
  width: 60%;
  height: 1px;
  margin: 10px 0px 5px 29px;
  padding: 0px;
  border: none;
  background-color: #999999;
}

div.mainNavigation ul.secondNavigation {
  z-index: 1;
  margin: 0px;
  padding: 0px 0px 0px 25px;
  border: none;
  height: auto;
}

div.mainNavigation ul.secondNavigation li {
  margin: 0px 0px 0px -2px;
}

div.mainNavigation ul.secondNavigation li a {
  margin: 0px;
  padding: 5px 8px;
  font-size: 11px;
}

#idModuls {
  position: absolute;
  left: 790px;
  top: 0px;
}

div#idModuls img.alphaBg {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1000;
}

div#idModuls img.alphaBg2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 187px;
  height: 95px;
  z-index: 999;
}

div#idModuls img.pngMsie {
  display: none;
}

div#idModuls img.pngMoz{
  display: block;
}

#navigationBg { display: none; }


/*
************************************
  Meta navigation (footer navigation)
************************************
*/

.metaNavigation{
  position:fixed;
  left:0px;
  bottom:0px;
  width:100%;
  height:25px;
  font-size: 11px;
  line-height: 12px;
  border-top:1px solid #999999;
  background-color:#ffffff;
  z-index:1000;
  overflow:hidden;
}

.metaNavigation a.menu {
  float:left;
  margin-right:10px;
}

.metaNavigation a.menu img.arrow{
  position:static;
  display:inline;
  width:7px;
  height:11px;
  margin-top: -1px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image:url( /_common/html/img/standard_elements/arrow_standard.gif );
}

.metaNavigation a.menu:hover {
  background-position: 0px -12px;
  color:#003399;
}

.contentDiv{
  position: static;
}

.outerDiv{
  width:1px;
  height:100%;
  overflow:auto;
  z-index:1;
}

#metaNavigationInline{
  width:982px;
}

#metaNavigationText{
  position:relative;
  top:5px;
  right:0px;
  height:20px;
  float:right;
}

#bandwidthlayer {position:absolute; top:162px; left:213px; width:632px; height:255px; overflow:hidden; border:1px solid #999999; background-color:#ffffff; visibility:hidden; z-index:1000;}
#bandwidthlayerSeperator {position:absolute; top:7px; left:373px; width:1px; height:239px; background-color:#999999;}
#bandwidthlayerLeft {position:absolute; top:18px; left:17px; width:320px; height:217px;}
#bandwidthlayerRight {position:absolute; top:18px; left:383px; width:239px; height:217px;line-height:12px;font-size:11px;}
#bandwidthlayerRight h3{font-size:14px;font-weight:bold;line-height:15px;padding-bottom:5px;margin:0;}
#bandwidthlayerRight td{line-height:8px;}
#bandwidthBoxlink {position:absolute; top:70px; width:182px; left:0px; height:20px; background-color:#4c4c4c; display:block; padding-left:13px; padding-top:4px; background-image:url(/_common/html/img/backgrounds/bg_boxlink.gif );color:#ffffff; clip:rect(0px, 182px, 20px, 0px);}
#bandwidthBoxlink:hover {color:#ffffff; background-image:url(/_common/html/img/backgrounds/bg_boxlink-h.gif );}
#bandwidthReply {position:absolute; top:98px; left:0px; color:#000000;}
#bandwidthClose {position:absolute; top:1px; right:1px; width:13px; height:12px;overflow:hidden;}
a.selectboxEntry {font-size:11px; line-height:16px; color:#4c4c4c; display:block; width:99%; overflow:hidden;}
a.selectboxEntry:hover {color: #ffffff; background-color:#003399;}
.selectboxContent {position:absolute; top: 18px; left:  0px; display:none;}

/*
************************************

  Content page
************************************
*/

#contentPageContainer	{
  position:absolute;
  top:113px;
  left:236px;
  width:687px;
  height:380px;
  padding:10px;
  overflow:hidden;
  background-color:#ffffff;
}

#closeContentContainer{
  position:absolute;
  top:10px;
  left:677px;
  width:25px;
  height:20px;
  background-color:#ffffff;
}

#contentPageContainer a#closeContent	{
  position:absolute;
  top:0px;
  left:5px;
  width:15px;
  height:15px;
  cursor:pointer;
  background-repeat: no-repeat;
  background-position:0 -220px;
  background-image: url( /_common/files/img/_common/images_packed_v1.gif );
}

#contentPageContainer a#closeContent:hover{
  background-position:0 -235px;
}

#contentPageContainer .mediaStage, .mediaContainerNoFlash{
  display:none;
}

#contentPageContainer #mediaStage0, #contentPageContainer #mediaStageSingle{
  display:block;
}

#contentPageContainer .mediaContainer{
  position:absolute;
  top:10px;
  left:10px;
  width:687px;
  height:250px;
}

#contentPageContainer #contentText{
  position:absolute;
  top:261px;
  left:10px;
  width:655px;
  height:100px;
  padding:6px 0 0 35px;
  background-color:#ffffff;
}

#contentPageContainer #contentTextScroller{
  position:relative;
  width:462px;
  height:336px;
  overflow:auto;
  margin-bottom:9px;
}


#contentPageContainer #contentText.more{
  top:0px;
  height:322px;
  padding:33px 0 0 35px;
}

#contentPageContainer #contentText #lessContent{
  display:none;
}

#contentPageContainer #contentText h2{
  width:410px;
  margin:0 0 4px 0;
  font-size:20px;
  line-height:21px;
  color:#363636;
  padding-bottom:10px;	
}

#contentPageContainer #contentText p{
  width:400px;
  margin-left:9px;
  font-size:11px;
  line-height:12px;
  margin-bottom:5px;
}

#contentPageContainer #contentText p.hiddenLongText{
  display:none;
  padding-top:8px;
}

#contentPageContainer #contentText a{
  margin-left:7px;
}

#contentPageContainer #relatedLinks{
  padding-top:8px;
  width:176px;
  height:95px;
}

#contentPageContainer #relatedLinks strong{
  font-size:11px;
  line-height:16px;
  color:#363636;
  margin:0 0 1px 1px;
  display:block;
}

#contentPageContainer #relatedLinks a {
display:inline-block;
}

#contentPageContainer #contentTeaserList{
  position:absolute;
  left:517px;
  width:180px;
  height:160px;
  padding:3px 0 0 5px;
  background-color:#ffffff;
}

#contentPageContainer #contentTeaserList.more{
  top:55px;
}

#contentPageContainer .zeroTeaser{
  top:260px;
}

#contentPageContainer .oneTeaser{
  top:210px;
}

#contentPageContainer .twoTeaser{
  top:160px;
}

#contentPageContainer .threeTeaser{
  top:110px;
}

#contentPageContainer #contentTeaserList .contentTeaser{
  height:50px;
  font-size:11px;
  line-height:13px;
  clear:both;
  cursor:pointer;
}

#contentPageContainer #contentTeaserList #contentTeaser0{
  display:none;
}

#contentPageContainer #contentTeaserList .contentTeaser img{
  padding-top:2px;
  float:left;
}

#contentPageContainer #contentTeaserList .contentTeaser span{
  width:95px;
  float:right;
  margin-right:10px;
}

#contentPageContainer #contentTeaserList .contentTeaser a.active{
  color:#1d6ad4;
  background-position:0px -70px;
}

#downloadDialog0Layer, #downloadDialog1Layer, #downloadDialog2Layer, #downloadDialog3Layer, #downloadDialog4Layer {
  position:absolute;
  top:-500px;
  left:-500px;
  width:160px;
  z-index:800;
}

.downloadDialogHeadline{
  display:block;
  margin-bottom:2px;
}

#contentDialogButtons {
  position:absolute;
  top:488px;
  left:833px;
  width:100px;
  z-index:800;
  text-align:right;
}

#contentPageContainer .contentDownloadLink{
  position:absolute;
  top:239px;
  left:15px;
  width:15px;
  z-index:800;
  display:none;
}

#contentPageContainer .animationContainer{
  position:absolute;
  top:0px;
  left:0px;
  width:687px;
  height:275px;
  background-color:#ffffff;
}

#contentPageContainer .animationControl{
  position:absolute;
  top:260px;
  left:0px;
  width:687px;
  height:25px;
  background-color:#ffffff;
}

#contentPageContainer .animationImage{
  position:absolute;
  display:none;
}

#contentPageContainer .animationImage.first{
  display:block;
}

#contentPageContainer .animationControl a{
  outline:none;
}


#contentPageContainer .animationControl a{
  position:absolute;
  top:5px;
  left:65px;
  width:15px;
  height:15px;
  overflow:hidden;
	display:block;
  background: url(/_common/files/img/_common/images_packed_v1.gif ) no-repeat 0px -400px;
}
#contentPageContainer .animationControl .animationPause {
  background-position:0 -400px;
}

#contentPageContainer .animationControl .animationPause:hover {
  background-position:0 -415px;
}

#contentPageContainer .animationControl .animationPlay {
  left:65px;
  background-position:0 -430px;
}

#contentPageContainer .animationControl .animationPlay:hover {
  background-position:0 -445px;
}

#contentPageContainer .animationControl .animationNext {
  left:157px;
  background-position:0 -340px;
}

#contentPageContainer .animationControl .animationNext:hover {
  background-position:0 -355px;
}

#contentPageContainer .animationControl .animationPrevious {
  left:90px;
  background-position:0 -370px;
}

#contentPageContainer .animationControl .animationPrevious:hover {
  background-position:0 -385px;
}

#contentPageContainer .animationControl .animationCounter {
  position:absolute;
  top:5px;
  left:115px;
  width:35px;
  height:15px;
  overflow:hidden;
  display:block;
}

/*
************************************
  co2Disclaimer
  used in template content and highlight
  25.01.10, W. Rauch
************************************
*/

#co2Disclaimer{
  position:absolute;
  top:145px;
  left:422px;
  width:276px;
  height:116px;
  z-index:810;
  background-repeat: no-repeat;
  background-image: url( /_common/files/img/backgrounds/co2_layer_background.png );
  display:none;
}

#co2Disclaimer a#closeCo2Disclaimer	{
  position:absolute;
  top:7px;
  left:252px;
  width:15px;
  height:15px;
  cursor:pointer;
  background-repeat: no-repeat;
  background-position:0 -220px;
  background-image: url(/_common/files/img/_common/images_packed_v1.gif );
}

#co2Disclaimer a#closeCo2Disclaimer:hover{
  background-position:0 -235px;
}

#co2Disclaimer h4{
  width:240px;
  margin:9px 0 0 12px;
  padding:0;
  font-size:11px;
  line-height:13px;
  font-weight:bold;
  color:#363636;
}

#co2Disclaimer #co2DisclaimerContent{
  position:relative;
  height:80px;
  width:255px;
  margin:5px 0 0 12px;
  overflow:auto;
}


/*
************************************
  template highlight
  30.11.09, W. Rauch
************************************
*/

#highlightDownloadDialogLayer{
  position:absolute;
  top:-500px;
  left:-500px;
  width:160px;
  z-index:800;
}

#highlightDownloadDialogLayer strong{
  display:block;
  margin-bottom:2px;
}

#highlightDownloadDialogIcon{
  position:absolute;
  top:605px;
  left:954px;
  z-index:800;
}


#highlightDialogButtons {
  position:absolute;
  top:605px;
  left:939px;
  width:50px;
  z-index:800;
  text-align:right;
}

#highlightShareIcon{
  position:absolute;
  top:605px;
  left:974px;
  z-index:800;
}

#highlightsMainContainer{
  position:absolute;
  width:1024px;
  height:660px;
  display:none;
}

#highlightCloseButton{
  font-weight:bold;
  padding-top:10px;
  position:absolute;
  top:597px;
  left:0px;
  width:116px;
  height:21px;
  padding-left:51px;
  background-color:#cccccc;
  overflow:hidden;
  z-index:800;
  background:url(/_common/rebrush/img/standard_elements/button2_close.gif );
}

#highlightCloseButton:hover {
  background:url(/_common/rebrush/img/standard_elements/button2_close-h.gif );
}
/*
************************************
  template test reports
  30.11.09, R. Aust
************************************
*/

div#test_reports_content {
  position:absolute;
  left:246px;
  top:121px;
  width:778px;
  height:428px;
  overflow:auto;
}

#test_reports_content td {
  vertical-align:top;
}

.test_report_row td img {
  margin-top:2px;
}

#test_reports_content td p {
  height:40px;
  overflow:hidden;
}

.test_report_row {
  height:49px;
}

.test_report_separator_row {
  height:16px;
}

.test_report_separator_row img{
  position:relative;
  top:2px;
  display:block;
}

#test_report_share_button {
  position: absolute;
  left: 989px;
  top: 605px;
}

/*
************************************
  template favorites
  08.01.10, C. Lampe
************************************
*/
div#favoritesDiv {
	height:455px;
	left:246px;
	overflow:auto;
	position:absolute;
	top:114px;
	width:778px;
}
div#favoritesGalleryLayer div.categoryFirst {
	clear:both;
	display:block;
}

div#favoritesGalleryLayer div.category {
	padding-bottom:32px;
	display:block;
}

.headline {
	display:block;
	margin-bottom:12px;
	font-weight:bold;
}

.favoritesBoxContainer {
	float:left;
	display:block;
	width:170px;
	height:132px;
}
.favoritesThumbContainer {
	background-color:#FFFFFF;
	height:62px;
	padding:5px;
	width:110px;
	position:absolute;
}

.favoritesBoxContainer p {
	margin-top:5px;
}
.closefavoritesBox {
	background-color:#FFFFFF;
	height:25px;
	left:94px;
	position:absolute;
	top:0px;
	width:25px;
}

.favoritesContentText {
	width:160px;
	position:relative;
	top:72px;
}
* html .favoritesContentText {
   top:74px;
}

#deleteDialogLayer{
  position:absolute;
  top:-500px;
  left:-500px;
  z-index:800;
}

/*
************************************
  template model_compare
  15.01.10, R. Aust
************************************
*/
#compare_head {
  position:absolute;
  top:115px;
  left:255px;
  width:200px;
  height:40px;
  overflow:hidden;
  font-weight:bold;
}

#compare_select_1 {
  position:absolute;
  top:113px;
  left:480px;
  width:219px;
  height:43px;
  display:none;
}

#compare_select_2 {
  position:absolute;
  top:113px;
  left:714px;
  width:219px;
  height:43px;
  display:none;
}

#compare_select_1 .select, #compare_select_2 .select {
  display:block;
  position:relative;
  padding:1px 5px;
  width:209px;
  height:14px;
  overflow:hidden;
  background-color:#ffffff;
  background-image:url(/_common/files/img/_common/images_packed_v1.gif );
  background-repeat:no-repeat;
  background-position:209px -164px;
  z-index:20;
}

#compare_select_1 .select:hover, #compare_select_2 .select:hover {
  color:#1d6ad4;
  background-position:209px -188px;
}

#compare_select_1 .dropdown, #compare_select_2 .dropdown {
  position:absolute;
  top:17px;
  left:0px;
  background-color:#ffffff;
  width:219px;
  display:none;
  z-index:1000;
}

#compare_select_1 .dropdown_content, #compare_select_2 .dropdown_content {
  position:relative;
  margin:5px;
  width:180px;
}


#compare_select_1 .dropdown a, #compare_select_2 .dropdown a {
  display:block;
  width:160px;
  color:#363636;
  line-height:13px;
  margin-bottom:3px;
}

#compare_select_1 .dropdown a:hover, #compare_select_2 .dropdown a:hover {
  color:#1d6ad4;
}


#compare_select_1 .configure, #compare_select_2 .configure {
  margin-top:2px;
  display:none;
}

#compare_table {
  position:absolute;
  top:156px;
  left:246px;
  width:778px;
	z-index:95;

}

#compare_table table {
  table-layout:fixed;
}

#compare_table tr.mc_table_headline {
  background-image:url(/_common/files/img/model_compare/table_headline_bg.png );
}

#compare_table tr.mc_table_headline td {
  font-weight:bold;
  padding-top:2px;
  padding-bottom:3px;
}

#compare_table tr.mc_table_seperator {
  height:1px;
  overflow:hidden;
}

#compare_table tr.mc_table_entry {
  background-image:url( /_common/files/img/model_compare/table_entry_bg.png );
}

#compare_table tr.mc_table_entry td {
  text-align:center;
  padding-top:2px;
  padding-bottom:3px;
}

#compare_table tr.mc_table_entry td.leftalign {
  text-align:left;
}

.compare_icon {
  padding-left:14px;
  padding-right:20px;
  background-repeat:no-repeat;
  float:left;
}

.compare_table_icon {
  width:8px;
  height:11px;
  overflow:hidden;
  display:inline-block;
}

.icon_standard_equipment {
  background-image:url( /_common/files/img/model_compare/icon_standard_equipment.png );
}

.icon_extra_equipment {
  background-image:url( /_common/files/img/model_compare/icon_extra_equipment.png );
}

.icon_original_equipment {
  background-image:url( /_common/files/img/model_compare/icon_original_equipment.png );
}

.icon_not_available {
  background-image:url(/_common/files/img/model_compare/icon_not_available.png );
}

#compareInfoLayer{
  position:absolute;
  top:380px;
  left:235px;
  width:356px;
  height:186px;
  z-index:810;
  background-repeat: no-repeat;
  background-image: url(/_common/files/img/backgrounds/compare_info_layer_background.png );
  display:none;
}

#compareInfoLayer a#closeCompareInfoLayer	{
  position:absolute;
  top:7px;
  left:332px;
  width:15px;
  height:15px;
  cursor:pointer;
  background-repeat: no-repeat;
  background-position:0 -220px;
  background-image: url(/_common/files/img/_common/images_packed_v1.gif );
}

#compareInfoLayer a#closeCompareInfoLayer:hover{
  background-position:0 -235px;
}

#compareInfoLayer h4{
  width:240px;
  margin:9px 0 0 12px;
  padding:0;
  font-size:11px;
  line-height:13px;
  font-weight:bold;
  color:#363636;
}

#compareInfoLayer #compareInfoLayerContent{
  position:relative;
  height:150px;
  width:335px;
  margin:5px 0 0 12px;
  overflow:auto;
}

#compareDialogButtons {
  position:absolute;
  top:605px;
  left:889px;
  width:100px;
  z-index:800;
  text-align:right;
}

/*
************************************
  Vehicle & sales navigation MGmbH
  15.03.10, K. Schenck
************************************
*/

body#mgmbh_body #stage,
body#mgmbh_body #slideshow {
  position:absolute;
  top:0px;
  width:1024px;
  height:634px;
}
body#mgmbh_body #slideshow{
 background-color:#000000;
}
body#mgmbh_body #vehicle_navigation {
  position:relative;
  top:0;
  left:0;
  float:left;
  width:176px;
  z-index:600;
}

body#mgmbh_body #vehicle_navigation ul a {
  color:#FFFFFF;
  border-top:1px solid #505050;
  background-image:url(/_common/files/img/backgrounds/vehicle_navigation_button_bg_dark_vehicle_nav.gif);
  width:161px;
}

body#mgmbh_body #vehicle_navigation ul a:hover{
  color:#1d6ad4;
}

body#mgmbh_body #vehicle_navigation #teaser {
  margin-top:8px;
  background-image:url(/_common/files/img/backgrounds/vehicle_navigation_button_bg_dark.gif );
  width: 180px;
}

body#mgmbh_body #vehicle_navigation #teaser_text {
  color:#FFFFFF;
}

body#mgmbh_body a.standard, 
body#mgmbh_body a.standard:visited, 
body#mgmbh_body a.standard:active,
body#mgmbh_body #vehicle_navigation #teaser_text a,
body#mgmbh_body #vehicle_navigation #teaser_text a:visited,
body#mgmbh_body #vehicle_navigation #teaser_text a:active{
  background-position:0px -80px;
  color:#ffffff;
  padding-left:7px;
  padding-top:1px;
}

body#mgmbh_body #vehicle_navigation #teaser_text a:hover,
body#mgmbh_body a.standard:hover {
  background-position:0px -460px;
  color:#0f4fb7;
}

body#mgmbh_body #overview_linklist_container{
 position:absolute;
 left:31px;
 top:114px;
 z-index:600;
}

body#mgmbh_body #overview_linklist{
 position:absolute;
 bottom:0;
 margin-left:186px!important;
}

h2.mgmbhH2,
.overview_additional.mgmbhH2{
 margin:0;
 margin-bottom:8px;
 z-index:850;
 font-size:48px;
 line-height:50px;
}

.mgmbhCopy{
 font-size:12px;
 line-height:14px;
 position:relative;
 margin:0;
 margin-bottom:8px;
 width:605px;
 z-index:850;
}

body#mgmbh_body #contentPageContainer	{
  position:absolute;
  top:464px;
  left:31px;
  width:620px;
  height:150px;
  background-color:transparent;
  color:#ffffff;
}

body#mgmbh_body #contentPageContainer #contentText{
  top:0px;
  left:164px;
  background-color:transparent;
  color:#ffffff;
}

body#mgmbh_body #contentPageContainer #contentTeaserList{
  background-color:transparent;
}

body#mgmbh_body #contentPageContainer #contentText h2 {
    color: #FFFFFF;
    font-size: 30px;
    padding-bottom: 0;
    width: 448px;
}

body#mgmbh_body #contentPageContainer #contentTeaserList{
 top:0;
 left:10px;
 padding:0;
 margin:0;
}

body#mgmbh_body #contentPageContainer #relatedLinks strong{
 color:#ffffff;
}

body#mgmbh_body #contentPageContainer #contentText #textPage1 a,
body#mgmbh_body #contentPageContainer #contentText #textPage2 a{
  display:block;
  margin-left:0px;
  margin-top:3px;
}

body#mgmbh_body #contentPageContainer #contentText #textPage1,
body#mgmbh_body #contentPageContainer #contentText #textPage2{
  position:relative;
  top:4px;
  left:0;
  width:400px;
}
body#mgmbh_body #contentPageContainer #contentText #textPage2{
 display:none;
}

body#mgmbh_body div.overviewLink{
 margin:2px 0 -7px 0;
}

body#mgmbh_body .overview_link_layer {
  margin-top:7px;
  height:60px;
  width:285px;
  margin-bottom:-4px;
  background-image:url(/_common/files/img/backgrounds/overview_layer_bg_dark.png );
  background-repeat: no-repeat;
}

body#mgmbh_body .overview_link_layer p, 
body#mgmbh_body .overview_link_layer strong{
  color:#fff;
}

body#mgmbh_body a.overview, 
body#mgmbh_body a.overview:visited, 
body#mgmbh_body a.overview:active {
  color:#fff;
}

body#mgmbh_body img.slideshowImage{
  position:absolute;
  top:0;
  left:0;
  display:block;
  border:1px solid #e4e4e4;
}
body#mgmbh_body #slideShowNavigation{
 margin-top:16px;
}
body#mgmbh_body #slideShowNavigation a{
 display:block;
 float:left;
 background-repeat: no-repeat;
 width:15px;
 height:15px;
 margin-right:10px;
 cursor:pointer;
 background-image: url(/_common/files/img/_common/images_packed_v1.gif );
}

body#mgmbh_body #slideShowNavigation a#slideShowPause{
  position:absolute;
  z-index:5;
  background-position:0 -486px;
}
body#mgmbh_body #slideShowNavigation a:hover#slideShowPause{
  background-position:0 -501px;
}
body#mgmbh_body #slideShowNavigation a#slideShowPlay{
  position:relative;
  background-position:0 -576px;
}
body#mgmbh_body #slideShowNavigation a:hover#slideShowPlay{
  background-position:0 -591px;
}
body#mgmbh_body #slideShowNavigation a#slideShowSkipBack{
  background-position:0 -546px;
}
body#mgmbh_body #slideShowNavigation a:hover#slideShowSkipBack{
  background-position:0 -561px;
}
body#mgmbh_body #slideShowNavigation a#slideShowSkipForward{
  background-position:0 -516px;
}
body#mgmbh_body #slideShowNavigation a:hover#slideShowSkipForward{
  background-position:0 -531px;
}
body#mgmbh_body #slideShowNavigation div#slideShowCounter{
 float:left;
 color:fff;
 margin:1px 10px 0 0
}
body#mgmbh_body #sales_navigation{
  top:580px;
  left:854px;
}

body#mgmbh_body #mediaGalleryCategoriesLayer .category .headline{
 color:white;
}

body#mgmbh_body a.overview, body#mgmbh_body a.overview:visited, body#mgmbh_body a.overview:active {
  background-image:none;
}


.searchButton {
  margin-left:4px;
  display:block;
  position:relative;
  height:12px;
  font-size:11px;
  line-height:12px;
  font-weight:bold;
  background:url(../img/backgrounds/button_bg.gif );
  padding:5px 7px;
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
  border-right:1px solid #b0b0b0;
  border-bottom:1px solid #b0b0b0;
  color:#666666;
}

.searchButton:hover {
  background:none;
  background-color:#EEEEEE;
  border-top:1px solid #e5e5e5;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #cfcfcf;
  border-bottom:1px solid #cfcfcf;
  color:#0044cc;
}


#content.gmeter{
 margin-bottom:10px;
}

body#mgmbh_body #vehicle_navigation #teaser strong{
  padding:0;
}

body#mgmbh_body #vehicle_navigation_teaser_stage {
  position:relative;
  width:180px;
}

body#mgmbh_body .vehicleNavigationTeaserButton {
  position:absolute;
  top:73px;
  left:159px;
  width:15px;
  height:15px;
  overflow:hidden;
  background: url(/_common/files/img/_common/images_packed_v1.gif) no-repeat 0px -340px;
  display:block;
}

body#mgmbh_body .vehicleNavigationTeaserButton:hover {
  background: url(/_common/files/img/_common/images_packed_v1.gif) no-repeat 0px -355px;
}

/*
************************************
  X3 Precomm
  20.04.10, K. Schenck
************************************
*/
body#x3_pre #highlightsMainContainer{
  height:573px;
}

body#x3_pre #highlightsMainContainer #textBlockNoImage {
 left:398px;
 top:230px;
}

body#x3_pre #highlightsMainContainer #textBlockNoImage h2{
 margin-bottom:4px;
 font-size:16px;
 line-height:15px;
 text-transform:uppercase;
}

body#x3_pre #highlightsMainContainer #textBlockNoImage a{
 margin-left:20px;
}

body#x3_pre #metaNavigationTextLeft{
  position:relative;
  top:5px;
  left:20px;
  height:20px;
  float:left;
}

/*standard teaser */
.standardTeaser {
  position:relative;
  width:189px;
  height:159px;
  overflow:hidden;
  padding:0 20px 0px 10px;
}

.standardTeaser .headline {
  position:relative;
  font-size:11px;
  line-height:12px;
  font-weight:bold;
  height:12px;
  overflow:hidden;
  color:#000000;
  margin-bottom:3px;
}

.standardTeaser .content {
  position:relative;
  width:189px;
  height:107px;
  overflow:hidden;
}

.standardTeaser .content .media {
  position:absolute;
  top:0px;
  left:0px;
  width:189px;
  height:107px;
  overflow:hidden;
  background-color:#ffffff;
  padding-top:3px;
}

.standardTeaser .subheadline {
  position:relative;
  font-size:16px;
  line-height:18px;
  font-weight:bold;
  color:#999999;
  padding-bottom:2px;
}

.standardTeaser .copytext {
  position:relative;
  padding-top:1px;
}

.standardTeaser .button {
  display:block;
  position:absolute;
  top:130px;
  left:10px;
  height:12px;
  width:173px;
  font-size:11px;
  line-height:12px;
  overflow:hidden;
  background-color:blue;
  padding:5px 7px;
  font-weight:bold;
  background:url(/_common/rebrush/img/backgrounds/button_bg.gif );
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
  border-right:1px solid #b0b0b0;
  border-bottom:1px solid #b0b0b0;
  color:#666666;
}

.standardTeaser .button:hover {
  background:none;
  background-color:#eeeeee;
  border-top:1px solid #e5e5e5;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #cfcfcf;
  border-bottom:1px solid #cfcfcf;
  color:#0044cc;
}

.standardTeaser .text {
  height:107px;
  background-color:#ffffff;
}


#teaserContainer .standardTeaser {
  width:199px;
  padding:0 20px 0px 0px;
}

#teaserContainer .priceDisclaimer {
  font-size:10px;
  line-height:11px;
  color:#cccccc;
  padding-top:9px;
  padding-left:9px;
  width:222px;
}

#teaserContainer .standardTeaser .button {
  left:0px;
}

/* double teaser*/
.doubleTeaser {
  position:relative;
  display:block;
  width:438px;
  height:159px;
  padding:0 20px 0px 10px;
  overflow:hidden;
}

.doubleTeaser .headline {
  position:relative;
  font-size:11px;
  line-height:12px;
  font-weight:bold;
  height:12px;
  overflow:hidden;
  margin-bottom:4px;
}

.doubleTeaser .copytext {
  display:block;
  position:absolute;
  top:16px;
  left:10px;
  width:249px;
  height:27px;
  overflow:hidden;
}

.doubleTeaser .copytext span {
  font-size:11px;
  line-height:13px;
  background-color:#ffffff;
}

.doubleTeaser .media {
  position:absolute;
  top:18px;
  left:10px;
  width:438px;
  height:136px;
  overflow:hidden;
}

.doubleTeaser .button {
  display:block;
  position:absolute;
  bottom:5px;
  right:20px;
  height:12px;
  width:173px;
  font-size:11px;
  line-height:12px;
  overflow:hidden;
  background-color:blue;
  padding:5px 7px;
  font-weight:bold;
  background:url(/_common/rebrush/img/backgrounds/button_bg.gif );
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
  border-right:1px solid #b0b0b0;
  border-bottom:1px solid #b0b0b0;
  color:#666666;
}

.doubleTeaser .buttonBorder {
  position:absolute;
  bottom:0px;
  right:20px;
  width:197px;
  height:37px;
  background-color:#ffffff;
}

.doubleTeaser .button:hover {
  background:none;
  background-color:#eeeeee;
  border-top:1px solid #e5e5e5;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #cfcfcf;
  border-bottom:1px solid #cfcfcf;
  color:#0044cc;
}

/* overview_teaser */

#overview_teaser .teaserLargeContainer {
  position:relative;
  top:0px;
  left:0px;
  width:1004px;
  height:356px;
  overflow:hidden;
  margin-bottom:6px;
}

#overview_teaser .teaserLargeContainer .teaserLarge{
  display:none;
}

#overview_teaser .teaserLargeContainer #largeTeaserOverlay{
  position:absolute;
  bottom:0px;
  left:0px;
  width:1024px;
  height:356px;
  background-color:#ffffff;
  display:block;
}

#overview_teaser .teaserLargeContainer #largeTeaserBasic{
  position:absolute;
  bottom:16px;
  left:0px;
  width:1024px;
  display:none;
}

#overview_teaser .teaserLargeContainer #largeTeaserBasic img{
  display:block;
}

#overview_teaser .teaserLargeContainer #largeTeaserFlash{
  position:absolute;
  bottom:0px;
  left:0px;
  width:1024px;
  height:356px;
  overflow:hidden;
  display:none;
}

#overview_teaser .teaserLargeContainer #largeTeaserFlash #largeTeaserFlashObject{
  position:absolute;
  bottom:0px;
 }

#overview_teaser a.skip {
  display:none;
  position:absolute;
  width:23px;
  height:12px;
  background:url(../img/standard_elements/next.gif ) no-repeat 2px 2px;
  padding:2px 0 0 23px;
  background-color:#ffffff;
  color:#0044cc;
  font-weight:bold;
  outline:none;
  overflow:hidden;
}

#overview_teaser a.skip:hover {
  background:url(../img/standard_elements/next-h.gif ) no-repeat 2px 2px;
  background-color:#ffffff;
}

#overview_teaser .teaserLargeContainer a.skip {
  bottom:0px;
  left:958px;
  width:45px;
}

#overview_teaser .quicklinks {
  width:189px;
  padding:0 20px;
  float:left;
}

#overview_teaser .quicklinks li {
  width:189px;
  margin-bottom:12px;
}

#overview_teaser .quicklinks li a {
  font-weight:bold;
  display:block;
}

#overview_teaser .teaserContainer {
  width:775px;
  float:left;
}

#overview_teaser .standardTeaserContainer {
  position:relative;
  height:192px;
  width:249px;
  display:block;
  float:left;
}

#overview_teaser .standardTeaserContainer .standardSalesTeaser, #overview_teaser .standardTeaserContainer .standardTeaser{
  position:absolute;
  visibility:hidden;
}

#overview_teaser .standardTeaser {
  display:inline;
  float:left;
  margin-left:30px;
  margin-bottom:33px;
}

#overview_teaser .standardTeaserContainer a.primaryButton{
  color:#ffffff;
  border-top:solid #4081ec 1px;
  border-left:solid #4081ec 1px;
  border-bottom:solid #0044cc 1px;
  border-right:solid #0044cc 1px;
  background-image:url( ../img/backgrounds/button_bg_blue.gif );
  background-repeat:repeat-x;
}

#overview_teaser .standardTeaserContainer a.primaryButton:hover{
  border-top:solid #6F91D5 1px;
  border-left:solid #6F91D5 1px;
  border-bottom:solid #587ABE 1px;
  border-right:solid #587ABE 1px;
  background-image:none;
  background-color:#0044CC;
  color:#ffffff;
  font-weight:bold;
}

#overview_teaser .smallStandardTeaser {
  position:relative;
  display:inline;
  height:144px;
  padding-top:15px;
  padding-left:10px;
  width:209px;
  float:left;
  margin-left:30px;
  overflow:hidden;
  padding-bottom:33px;
}

#overview_teaser .smallStandard {
  position:relative;
  padding-bottom:0;
  margin-bottom:15px;
  width:auto;
  height:65px;
  overflow:hidden;
}

#overview_teaser .smallStandard .headline {
  display:block;
}

#overview_teaser .standardSalesTeaser {
  display:inline;
  float:left;
  margin-left:30px;
  margin-bottom:33px;
}

#overview_teaser .additional_content {
  position:relative;
  width:440px;
  margin:0 0 40px 268px;
  display:block;
  clear:both;
}

#overview_teaser .additional_content h2{
  padding-bottom:5px;
  font-size:13px;
  line-height:13px;
  font-weight:bold;
}

#overview_teaser .additional_content p{
  font-size:11px;
  line-height:12px;
}

#overview_teaser .price_disclaimer {
  position:relative;
  width:700px;
  margin:0 0 40px 269px;
  display:block;
  clear:both;
  color:#cccccc;
  font-size:10px;
  line-height:11px;
}

/* landingpage */

#landingpage .teaserLargeContainer {
  position:relative;
  top:0px;
  left:0px;
  width:1004px;
  height:281px;
  overflow:hidden;
  margin-bottom:16px;
}

#landingpage .teaserLargeContainer .teaserLarge{
  display:none;
}

#landingpage .teaserLargeContainer #largeTeaserOverlay{
  position:absolute;
  bottom:0px;
  left:0px;
  width:1024px;
  height:356px;
  background-color:#ffffff;
  display:block;
}

#landingpage .teaserLargeContainer #largeTeaserBasic{
  position:absolute;
  bottom:27px;
  left:0px;
  width:1024px;
  display:none;
}

#landingpage .teaserLargeContainer #largeTeaserBasic img{
  display:block;
}

#landingpage .teaserLargeContainer #largeTeaserAlternative{
  position:absolute;
  bottom:0px;
  left:0px;
  width:1024px;
}

#landingpage .teaserLargeContainer #largeTeaserFlash{
  position:absolute;
  bottom:0px;
  left:0px;
  width:1024px;
  height:356px;
  overflow:hidden;
  display:none;
}

#landingpage .teaserLargeContainer #largeTeaserFlash #largeTeaserFlashObject{
  position:absolute;
  bottom:0px;
 }

#landingpage a.skip {
  display:none;
  position:absolute;
  width:23px;
  height:12px;
  *height:16px;
  background:url(../img/standard_elements/next.gif ) no-repeat 2px 2px;
  padding:2px 0 0 23px;
  background-color:#ffffff;
  color:#0044cc;
  font-weight:bold;
  outline:none;
  overflow:hidden;
}

#landingpage a.skip:hover {
  background:url(../img/standard_elements/next-h.gif ) no-repeat 2px 2px;
  background-color:#ffffff;
}

#landingpage .teaserLargeContainer a.skip {
  bottom:0px;
  left:958px;
  width:45px;
  *width:70px;
  top:267px;
}

#landingpage .quicklinks {
  width:189px;
  padding:0 20px;
  *width:210px;
  margin-top:4px;
  float:left;
}

#landingpage .quicklinks li {
  width:189px;
  *width:149px;
  margin-bottom:12px;
}

#landingpage .quicklinks li a {
  font-weight:bold;
  display:block;
}

#landingpage .teaserContainer {
  width:775px;
  *width:785px;
  float:left;
}

#landingpage .standardTeaserContainer{
  position:relative;
  height:192px;
  width:249px;
  display:block;
  float:left;
}

#landingpage .teaserContainer .primaryTeaser a.primaryButton {
  color:#ffffff;
  border-top:solid #4081ec 1px;
  border-left:solid #4081ec 1px;
  border-bottom:solid #0044cc 1px;
  border-right:solid #0044cc 1px;
  background-image:url( ../img/backgrounds/button_bg_blue.gif );
  background-repeat:repeat-x;
}

#landingpage .teaserContainer .primaryTeaser a.primaryButton:hover{
  border-top:solid #6F91D5 1px;
  border-left:solid #6F91D5 1px;
  border-bottom:solid #587ABE 1px;
  border-right:solid #587ABE 1px;
  background-image:none;
  background-color:#0044CC;
  color:#ffffff;
  font-weight:bold;
}

#landingpage .standardTeaserContainer .standardSalesTeaser, #landingpage .standardTeaserContainer .standardTeaser{
  position:absolute;
  visibility:hidden;
}

#landingpage .standardTeaser {
  display:inline;
  float:left;
  margin-left:30px;
  margin-bottom:33px;
}

#landingpage .smallStandardTeaser {
  position:relative;
  display:inline;
  height:144px;
  *height:160px;
  padding-top:15px;
  padding-left:10px;
  *padding-left:5px;
  width:209px;
  *width:211px;
  float:left;
  margin-left:30px;
  *margin-left:60px;
  overflow:hidden;
  padding-bottom:33px;
}

#landingpage .smallStandard {
  position:relative;
  padding-bottom:0;
  margin-bottom:15px;
  width:auto;
  height:65px;
  overflow:hidden;
}

#landingpage .smallStandard .headline {
  display:block;
}

#landingpage .standardSalesTeaser {
  display:inline;
  float:left;
  margin-left:30px;
  margin-bottom:33px;
}

#landingpage .introduction_content {
  position:relative;
  width:700px;
  margin:0 0 20px 18px;
  display:block;
  clear:both;
}

#landingpage .introduction_content h1{
  padding-bottom:7px;
  font-size:36px;
  line-height:37px;
  font-weight:bold;
}

#landingpage .introduction_content p{
  font-size:11px;
  line-height:12px;
  width:438px;
  margin-left:24px;
}

#landingpage .additional_content {
  position:relative;
  width:700px;
  margin:0 0 20px 269px;
  display:block;
  clear:both;
}

#landingpage .additional_content p{
  font-size:11px;
  line-height:12px;
}

#landingpage .price_disclaimer {
  position:relative;
  width:700px;
  margin:0 0 40px 269px;
  display:block;
  clear:both;
  color:#cccccc;
  font-size:10px;
  line-height:11px;
}

/*large teaser*/
#largeTeaserImage {position:absolute; top:0; left:0; width:1024px; height:291px;}
.largeTeaserLinkBackground, .largeTeaserLinkBackgroundActive {background-color:#000000; padding:3px 6px 3px 6px;}
.largeTeaserLinkBackgroundTransparent {padding:3px 6px 3px 6px;}
.largeTeaserLinkBackground a, .largeTeaserLinkBackgroundActive a {visibility:hidden;}
.largeTeaserLinkBackgroundActive {background-color:#0044cc}
#largeTeaserHitArea {position:absolute; top:0; left:0; width:1024px; height:291px;}
.largeTeaserLinkTextColor {color:#ffffff;}
.largeTeaserLinkTextColor:hover {color:#ffffff;}

.teaserLarge div{
  position:absolute;
}

.teaserLarge .buttonGrey a, .teaserLarge .buttonBlue a {
  min-width:173px;
  *width:173px;
  height:12px;
  padding:5px 7px;
  display:block;
  font-weight:bold;
  white-space:nowrap;
}

.teaserLarge .buttonGrey a {
  color:#666666;
  border-top:solid #dddddd 1px;
  border-left:solid #dddddd 1px;
  border-bottom:solid #b0b0b0 1px;
  border-right:solid #b0b0b0 1px;
  background-image:url( ../img/backgrounds/button_bg.gif );
}

.teaserLarge .buttonBlue a {
  color:#ffffff;
  border-top:solid #4081ec 1px;
  border-left:solid #4081ec 1px;
  border-bottom:solid #0044cc 1px;
  border-right:solid #0044cc 1px;
  background-image:url( ../img/backgrounds/button_bg_blue.gif );
  background-repeat:repeat-x;
}

.teaserLarge .buttonGrey a:hover {
  border-top:solid #E5E5E5 1px;
  border-left:solid #E5E5E5 1px;
  border-bottom:solid #CFCFCF 1px;
  border-right:solid #CFCFCF 1px;
  background-image:none;
  background-color:#EEEEEE;
  color:#0044CC;
  font-weight:bold;
}

.teaserLarge .buttonBlue a:hover {
  border-top:solid #6f91d5 1px;
  border-left:solid #6f91d5 1px;
  border-bottom:solid #587abe 1px;
  border-right:solid #587abe 1px;
  background-image:none;
  background-color:#0044cc;
  color:#ffffff;
  font-weight:bold;
}

.teaserLarge .large{
  font-size:21px; line-height:24px; font-weight:normal;
}

.teaserLarge .small{
  font-size:15px; line-height:17px; font-weight:normal;
}

.teaserLarge .joy_small{
  font-size:17px; line-height:17px; font-weight:bold; letter-spacing:-1px;word-spacing:1px;
}

.teaserLarge .joy_large{
  font-size:30px; line-height:30px; font-weight:bold; letter-spacing:-1px;word-spacing:2px;
}

.teaserLarge .rebrush_headline_41{
  font-size:41px; line-height:41px; font-weight:bold; letter-spacing:-2px;word-spacing:2px;
}

.teaserLarge .rebrush_headline_32{
  font-size:32px; line-height:32px; font-weight:bold; letter-spacing:-1px;word-spacing:2px;
}

.teaserLarge .rebrush_headline_29{
  font-size:29px; line-height:29px; font-weight:bold; letter-spacing:-1px;word-spacing:2px;
}

.teaserLarge .rebrush_headline_26{
  font-size:26px; line-height:26px; font-weight:bold; letter-spacing:-1px;word-spacing:2px;
}

.teaserLarge .rebrush_headline_24{
  font-size:24px; line-height:24px; font-weight:bold; letter-spacing:-1px;word-spacing:2px;
}

.teaserLarge.extraLarge{
  height:363px;
}

#videoLightboxLayer, #videoLightboxLayerCurtain {
  position:absolute;
  left:0;
  top:0;
  width:1024px;
  height:100%;
  display:none;
  z-index:800;
}

#videoLightboxLayerCurtain {
  background-color:#000;
  opacity:.50;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}


#videoLightboxLayer #innerDiv {
  position:absolute;
  top:50%;
  left:50%;
  width:1px;
  height:1px;
  margin-left:1px;
  margin-top:1px;
}


#videoLightboxLayer #innerDiv #left {
  position:absolute;
  left:0px;
  top:0px;
  width:29px;
  height:100%;
}


#videoLightboxLayer #innerDiv #content {
  position:relative;
  padding:10px;
  left:29px;
  top:0px;
  width:1px;
  height:1px;
  background-color:#ffffff;
}


#videoLightboxLayer #innerDiv #content #title {
  position:absolute;
  top:0px;
  left:0px;
  height:30px;
  width:80%;
  overflow:hidden;
}

#videoLightboxLayer #innerDiv #content #title span {
  display:inline-block;
  height:30px;
  padding:10px 12px 0 10px;
  background-color:#ffffff;
  font-weight:bold;
}


#videoLightboxLayer #innerDiv #content #downloads {
  position:absolute;
  bottom:10px;
  left:0px;
  width:100%;
  height:55px;
  overflow:hidden;
}

#videoLightboxLayer #innerDiv #content #downloads #core {
  margin:5px 10px 0 10px;
  height:100%;
}

#videoLightboxLayer #innerDiv #right {
  position:absolute;
  right:0px;
  top:0px;
  width:29px;
  height:100%;
}

#videoLightboxLayer #innerDiv #left a {
  display:block;
  position:absolute;
  top:50%;
  margin-top:-24px;
  width:29px;
  height:48px;
  background-image: url(/_common/files/img/gallery/media_gallery_arrow_left_white.png );
  background-repeat: no-repeat;
  overflow:hidden;
  outline:none;
  z-index:900;
}

#videoLightboxLayer #innerDiv #left a:hover {
  background-image: url(/_common/files/img/gallery/media_gallery_arrow_left_blue.png );
}

#videoLightboxLayer #innerDiv #right a {
  display:block;
  position:absolute;
  top:50%;
  left:9px;
  margin-top:-24px;
  width:29px;
  height:48px;
  background-image: url(/_common/files/img/gallery/media_gallery_arrow_right_white.png );
  background-repeat: no-repeat;
  overflow:hidden;
  outline:none;
  z-index:900;
}

#videoLightboxLayer #innerDiv #right a:hover {
  background-image: url(/_common/files/img/gallery/media_gallery_arrow_right_blue.png );
}

#videoLightboxLayer #innerDiv #content #closeButtonLayer {
  position: absolute;
  right:0;
  top:0;
  width:30px;
  height:30px;
  background-color:#ffffff;
  z-index: 2;
}

#videoLightboxLayer #innerDiv #content #closeButtonLayer a.closeLink {
  width:15px;
  height:15px;
  margin:10px 0 0 5px;
  background-repeat:no-repeat;
  background-position:0 -220px;
  background-image:url( /_common/rebrush/img/_common/images_packed_v1.gif);
  display: block;
  outline:none;
}

#videoLightboxLayer #innerDiv #content #closeButtonLayer a.closeLink:hover {
  background-position:0 -235px;
}

#videoLightboxLayer #downloads p {
  padding-top:2px;
  font-weight:bold;
}

#videoLightboxLayer #downloads td {
  padding-top:3px;
  padding-right:18px;
}

#eyecatcher {
  position:absolute;
  top:352px;
  left:370px;
  background:url(/_common/files/img/backgrounds/glass_repair_layer.png ) no-repeat;
  width:262px;
  height:163px;
  overflow:hidden;
  z-index:1800;
  padding:21px 24px;
  display:none;
}

#eyecatcher h1 {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: -1pt;
  line-height: 25px;
}

#eyecatcher p {
  padding-top:7px;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
  padding-bottom:15px;
}

#eyecatcherImage {
  position:absolute;
  top:450px;
  left:680px;
  width:88px;
  height:87px;
  background:url(/_common/files/img/backgrounds/glass_repair_image.png);
  z-index:1800;
  display:none;
}

#eyecatcher a.closeLink {
  position:absolute;
  top:10px;
  right:20px;
  width:13px;
  height:12px;
  background:url(/_common/files/img/standard_elements/close.gif) no-repeat;
  display: block;
  outline:none;
}

#eyecatcher a.closeLink:hover {
  background:url(/_common/files/img/standard_elements/close-h.gif) no-repeat;
}


/*standardSales teaser  */
.standardSalesTeaser {
  position:relative;
  width:189px;
  height:159px;
  overflow:hidden;
  padding:0 20px 0px 10px;
}

.standardSalesTeaser .headline {
  position:relative;
  font-size:11px;
  line-height:12px;
  font-weight:bold;
  height:12px;
  width:199px;
  overflow:hidden;
}

.standardSalesTeaser img, .standardSalesTeaser .eventArea {
  position:absolute;
  top:12px;
  left:0px;
  width:199px;
  height:80px;
  overflow:hidden;
}

.standardSalesTeaser .content {
  position:absolute;
  bottom:5px;
  left:10px;
  width:189px;
  height:86px;
  overflow:hidden;

}

.standardSalesTeaser .innerBox{
  position:absolute;
  bottom:0px;
}

.standardSalesTeaser .copy1 {
  position:relative;
  display:block;
}

.standardSalesTeaser .copy1 span {
  font-size:11px;
  line-height:13px;
  white-space:nowrap;
}

.standardSalesTeaser .copy2 {
  position:relative;
  display:block;
  padding-top:2px;
}

.standardSalesTeaser .copy2 span {
  font-size:16px;
  line-height:16px;
  font-weight:bold;
  white-space:nowrap;
}

.standardSalesTeaser span {
  background-color:#ffffff;
}

.standardSalesTeaser .text {
  position:relative;
  bottom:0px;
  left:0px;
  margin-bottom:6px;
}

.standardSalesTeaser .button {
  display:block;
  position:relative;
  bottom:0px;
  left:0px;
  height:12px;
  width:173px;
  font-size:11px;
  line-height:12px;
  font-weight:bold;
  overflow:hidden;
  background:url(/_common/rebrush/img/backgrounds/button_bg.gif );
  padding:5px 7px;
  margin-top:4px;
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
  border-right:1px solid #b0b0b0;
  border-bottom:1px solid #b0b0b0;
  color:#666666;
}

.standardSalesTeaser .button:hover {
  background:none;
  background-color:#EEEEEE;
  border-top:1px solid #e5e5e5;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #cfcfcf;
  border-bottom:1px solid #cfcfcf;
  color:#0044cc;
}

#teaserContainer #teaserBorder .salescontainer .standardSalesTeaser {padding-left:0px;}
#teaserContainer #teaserBorder .salescontainer .standardSalesTeaser .content {left:0px;}

/*
  template datasheet
*/

#datasheet_innertable {
  overflow:auto;
  position:relative;
  margin-bottom:10px;
}

#datasheet_head {
  position:absolute;
  top:115px;
  left:255px;
  width:350px;
  height:40px;
  overflow:hidden;
  font-weight:bold;
}

#datasheet_select {
  position:absolute;
  top:113px;
  left:714px;
  width:219px;
  height:43px;
  display:none;
  z-index:100;
}

#datasheet_select .select {
  display:block;
  position:relative;
  padding:1px 5px;
  width:209px;
  height:14px;
  overflow:hidden;
  background-color:#fff;
  background-image:url( /_common/rebrush/img/_common/images_packed_v1.gif );
  background-repeat:no-repeat;
  background-position:209px -164px;
  z-index:20;
}

#datasheet_select .select:hover {
  color:#0044cc;
  background-position:209px -188px;
}

#datasheet_select .dropdown {
  position:absolute;
  top:17px;
  left:0px;
  background-color:#fff;
  width:219px;
  display:none;
  z-index:19;
}

#datasheet_select .dropdown_content {
  position:relative;
  margin:5px;
  width:180px;
}


#datasheet_select .dropdown a {
  display:block;
  width:160px;
  color:#363636;
  line-height:13px;
  margin-bottom:3px;
}

#datasheet_select .dropdown a:hover {
  color:#0044cc;
}


#datasheet_select .configure {
  margin-top:2px;
  display:none;
}

#datasheet_table {
  position:absolute;
  top:155px;
  left:242px;
  width:714px;
  z-index:95;
}

#datasheet_table table {
  table-layout:fixed;
  margin:0 0 10px 0;
}

#datasheet_table tr.mc_table_headline {
  background-image:url( /_common/rebrush/img/model_compare/table_headline_bg.png );
}

#datasheet_table tr.mc_table_headline td {
  font-weight:bold;
  padding-top:3px;
  padding-bottom:2px;
}

#datasheet_table tr.mc_table_seperator {
  height:1px;
  overflow:hidden;
}

#datasheet_table tr.mc_table_entry {
  background-image:url( /_common/rebrush/img/model_compare/table_entry_bg.png );
}

#datasheet_table tr.mc_table_entry td {
  text-align:center;
  padding-top:3px;
  padding-bottom:2px;
}

#datasheet_table tr.mc_table_entry td.leftalign {
  text-align:left;
}

#datasheet_table .modelImageContainer{
  position:relative;
  width:338px;
  height:169px;
  margin:0 0 10px 0;
}

#datasheet_table .dataTableColumnLeft{
  position:absolute;
  top:178px;
  left:0;
  width:338px;
}

#datasheet_table .dataTableColumnRight{
  position:absolute;
  top:43px;
  left:348px;
  width:338px;
}

#datasheetHiddenPrintLayer{
  position:relative;
  display:none;
}

#datasheet_table .modelImageContainer .modelImageMagnifier{
  position:absolute;
  top:1px;
  left:10px;
  width:15px;
  height:15px;
  display:block;
  background-repeat: no-repeat;
  background-position:0 -606px;
  background-image: url( /_common/rebrush/img/_common/images_packed_v1.gif );
}

#datasheet_table .modelImageContainer .modelImageMagnifier:hover{
  background-position:0 -621px;
}

#datasheet_table .modelImageContainer .datasheetPrint{
  position:absolute;
  top:20px;
  left:10px;
  width:15px;
  height:15px;
  display:block;
  background-repeat: no-repeat;
  background-position:0 -666px;
  background-image: url( /_common/rebrush/img/_common/images_packed_v1.gif );
}

#datasheet_table .modelImageContainer .datasheetPrint:hover{
  background-position:0 -681px;
}

#datasheet_table .modelImageContainer .modelImageSmall{
  position:absolute;
  top:0px;
  right:0px;
  width:308px;
  height:169px;
}

#datasheetZoomImage {
  position:relative;
  display:none;
}

#datasheetZoomImage .modelImageMinifier{
  position:absolute;
  top:1px;
  left:10px;
  width:15px;
  height:15px;
  display:block;
  background-repeat: no-repeat;
  background-position:0 -636px;
  background-image: url( /_common/rebrush/img/_common/images_packed_v1.gif );
}

#datasheetZoomImage .modelImageMinifier:hover{
  background-position:0 -651px;
}

#datasheetZoomImage .modelImageZoom{
  position:absolute;
  top:0px;
  right:0px;
  width:645px;
  height:372px;
}

.datasheet_icon {
  padding-left:14px;
  padding-right:20px;
  background-repeat:no-repeat;
  float:left;
}

.datasheet_table_icon {
  width:8px;
  height:11px;
  overflow:hidden;
  display:inline-block;
}

#datasheetInfoLayer{
  position:absolute;
  top:380px;
  left:235px;
  width:356px;
  height:186px;
  z-index:810;
  display:none;
}

#datasheetInfoLayerBg{
  width:356px;
  height:186px;
  background-repeat: no-repeat;
  background-image: url( /_common/rebrush/img/backgrounds/compare_info_layer_background.png );
}

#datasheetInfoLayer a.closeDatasheetInfoLayer {
  position:absolute;
  top:22px;
  left:332px;
  width:15px;
  height:15px;
  cursor:pointer;
  background-repeat: no-repeat;
  background-position:0 -220px;
  background-image: url(/_common/rebrush/img/_common/images_packed_v1.gif );
}

#datasheetInfoLayer a.closeDatasheetInfoLayer:hover{
  background-position:0 -235px;
}

#datasheetInfoLayer h4{
  width:240px;
  padding:9px 0 0 12px;
  font-size:11px;
  line-height:12px;
  font-weight:bold;
  color:#363636;
}

#datasheetInfoLayer .datasheetInfoLayerContent{
  position:relative;
  height:150px;
  width:335px;
  margin:-9px 0 0 12px;
  overflow:auto;
}

#datasheetDialogButtons {
  position:absolute;
  top:605px;
  left:889px;
  width:100px;
  z-index:800;
  text-align:right;
}
#downloadDatasheet {
    display: none;
    margin-left: 15px;
}

@media print {

  body.datasheetBody #showroom_facebook_like,
  body.datasheetBody #stage,
  body.datasheetBody #idModuls,
  body.datasheetBody #datasheet_head,
  body.datasheetBody #datasheet_select,
  body.datasheetBody #datasheet_table,
  body.datasheetBody .closeDatasheetInfoLayer,
  body.datasheetBody .modelImageContainer,
  body.datasheetBody #datasheetHiddenPrintLayer #datasheetZoomImage .modelImageMinifier,
  body.datasheetBody #datasheetInfoLayer,
  body.datasheetBody #openDatasheetInfoLayer,
  body.datasheetBody #vehicle_navigation,
  body.datasheetBody #sales_navigation,
  body.datasheetBody #bottomNavigation,
  body.datasheetBody #mainNavigationContainer{
    display:none;
  }

  body.datasheetBody #datasheet_select .select {
    height:1px;
    width:1px;
  }

  body.datasheetBody #datasheet_select_box, #datasheetInfoLayerBg{
    background:none;
  }

  body.datasheetBody #datasheetHiddenPrintLayer{
    position:relative;
    display:block;
    width:645px;
  }

  body.datasheetBody #datasheetHiddenPrintLayer .printIdModuls{
    position:relative;
    height:95px;
    left:500px;
  }

  body.datasheetBody #datasheetHiddenPrintLayer .printHead{
    position:relative;
    width:530px;
    height:30px;
    font-size:24px;
    line-height:28px;
    padding-top:25px;
  }

  body.datasheetBody #datasheetHiddenPrintLayer .printSubhead{
    position:relative;
    width:530px;
    height:30px;
    padding-top:10px;
    font-size:18px;
    line-height:20px;
  }

  body.datasheetBody #datasheetHiddenPrintLayer .modelImageZoom{
    position:relative;
    padding-top:30px;
  }

  body.datasheetBody #datasheetHiddenPrintLayer table{
    width:645px;
    margin:20px 0 25px 0;
  }

  body.datasheetBody #datasheetHiddenPrintLayer table tr.mc_table_headline td{
    font-size:16px;
    line-height:18px;
    font-weight:bold;
    padding-bottom:2px;
    padding-top:3px;
  }

  body.datasheetBody #datasheetHiddenPrintLayer tr.mc_table_seperator {
    height:1px;
    overflow:hidden;
  }

  body.datasheetBody #datasheetHiddenPrintLayer tr.mc_table_entry td.leftalign {
    text-align:left;
  }

  body.datasheetBody #datasheetHiddenPrintLayer tr.mc_table_entry td {
    padding-bottom:2px;
    padding-top:3px;
    text-align:center;
  }

  body.datasheetBody #datasheetHiddenPrintLayer h4{
    position:relative;
    font-size:16px;
    line-height:18px;
    width:600px;
    margin:80px 0 22px 10px;
  }

  body.datasheetBody #datasheetHiddenPrintLayer .datasheetInfoLayerContent {
    position:relative;
    margin-left:10px;
    width:600px;
  }
}

#kit_overview .teaserLargeStandardContainer {
 margin-bottom:11px;
}

#kit_overview #completePageContent {
 position: absolute;
 top: 74px;
}

#kitTop {
  position:relative;
  margin-left:267px;
  width:700px;
  z-index:110;
}

#kitTopLeft {
  width:480px;
  float:left;
}

#kitTopRight {
  margin-left:18px;
  width:189px;
  float:left;
}

#kit_overview .smallStandard {
  height: 65px;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 0px;
  position: relative;
  width: auto;
}

#kit_link_list {
  position:absolute;
  top:379px;
  left:21px;
  width:230px;
}

#kit_link_list ul li {
  margin-bottom: 12px;
}

#kit_link_list ul li a {
  font-weight: bold;
}

#kitTeaserContainer {
  position: relative;
  padding-bottom:28px;
  margin-left:267px;
  width:750px;
  z-index:100;
}

#kit_overview .price_disclaimer {
  position:relative;
  margin-bottom:32px;
  margin-left:267px;
  width:687px;
  color:#cccccc;
  font-size:10px;
  line-height:11px;
}

.kitStandardTeaser {
  position:relative;
  font-size:11px;
  line-height:12px;
  height:330px;
  width:189px;
  overflow:hidden;
  margin-right:60px;
  margin-bottom:32px;
  float:left;
}

.kitStandardTeaser .headline {
  font-weight:bold;
  margin-bottom:6px;
}

.kitStandardTeaser img {
  margin-bottom:4px;
}

.kitStandardTeaser .copytext1 {
  margin-bottom:4px;
}

.kitStandardTeaser .copytext2 {
  font-weight:bold;
  margin-bottom:5px;
}

.kitStandardTeaser .price {
  font-size:17px;
  line-height:15px;
  font-weight:bold;
  margin-bottom:6px;
}

.kitStandardSmallTeaserContainer {
  position:relative;
  height:315px;
  margin-top:15px;
  width:189px;
  overflow:hidden;
  margin-right:60px;
  margin-bottom:32px;
  float:left;
}

.kitWideTeaser {
  position:relative;
  width:687px;
  height:242px;
  overflow:hidden;
  font-size:11px;
  line-height:12px;
  margin-bottom:38px;
}

.kitWideTeaser .left {
  position:absolute;
  top:2px;
  left:0px;
}

.kitWideTeaser .right {
  position:absolute;
  top:0px;
  left:498px;
}

.kitWideTeaser .headline {
  font-weight:bold;
  margin-bottom:4px;
}

.kitWideTeaser .copytext, .kitWideTeaserLayer .copytext {
  margin-bottom:4px;
}

.kitWideTeaser .link_list {
  margin-bottom:4px;
}

.kitWideTeaser .copytext_bold, .kitWideTeaserLayer .copytext_bold {
  font-weight:bold;
  margin-bottom:6px;
}

.kitWideTeaser .price, .kitWideTeaserLayer .price, .kitWideTeaserLayer .headline {
  font-size:17px;
  line-height:17px;
  font-weight:bold;
  margin-bottom:5px;
}

.kitWideTeaser .rebrushButton, .kitWideTeaserLayer .rebrushButton {
  margin-bottom:4px;
}

.kitWideTeaserLayer {
  visibility:hidden;
  position:absolute;
  top:0;
  left:0;
}

.kitWideTeaserLayer .sizer {
  width:688px;
  height:410px;
}

.kitWideTeaserLayer .left {
  position:absolute;
  top:11px;
  left:11px;
}

.kitWideTeaserLayer .left .stage img {
  display:block;
}

.kitWideTeaserLayer .left .text {
  padding-top:22px;
  padding-left:21px;
}

.kitWideTeaserLayer .right {
  position:absolute;
  top:37px;
  left:362px;
  height:367px;
  width:321px;
  overflow:auto;
  padding-right:15px;
}

.kitWideTeaserLayer a.closeLink {
  position:absolute;
  top:12px;
  right:14px;
  width:13px;
  height:12px;
  background:url( /_common/rebrush/img/standard_elements/close.gif ) no-repeat;
  display: block;
  outline:none;
}

.kitWideTeaserLayer a.closeLink:hover {
  background:url( /_common/rebrush/img/standard_elements/close-h.gif ) no-repeat;
}

.kitWideTeaserLayer  ul {
  padding-left:13px;
  display:block;
  list-style-image:url( /_common/rebrush/img/standard_elements/list_style_image.gif );
  margin:1em 0px;
}

.kitWideTeaserLayer ul li {
  display: list-item;
  list-style-image:url( /_common/rebrush/img/standard_elements/list_style_image.gif );
  padding-bottom:4px;
}

.teaserLargeStandardContainer #largeTeaserBasic {
	DISPLAY: none;
	LEFT: 0px;
	WIDTH: 1024px;
	BOTTOM: 0px;
	POSITION: absolute
}
.teaserLargeStandardContainer #largeTeaserBasic IMG {
	DISPLAY: block
}
.teaserLargeStandardContainer {
	LEFT: 0px;
	MARGIN-BOTTOM: 22px;
	OVERFLOW: hidden;
	WIDTH: 1004px;
	POSITION: relative;
	TOP: 0px;
	HEIGHT: 356px
}


.rebrushButton {
  display:block;
  height:12px;
  width:173px;
  font-size:11px;
  line-height:12px;
  overflow:hidden;
  padding:5px 7px;
  font-weight:bold;
  background:url(/_common/rebrush/img/backgrounds/button_bg.gif );
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
  border-right:1px solid #b0b0b0;
  border-bottom:1px solid #b0b0b0;
  color:#666666;
}

.rebrushButton:hover {
  background:none;
  background-color:#eeeeee;
  border-top:1px solid #e5e5e5;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #cfcfcf;
  border-bottom:1px solid #cfcfcf;
  color:#0044cc;
}


.rebrushButtonBlue {
  color:#ffffff;
  border-top:solid #4081ec 1px;
  border-left:solid #4081ec 1px;
  border-bottom:solid #0044cc 1px;
  border-right:solid #0044cc 1px;
  background-image:url(/_common/rebrush/img/backgrounds/button_bg_blue.gif );
  background-repeat:repeat-x;
}

.rebrushButtonBlue:hover {
  border-top:solid #6F91D5 1px;
  border-left:solid #6F91D5 1px;
  border-bottom:solid #587ABE 1px;
  border-right:solid #587ABE 1px;
  background-image:none;
  background-color:#0044CC;
  color:#ffffff;
  font-weight:bold;
}

.cd_overview_box {
  width:189px;
  padding:10px;
  background-color:#ffffff;
  position:absolute;
  bottom:89px;
}

.cd_overview_box img {
  margin-bottom:11px;
}

.cd_overview_box_headline {
  margin-bottom:6px;
}

.cd_overview_box_copytext {
  margin-bottom:13px;
  height:25px;
}

.cd_overview_box_1 {
  left:277px;
}

.cd_overview_box_2 {
  left:526px;
}

.cd_overview_box_3 {
  left:775px;
}


/*VALUE & CARE*/
#valuecare_offers h3 {font-size:14px;line-height:15px;}
#valuecare_offers .layer_content{visibility:hidden;display:none;}
#valuecare_offers #content_copy{position:relative; left:269px; top:90px; width:688px;}
#valuecare_offers #offertabs{position:relative; left:269px; top:115px;width:687px;}
#valuecare_offers #offersShadowBox.shadowbox{position:absolute;left:256px;top:0px;visibility:hidden;z-index:840;}
#valuecare_offers #offerLayer{z-index:840;left:256px;top:0px;visibility:hidden;}
#valuecare_offers #footnote{clear:both;position:relative;top:0px;left:0px;width:545px;}
#valuecare_offers #enginetext{position:relative;top:36px;left:0px;width:681px;}
#valuecare_offers .standardTeaser {
  float:left;
  margin-bottom:33px;
  padding:0 60px 0 0;
  height:175px;
}

#valuecare_offers .standardTeaser.noRightPadding{
  padding:0 0 0 0;
}

#valuecare_offers .smallStandardTeaser {
  float:left;
  margin-right:20px;
  margin-bottom:33px;
  padding:0 20px 0 0;
  height:174px;
}

#valuecare_offers div.smallStandard{
 padding-bottom:30px;
}

#valuecare_offers .standardTeaser .content {
 left:0px;
}

#valuecare_offers .standardTeaser .media,
#valuecare_offers .standardTeaser .content {
  height:104px;
  overflow:hidden;
}

#valuecare_offers .standardTeaser .content {
 position:relative;
 padding-top:15px;
 z-index:4;
}

#valuecare_offers .standardTeaser .headline{
 position:absolute;
 width:188px;
 height:auto;
 z-index:5;
}

#valuecare_offers .button{
  position:relative;
  top:8px;
  left:0;
}

#valuecare_offers .primaryButton{
  position:relative;
  cursor:pointer;
  top:2px;
  left:0;
}

#valuecare_offers .standardTeaser .copy2 {
  position:relative;
  display:block;
  padding-top:2px;
}

#valuecare_offers .standardTeaser .copy2 span {
  font-size:16px;
  line-height:16px;
  font-weight:bold;
  white-space:nowrap;
}

#valuecare_offers .standardTeaser .copy1 span,
#valuecare_offers .standardTeaser .copy2 span,
#valuecare_offers .standardTeaser .headline span {
  background-color:#ffffff;
}

#valuecare_offers #offer_navigation{
 position:relative;
 left:361px;
 top:3px;
 width:336px;
 height:9px;
}

#valuecare_offers .clearFloat{
 clear:both;
}

#valuecare_offers #mainImage {
  position:relative;
  top:77px;
  left:0px;
  width:1024px;
  height:303px;
  overflow:hidden;
}

#valuecare_offers a.offerButton {
  color:#ffffff;
  border-top:solid #4081ec 1px;
  border-left:solid #4081ec 1px;
  border-bottom:solid #0044cc 1px;
  border-right:solid #0044cc 1px;
  background-image:url( ../img/backgrounds/button_bg_blue.gif );
  background-repeat:repeat-x;
}

#valuecare_offers  a.offerButton:hover {
  border-top:solid #6F91D5 1px;
  border-left:solid #6F91D5 1px;
  border-bottom:solid #587ABE 1px;
  border-right:solid #587ABE 1px;
  background-image:none;
  background-color:#0044CC;
  color:#ffffff;
  font-weight:bold;
}


#valuecare_offers .nextoffer{
 background-image:url(../img/standard_elements/img_forward.gif );
 background-repeat:no-repeat;
 width:13px;
 height:12px;
 display:block;
 float:left;
 cursor:pointer;
}

#valuecare_offers .prevoffer{
 background-image:url(../img/standard_elements/img_back.gif );
  background-repeat:no-repeat;
 width:13px;
 height:12px;
 display:block;
 float:left;
 cursor:pointer;
}

#layercounter,
#layernavigationtext{
 float:left;
 margin-right:9px;
}

#layercounter{
 margin-left:9px;
}

#valuecare_offers .buttonBlue a {
  width:173px;
  height:12px;
  padding:5px 7px;
  margin-top:7px;
  display:block;
  font-weight:bold;
  white-space:nowrap;
  cursor:pointer;
}

#valuecare_offers .buttonBlue a {
  color:#ffffff;
  border-top:solid #4081ec 1px;
  border-left:solid #4081ec 1px;
  border-bottom:solid #0044cc 1px;
  border-right:solid #0044cc 1px;
  background-image:url( ../img/backgrounds/button_bg_blue.gif );
  background-repeat:repeat-x;
}

#valuecare_offers .buttonBlue a:hover {
  border-top:solid #6f91d5 1px;
  border-left:solid #6f91d5 1px;
  border-bottom:solid #587abe 1px;
  border-right:solid #587abe 1px;
  background-image:none;
  background-color:#0044cc;
  color:#ffffff;
  font-weight:bold;
}

#valuecare_offers  #closeContentContainer{
 position:absolute;
 left:309px;
 top:0;
}

#valuecare_offers #closeContentContainer a#closeContent  {
  position:absolute;
  top:0;
  left:5px;
  width:15px;
  height:15px;
  cursor:pointer;
  background-repeat: no-repeat;
  background-image: url( ../img/standard_elements/close.gif );
}

#valuecare_offers #closeContentContainer a#closeContent:hover  {
  background-image: url( ../img/standard_elements/close-h.gif );
}

#valuecare_offers p.price{
 font-weight:bold;
 font-size:17px;
 margin-bottom:5px;
}

#valuecare_offers .contenttab{
 display:none;
 border-top:1px solid #0044CC;
 position:relative;
 padding-top:27px;
 clear:both;
 z-index:3;
}

#valuecare_offers .tabnavitem{
  background-image:url('../../shared/owners/service/value_care/img/offers_tab.gif');
  background-repeat:no-repeat;
  position:relative;
  float:left;
  width:112px;
  height:20px;
  top:1px;
  margin-right:7px;
  z-index:1;
  overflow:hidden;
  cursor:pointer;
}

#valuecare_offers .tabnavitem.current,
#valuecare_offers .tabnavitem:hover{
 background-image:url('../../shared/owners/service/value_care/img/offers_tab-h.gif');
}

#valuecare_offers .tabnavitem.current{
 z-index:4;
}

#valuecare_offers .tabnavitem span{
 display:block;
 padding:5px 0 5px 9px;
 color:#6e6e6e;
 font-weight:bold;
}

#valuecare_offers .tabnavitem.current span{
 color:#0044CC;
}

#valuecare_offers .offerLayerImage img{
 margin-top:-14px;
}

#valuecare_offers .offerLayerImage p,
#valuecare_offers .offerLayerImage .buttonBlue{
 margin-left:20px;
}

#valuecare_offers .offerLayerImage p{
 margin-bottom:4px;
}

#valuecare_offers .standardTeaser .content .media {
  padding-top:18px;
}

/* glass repair */
#glassStage h1 {font-size:28px; line-height:23px; margin:0; padding:0; letter-spacing: -1pt;}
#glassStage {position:absolute; top:77px; left:0px; width:1024px; height:303px; overflow:hidden; visibility:hidden; z-index:800;}
#glassContentBlock {position:absolute; top:391px; left:270px; width:438px; z-index:100; border-bottom:50px solid #fff;}
#glassTeaserArea {position:absolute; top:400px; left:767px; width:189px; z-index:100;}
#glassContentBlock img {margin-top:14px;}
#glassContentBlock .linklist {margin-top:10px;}
#glassContentBlock div {margin-bottom:20px;}

.glassBigTeaser {
  margin-bottom:29px;
}

.glassBigTeaser .headline {font-weight:bold; padding-bottom:4px;}
.glassBigTeaser img {padding:6px 0 6px 0;}


/* glass repair imagebasicsimple */
.glassContentBlockExtra {
  left: 70px !important;
  width: 638px !important;
}

.glassExtraPadding {
  margin-left:200px;
}

.glassExtraPageCounter {
  width:180px; padding-right:20px; text-align:right; position:absolute; bottom:0px;
}

.videoTeaser a.close_button {
  display:block;
  position:absolute;
  top:7px;
  right:9px;
  width:13px;
  height:12px;
  background-image:url( ../img/standard_elements/close.gif );
  background-repeat:no-repeat;
  background-position:0 0px;
  outline:none;
  z-index:1000;
}

.videoTeaser a.close_button:hover {
  background-image:url( ../img/standard_elements/close-h.gif );
}


/* technology guide index */

.teaserLarge .tgLarge{
  font-size:50px; line-height:50px; font-weight:bold;
}

#tgSearchContainer{
  position:absolute;
  top:175px;
  left:512px;
  width:500px;
  height:45px;
}

#tgSearchContainer .buttonBlue{
  float: left;
  position: relative;
  *height: 32px;
}

.teaserLarge .buttonBlue .tgSearchLink{
  font-size: 17px;
  line-height: 19px;
  height: 22px;
  *height: 32px;
  display: inline-block;
  min-width: 10px;
  width:auto;
  padding: 7px 11px 2px 11px;
  background-image:url(/cms/_common/rebrush/img/backgrounds/button_tg_large_bg_blue.gif );
}

#tgSearchBoxText{
  height: 32px;
  width: 342px;
  *width: 328px;
  padding: 6px 0 6px 9px;
  margin: 0 8px 0 0;
  font-size: 17px;
  line-height: 1;
  font-weight: bold;
  color: black;
  float: left;
}

.suggestList {
  position: absolute;
  top:283px;
  left:512px;
  color: #0044CC;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  padding:5px 5px 5px 9px;
  width: 326px;
  border: 1px solid #003399;
  display:none;
  background-color:#ffffff;
}
.suggestList a.active{
  color:#0044cc;
}


#TL_search .teaserLargeContainer {
  position:relative;
  top:0px;
  left:0px;
  width:1004px;
  height:308px;
  overflow:hidden;
  margin-bottom:16px;
}

#TL_search .teaserLargeContainer .teaserLarge{
  display:none;
}

#TL_search .teaserLargeContainer #largeTeaserOverlay{
  position:absolute;
  bottom:0px;
  left:0px;
  width:1024px;
  height:356px;
  background-color:#ffffff;
  display:block;
}

#TL_search .teaserLargeContainer #largeTeaserBasic{
  position:absolute;
  bottom:0px;
  left:0px;
  width:1024px;
  display:none;
}

#TL_search .teaserLargeContainer #largeTeaserBasic img{
  display:block;
}

#TL_search .teaserLargeContainer #largeTeaserAlternative{
  position:absolute;
  bottom:0px;
  left:0px;
  width:1024px;
}

#TL_search .teaserLargeContainer #largeTeaserFlash{
  position:absolute;
  bottom:0px;
  left:0px;
  width:1024px;
  height:356px;
  overflow:hidden;
  display:none;
}

#TL_search .teaserLargeContainer #largeTeaserFlash #largeTeaserFlashObject{
  position:absolute;
  bottom:0px;
 }

#TL_search a.skip {
  display:none;
  position:absolute;
  width:23px;
  height:12px;
  background:url(/_common/rebrush/img/standard_elements/next.gif ) no-repeat 2px 2px;
  padding:2px 0 0 23px;
  background-color:#ffffff;
  color:#0044cc;
  font-weight:bold;
  outline:none;
  overflow:hidden;
}

#TL_search a.skip:hover {
  background:url(/_common/rebrush/img/standard_elements/next-h.gif ) no-repeat 2px 2px;
  background-color:#ffffff;
}

#TL_search .teaserLargeContainer a.skip {
  bottom:0px;
  left:958px;
  width:45px;
}
