/*div.layover{*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0px;*/
/*    right: 0px;*/
/*    margin: auto;*/
/*    text-align: center;	*/
/*    z-index: 5;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*}*/

div.productinfo-layover{
    position: absolute;
    top: 5px;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: left;
    z-index: 5;
    height: 100%;
    width: 100%;
}

div.meebestellen-layover{
    position: absolute;
    top: 5px;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: left;
    z-index: 5;
    height: 100%;
    width: 100%;
}