.pos{
    margin-top: -50px;
    position: relative;
    height: 50px;
    visibility: hidden;
    background: none;
}
#artikelwahl{

    position: fixed;

    top: 10%;
    border-radius: 5px;
    border: thin solid #fff;
    background-color: #101000;
    text-align: center;
    left: 5%;
    width: 90%;
}
h1{
    font-size: 30px;
} 
#head a, #head a:visited{

    font-size: 14px;


}   
#logobox{
    text-align: left;
  margin-left: 20px;
}
#reservierung{
    text-align: center;
    right: 5%;
    font-size: 16px;
    width: 200px;
    
}
#logo{
    height: 100px;
}
#screen{
    width: 96%;
    left: 2%;
}
#head{
    left: 0;
    width: 100%;
}
#innerhead{
    width: 100%;
    margin-right: 0;
}
#datenschutz{
    font-size: 20px;
}