@charset "ISO-8859-1";
/* CSS Document */

@font-face {
font-family: "Toyota";
src:url('/downloads/schrift/toyotadisplay_bd-webfont_tcm721-1061847.eot');
src:url('/downloads/schrift/toyotadisplay_bd-webfont_tcm721-1061843.ttf') format('truetype');
font-weight:normal;
font-style:normal;
}

html, body {
margin:0;
padding:0;
font-family: Verdana, sans-serif;
font-size: 10pt;
color: #666;
width: 100%;
min-width: 1000px;
background-color: #F2F2F2;
}

img {
max-width: 100%;
height: auto;
}

strong {
color: #000;
}

img {
border: none;
display: inline-block;
}
* html img { display:inline; }  /* for IE 6 */
* + html img { display:inline; }  /* for IE 7 */

a {
text-decoration: none;
cursor: pointer;
}

a:hover {
color: #CCC;
text-decoration: none;
}

a:visited {

}

a:visited:hover {
color: #999;
}

.rounded_leftright {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}

#titel {
font-family: "Toyota", Verdana, sans-serif;
font-size: 14pt;
padding-top: 20px;
}

#detailpicprint {
display: none;
}

#fzdetail-titel {
font-size: 16px;
font-weight: bold;
color: #000;
widht: 100%;
padding-top: 5px;
padding-bottom: 15px;
margin-top: 12px;
}

h1 {
font-family: "Toyota", Verdana, sans-serif;
font-size: 22px;
padding-top: 7px;
margin: 0px;
color: #000;
}

h2 {
font-family: "Toyota", Verdana, sans-serif;
color: #000;	
font-size: 17px;
}

h3 {
font-family: "Toyota", Verdana, sans-serif;
color: #FFF;
font-size: 15px;
padding-bottom: 0px;
margin-bottom: 7px;
}

h4 {
font-family: "Toyota", Verdana, sans-serif;
color:#000;
font-size: 15px;
margin-bottom: 8px;
margin-top: 8px;
}

h5 {
font-family: "Toyota", Verdana, sans-serif;
color:#000;
font-size: 15px;
margin-bottom: 5px;
padding-top: 0px;
margin-top: 0px;
}

#text-home {
font-family: "Toyota", Verdana, sans-serif;
color:#666666;
font-size: 15px;
padding-bottom: 25px;
padding-top: 10px;
}

#bg {
width: 980px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
}

#bg h2, #dl-content h2 {
widht: 100%;
background-color: #0055a0;
border-top: 5px #CCCCCC solid;
color: #FFF;
padding: 6px;
margin-top: 10px;
}

.trennlinie {
background-image:url(/images/content_trennlinie.png);
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 32px;
}

#abstand {
width: 1000px;
margin-left: auto;
margin-right: auto;
background-color: #FFF;
}

#zentrieren {
background-color: #FFF;
}

#content {
margin-left: auto;
margin-right: auto;
width: 980px;
padding-bottom: 10px;
background-color: #FFF;
}

#banner-print {
display: none;
}

#banner {
background-color: #0055a0;
height: 90px;
border-bottom: 5px #CCC solid;
border-left: 5px #CCC solid;
border-right: 5px #CCC solid;
margin-left: auto;
margin-right: auto;
}

#spalten {
display: inline-block;
vertical-align: bottom;
margin: 0px;
padding: 0px;
padding-bottom: 30px;
}
* html #spalten { display:inline; }  /* for IE 6 */
* + html #spalten { display:inline; }  /* for IE 7 */

#spalten_3 {
width: 360px;
display: inline-block;
vertical-align: top;
z-index: 1;
padding-top: 15px;
}
* html #spalten_3 { display:inline; }  /* for IE 6 */
* + html #spalten_3 { display:inline; }  /* for IE 7 */

a #spalten_3 {
color: #000;
}

#spalten_2 {
width: 300px;
padding-left: 14px;
padding-bottom: 10px;
display: inline-block;
vertical-align: top;
margin-bottom: 5px;
z-index: 1;
background-color: #FFF;
}
* html #spalten_2 { display:inline; }  /* for IE 6 */
* + html #spalten_2 { display:inline; }  /* for IE 7 */

