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