

span, p {
font-size: 20px;
}


.wrapperbg
{

  background: #dadada;


    text-align: center;

    background-image: url('inc/showres.php?image_id=13');
    background-size: cover;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;

}



a:hover {
text-decoration:none;
}

hr {
    max-width: 5000px;
    border-color: #0061ae;
    border-width: 3px;
}

.section-heading{
color:  #0061ae;
}
.bg-primary, .bg-secondary{
    background-color: rgba(218,218,218,0.9);
}


li {
    color: #0061ae;
}
li span {color: #454545;}

.footercol {
    margin: 15px 0 15px; 0;
}
.footercol > span {
    font-size:18px;
}
.service-box{
background-color:#dadada;
padding: 20px 10px 10px 10px;
}

section {

padding: 15px 0;

}

.anfahrt
{
        padding-bottom: 300px!important;
}

#footer{
    margin-top:20px;
    border-top: 2px solid #0061ae;
    margin-bottom:20px;
}

.section-subheading {
    margin-bottom: 10px;
    font-size: 25px;
}

.btn-kfz, .btn-kfz:hover, .btn-kfz:active, .btn-kfz:active:focus
{
    background-color: #0061ae;

}
.btn-kfz:hover, .btn-kfz:active, .btn-kfz:active:focus
{
    color:#fff;

}
