.onbesSize{
	font-size:15px;
}
.proNumberPasif{
	background:url(../FlashVitrin/ButonNormal.png) no-repeat;
	height:20px;
	width:20px;
	color:#666666;
	padding-top:3px;
	text-align:center;
 	font-size:12px;
	margin-right:4px;
	margin-left:4px;
}
.proNumberPasif a:link, .proNumberPasif a:active, .proNumberPasif a:visited{
	color:#052030;
	text-decoration:none;
	font-weight:bold;
	
}
.proNumberPasif a:hover{
	color:#052030;
	text-decoration:underline;
}
.proNumberAktif{
	background:url(../FlashVitrin/ButonUstunde.png) no-repeat;
	height:20px;
	width:20px;
	padding-top:1px;
	text-align:center;	
	font-weight:bold;
	margin-right:4px;
	margin-left:4px;
}