.haenderlh1
{
    display: block;
    text-align: center;
    margin: 85px 0px 60px 0px;
}

.imgwrapper
{
    height:250px;
    border:1px solid #ccc;
    text-align: center;
    background-color: #fff;
    margin-bottom: 30px;
}

.imgwrapper span {
    width: 10px;
    height: 100%;
    display: inline-block;
    margin-left: -10px;
    vertical-align: middle;
}
.imgwrapper img {
    vertical-align: middle;
    border: 0 none;
    max-width:90%;

}

.contact-details i, .oeffnungszeiten i {
    display: block;
    margin-bottom: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    float: left;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    margin-right:10px;
    margin-top:10px;
    display: block;
    float: left;
    clear: left;
}

.oeffnungszeiten i
{
    margin-top:0px;
    margin-bottom:50px;
}

.oeffnungszeiten
{
    margin-top:20px;
}

@media (max-width: 767px)
{
    .oeffnungszeiten
    {
        margin-top:0px;
    }
}

.contact-details span {
    margin-top:10px;
    display: block;
    float: left;
}

.contact-details
{
    margin-top:20px;
    margin-bottom:20px;
}

.haendlerP
{
    margin-bottom:30px;
}

.inner-page .row
{
    border-bottom: 1px dashed #ccc;
}

span.aproL {
    font-size: 51px;
    font-family: "Times New Roman";
    display: inline-block;
    margin-right: 7px;
    display: inline-block;
    padding-top: 9px;
    height: 19px;
    overflow: hidden;
}


span.aproR {
    font-size: 51px;
    font-family: "Times New Roman";
    display: inline-block;
    margin-top: -10px;
    margin-left: 4px;
}

.bristolpfeil
{
    right: auto;
    left: 0px;
    width: 182px;
    bottom: -77px;
}

.spleisspfeil
{
    width: 300px;
    bottom: -64px;
    left: 47px;
}

@media (max-width: 991px)
{
    .bristolpfeil, .spleisspfeil
    {
        display: none;
    }

}