.spalten {
display: inline-block;
vertical-align: top;
margin: 0px;
padding: 0px;
}
* html .spalten { display:inline; }  /* for IE 6 */
* + html .spalten { display:inline; }  /* for IE 7 */

li {
list-style: none outside none;
}

#footer {
position: absolute;
left: 0;
min-width: 1000px;
width: 100% !important;
background-color: #0055a0;
border-top: #CCC solid 5px;
padding-bottom: 7px;
}

#footerspaltencontainer {
margin-left: auto;
margin-right: auto;
width: 980px;
background-color: #055a0;
margin-top: 15px;
}

.footerspalte {
width: 240px;
font-size: 12px;
}

.footerspalte li {
padding-bottom:2px;
}

.footerspalte a {
color: #999;
transition: 0.4s;
-moz-transition: 0.4s; /* Firefox 4 */
-webkit-transition: 0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

.footerspalte a:hover {
color: #FFF;
}

#balkencontainer {
width: 880px;
font-size: 12px;
color: #000;
padding-left: 30px;
margin-left: 30px;
padding-bottom: 20px;
margin-top: 20px;
border-bottom: 1px #CCC dotted;
}

#balkentext_img {
display: inline-block;
vertical-align: top;
padding-top: 22px;
padding-right: 35px;
}

#balkentext {
display: inline-block;
width: 590px;
}

#logo {
width: 300px;
display:inline-block
}
* html #logo { display:inline; }  /* for IE 6 */
* + html #logo { display:inline; }  /* for IE 7 */

#navi {
display: inline-block;
font-size: 19px;
font-weight: bold;
vertical-align: top;
padding-top: 33px;
}
* html #navi { display:inline; }  /* for IE 6 */
* + html #navi { display:inline; }  /* for IE 7 */

.navi-element {
font-family: "Toyota", Verdana, sans-serif;
display: inline-block;
height: 56px;
padding-left: 30px;
padding-right: 30px;
}
* html #navi-element { display:inline; }  /* for IE 6 */
* + html #navi-element { display:inline; }  /* for IE 7 */

a.navi-element {
color: #FFF;
transition: 0.4s;
-moz-transition: 0.4s; /* Firefox 4 */
-webkit-transition: 0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

a.navi-element:hover{
text-decoration: none;
color: #666666;
}

a.navi-element:active{
color: #F00;
}

#quicknavi12 {
padding-top: 2px;
}

a.quicknavi12 {
font-family: Toyota;
font-size: 13px;
color: #FFF;
}

a.quicknavi12:hover {
color: #999;
text-decoration: underline;
}

#navi-container {
display: inline;
margin-bottom: 5px;
position: absolute;
}
* html #navi-container { display:inline; }  /* for IE 6 */
* + html #navi-container { display:inline; }  /* for IE 7 */

#navi-main {
display: inline-block;
margin-top: 5px;
color: #FFF;
padding-left: 450px;
padding-right: 5px;
font-size: 10px;
}
* html #navi-main { display:inline; }  /* for IE 6 */
* + html #navi-main { display:inline; }  /* for IE 7 */

#navi-main a {
color: #FFF;
}

#navi-main a:hover {
text-decoration: underline;
color: #999
}

#firstline {
display:  inline;
font-family: Toyota;
font-size: 15px;
}
* html #firstline { display:inline; }  /* for IE 6 */
* + html #firstline { display:inline; }  /* for IE 7 */

#secondline {
font-size: 11px;
}

/* Brunch */
#standorte {
display: inline;
position: absolute;
left:  453px;
width:  180px;
top: 0px;
}
* html #standorte { display:inline; }  /* for IE 6 */
* + html #standorte { display:inline; }  /* for IE 7 */

a.linkcontainer {
display: inline-block;
}

a.linkcontainer:hover img {
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

#linkcontainer_1-5 {
padding: 5px 5px 20px 0px;
}

