/* CSS Document, print.css */

@import url("standard.css");


html, body, #outerContainer,#contentContainer {height:auto;}

#columnLeft{display:none;}
#columnRight{display:none;}
#head{display:none;}
#footer{display:none;}

#content{left: 42px;background:none; height:auto; width:604px}
/*#content table{width: 563px;} */


html, body {height:auto; background: #FFFFFF}
#contentContainer,  whiteBg{ background: none url();}
#headBodyPrint{display:block; float:left ; margin-left: 62px; margin-bottom: 24px; } /*LOGO*/
#headBodyPrint small{font-size:9px; color:#646464;}
#headBodyPrint small a {font-size:9px; text-decoration:none; color:#646464}

#content h1, #content .textItem{width: 100%}

.druckknopf, .suchmaske, .dontprint{display:none;}

#outerContainer #contentContainer #contentBG #content #fahrzeugwrapper{ width:100%;height:auto; }
/*div#fahrzeug{font-size: 12px; border: 1px solid #D22C35; width: 99%; min-height:561px; height:100%; margin-bottom:0;}*/
div#fahrzeug{font-size: 12px; border-left: 0px solid #D22C35; border-right: 0px solid #D22C35; border-top: 1px solid #D22C35; width: 99%; min-height:561px; height:100%; margin-bottom:0;}
div#fahrzeug  .fett{font-size: 12px; font-weight:bold;color:#333333;}
div#fahrzeug h2 {font-size: 12px; color: #999999; margin: 21px 0 7px 0}
div#fahrzeug .titel{ font-size: 14px; color: #FFFFFF; background:#D22C35;  width: auto;   padding: 2px 4px; font-weight: bold; letter-spacing: 1px;}
div#fahrzeug .beschreibung{float: left; width:auto; margin: 0 18px 0 0; padding: 4px; }
div#fahrzeug .beschreibung span.preis{color:#FF0000;font-size:18px; font-weight:bold;}
div#fahrzeug .foto{float: left;width:auto;}
#outerContainer #contentContainer #contentBG #content #fahrzeugwrapper .banner {background:transparent/*background:#C52B2B*/;height:25px;width: 95.5%;}


.newsteaser .kurztext {width:431px;}

#outerContainer #contentContainer #contentBG #columnLeft .tagesfahrzeuge {display: none; }

.trennlinie {margin-top: 12px;height: 42px; }

