/**
*	Kalender-Formatierungen
*/
div.contentTableKalender {
	color:#315068;
	float:left;
	width:100%;
	clear:both;
	height:auto;
	}
div.contentTableKalenderContent {
	width:100%;
	height:auto;
	float:left;
	background-color:#dbe2e7;
	border-top:1px solid #315068;
	}
span.termin_hinweis {
	display:none;
	}
div.contentTableKalenderHeadLineMiddleBT {
	font-size:1.6em;
	float:left;
	width:98%;
	height:auto;
	padding:1%;
	}
div.kalenderItem {
	width:98%;
	height:auto;
	float:left;
	clear:both;
	font-size:0.8em;
	padding:1%;
	border-bottom:1px solid #315068;
	}
div.kalenderItemText {
	width:60%;
	height:auto;
	float:left;
	}
div.kalenderItemText p {
	padding-bottom:5px;
	}
div.kalenderItemDatum {
	width:36%;
	padding-left:3%;
	float:right;
	height:auto;
	}
div.kalenderbild {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	}
div.kalenderItem h3 {
	font-size:1.2em;
	margin-bottom:0px;
	padding-bottom:0px;
	}
div.kalenderItem p.subline {
	font-size:1em;
	font-weight:bold;
	}
div.kalenderItem p {
	margin-bottom:1px;
	margin-top:1px;
	}
div.kalenderItemContent {
	display:none;
	width:100%;
	height:auto;
	float:left;
	clear:both;
	}
p.kalenderItemDetailslink {
	padding-top:5px;
	}
p.kalenderItemDetailslink a:link,
p.kalenderItemDetailslink a:active,
p.kalenderItemDetailslink a:focus,
p.kalenderItemDetailslink a:visited,
p.kalenderItemDetailslink a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
p.kalenderItemDetailslink a:hover {
	color:#315068;
	text-decoration:underline;
	}
div.kalenderItemDatum div.contentTableDownloads {
	padding-top:15px;
	float:left;
	width:100%;
	height:auto;
	clear:both;
	}
div.kalenderItemDatum div.contentTableDownloadsHeadLineMiddleBT {
	float:left;
	width:100%;
	height:auto;
	clear:both;
	font-weight:bold;
	}
div.kalenderItemDatum div.contentTableDownloadsContent {
	float:left;
	width:100%;
	height:auto;
	clear:both;
	font-weight:bold;
	}
div.contentTableKalenderBottom {
	float:left;
	width:100%;
	height:auto;
	clear:both;
	font-weight:normal;
	font-size:0.75em;
	}
select.kalenderListenSelect {
	float:right;
	font-size:0.4em;
	}
div.kalenderlistenmonat {
	font-size:1.4em;
	float:left;
	width:98%;
	padding:1%;
	height:auto;
	clear:both;
	}
table.kalender {
	background-color:#fff;
	margin-left:6.5%;
	margin-top:10px;
	float:left;
	font-size:11px;
	width:76%;
	}
table.kalender td {
	padding:1px;
	text-align:right;
	}
