/* CSS Document */

@import url(navi.css);
@import url(officina.css);

* {
	/*border: 0;*/
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

html
{
	height:100%;
}

body
{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: #ddd url("../bilder/bg.gif") top left repeat-x;
	font: 11px tahoma, verdana, arial, sans-serif;
	text-align: center; /* Krücke für IE < Version 6, da margin 0 auto falsch interpretiert wird */
}

/* Flag start*/
	.lang-en, .lang-de, .lang-es, .lang-ru, .lang-fr {
	padding-right: 7px;
	padding-left: 7px;
	height: 20px;
	background-position: 4px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.lang-de {
	background-image: url("../bilder/flaggen/de.gif");

}

.lang-en {
	background-image: url("../bilder/flaggen/en.gif");
}

.lang-es {
	background-image: url("../bilder/flaggen/es.gif");
}

.lang-ru {
	background-image: url("../bilder/flaggen/ru.gif");
}

.lang-fr {
	background-image: url("../bilder/flaggen/fr.gif");
}
/* Flag end*/

#wrapper {
  background: url(../bilder/bg_main.png) top left repeat-y;
  width: 858px;
  margin: 0 auto;
}

p {
	margin-bottom: 10px;
}

a:link {
    color: #aa0000;
}

a:hover {
    color: #000;
}

a:visited {
	color: #aa0000;
    }

a.top {
	float: right;
	clear: both;
    color: #8a8a8a;
	margin-bottom: 15px;
	padding-left: 10px;
	background: transparent url(../bilder/icn_top.gif) no-repeat center left;
}


.button {
	background-image: url("../bilder/btn_main.gif");
	background-repeat: repeat-x;
	width:auto;
	font: 11px tahoma,verdana,arial, sans-serif;
	color: #fff;
    width: 95px;
	height:23px;
	float:left;
	background-color: #ffffff;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;

    text-align: center;
}

.button_125 {
	background-image: url("../bilder/btn_125.gif");
	background-repeat: repeat-x;
	width:auto;
	font: 11px tahoma,verdana,arial, sans-serif;
	color: #fff;
    width: 115px;
	height:23px;
	float:left;
	background-color: #ffffff;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
    text-align: center;
}

a.button {
	color: #fff;
}

a.button_125 {
	color: #fff;
}

a.button_125:hover {
	color: #a00;
}

/* --------------------------------  Formular -------------------------------- */

input, option, select
{
	font: 11px tahoma,verdana,arial, sans-serif;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 10px;
}



form option {
  margin: 0 0 0 2px;
  padding: 0 0 0 2px;;
}

/* --------------------------------  Main -------------------------------- */

.main
{
	background: #ffffff;
	min-height: 100%;
	width: 850px;
	margin: 0px auto;
	color: #4c4c4c;
	text-align: left; /* Krücke für IE, sonst ist alles zentriert ausgerichtet */
	position: relative;
}

* html .main /* Krücke für IE */
{
	height: 100%;
}





h1 {
	font: 20px tahoma, verdana, arial, sans-serif;
	color: #525252;
	font-weight:bold;
	padding-bottom: 10px;
}

.h1 {
	font: 20px tahoma, verdana, arial, sans-serif;
	color: #525252;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

h2 {
	font: 16px tahoma, verdana, arial, sans-serif;
	color: #525252;
}

h3 {
	font: 11px tahoma, verdana, arial, sans-serif;
	color: #525252;
	font-weight:bold;
	margin-top: 1px;
	margin-bottom: 5px;
}

h4 {
	font: 14px tahoma, verdana, arial, sans-serif;
	color: #525252;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
}



.logo {
	border-right: 1px solid #fff;
	display: block;
}



/* --------------------------------  Menu -------------------------------- */

.menu
{
	float: left;
	width: 190px;
	margin: 0 auto;
    margin-bottom: 30px;
}

/*
.menu ul
{   
	list-style: none;
	width: 170px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.menu li
{
	margin-bottom:1px;
}

.menu li a
{
	background: #f2f3ef;
	color: #646464;
	display: block;
	font-weight: bold;
	height: 22px;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
}
*/
.menu_adr
{
	width: 150px;
	padding: 5px 20px 10px 20px;
	line-height: 14px;
	border-top: 1px solid #c8c8c8;
	background-image:url(../bilder/verlauf.gif);
	background-position: 189px 0px;
	background-repeat:no-repeat;
}
   
/* --------------------------------  MARKEN-MENÜ -------------------------------- */

.mwrap {
  border-bottom: 1px solid #c8c8c8; border-top: 1px solid #c8c8c8;
}


.marken
{
    background: #6d6d6d url(../bilder/bg_hznavi.gif) top left repeat-x;
	height: 24px;
	padding: 10px 20px 1px 20px;
    border: none;
    color: #ccc;
}

.marken a
{
	cursor: pointer;
    color: #ccc;
}

.marken a:hover
{
	cursor: pointer;
    color: #fff;
}

h3.first { margin: 0 0 2px 0;}

h3.vwmarke { margin: 10px 0 0 0; }

h3.next { margin: 12px 0 2px 0; }


#info_volkswagen, #info_audi, #info_porsche, #info_skoda, #info_hyundai, #info_peugeot, #info_landrover, #info_jaguar {
    position:absolute;
	text-align:left;
	display:none;
	width: 250px;
}


#zentren a {
  line-height: 24px;
  text-decoration: none;
}


