body {
	background-color: #FFFFDD;
	margin-top: 10px;
}
.daten { 
	font-size:12px; 
	font-family:Verdana,sans-serif; 
	line-height:17px; 
}
.titel {
	font-size:16px; 
	font-family:Verdana,sans-serif; 
	font-weight: bold;
}
.kontakt {
	font-size:11px; 
	font-family:Verdana,sans-serif;
}
.text {
	font-size:13px; 
	font-family:Verdana,sans-serif;
}
.zeit {
	font-size:13px; 
	font-weight:bold; 
	background-color: #FFCC00; 
	border-bottom:1px solid #FFCC00;
}
.veranstaltung {
	margin-top: 10px;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
	width: 90%;
	background-color: #FFFFDD;
}
.email {
	color: #FF6300;
}
.url {
	color: #FF6300;
}
.link {
	color: #FF6300;
   font-size: 10px;
}
