@media (max-width: 960px) { 
p{
} 
#navleft{
display: none;
}
.abstand-links{
display: none;
} 
#navitop li{
width: 100%;
}

#navitop {
width: 100%;
height: auto;
background: none;
background-color: black;
display: none;

position: relative;
left: auto;
top: auto;
font-size:15px;

}

#lte-praedikat,#dbalken,#contact,#speedcheck_tacho,#speedcheck_logo,#upperright,#abstand{
display: none;  
}

#speedcheck_logo, #speedcheck_logo img {
padding:0;
margin:0;
box-sizing: border-box;
width: 100%;
}
#speedcheck_logo img {
margin: 0 auto;
max-width: 320px;
}

#topblue{
background:none;
height: auto;
}


.tippbox1,.box1 {
width: 90%;
line-height:25px;
font-size:15px;
}

#navitop li.spacer{
background: none;
}
#navitop a{
width: 100%;
display: block;
float: none;
}


#bgwhite{
width: 100%;  
}


body{
background:#fff;
overflow-x: hidden;
overflow-y: auto;
}

#content {width: 90%;}
#footer,#discl {width: 98%;}
.content1,.content2 {width: 90%;}

img{
max-width: 100%;
}

p{
margin: 1px;
}


#mobilemenu{
padding-top: 10px;
}
#mobilemenu a{
padding: 10px 0 0 10px;
}

#navitop > ul:nth-child(1) > li:nth-child(1){
margin-left: 0px!important;
}

.pic_r {float:right; padding:6px 0 1px 17px; max-width: 180px;}
.pic_l {float:left; padding:4px 13px 8px 0; margin-left:-8px; max-width: 180px;}

}