#zentren a:link cite, #zentren a:visited cite {
  visibility: hidden;
}

#zentren a span {
  text-decoration: underline;
}

#zentren a:hover cite, #zentren a:focus cite, #zentren a:active cite {
  visibility: visible;
}

#zentren a.zvw {
  line-height: 18px;
}

#zentren a.zlr:hover {
  color: #fff;
}

/* --------------------------------  Content -------------------------------- */

.content
{
	float: left;
	width: 660px;
	margin-bottom: 40px;
    padding-bottom: 30px;
}


.content ul
{
	margin-top:10px;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}


.content li
{
	margin-bottom:10px;
	margin-left:15px;
	list-style-image:url(../bilder/liststyle.gif);
}


.content_mitte
{
	float: left;
	width: 430px;
	padding: 10px 0px 10px 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}


.content_mitte_fullsize
{
	float: left;
	width: 620px;
	padding: 10px 0px 10px 20px;
}

.content_mitte p
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.content_mitte p.note
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
    color: #666;
}

.content_mitte_fullsize p
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.content_rechts_home
{
	float: left;
	width: 153px;
	margin-top: 5px;
	padding: 10px 20px 10px 37px;
	line-height: 14px;
}

.content_rechtsoben
{
	position: absolute;
	width: 153px;
	top: 0px;
	left: 660px;
	padding-top: 10px;
	padding-left: 17px;
	
	line-height: 14px;
}


.content_rechtsoben_thumbs
{
	position: absolute;
	width: 172px;
	top: 0px;
	left: 660px;
	padding-top: 10px;
	padding-left: 17px;
	border-left: 1px solid #FFFFFF;
	height: 308px;
	line-height: 14px;
	background-color: #CCCCCC;
}

.content_rechtsoben_thumbs_clip
{
	position: absolute;
	width: 119px;
	top: 0px;
	left: 710px;
	padding-top: 25px;
	padding-left: 20px;
	border-left: 1px solid #FFFFFF;
	height: 295px;
	line-height: 14px;
	background-color: #43423d;
}

.carimage
{
	width: 100px;
	height: 75px;
	border: 1px solid white !important;
}

.carimage_active
{
	width: 100px;
	height: 75px;
	border: 1px solid #A00 !important;
}

#flashcontent
{
	width: 520px;
	height: 320px;
}

.teaserimg
{
	margin-bottom: 10px; 
	margin-top: 5px;
}

.thumb
{
	display:inline;
	margin-bottom: 3px;
	border: 1px solid #FFFFFF;
}

.content_rechts
{
	float: right;
	width: 170px;
	margin-top: 5px;
	padding: 10px 20px 10px 20px;
	line-height: 14px;
}


/* --------------------------------  Content Elemente -------------------------------- */

.keyvisual
{
	/*float: left;
	border-bottom: 1px solid #c8c8c8;
	*/
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}

.pathfinder
{
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e5e5e5;
	height: 24px;
	margin-bottom: 20px;
    margin-top: 0px;
}

.trenner
{
	display:block;
	border-bottom: 1px solid #e5e5e5;
	height: 15px;
	margin: 10px 0 15px 0;
}

.teasertrenner
{
	display:block;
	border-bottom: 1px solid #e5e5e5;
	height: 5px;
	margin: 0px 0 17px 0;
    clear: left;
}

.country {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 3px 0;
    margin: 0 0 10px 0;

    height: 26px;
}


.minitrenner
{
	margin-left: 12px;
	margin-right: 9px;
}

