.footerabstand {
	z-index: 999;
	float: left;
	background-color: #FFFFFF;
	height: 20px;
	width: 777px;
	background-color: #FFFFFF;
}
.footer {
	z-index: 999;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cad9d6;
	border-right-color: #cad9d6;
	border-bottom-color: #cad9d6;
	border-left-color: #cad9d6;
	background-color: #FFFFFF;
	font-size: 0.7em;
	width: 767px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.logo {
	position: relative;
	height: 69px;
	width: 68px;
	margin-top: 69px;
	margin-left: 21px;
}
.header {
	position: relative;
	height: 169px;
	width: 668px;
	margin-top: 18px;
	margin-left: 20px;
}
.kalender_monat {
	background-color: #f5f6f8;
	width: 175px;
	border-width: 1px;
	text-align: right;
	padding: 6px;
	font-size: 0.7em;
	font-weight: bold;
	border-color: #7db0f2;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	color: #000000;
}

table.kalender {
	font-size: 0.6em;
	font-weight: normal;
	background-color: #f5f6f8;
	border-left: 1px solid #7db0f2;
}
table.kalender td{
	border-right: 1px solid #7db0f2;
	border-bottom: 1px solid #7db0f2;
	text-align: center;
	vertical-align: middle;
}
.kalender_tag_link{
	background-color: #7daff4;
}
table.kalender a{
	background-color: #7daff4;
	color: #ffffff;
}
table.kalender th{
	border-bottom: 1px solid #7db0f2;
	text-align: center;
	vertical-align: middle;
}
.kalender_tage{
	border-right: 1px solid #7db0f2;
}
select.thema {
	width: 189px;
	margin-top: 10px;
	font-size: 0.6em;	
	color: #262626;
}
form {
	margin: 0px;
	padding: 0px;
}
.sidebar_kasten {
	margin-top: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #cad9d6;
	border-left: 1px solid #cad9d6;
	border-right: 1px solid #cad9d6;
	position: static;
	width: 187px;
	font-size: 0.7em;
}
.sidebar_kasten_headline {
	background-color: #f5f6f8;
	border-bottom: 1px solid #cad9d6;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-weight: bold;
}
.sidebar_kasten_fliesstext {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom: 1px solid #cad9d6;
}
a {
	text-decoration: none;
	color: #187aff;
}
a:hover {
	color: #c71d20;
	text-decoration: none;
}
.markerheadline {
	font-size: 1em;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(/img/marker_back.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 150%;
}
.markerheadlinetext {
	padding-right: 18px;
	background-color: #CCFF00;
	padding-top: 3px;
	padding-bottom: 3px;

}.posting_datum {
	font-size: 1.1em;
	font-weight: 900;
	padding-left: 10px;
}
.posting_thema {
	font-size: 0.7em;
	padding-left: 10px;
}
.posting_text {
	font-size: 0.8em;
	padding-left: 10px;
	line-height: 150%;
}
.posting_abbinder {
	font-size: 0.7em;
	padding-left: 10px;
	color: #989898;
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 150%;
}
.posting_name {
	color: #000000;
}
hr {
	height: 1px;
	width: 100%;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-top: 1px solid #cad8d8;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.suchenfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCFF00;
	border: 1px solid #CCFF00;
}
.podcastlink {
	background-image: url(/img/icon_mp3.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 32px;
}

