.menu1 {position: absolute; overflow: hidden; top: 141px; left: 0px; width:100%; height:70px; background-color: #D2FFFF}

.block1 {font-size:15px; color:blue}
.block2 {font-size:20px; color:red}
.block3 {font-size:20px; font-weight:900; color:#C7C0DF}

.block4 {position: absolute; width:20px; height:20px; overflow:hidden; border-style: double; border-radius: 5px}


.text1 {margin: 0; text-align: center; color: green; font-size:12px}

.zlsbron {position: fixed; top:50%; left:50%; margin: -125px 0 0 -100px; width:250px; height:200px; background-color: blue; border-style: double; border-radius: 15px; border-color:black; border-width: 5px; }