#ebaytemplatelk #header{background:url(header.png) no-repeat center center;}


#ebaytemplatelk #mainmenulk{background:#483683}
#ebaytemplatelk #mainmenulk ul li a{color:#fff;}



#footerlk,
.inhaltsboxen .box h2,
.inhaltsboxen .box:before{background: -moz-linear-gradient(left, rgba(83,62,145,1) 33%, rgba(41,35,86,1) 87%);
  background: -webkit-linear-gradient(left, rgba(83,62,145,1) 33%,rgba(41,35,86,1) 87%);background: linear-gradient(to right, rgba(83,62,145,1) 33%,rgba(41,35,86,1) 87%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#533e91', endColorstr='#292356',GradientType=1 );}



/*-------------------------------------------------------------------------------------------*/
@media (min-width:1190px) and (max-width:1480px) {

}
/*-------------------------------------------------------------------------------------------*/
@media (min-width:992px) and (max-width:1199px) {

    #ebaytemplatelk #header{background-size:1100px;height:180px;}

}
/*------------------------------------------------- ------------------------------------------*/
@media (max-width:991px) {

    #ebaytemplatelk #header{background-size:800px;height:130px;}

    #ebaytemplatelk #mainmenulk ul li a{padding:5px 10px;}

}

/*-------------------------------------------------------------------------------------------*/
@media (min-width:768px) and (max-width:991px) {



}
/*------------------------------------------*/
@media (max-width:767px) {

    #ebaytemplatelk #header{height:180px;background:url(header-mobil.png) no-repeat center center;}

    .h3, h3{font-size:1.25rem;}

}
/*-------------------------------------------------------------------------------------------*/
@media (max-width:600px) {


}

/*-------------------------------------------------------------------------------------------*/
@media (max-width:400px) {
}

