/* CSS Document */

.agenda_titel b {
	font-size: 16px;
}

.agendaheaders {
	border: 0px solid #0099CC;
}
.agenda_headline_titel {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: 045184;
}
.headline_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.agenda_datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: b6c6d1;
}

.agenda_item {
	background-color: #E4EEF7; 
}