html {box-sizing: border-box;}
body{background-color:#FFFAE8;font-family:verdana,helvetica,sans-serif;font-size:40px;text-align: center;}
#logo{width:100%;height:80px;background-image:url(../cmspic/logo.jpg);background-repeat:repeat-x;}
input {font-family:verdana,helvetica,sans-serif;font-size:40px;}
.abstand{height:50px;}
.td-blind{border-style: none;}
#tbl-index {border-style: none;width: 70%;}
#unten{width:100%;background-color:#F6E7B7;height:60px;padding:5px;}
[type=submit]{height:60px;color:#000;border-radius:30px;border:solid 1px;padding:0px 30px;}