/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21.03.2016, 09:03:44
    Author     : bhm9bh
*/

.coffeepilogin a.xbtuser {
    width:75px;
}
.coffeepilogin a.xbtnumber {
    width:75px;
}

.coffeepilogin a.xactiveuser {
    background-color:green;
}

tr.rankingposition1 {
    background-color: #99ee00;
    font-weight:bold;
}

tr.rankingposition2 {
    background-color: #99eedd;
    font-weight:bold;
}

tr.rankingposition3 {
    background-color: #99ffff;
    font-weight:bold;
}

.xerror {
    border:1px solid #f60000;
    padding:10px;
    margin-bottom:10px;
}

.xnumberfield {
    padding-bottom:10px;
}

small.xgroup {
    font-style: italic;
}

#coffeebutton1,#coffeebutton2,#coffeebutton3,#weisswurstbutton1,#weisswurstbutton2,#weisswurstbutton3 {
    margin-bottom:5px;
}

