	@charset "utf-8";
#rootDiv {
	float:left;
	overflow:hidden;
	width:100%;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height:1.35em;
	color: #000;
}
body {
	background-color: #FFF;
	margin:0;
}
img {
	border:none;
	outline:none;
}

p.bodytext {
	text-indent: 0px;
	margin:0;
}
p.bodytext + p.bodytext {
	text-indent:20px;
}



p a:link {
	color: #d30032;
	text-decoration:none;
}
p a:visited {
	color: #80001D;
	text-decoration:none;
}
p a:hover {
	color: #FF2052;
	text-decoration:none;
}
p a:active {
	color: #FF2052;
	text-decoration:none;
}
h1 {
	display:block;
	margin:0;
	padding:0 0 8px 0;
	font-size: 96px;
	border-bottom:1px #000 solid;
	font-weight:400;
	line-height:109px;
}
h2 {
	width:175px;
	float:left;
	margin:-3px 0 22px 0;
	padding:7px 0 0 0;
	border-top:6px #000 solid;
	font-size: 45px;
	font-weight:400;
	line-height:47px;
	text-align:right;
}
h3 {
	font-size: 24px;
	line-height:1.3em;
	margin:0 0 20px 0;
}
h4 {
	font-size:1em;
	font-weight:700;
	margin:0;
}
h5 {
	font-size:1em;
	font-weight:400;
	margin:0;
}

.H3light {
	font-weight:400;
}

#centerDiv {
	margin:0 auto;
	position:relative;
	width:795px;
	padding-left:200px;
	padding-right:200px;;
}

#header {
	height:235px;	
}

#logo {
	margin-top:20px;
	position:relative;
	float:left;
}

#menu {
	float:left;
	width:585px;
	margin:20px 0 0 30px;
	font-weight:700;
	text-align:justify;
	font-size:18px;
	line-height:1.1em;
}
a:link, a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #d30032;
	text-decoration:none;
}
a:active {
	color: #d30032;
	text-decoration:none;
}

.menuFinish {
	display: inline-block;
	width: 100%;
}
.mainNavigation {
	position:relative;
	display: inline-block;
	white-space: nowrap;
}

.activeMenuItem {
	padding:0 2px 6px 0;
	border-bottom:6px #000 solid;	
}
.activeMenuItem a:link, .activeMenuItem a:visited {
	color: #d30032;
}
.currentMainNavigation {
	color: #d30032;
}
.contSubMenu {
	float:left;
	left:0px;
	position:absolute;
	clear:both;
	margin-top:6px;
	font-size:inherit;
	font-weight:400;
	font-style:italic;
	line-height:24px;
}

#menu span+span {
	margin-left:10px;
}
#menu div div {
	margin-left:0px;
}

.menuSpacer {
	margin-right:20px;	
}

#metaDiv {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	line-height:1.3em;
	letter-spacing:.1em;
	position:absolute;
	color:#999;
	width:154px;
	height:145px;
	left: 1019px;
	top: 297px;
	/*background-image: url(../grafiken/meta.jpg);*/
}
#metaDiv a:link, #metaDiv a:visited {
	color: #999;
	text-decoration:none;
}
#metaDiv a:hover {
	color: #000;
	text-decoration:none;
}
#metaDiv a:active {
	color: #000;
	text-decoration:none;
}

#metaSearch label {
	font-weight:700;
	display:block;
	padding-bottom:5px;
}
#metaSearch {
	height:55px;
	border-bottom:1px #999 solid;
}
.metaSearchInput {
	width:116px;
	border:0px none;
	padding:4px 2px 2px 2px;
	margin:0;
}
#searchFrame {
	border:1px solid rgb(153, 153, 153);
	width:145px;
	height:24px;
}
#metaFontsize {
	margin-top:4px;
	height:39px;
	border-bottom:1px #999 solid;
}
#metaRSS {
	margin-top:4px;
	height:40px;
}

#contentDiv {
	float:left;
	width:795px;
	padding-bottom:36px;
}
.sectionHeadline {
	float:left;
}
.contentHeader {
	margin-top:24px;
	margin-bottom:16px;	
}
.linkeSpalte {
	float:left;
	width:175px;
	margin-right:30px;
	padding-bottom:1px;
	margin-bottom:-1px;
}
.rechteSpalte {
	float:left;
	width:590px;
	position:relative;
}

