a {
        color:#FFFFFF;
}

a.screens {
        color:#FFFFFF;
        font-family:tahoma;
        font-weight:bold;
        font-size:12px;
        text-decoration:none;
}

a.sound {
        color:#999999;
        font-family:verdana;
        font-size:9px;
        text-decoration:none;
}

a.sound:hover {
        color:#ffffff;
        font-family:verdana;
        font-size:9px;
        text-decoration:none;
}
a.button span{
    background: transparent url(../images/global/btn_index_big.gif) no-repeat 0px 0px;
    display: block;
    line-height: 25px;
    width: 234px;
    color:#333333;
    font-weight:bold;
    text-align: center;
    margin: auto !important;
    cursor:pointer !important;
    font-size:12px !important;
}

a:hover.button span {
    background: transparent url(../images/global/btn_index_big.gif) no-repeat 0px -25px;
    cursor:pointer !important;
    color: #FFFFFF;
    font-weight:bold;
    font-size:12px !important;
}
.quickLogin{
  width:115px; 
  height:19px; 
  background-image:url(../images/global/bg_loginfield.gif); 
  color:#FFFFFF; 
  border:1px solid #dec5a5; 
  font-weight:normal; 
  font-size:10px;	
}

tr.langNav {
    background-color: #252120;
        color:#BBBBBB;
}

tr.langNavHover {
    background-color: #333333;
        color:#FFFFFF;
}

tr.instance {
    background-color: #181818;
        color:#5c5855;
}

tr.instanceHover {
    background-color: #333333;
        color:#BBBBBB;
}

td.gewinne {
        border-bottom:1px solid #5c5855;
}

#fastRegLink{
    float:left; 
    font-size:11px; 
    font-weight:bold; 
    text-decoration:underline;
}
#simpleRegLink{
	float:left; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:underline; 
}

div.instancePlay {
        width:105px;
        height:17px;
        background-image:url(../images/global/btn_intsance_play.gif);
        line-height:17px;
        margin-left:5px;
        cursor:pointer;
        color:#2a1801;
}

div.instancePlayHover {
        width:105px;
        height:17px;
        background-image:url(../images/global/btn_intsance.gif);
        line-height:17px;
        margin-left:5px;
        cursor:pointer;
        color:#ffffff;
}