
DIV.bonusContents a:link {color:#FFF;}
DIV.bonusContents a:visited {color: #FFF}  /* visited link */
DIV.bonusContents a:hover {color: #FFF}   /* mouse over link */
DIV.bonusContents a:active {color: #FFF}   /* selected link */

DIV.bonusContents ul
{
    font: 900 12px verdana;
    list-style: none;
    width: 557px;
    margin:0px;
    padding:0px;
    height: 192px;
}
DIV.bonusContents ul li a
{
	font: 900 10px verdana;
	display:block;
	height:21px;
	width:557px;
	background: url(Img/bonus/paketbonusButton.jpg);
	background-position: 0px -5px;
	text-indent:33px;
	list-style-type: none;
	text-decoration:none;	
	line-height: 20px;
}
DIV.bonusContents ul li a:hover
{
    background-position: 0px -29px;
    color:#000;
    text-decoration:none;
}
DIV.bonusContents #paketbonus_bottomLeft
{
    font-family: verdana;
    font-size: 17px;
    font-weight:bold;
    color:#FFFFCC;
    text-indent: 25px;
    line-height:16px;
    height: 17px;
}
DIV.bonusContents #paketbonus_bottomLeft2
{
    font: italic 100 10px verdana;
    color:#FFF;
    text-indent: 25px;
    height: 14px;
}


