table.haupt {
        width:750;
            }

table.banner {
        width:750;
        height:80;
        top:100px;
           }

table.info {
        width:750;
        height:20;
        background-color:#9999CC;
           }

table.halte1 {
        width:750;
             }

table.menu {
        width:200;
        height:330;
        background-color:#EEEEFF;
        overflow:auto;
           }

table.halte2 {
        width:550;
             }

table.seite {
        width:550;
        height:290;
        background-color:#FFFFFF;
            }

table.seite2 {
        background-color:#FFFFFF;
        font-family:arial;
        font-size:3.5mm;
            }

table.leiste {
        width:550;
        height:30;
        background-color:#AAAAAA;
             }
table.leiste2 {
        width:750;
        height:30;
        background-color:#AAAAAA;
             }

body {
        background-color:#999999;
     }

.liste {
        width:170px;
       }

.farbe {
        background-color:#EEEEFF;
        }