/* Allgemeine Formatierungen (Schriften, Abstände usw. ) */

div.fce-neuwagen-mitte p {
    margin: 0;
    padding: 0;
}

div.fce-neuwagen-mitte {
    width: 613px;
    background-color: #fafafa;
    margin-bottom: 10px;
}

div.fce-neuwagen-mitte-header {
     background-image: url(../gfx/fce-mitte_header.gif);
     width: 100%;		
     background-repeat: no-repeat;  
     width: 613px;
     height: 22px;
}

div.fce-neuwagen-mitte-content {
     padding: 16px 12px 16px 12px;
     width: 589px;

     min-height: 85px;
     height:auto !important;
     height: 85px;

     background-image: url(../gfx/fce-mitte_content.gif);
     background-repeat: repeat-x;
}


.fce-neuwagen-mitte-footer {
     background-color: #9e9d9c;
     background-image: url(../gfx/fce-mitte_footerline.gif);		
     background-repeat: no-repeat;	
     padding: 0px;
     margin: 0px;
     font-size: 0;
     line-height: 0;
     text-align: right;
}

.fce-neuwagen-mitte-clear {
 clear: both;
}