.zweispalter {
	float:left;
	position:relative;
	width:795px;
	padding-bottom:36px;
}
.zweispalter .linkeSpalte {
	margin-top:-3px;
	padding-top:98px;
	border-top:6px #000 solid;
}

.subline {
	height:52px;
}

.leftMenu {
	margin-top:-3px;
	padding-top:98px;
	border-top:6px #000 solid;
}
.leftNavigation {
	font-size:12px;
	line-height:15px;
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom:1px #808080 solid;
}

#newsList {
	position:relative;
	float:left;
}
.akkordeonEntry {
	padding-top:3px;
	margin-top:-3px;
	overflow:hidden;
	float:left;
	position:relative;
	width:795px;
	margin-left:-145px;
	padding-left:145px;
	padding-bottom:28px;
}


.akkordeonEntry p, .akkordeonEntry h3 {
	background-color:#FFF;
}
.akkordeonEntry .rechteSpalte {

}

.akkordeonBottomBorder {
	width:590px;
	padding-bottom:6px;
	position:absolute;
	right:0px;
	bottom:0px;
	height:24;
	border-bottom:1px #000 solid;
	text-align:right;
	font-size:18px;
}
.akkordeonBottomBorder a:link, .akkordeonBottomBorder a:visited, .akkordeonBottomBorder a:hover, .akkordeonBottomBorder a:active {
	outline:none;
	color:#000;
}

#newsPageBrowser {
	float:left;
	position:relative;
}

.contentImage {
	float:right;
	position:relative;
	width:320px;
	text-align:right;
	margin-top:-12px;
}
.akkordeonSmallImage {
	
}
.akkordeonBigImage {
	position:absolute;
	right:0px;
	top:0px;
}

.monthNavigation {
	width:3000px;
	float:left;
	margin:0 0 0 205px;
	padding-bottom:40px;
}
.preMonthNavigationWrap {
	position:relative;
	float:left;
}
.preMonthNavigation {
	position:absolute;
	overflow:visible;
	width:2000px;
	float:right;
	text-align:right;
	right:0px;
}
.preMonthNavigation .monthNavigationItem {
	float:none;
	position:relative;
	display:inline;
}
h1.monthNavigationItem, h1.currentMonthNavigationItem {
	float:left;
	padding:0;
	border:none;
}
h1.currentMonthNavigationItem {
	color: #d30032;
}
.monthNavigationYear {
	color: #d30032;
	position:absolute;
	margin:-94px 0 0 205px;
	padding:0;
	border:none;
}

.calendarMonthLarge {
	float:left;
	width:973px;
	padding:0;
}
.calendarMonthLarge .day {
	width:139px;
	height:204px;
	vertical-align:top;
}

h3.weekDayNum {
	color:#000;
	display:inline;
}
h3.weekDayName {
	color:#CCC;
	display:inline;
}

.calendarHeaderRow {
	padding-bottom:2px;
	border-bottom:1px #000 solid;
}
.cal_day0 .weekDayName {
	color:#f1c1b8;
}

h4.eventTitle {
	font-size:0.85em;
	line-height:1.35em;
	font-style:italic;
}
h5.eventDescription {
	font-size:.85em;
	line-height:1.35em;
	font-style:italic;
}
.event {
	margin-top:4px;
	margin-bottom:24px;
	margin-right:10px;
	font-size:0.8em;
	line-height:1.3em;
}


.tx-indexedsearch {
	float:left;
	padding-bottom:32px;
}
.tx-indexedsearch-browsebox {
	float:left;
}
.calendarBacklink {
	width:220px;
	float:right;
	text-align:right;
	margin-top:-3px;
	font-size:18px;
	line-height:1.35em;
}
.calendarBacklink em, .calendarBacklink img {
	float:right;
}

dl {
	margin:0;	
}

dl.csc-textpic-image dd {
	font-size:12px;
	line-height:15px;
	padding-top:4px;
}