/*general classes*/

/*special classes*/
    #divGenussbarometer{
        margin-left: auto; 
        margin-right: auto; 
        width: 130px; 
        height: 50px; 
        border: 0px solid red;          
        background-repeat: no-repeat;            
    }
    #divWinner{
        margin-left: auto; 
        margin-right: auto; 
    }
    #divGlobalFactor{
        float: right; 
        background-image: url(/images/genussbarometer/box_genussfaktor.gif);
        background-repeat: no-repeat;
        width: 45px;
        height: 21px;
        margin-top: 35px;    
    }