#linkcontainer_2-5 {
padding: 5px 5px 20px 0px;
}

#linkcontainer_3-5 {
padding: 5px 5px 20px 0px;
}

#linkcontainer_4-5 {
padding: 5px 5px 20px 0px;
}

#linkcontainer_5-5 {
padding: 5px 0px 20px 0px;
}

#marken {
background-color: #0055A0;
border-top: 5px #CCCCCC solid;
border-bottom: 5px #CCCCCC solid;
width: 100%;
position: absolute;
left: 0px;
height: 120px;
display: block;
}

.marke {
}

.marke:hover {
background-color: #FFF;
}

#fahrzeugzeile12 { 
cursor: pointer;
width: 755px;
display:inline-block;
transition: background 0.3s;
-moz-transition: background 0.3s; /* Firefox 4 */
-webkit-transition: background 0.3s; /* Safari and Chrome */
-o-transition: background 0.3s; /* Opera */
}
* html #fahrzeugzeile12 { display:inline; }  /* for IE 6 */
* + html #fahrzeugzeile12 { display:inline; }  /* for IE 7 */

#fahrzeugzeile12:hover {
background-color: #EBEBEB;
cursor: pointer;
margin-bottom: 22px;
height: 68px;
}

#fahrzeugdaten {
font-size: 11px;
vertical-align: top;
display: inline-block;
height: 90px;
}
* html #fahrzeugdaten { display:inline; }  /* for IE 6 */
* + html #fahrzeugdaten { display:inline; }  /* for IE 7 */

#vorschau {
width: 90px;
height: 68px;
border: none;
padding: 0;
margin: 0;
float: left;
}

#marketyp12 {
font-size: 14px;
font-weight: bold;
width: 300px;
padding-bottom: 5px;
padding-left: 10px;
}

#marketyp12 a {
color: #0055A0;
}

#marketyp12 a:hover {
color: #0055A0;

}

#kurzbeschrieb {
display: inline-block;
padding-left: 10px;
width: 307px;
}
* html #kurzbeschrieb { display:inline; }  /* for IE 6 */
* + html #kurzbeschrieb { display:inline; }  /* for IE 7 */

#jahr {
width: 80px;
display: inline-block;
}
* html #jahr { display:inline; }  /* for IE 6 */
* + html #jahr { display:inline; }  /* for IE 7 */

#km12 {
width: 90px;
display: inline-block;
left: 200px;
}
* html #km12 { display:inline; }  /* for IE 6 */
* + html #km12 { display:inline; }  /* for IE 7 */

#preis {
color:#F00;
font-size: 14px;
font-weight: bold;
display: inline-block;
}
* html #preis { display:inline; }  /* for IE 6 */
* + html #preis { display:inline; }  /* for IE 7 */

#icon {
display: inline-block;
width: 45px;
vertical-align: inherit;
padding-left: 5px;
}
* html #icon { display:inline; }  /* for IE 6 */
* + html #icon { display:inline; }  /* for IE 7 */


#untertitel_balken {
background-image: url(/images/content-bg.png);
padding: 1px 10px;
margin-bottom: 25px;
}

#anzahlfahrzeuge12 {
left: 350px;
top: -20px;
position: relative;
width: 190px;
}


#funktionen_liste {
display: inline-block;
}
* html #funktionen_liste { display:inline; }  /* for IE 6 */
* + html #funktionen_liste { display:inline; }  /* for IE 7 */

#funktionsleiste {
display: inline-block;
float: right;
padding-right: 10px;
padding-top: 10px;
}
* html #funktionsleiste { display:inline; }  /* for IE 6 */
* + html #funktionsleiste { display:inline; }  /* for IE 7 */


.pageselect {
background: none repeat scroll 0 0 #0055A0;
border: 1px solid #999;
border-radius: 3px 3px 3px 3px;
color: white;
font-size: 18px;
margin-right: 6px;
margin-top: 4px;
padding: 3px 10px;
display: inline-block;
}

* html .pageselect { display:inline; }  /* for IE 6 */
* + html .pageselect { display:inline; }  /* for IE 7 */

