
.SmallAgendaContainer,
.SmallAgendaContainerBlue {
	position:relative;	
	background-color:#e5e5e5;	
	width:402px;
	height:295px;
	margin-bottom:13px;
}

.SmallAgendaContainerBlue {
	background-color:#daf4ff;	
}

.SmallAgendaMiddlePadding {
	margin:15px;	
	margin-top:8px;
	margin-bottom:8px;
}

.SmallAgenda {
	position:relative;
	height:73px;
	overflow:hidden;
}

.SmallAgendaContainer h2,
.SmallAgendaContainerBlue h2 {
	height:43px;
	line-height:43px;
	background-image:url('/images/titlegrey.png');
	padding-left:15px;
	color:#818181;
	font-weight:bold;
}

.SmallAgendaContainerBlue h2 { 
	background-image:url('/images/titleBlue.png');
	color:#fff;
}

.SmallAgenda .Datum {
	font-family:Tahoma, Geneva;
	float:left;
	width:40px;
	margin-top:5px;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
}

.SmallAgenda .Text {
	float:left;
	margin-top:4px;
	line-height:14px;
	width:331px;
}

.SmallAgenda .Text a, 
.SmallAgendaMore a {
	color:#000;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.SmallAgendaMore {
	position:absolute;
	bottom:15px;
	right:15px;
	width:20px;
	height:20px;
}
