div.year { 
}

div.month  {
	background:#BAD3E9;

	margin:10px 10px 0px 10px;

}
div.month-name {
	font-weight:bold;
	padding:2px 2px 2px 2px;
}
div.termin {
	background:#EEEEEE;
	margin:0px 0px 2px 0px;
	padding:3px;

}
div.title {
	font-weight:bold;
	text-align:left;
	margin:0px 0px 0px 140px;
}

div.date {
	float:left;
	width:140px;

}

div.information {
	margin:0px 0px 0px 140px;
	text-align:left;
}