.pageselect-current {
background: none repeat scroll 0 0 #FFF;
border: 1px solid #999;
border-radius: 3px 3px 3px 3px;
color: #000;
font-size: 18px;
margin-right: 6px;
margin-top: 4px;
padding: 3px 10px;
display: inline-block;
}

* html .pageselect { display:inline; }  /* for IE 6 */
* + html .pageselect { display:inline; }  /* for IE 7 */


#mitarbeiter {
display: inline-block;
width: 235px;
margin-bottom: 35px;
padding-left: 10px;
vertical-align: top;
background-color: #FFF;
font-size: 12px;
}
* html #mitarbeiter { display:inline; }  /* for IE 6 */
* + html #mitarbeiter { display:inline; }  /* for IE 7 */

#mitarbeiterfoto {
display: block;
padding-bottom: 10px;
padding-top: 10px;
widht: 200px;
}

#call-to-action {
font-family: "Toyota", Verdana, sans-serif;
color: #666;
width: 200px;
padding-right: 30px;
display: inline-block;
vertical-align: top;
padding-top: 15px;
}
* html #call-to-action { display:inline; }  /* for IE 6 */
* + html #call-to-action { display:inline; }  /* for IE 7 */

#call-to-action ul {
list-style-type: none;
margin: 0;
padding: 0 5px 5px 0;
}
#call-to-action ul li {
border-bottom: 1px solid #DDDDDD;
}
#call-to-action ul li.first {
border-top: 1px solid #DDDDDD;

}

#call-to-action ul li a {
background: url("/images/arrow_grey_right.gif") no-repeat scroll 180px 10px #FFFFFF;
color: #666;
display: block;
padding: 6px 10px;
transition:  0.4s;
-moz-transition:   0.4s; /* Firefox 4 */
-webkit-transition:   0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

#call-to-action ul li.call-to-action-suche a {
background: url("/images/calltoactionsuche.png")  no-repeat scroll 174px 7px #FFFFFF;
no-repeat scroll 180px 10px #FFFFFF;
color: #666;
display: block;
padding: 6px 10px;
transition:  0.4s;
-moz-transition:   0.4s; /* Firefox 4 */
-webkit-transition:   0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

#call-to-action ul li.call-to-action-liste a {
background: url("/images/pictoliste.gif")  no-repeat scroll 177px 5px #FFFFFF;
no-repeat scroll 180px 10px #FFFFFF;
color: #666;
display: block;
padding: 6px 10px;
transition:  0.4s;
-moz-transition:   0.4s; /* Firefox 4 */
-webkit-transition:   0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

#call-to-action ul li.call-to-action-print a {
background: url("/images/calltoactionprint.png")  no-repeat scroll 177px 8px #FFFFFF;
no-repeat scroll 180px 10px #FFFFFF;
color: #666;
display: block;
padding: 6px 10px;
transition:  0.4s;
-moz-transition:   0.4s; /* Firefox 4 */
-webkit-transition:   0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

#call-to-action ul li.call-to-action-opel a {
background: url("/images/pictoopel.png")  no-repeat scroll 177px 8px #FFFFFF;
no-repeat scroll 180px 10px #FFFFFF;
color: #666;
display: block;
padding: 6px 10px;
transition:  0.4s;
-moz-transition:   0.4s; /* Firefox 4 */
-webkit-transition:   0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

#call-to-action ul li.call-to-action-kia a {
background: url("/images/pictokia.png")  no-repeat scroll 177px 8px #FFFFFF;
no-repeat scroll 180px 10px #FFFFFF;
color: #666;
display: block;
padding: 6px 10px;
transition:  0.4s;
-moz-transition:   0.4s; /* Firefox 4 */
-webkit-transition:   0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

#call-to-action ul li.call-to-action-subaru a {
background: url("/images/pictosubaru.png")  no-repeat scroll 177px 8px #FFFFFF;
no-repeat scroll 180px 10px #FFFFFF;
color: #666;
display: block;
padding: 6px 10px;
transition:  0.4s;
-moz-transition:   0.4s; /* Firefox 4 */
-webkit-transition:   0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}


