.dag
, .location
{
	display:block;
	width:340px;
	float:left;
	margin:4px;
	padding:12px;
	border-radius: 20px;
	background-color: black;
}

.dag h3
, .location h3
{
	margin: 0;
	min-height:32px;
	line-height: 32px;
	font-family: impact, Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
}

.dag .remark
, .location .remark
{
	margin: 0;
	height:32px;
	line-height: 32px;
	font-family: impact, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #97BF29;
}

.dag h4
, .location h4
{
	margin: 0;
	min-height:32px;
	line-height: 28px;
	color:#E2001A;
	font-family: impact, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.dag h4 span.bolletje
, #blockscheme th span.bolletje
, .location h4 span.bolletje{
	font-family: impact, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../img/2017/location_2017.png);
	display: block;
	width: 27px;
	height: 27px;
	float: left;
	text-align: center;
	margin-right: 4px;
	color:  #fff;
	font-size: 20px;
	font-weight: normal;
}

.dag h4 span.bolletje .extra
, .location h4 span.bolletje.extra{
	background-image: url(../img/2014/location_2014_extra.png);
	width: 38px;	
}

.dag h4 span.address
, .location h4 span.address{
	font-family: arial;
	color: #fff;
}

.dag ol, .location ol
, .dag ul, .location ul 
{
	list-style:none;
	line-height:24px;
	margin: 0;
	padding: 0;
}


.dag ol li 
, .location ol li {
	margin-top:8px;
}

.dag ol li ol 
, .location ol li ol{
	padding-left: 0px;
}

.dag ol li ol li
, .location ol li ol li
, .location ol li ul li
{
	margin-top:0px;
	font-weight:normal;
}

.dag ol li ol li strong.artist
, .location ol li ol li strong.artist
, .location ol li ul li strong.artist
{
	font-weight: bold;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.dag .gebeurtenis {
	color: #97BF29;
	font-style: normal;
}

.location .locatie, .dag .locatie, .locaties .locatie{
}
