html, body
{
  
}
.desktop_on{
    display: none !important;
}
.smartphone_on{
    display: block !important;
}
#content{
    position: relative;
    width: 96%;
    margin-left: 0%;
    left: 1%;
    color: #000;
    background-color: transparent; 
    font-size: 1.5em;
    
}
#logoimage{
    height: auto;
    width: 30%;
    margin-top: 5px;
}

.socialbutton{
    width: 15%;
}
#head{
    top: 0px;
    height: 100px;
    padding: 0;
    margin: 0;
    
}
#lefthead{
  height: 100%;  
} 
#menue{
    display: none;
}
h1, h2, h3{
    color: #000;
}
#close img{
    width: 48px;
}
#close{
    position: absolute;
    right: 15px;
    width: 100px;
    text-align: right;
    top: 5px;
}
#telslider{
    right: auto;
    bottom: auto;
    float: right;  
    position: relative;  
    padding-top: 5px;
}
#telslider img{
    padding-right: 10px;
}
#telslider span{
    display: none;
    }
#slogan img{
    
    width: 100%;
}    
.menupoint {
    display: block;
    margin: 4%;
    margin-bottom: 0;
    margin-top: 4px;
    border: solid white;
    font-size: 2.0em;
    color: #fff;
    width: 90%;
    font-family: opensans;
    text-transform: uppercase;
    line-height: 2.2em;
}
.menupoint2{
    display: block;
    margin-left: 2%;
    border-bottom: solid black;
    font-size: 2.5em;
    color: #fff;
    width: 96%;
    line-height: 2.2em;
    font-family: opensansbold;
}


.menubutton{
    padding-top: 5px;
    margin-top: 0;
    width: 48px;
}
#menubut{
    margin-left: auto;
    padding-top: 0;
    display: inline;
    float: right;
    position: relative;
    left: auto;
}
#contactbut{
    position: relative;
    float: right;
    display: inline-block;
}
   

#footer{
    clear: both;
    position: relative;
    width: 100%;
    margin-left: 0;
    margin-top: -15px;  
    font-size: 12px;
    text-align: center;
    padding-left: 0;
    left: 0;

}
#footer .newline{
    display: block;
}
#footer div{
    display: block !important;
}
#mobbreak{
    display: inline-block;
}

.contentbox{
    max-width: 96%;
    padding: 2%;
    margin-top: -40px;
}
.box{
    width: 100% !important;
}    
.boxspacer{
    display: none;
}
.pika-stage img {
    width: 100%;
    height: auto;
}
.pika-imgnav a.previous, .pika-imgnav a.next {
     height: 50%;
    top: 20px;   
}
#strip{
    display: none;
}    

#strip2{
    display: inline-block;
    width: 62%;
    
}
#strip2 img{
    width: 100%;
    height: 6px;
}
.suchbox{
    width: 98%;
}
.plusicon{
    width: 50%;
    margin-left: 25%;
}
    