#call-to-action ul li.call-to-action-lexus a {
background: url("/images/pictolexus.png")  no-repeat scroll 177px 8px #FFFFFF;
no-repeat scroll 180px 10px #FFFFFF;
color: #666;
display: block;
padding: 6px 10px;
transition:  0.4s;
-moz-transition:   0.4s; /* Firefox 4 */
-webkit-transition:   0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

#call-to-action ul li.call-to-action-toyota a {
background: url("/images/pictotoyota.png")  no-repeat scroll 177px 8px #FFFFFF;
no-repeat scroll 180px 10px #FFFFFF;
color: #666;
display: block;
padding: 6px 10px;
transition:  0.4s;
-moz-transition:   0.4s; /* Firefox 4 */
-webkit-transition:   0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

#call-to-action ul li a:hover, #call-to-action ul li a:focus {
background-color: #0055a0;
color: #FFF;
}

#call-to-action-titel {
padding-top: 25px;
padding-bottom: 5px;
padding-left: 10px;
font-size: 12px
}

.call-to-action-titel {
border-top: 1px solid #DDDDDD;
margin-top: 20px;
}

#call-to-action-adresse {
padding-top: 5px;
padding-bottom: 15px;
padding-left: 10px;
font-size: 11px
}

#newscontainer {
display: inline-block;
vertical-align: top;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 35px;
width: 179px;
}
* html #newscontainer { display:inline; }  /* for IE 6 */
* + html #newscontainer { display:inline; }  /* for IE 7 */

#newscontainer:hover {
cursor: pointer;
background-image: url("/layout/newscontainer_bg.jpg");
background-repeat: no-repeat;
background-position: left top;
}
* html #newscontainer { display:inline; }  /* for IE 6 */
* + html #newscontainer { display:inline; }  /* for IE 7 */

#newscontainer img {
-moz-transition: all 0.3s;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}

#newscontainer:hover img {
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}


a #newscontainer {
}

#weiterenews {
display: inline-block;
vertical-align: top;
background-image: url(/images/content_trennlinie_vertical.png);
background-position: right;
background-repeat: no-repeat;
height: 200px;
width: 240px;
padding-top: 20px;
margin-right: 20px;
}
* html #weiterenews { display:inline; }  /* for IE 6 */
* + html #weiterenews { display:inline; }  /* for IE 7 */

#weiterenewslist {
display: inline-block;
}
* html #weiterenewslist { display:inline; }  /* for IE 6 */
* + html #weiterenewslist { display:inline; }  /* for IE 7 */


#newsimage {
height: 80px;
overflow: hidden;
width: 175px;
}

#newstitel {
font-size: 14px;
font-weight: bold;
color: #000;
padding-top: 6px;
}

#newsdatum {
font-size: 9px;
color: #666;
padding-bottom: 10px;
padding-top: 10px;
}

#newskurztext {
font-size: 11px;
text-decoration: none;
color: #666;
text-align: justify;
width: 170px;
}

#news-zeile {
padding-left: 20px;
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 10px;
margin-top: 10px;
}

#news-zeile:hover {
background-color: #0055a0;
color: #FFF;
cursor: pointer;
}

#news-zeile-foto {
display: inline-block;
vertical-align: top;
padding-right: 5px;
width: 200px;
}
* html #news-zeile-foto { display:inline; }  /* for IE 6 */
* + html #news-zeile-foto { display:inline; }  /* for IE 7 */

#news-zeile-text {
display: inline-block;
width: 450px;
text-align: justify;
margin-right: 25px;
}
* html #news-zeile-text { display:inline; }  /* for IE 6 */
* + html #news-zeile-text { display:inline; }  /* for IE 7 */

#news-zeile-datum {
font-size: 9px;
color: #666;
padding-bottom: 3px;
}

#news-zeile-textcont {
display: inline-block;
}
* html #dnews-zeile-textcont { display:inline; }  /* for IE 6 */
* + html #news-zeile-textcont { display:inline; }  /* for IE 7 */


