.am {
	color: #ffffff;
}
.tabel {
	font-size: 10px;
}
.td {
	color: #ffffff;
	font-weight: bold;
}
.bd {
	font-weight: bold;
	background-color: #C0C0C0;
}

.tm {
	font-weight: bold;
	background-color: #E5E1D5;
	color: #000000;
}

.hd {
	font-weight: bold;
	background-color: #E5E1D5;
	color: #666666;
}

.agenda {
	position: relative;
	float: left;
	top: 0px;
	left: 20px;
	width: 700px;
	float:left;
	font-size: 9pt;
	padding-bottom: 35px;
}
.agenda_with_events, .edit_agenda_with_events {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 480px;
	float:left;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 35px;
}

.agenda_events{
	position: relative;
	float: left;
	width: 380px;
	margin-top: 42px;
	left: 0px;
}
.agenda_events_title{
	z-index: 10;
	background-color: #E5E1D5;
	position: relative;
	float: left;
	width: 350px;
	height: 15px;
	left: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #666666;
}
.agenda_events_content{
	z-index: 10;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	width: 340px;
	left: 0px;
	padding: 10px;
	margin-top: 6px;
}

.edit_event{
	background-color: #E5E1D5;
	position: relative;
	float: left;
	width: 360px;
	margin-top: 10px;
	left: 0px;
}

.agenda, .agenda_with_events img {
padding: 10px;
}

.agenda_dot {
	width: 7px;
	height: 7px;
	margin-top: 2px;
}
.agenda_events_table {
	width: 300px;
	font-size:11px;
}
.uur {
	width: 110px;
	display: block;
	float: left;
}