.bodiLocalShop {
    min-height: 600px;
}

.bx-controls {
    display: none !important;
}
.localShop {
    float: right;
    height: 415px;
    width: 675px;   
}

.naviLocal {
    float: left;
    width: 165px;   
}

.naviLocal ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;   
}

.naviLocal ul li {
    margin-bottom: 4px;
}

.naviLocal .active {
    background: #ccc;
}

.naviLocalShop {
    background: none repeat scroll 0 0 #F2F2F2;
    display: block;
    padding: 4px 12px;    
}

.localShopContent {
        height: 700px;
        
}



.adresseLocal {
    line-height: 20px;
    float: left;
    height: 110px;
    margin-right: 29px;
    width: 315px;
}

.infoLocal {
    line-height: 20px;
    float: left;
    height: 110px;
    width: 315px;
}

.BildLocal {
    float: left;
    height: 110px;
    margin-right: 10px;
    width: 240px;
}

.mapsLocal {
    float: left;
    min-height: 250px;
    width: 420px;
}
.mapsLocalfull {
    float: left;
    min-height: 250px;
    width: 690px;
}

.mapsLocalAll {
    
    float: left;
    min-height: 500px;
    width: 690px;    
}

.bx-wrapper img {
    width:auto !important;
}