#news-ez-text {
padding-bottom: 20px;
padding-right: 20px;
padding-top: 20px;
}

#news-ez-text img {
padding-bottom: 20px;
}

#newslink {
padding-bottom: 20px;
}

#fzdaten_titel {
display: inline-block;
width: 150px;
padding-bottom: 5px;
color: #666;
}
* html #fzdaten_titel { display:inline; }  /* for IE 6 */
* + html #fzdaten_titel { display:inline; }  /* for IE 7 */

#fzdaten_info {
display: inline-block;
width: 220px;
padding-bottom: 5px;
}
* html #fzdaten_info { display:inline; }  /* for IE 6 */
* + html #fzdaten_info { display:inline; }  /* for IE 7 */

#fzdaten_bemerkung {
padding-bottom: 10px;
width: 700px;
font-size: 12px;
}

#linkespalte {
display: inline-block;
width: 390px;
vertical-align: top;
font-size: 12px;
padding-top: 5px;
}
* html #linkespalte { display:inline; }  /* for IE 6 */
* + html #linkespalte { display:inline; }  /* for IE 7 */

#rechtespalte {
display: inline-block;
width: 350px;
vertical-align: top;
padding-top: 5px;
}
* html #rechtespalte { display:inline; }  /* for IE 6 */
* + html #rechtespalte { display:inline; }  /* for IE 7 */

#fzdaten_serie_liste {
display: inline-block;
width: 370px;
font-size: 12px;
}
* html #fzdaten_serie_liste { display:inline; }  /* for IE 6 */
* + html #fzdaten_serie_liste { display:inline; }  /* for IE 7 */

#fzdaten_serie_liste li {
list-style-type:disc;
list-style-position: outside;
line-height: 1.5;
margin-left: 16px;
}

#fzdaten_sonderausstattung li {
list-style-type:disc;
list-style-position: outside;
padding-bottom: 3px;
margin-left: 16px;
}

#hinweis {
color:#F00;
padding-top: 10px;
font-size: 10px;
}

#slider-titel {
font-family: "Toyota", Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #000;
}

#formular_zeile {
padding-bottom: 6px;
}

#formzeiledetail {
padding-bottom: 1px;
}

#formzeiledetail input {
height: 12px;
font-size: 9px;
}

#formdetail {
margin-top: 40px;
padding: 2px 0px 10px 15px;
background-color: #E6E6E6;
}

#formdetail .button {
margin: 10px 0 0 100px;
width:100px;
background:#0055A0;
border:1px solid;
border-color:#999 #333 #333 #999;
color:#fff;
cursor:pointer;
padding-top: 3px;
padding-bottom: 5px;
}

#formdetail .button:hover, #formdetail .button:focus {
box-shadow: 0 0 6px 4px #666666;
}

#dl-content {
display: inline-block;
width: 745px;
padding-top: 4px;
}
* html #dl-content { display:inline; }  /* for IE 6 */
* + html #dl-content { display:inline; }  /* for IE 7 */

#dl-zeile {
padding-top: 40px;
}

#dl-foto {
display: inline-block;
vertical-align: top;
padding-right: 5px;
width: 200px;
padding-left: 20px;
}
* html #dl-foto { display:inline; }  /* for IE 6 */
* + html #dl-foto { display:inline; }  /* for IE 7 */

#dl-titel {}

#dl-text {
font-family: "Toyota", Verdana, sans-serif;
color:#666666;
display: inline-block;
padding-left: 20px;
width: 450px;
}
* html #dl-text { display:inline; }  /* for IE 6 */
* + html #dl-text { display:inline; }  /* for IE 7 */

#dl-news {
margin-top: 20px;
transition: 0.4s;
-moz-transition: 0.4s; /* Firefox 4 */
-webkit-transition: opacity 0.4s; /* Safari and Chrome */
-o-transition: 0.4s; /* Opera */
}

#dl-news:hover {
width: 100%; 	
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
filter: alpha(opacity=50);	
-moz-opacity:0.5;	
-khtml-opacity: 0.5;
opacity: 0.5;
}

