table {font: normal 12px Arial;}
tr {vertical-align:top;}

.img-txt-1, .img-txt-2 {position:relative; top:310px;}
.img-txt-1 {left:5px;}
.img-txt-2 {left:80px;}        
.zaehler {
        width:132px;
        height:54px;
        text-align:center;
        background: url(../ws-images/button-fueller.jpg);
        }
        
.valid {
        position:relative;
        left:23px;
        top:10px;
        width:88px;
        height:33px;

        }
        
.top50 {
        position:relative;
        left:22px;
        top:6px;
        width:84px;
        height:38px;
        background-color:red;

        }
        
.schr-zae {
        position:relative;                                    /*Zählerschrift*/
        top:4px;
        color:#b2cde0;
        font: normal 12px Arial;
        }
        
#hauptfeld {                                               /*Inhalt der Seite*/
        width:640px;
        margin-top:20px;
        margin-left:55px;
        font:normal 12px arial;
        color:#444;
         }
         
#ticker {
        float:left;
        position:absolute;
        top:22px;
        left:25px;
        height:18px;
        width:540px;
}

