/* CSS Document */
#speellijst td{
	font-size: 11px;
}
#speellijst .year{
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;

}
#speellijst .month{
	font-size: 12px;
	font-weight: bold;
	color: #00a8e3;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	text-transform: uppercase;
}
#speellijst .dag{


}
#speellijst .bijzonder{
	font-size: 10px;
	font-weight: bold;

}
#speellijst .plaats{
}
#speellijst .theater{
}
#speellijst .telefoon{
	color: #666666;
}
#speellijst .dag_o{
	color: #999999;
	text-decoration: line-through;
}
#speellijst .bijzonder_o{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
#speellijst .plaats_o{
	color: #999999;
	text-decoration: line-through;
}
#speellijst .theater_o{
	color: #999999;
	text-decoration: line-through;
}
#speellijst .theater_o a{
	color: #999999;
	text-decoration: line-through;
}
#speellijst .telefoon_o{
	color: #999999;
	text-decoration: line-through;
}


#speel_banner{
	text-align:center;
	padding:20px;
}

#speel_banner  a img{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}