.formular_bg
{
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #f2f3ef;
	padding: 15px 10px 0px 10px;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

.mitarbeiter
{
	border-bottom: 1px dashed #c8c8c8;
	height: 150px;
	margin-bottom: 10px;
    font-size: 0.9em;
}

.mitarbeiter h4 {
  font-size: 1em;
}


.mitarbeiter img
{
	float: left;
	margin-right: 15px; 
	margin-bottom: 5px;
}

/* Teaser */

.teaser {
    background: #fff;
    width: 430px;
    margin-bottom: 15px;
    float: left;
    }

.last {
  margin: 0 0 40px 0;
}

/*

.vw {
    background: url(../bilder/logo_vw.gif) top right no-repeat;
}

.audi {
    background: url(../bilder/logo_audi.gif) top right no-repeat;
}

.porsche {
    background: url(../bilder/logo_porsche.gif) right 10px no-repeat;
}

.skoda {
    background: url(../bilder/logo_skoda.gif) top right no-repeat;
}

.hyundai {
    background: url(../bilder/logo_hyundai.gif) top right no-repeat;
}

.peugeot {
    background: url(../bilder/logo_peugeot.gif) top right no-repeat;
}

.landrover {
    background: url(../bilder/logo_landrover.gif) top right no-repeat;
}

.jaguar {
    background: url(../bilder/logo_jaguar.gif) top right no-repeat;
}

.vwnutz {
    background: url(../bilder/logo_vwnutz.gif) top right no-repeat;
}

.vwskoda {
    background: url(../bilder/logo_vwskoda.gif) top right no-repeat;
}

.vwaudi {
    background: url(../bilder/logo_vwaudi.gif) top right no-repeat;
}

.vwaudiskoda {
    background: url(../bilder/logo_vwaudiskoda.gif) top right no-repeat;
} */

.teaser h3 {
    font-size: 0.9em;
    font-weight: bold;
    line-height: 0.8em;
    margin-bottom: 5px;
    padding: 0 0 3px 0;
    }

.teaser p {
    line-height: 14px;
    margin: 0;
    }

.seitenwechsel {
    margin-top: 30px;
    padding-top: 10px;
    font-size: 11px;
    border-top: 1px solid #ccc;
}

.zurueck {
  padding: 0 0 0 10px;
}


.teaser p.btmLink {
    color: #a00;
    margin-top: 7px;
    }

.teaser p.telefon {
    margin-top: 7px;
    }

.teaser img {
    float: left;
    border: 1px solid #d1d1d1;
    margin: 1px 15px 0 0;
    }

.teaser dl {
    font-size: 0.9em;
    }

.teaser dt {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 1.1em;
    }

.teaser dd {
    margin: 0 0 5px 0;
    }

.teaser dd.datum {
    color: #666;
    }

.zitat {
  padding: 20px 20px 40px 20px;
}

.zitat p {
  font-size: 1.1em;
}

.zitat p.autor {
  font-size: 0.9em;
  font-style: italic;
  float: right;
}



/* --------------------------------  Liste -------------------------------- */

.liste
{
	width: 620px;
	/*background-color:#f5f5f2;*/
}

.liste img 
{
	display: block;
}


table.liste 
{
	width:620px;
	
}

table.liste td 
{
	vertical-align:top;
	border-bottom: 1px dashed #c8c8c8;
	padding: 10px 10px 10px 10px;
	color: #333333;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}


table.liste td a 
{
	display:block;
	text-decoration:none;
}

table.liste tr
{
	/*cursor: pointer;*/
	/*background: #f2f3ef url("../bilder/liste_bg.gif") top left repeat-x;*/
}


/*
table.liste a:hover 
{
	background-color:#ff8800;
}


table.autodaten
{
	width: 100%;
}

table.autodaten td 
{
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	border: none;
	padding-bottom: 3px;
}
*/

.autodaten
{
	border: 1px solid #828282;
}

table.autodaten_detail
{
	width: 100%;
}

table.autodaten_detail td 
{
	vertical-align:top;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
}

table.autodaten_detail .alternate
{
	background-color: #f2f3ef;

}


/* News & Events */

img.news {
  float: left;
  padding: 3px 15px 10px 0;
}



/* --------------------------------  Footer -------------------------------- */

.footer 
{
	clear:both;
	position:relative;
	height: 35px;
	margin: -35px auto 0 auto;
	width: 850px;
	background: #676767;
	text-align:left;
}


.footer .txt
{
	color: #fff;
	padding: 12px 10px 0px 20px;
	float:left;
	width: 400px;
}

.footer .autor
{
	color: #fff;
	padding: 12px 20px 0px 20px;
	text-align: right;
	float:right;
	width: 200px;
    font-size: 10px;
}

.footer a
{
	color:#fff;
	text-decoration:underline;
}

hr { 
	clear:both; 
	visibility: hidden;
}

* html .footer
{
	margin-top: -35px;
}

