@media screen and (min-width: 240px) and (max-width: 319px) {

.logosize { width:140px; height:auto; margin-top:10px; }
ul.pull-right { background: #f29454; }

}

@media screen and (min-width: 320px) and (max-width: 479px) {

.logosize { width:210px; height:auto; }
ul.pull-right { background: #f29454; }
.listemobil { float:right; width:230px; min-height:50px; }
.liste1zeile320 { padding-top:10px; }
.test { display:block; min-height:50px; clear:both; }
.saubersauger { clear:both;}
ul.list-unstyled { display:block; min-height:50px; }

.featuretextbox { float:right; width:180px; min-height:50px; }
}

@media screen and (min-width: 480px) and (max-width: 750px) {

.logosize { margin-top:-10px; }
ul.pull-right { background: #f29454; }
.listemobil { float:right; width:380px; }
.liste1zeile { padding-top:10px; }

}

@media screen and (min-width: 751px) and (max-width: 910px) {

.logosize { margin-top:-10px; }
ul.pull-right { background: #f29454; }


}

.kundenlinks a:link { margin:0px 5px; color: #000000; }
.kundenlinks a:visited { color: #000000; }
.kundenlinks a:hover { color: #000000; }

#overview { padding-top:30px; }