body 
{  
	color:#333333; 
	font-family:Arial,Verdana, Geneva, sans-serif; 
}
.headline{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}
.textblock{
	font-size: 11px;
	line-height: 18px;
}
.headline2{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
}
.textblock2{
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}
.headline3{
	font-size: 15px;
	font-weight: bold;
	color: #DA2032;
	padding-bottom: 10px;
	padding-top: 3px;
}
.textblock3{
	font-size: 11px;
	line-height: 18px;
}

a:link    
{
	text-decoration: underline;
	color: #DA2032;
	font-size: 12px;
} 

a:visited 
{
	text-decoration: underline;
	color: #DA2032;
	font-size: 12px;
}

a:hover   
{
	text-decoration: none;
	color: #DA2032;
	font-size: 12px;
}


.closeicon {
	position: absolute;
	top: 536px;
	left: 50%;
	margin-left: 371px;
	z-index: 9999;
	display:none;
	border:0;
	cursor:pointer;
}


div.kassabon{
	opacity:1;
	z-index: 9998;
}