.auto_bild{
    width:58%;    
    margin-right:30px;    
    float:left;
}
.auto_bild img{
    width:100%;
}
.autopark_auto h3{
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 20px;
}
.autopark_auto{
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
    margin-bottom: 40px;  
    width:100%;    
    display: inline-block;
}
.auto_details{
    float:left;
    height: 100%;
    width:30%;
}
.auto_value{
    font-weight: bold;
    float:right;
    font-size:1.20em;
    line-height:1.55em;
}
.auto_label{
    float:left;
    font-size:1.20em;
    line-height:1.55em;
    margin-right: 5px;
}
.valuerow{
   clear: both;
   border-bottom: 1px solid #ddd;
}
#auto_preis{
    font-size:3.5em;
    font-weight: bold;
    border-bottom: 0px;
    text-align: right;
    vertical-align: bottom;
}
#adminForm #auto_preis{
    padding-top: 100px;
}
.auto_detailansicht #auto_preis{
    margin-top: 50px;
}
.auto_highlight_image{
    width:75%;
    margin-bottom: 30px;
}
.auto_detailansicht h3{
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 20px;
}

.auto_detailansicht h4{
    font-size: 1.30em;
    font-weight: bold;
    text-decoration:underline;
}

.auto_beschreibung{
    margin-top:10px;
    border: 1px solid #aaa;
    background-color: #EEF0F3;
    font-size:1.25em;
    line-height: 1.75em;
    padding: 10px;
    margin-bottom: 30px;
}

.auto_detail_details{
    margin-bottom: 30px;
}
.auto_close_view{
    cursor:pointer;
    margin-bottom:30px;
    font-size:1.25em;
    float:right;
}

.com_autopark .ordering-select{
    margin-top:10px;
    float:left;
}
.auto_filter_field, 
#filter_leistung,
#filter_preis,
#filter_hubraum
{
    font-size: 1.10em;
    height:2.25em;
}
.nofilterresult{
    height:50px;
    padding:5px;
    font-size: 1.33em;
    background-color: #ff4444;
}
.autopark_filter_cb_label{
    float:left;
    margin-right: 6px;
    margin-top:3px;
}

.filteringinfo{
    font-size:1.75em;
    margin-bottom: 10px;
}

