.txtTitel {
	font-size: 20px;
	font-weight: bold;
}
.summary {
	font-weight: bold;
	
	font-size: 200%;
	margin: 0;
	/* color: #8B0000; */
}
p.summary {
	font-size: 12pt;
	display: block;
	padding:  4px 0 4px 0; 
	/* font-family: "Times New Roman", Times, serif; */
	/* color: Red; */
	/* margin: 4px 0 4px 0; */
}
.summary p {
	/* font-family: "Courier New", Courier, monospace; */
	font-size: 10pt;
	font-weight: normal;
	padding: 4px 0 4px 0;
	margin: 0px; 
}
.kalender_ort {
	/* color: Blue; */
	font-weight: normal;
	display: block;
	/* visibility: hidden; */
}
.location {
	font-weight: bold;
	/* color: Green; 
	visibility: visible; */
}

.calendarort {
	font-size: 10pt;
	/* color: Fuchsia;
	font-style: italic; */
}
#content .text h2 {
	/* background-color: Fuchsia;  */
	margin: 2px;
}
div.vevent {
	font-size: 100%;
	color: Black;
	/* background-color: Lime; */
}
.vevent {
	font-size: 100%;
	color: Navy;
	/* background-color: Aqua; */ 
}
/*
.pagebox {
	width: 822px;
}

#content .contentblock h2, .block h2 {
background:Fuchsia none repeat scroll 0%;
}

*/