.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: 18px;


}   