* {
    box-sizing: border-box;
}


/*-----------------------------------------------------------------ALLGEMEIN-----------------------------*/

.home p.text{color: #0110c3;font-size: 19px;line-height: 28px; float:left;}
.home img.home{float:right;width: 480px;border: 2px solid #0110c38c;padding:5px;margin-left:5px;}
.telIcon{height:35px;margin-top: -2px;}

.button {
    color: #ffffff;
    padding: 3px 17px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 19px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    background: #0110c3;
    border-radius: 9px 9px 9px 9px;
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
}

.button:hover{
    background-color: #f7041f; 
    color:white;
    text-decoration:none;
}
 

.leistung {
    float: left;
    width: 50%;
    padding-left:35px;
    padding-right:35px;
    padding-bottom: 10px;
    height: auto;
    text-align:center;
}



.home{
	overflow:hidden;        padding: 4px;
}


.leistung img{
	border: 2px solid #0110c38c;padding:5px;
}

.leistungText{
font-size: 17px;line-height: 28px;padding-top:10px;color: #0110c3;
}


.vorteile {
    float: left;
    width: 33%;
    padding-bottom: 10px;
    height: auto;
    text-align:center;
}


.vorteile img {
width:150px;
}


h3{margin-top: -5px;}

.kontakttext{font-size: 17px;line-height: 28px;color: #0110c3;}

.foot{ color:#0110c3; list-style-type:none; text-align:center;line-height:27px;font-size: 17px;}


/*-----------------------------------------------------------------ALLGEMEIN-----------------------------*/



#redim-cookiehint{background:#6c6c6c;padding:5px;border-top:2px solid #0110c3;}
#redim-cookiehint .cookiebuttons .btn{background:#0110c3 !important;border-radius: 9px 9px 9px 9px;-moz-border-radius: 9px 9px 9px 9px;-webkit-border-radius: 9px 9px 9px 9px;}
#redim-cookiehint .cookiebuttons .btn:hover{background:#f80420 !important;}




/*-----------------------------------------------------------------ALLGEMEIN-----------------------------*/
/*-----------------------------------------------------------------uberuns-----------------------------*/



/*-----------------------------------------------------------------DIENSTLEISTUNG//ERSTE SEITE AUFBAU-----------------------------*/
/*-----------------------------------------------------------------RESPONSIVE-----------------------------*/



@media screen and (max-width: 1160px) {
#firstbox{background-position: 100% 0px;}

}


@media screen and (max-width: 1020px) {


}


@media screen and (max-width: 1000px) {
.home img.home{width:400px;}
#firstbox{background-position: 100% 0px;}
}




@media screen and (max-width: 800px) {
.leistung{padding-left:15px;padding-right:15px;}
}


@media screen and (max-width: 700px) {
.leistung{width:100%;}
	
}


@media screen and (max-width: 600px) {
.home img.home{width:250px;}
.vorteile img{width:100px;}
}



@media screen and (max-width: 500px) {
.home img.home{width:100%;}
.vorteile{padding-bottom:0px;}
.vorteile img{width:90px;}
h3{font-size:13px;}
}

@media screen and (max-width: 450px) {
.leistung{padding-left:0px;padding-right:0px;}
	
}

@media screen and (max-width: 400px) {
#firstbox{background-position: 100% 0px;height: 366px;}
.logo img{height:100px;}
#header-w{height:114px;}
.vorteile{width:100%;}
h3{font-size:16px;}
}


@media screen and (max-width: 350px) {

}

@media screen and (max-width: 300px) {

}


/*-----------------------------------------------------------------RESPONSIVE-----------------------------*/

  