#search_icon{
    background:url(../template/img/lupe.png)no-repeat;
    height:30px;
    width:30px;
	border:0;
}
/*------Parralllaxx------------------*/

.container_para {
     background-image:url(../template/img/parallax_background.jpg) !important;
     padding: 50px 0;
     background-size: 100%;
     background-position: 50% 50%;
 }

.back_slide{
    background:#fff;
    width:100% important;

}

.breadarr{
    height:45px;
    width:45px;
    background:url(../template/img/breadarr.png)no-repeat;
    border:none;
}
.breadarr_active{
    height:45px;
    width:45px;
    background:url(../template/img/breadarr_active.png)no-repeat;
    border:none;
}

.info_btn {
    background: url(../template/img/info_btn.png)no-repeat;
    height: 40px;
    width: 40px;
    border: none;
}
.druck_btn{
    background: url(../template/img/arrow_down.png)no-repeat;
    height: 45px;
    width: 45px;
    border: 0;

    margin-left: 10px;
}
.soc_m{
    float:left;
    margin: 10px;
}

/* Ausblenden der Linien */

.col-md-5 {
    display: none;
}

/* Hintergrundgrafik des Headers */

@media (min-width: 1024px) {

.container-fluid.header {
    background: url("/reseller_files/350/1281/template/img/header1-1.jpg") no-repeat 43% 50%;
	height: 120px;
	background-size: 83%;
}

.main-logo {
    margin-top: 16px;
    margin-left: 15px;
}

}