/* CSS Document */
/* specifieke content per dorp */

/*evenementen rechterbalk*/

.mainEvenementen H4 { 
	color: #333; 
}

#mainEvenementen { 
	background: #6AC9F0;
}

#mainEvenementen a {
	text-decoration: none; 
	color: #333; 
	}

/*EVENEMENTENAGENDA*/

.mainBodyContent h6 { 
		font-size: 48px; 
		height: 55px; 
		margin: 0 0 0 15px; 
	}

span.calenderitem {
	font-size: 14px; 
	line-height: 14px; 
	height: 14px;
	margin: 0 0 2px 0; 
}

strong.calendermonth {
	font-size: 18px; 
	line-height: 18px; 
	height: 18px;
	margin: 0 0 2px 0; 
}
	
/* THEATER EN BIOSCOOP AGENDA!!!! */


.theaterAgendaTop { 
	width: 407px; 
	background: white; 
	padding: 10px;  
	color: black;	
}

.theaterAgendaTop A {
	color: #333;
}

.theaterAgendaTop td {
	color: black;

}

.theaterAgendaTop .cultuurGenre {
	width: 60px;
}

.theaterAgendaTop .cultuurDag {

}

.theaterAgendaTop .cultuurPrijs {
	padding: 10px 0 0 0;
}

.theaterAgendaTop .cultuurMeer {
	padding: 10px 5px 0 0;
}

.theaterAgendaTop .cultuurMaand {
	padding: 10px 15px 0 0;
}

.theaterAgendaTop .agendaGenre {
}

.theaterAgendaTop .agendaTekst {
	padding: 10px 0 0 0 ;
}

.theaterAgendaTop .agendaTitel {
	padding: 0 0 10px 0;
}

.theaterAgendaTop .foto {
	text-align: right;
	padding: 0 0 0 10px;
}

.theaterAgendaTop .theaterKopje {
	
}

.theaterAgendaTop .fotoTheater {
	width: 75px;
}

.theaterAgendaTop .fotoBios {
	width: 60px;
}

.theaterAgendaTop .biosGenre {

}

.theaterAgendaTop .subKopje {

}

.companiedivider {
	border-bottom: 1px #fff dotted;
}