#addthis {
padding-bottom: 15px;
padding-top: 15px;
}

#shell {
width: 745px;
}

#shell li {
list-style-type: decimal;
padding-bottom: 8px;
}

#ueberschriftliste {
margin-bottom: 15px;
font-size: 13px;
border-bottom: 1px solid #CCC;
padding-bottom: 3px;
padding-top: 15px;
width: 755px;
}

#ueberschriftliste a {
color: #000;	
}

#ueberschriftliste a:hover {
color: #F00;
}

#ueberschriftliste-markemodell {
padding-left: 100px;
display: inline-block;
text-align: left;
}
* html #ueberschriftliste-markemodell { display:inline; }  /* for IE 6 */
* + html #ueberschriftliste-markemodell { display:inline; }  /* for IE 7 */

#ueberschriftliste-inv {
padding-left: 200px;
display: inline-block;
text-align: left;
}
* html #ueberschriftliste-inv { display:inline; }  /* for IE 6 */
* + html #ueberschriftliste-inv { display:inline; }  /* for IE 7 */

#ueberschriftliste-km {
padding-left: 24px;
display: inline-block;
text-align: left;
}
* html #ueberschriftliste-km { display:inline; }  /* for IE 6 */
* + html #ueberschriftliste-km { display:inline; }  /* for IE 7 */

#ueberschriftliste-preis {
width: 120px;
text-align: right;
display: inline-block
}
* html #ueberschriftliste-preis { display:inline; }  /* for IE 6 */
* + html #ueberschriftliste-preis { display:inline; }  /* for IE 7 */

#taglist {
text-align: center;
}

#taglist a {
padding-left: 6px;
padding-right: 6px;
white-space: nowrap;
}

#garage_zweizeilen1 {
width: 210px; display: inline-block; vertical-align: top;
}
* html #garage_zweizeilen1 { display:inline; }  /* for IE 6 */
* + html #garage_zweizeilen1 { display:inline; }  /* for IE 7 */

#garage_zweizeilen2 {
display: inline-block; vertical-align: top;
}
* html #garage_zweizeilen2 { display:inline; }  /* for IE 6 */
* + html #garage_zweizeilen2 { display:inline; }  /* for IE 7 */

.input input, .input textarea {
	background: none repeat scroll 0 0 #E7E7E7;
	border: 1px solid #666666;
	padding: 4px;
}

.input input:focus, .input textarea:focus {
background: none repeat scroll 0 0 #FFF;
}

.button {
width:200px;
background:#0055A0;
border:1px solid;
border-color:#999 #333 #333 #999;
color:#fff;
cursor:pointer;
padding-top:8px;
padding-bottom: 8px;
margin:0;
}

.button:hover, .button:focus {
box-shadow: 0 0 6px 4px #666666;
}


/* facebook button
----------------------------------------------------------------------------------------------------*/

a#facebook {
	width: 43px;
	z-index: 10000;
	display: block;
	position: fixed;
	right: 0px;
	top: 180px;
	height: 50px;
	color: white;
	font-size: 1.5em;
	font-style: normal;
	line-height: 50px;
	text-indent: -180px;
	background: #0055A0 url(/images/visit-arrow-right.png) no-repeat 180px center;;
	overflow: hidden;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-o-border-top-left-radius: 15px;
	-ms-border-top-left-radius: 15px;
	-khtml-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-o-border-bottom-left-radius: 15px;
	-ms-border-bottom-left-radius: 15px;
	-khtml-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-transition: all;
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border-bottom:none;
}
a#facebook:hover,
a#facebook:active {
  right: 0px;
  width: 140px;
  padding-left: 62px;
  padding-right: 5px;
  text-indent: 0px;
}
a#facebook img {
	position: absolute;
	top: 11px;
	left: 15px;
	z-index: 1;
}

#standort {
display: inline-block;
width: 310px;
vertical-align: top;
padding-left: 10px;
}
* html #standort { display:inline; }  /* for IE 6 */
* + html #standort { display:inline; }  /* for IE 7 */

