* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:url(../images/backgroundV2.jpg) no-repeat center top #d6d6d6 fixed;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.unsichtbar {
	position:absolute;
	width:0px;
	height:0px;
	left:-3000px;
	top:-3000px;
}
.align-center {
	text-align: center;
	}
/* Link-Darstellung */
.mail, #contentbereich .mail {
	padding:0 0 0 19px;
	color:#000;
	background:url(../images/iconEmail.gif) no-repeat 0px 0px;
}
.internal-link, .internal-link-new-window {
	padding:0 0 0 13px;
	color:#406a67;
	background:transparent url(../images/internal_link_content.gif) no-repeat 0 3px;
}
.external-link, .external-link-new-window {
	padding:0 0 0 13px;
	color:#406a67;
	background:transparent url(../images/external_link_content.gif) no-repeat 0 3px;
}
/* PDF-, Word-Download bei Newsbereiche */
.download {
	background:transparent url(../images/download.gif) no-repeat scroll 0 10px;
	color:#406a67;
	padding:10px 0 10px 18px;
}
.spacer {
	clear:both;
	width:470px;
	margin-top:8px;
	border-bottom:1px solid #DBDBDB;
}

/* Layout */

#spalteLinks {
	width:50%;
	vertical-align:top;
}
.spalteLinks {
	width:100%;
	height:650px;
}
#spalteMitte {
	width:979px;
	vertical-align:top;
}
#spalteRechts {
	width:50%;
	vertical-align:top;
}
.spalteRechts {
	width:100%;
	height:650px;
}
#alles {
	float:left;
	width:980px;
	margin:0 auto;
	padding:0;
	font-size:12px;
	color:#474747;
	text-align:left;
}
#layout01 {
	float: left;
	width: 980px;
	padding-top: 10px;
	background:url(../images/layout01.png) no-repeat right bottom;
}
#layout02 {
	float: left;
	width: 350px;
}
#layout03 {
	float: right;
	width: 600px;
}
#layout04 {
	float: right;
	width: 600px;
	height: 65px;
}
#quickinfo {
	float: left;
	font-size: 11px;
	color: #9f9f9f;
}
#quickinfo a {
	font-size: 11px;
	color: #9f9f9f;
}
#layout05 {
	float: right;
	width: 600px;
}
#layout06 {
	float: left;
	width: 980px;
	background:url(../images/contentBg01.gif) repeat-y left top;
}
#layout06_01 {
	float: left;
	width: 980px;
	background:url(../images/contentBg02.jpg) no-repeat 180px 0px;
}
#layout06_02 {
	float: left;
	width: 980px;
	background:url(../images/layout11.jpg) no-repeat right top;
}

#layout07 {
	float: left;
	width: 180px;
	background:url(../images/layout07.png) no-repeat right top;
}
#layout08 {
	float: right;
	width: 800px;
}
#layout09 {
	float: left;
	width: 120px;
	font-size: 20px;
	color: #a6a6a6;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 8px;
}
#layout10 {
	float: left;
	width: 535px;
	padding-left: 35px;
}
#layout11 {
	float: right;
	width: 197px;
}
#layout12 {
	float: left;
	width: 535px;
	position: relative;
}
#printer {
	float: left;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 60px;
	right: 0px;
}



#footer {
	float: left;
	width: 980px;
	background:url(../images/footerBg.png) no-repeat right top;
	color: #666666;
	font-size: 11px;
	height: 25px;
	text-align: right;
	padding-top: 9px;
	position: relative;
}
#footer a {
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
#footer a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
#footer02 {
	float: left;
	width: 200px;
	color: #666666;
	font-size: 11px;
	height: 25px;
	text-align: left;
	position: absolute;
	top: -27px;
	left: 0px;
}
#footer02 a {
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
#footer02 a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}




/* Suchbereich */

#suchbereich {
	width:180px;
	float:right;
}
#suchbereich h2 {
	font-size:14px;
	color:#626161;
	padding-bottom:3px;
	font-weight:normal; 
	font-family:Arial, Helvetica, sans-serif;
}
#suchbereich h2 label {
	font-family:Arial, Helvetica, sans-serif;
}
#suchbereich .bereich1 {
	float:left;
	width: 155px;
}
#suchbereich .suche {
	float:left;
	color:#8b8b8b;
	font-size:11px;
	height:15px;
	padding:2px 5px 2px 6px;
	width:140px;
	border:none;
	border:1px solid #dedede;
	background-color:#eaeaea;
}
#suchbereich .bereich2 {
	float:right;
	width:22px;
	height:22px;
}
#suchbereich .sucheAbsenden {
	width: 19px;
	height: 19px;
}



/* ######################### Hauptmenü ########################### */

#mainMenue {
	float:left;
	width: 600px;
}
#menue {
	float:right;
	width: 599px;
}
	#menue ul {
		margin:0px;
		padding:0px;
	}
	#menue ul#nav ul {
		visibility:hidden;
	}
	#menue  ul#nav li:hover > ul {
		visibility:visible;
	}
	#menue ul li {	
		float:left;
		left:0px;
		top:0px;
		margin:0;
		padding:0;
		list-style-type:none;
		text-align:center;
		position:relative;
	}
	#menue ul li a {
		text-decoration: none;
		line-height:13px;
		height:25px;
		display: block;
		color: #575757;
		font-size: 12px;
		text-align: center;
		font-weight: bold;
		padding: 8px 15px 8px 15px;
	}
	#menue ul li a.menueebene0, #menue ul li a.menueebene1, #menue ul li a.menueebene2, #menue ul li a.menueebene3, #menue ul li a.menueebene4 {
		width: 89px;
		background: #eae8e8;
		border-right: 1px solid #d6d5d5;
	}
	#menue ul li a.menueebene4 {
		border: none;
	}
	#menue ul li a.menueebene0Active, #menue ul li a.menueebene1Active, #menue ul li a.menueebene2Active, #menue ul li a.menueebene3Active, #menue ul li a.menueebene4Active {
		background: #477460;
		width: 89px;
		color: #fff;
		border-right: 1px solid #d6d5d5;
	}
	#menue ul li a.menueebene4Active {
		border: none;
	}

	#menue ul li.menueebene0Active:hover, #menue ul li.menueebene0:hover, #menue ul li:hover.menueebene0Active, #menue ul li.menueebene1Active:hover, #menue ul li.menueebene1:hover, #menue ul li:hover.menueebene1Active, #menue ul li.menueebene2Active:hover, #menue ul li.menueebene2:hover, #menue ul li:hover.menueebene2Active, #menue ul li.menueebene3Active:hover, #menue ul li.menueebene3:hover, #menue ul li:hover.menueebene3Active, #menue ul li.menueebene4Active:hover, #menue ul li.menueebene4:hover, #menue ul li:hover.menueebene4Active {
		background: #477460;
		color: #fff;
	}
	
	#menue ul li a.menueebene0Active, #menue ul li a.menueebene1Active, #menue ul li a.menueebene2Active, #menue ul li a.menueebene3Active, #menue ul li a.menueebene4Active, #menue ul li a:hover {
		background: #477460;
		color: #fff;
	}
	
	/* Ebene 2 */
	
	
	#menue ul li ul {
		display:none;
		width:160px;
		float:none;
		position:absolute;
		z-index:1;
		/*background-color:#00547A;*/
		background-color: #e5e5e5;
		top:47px;
		padding:0;
		border:1px solid #d6d6d6;
		border-bottom:0;
		background-image: url(../images/aufklappmenue.gif);
		background-position: top left;
		background-repeat:no-repeat;
		border-top:1px solid #ffffff;
	}
	#menue ul li.menueebene0 ul, #menue ul li.menueebene1 ul, #menue ul li.menueebene2 ul, #menue ul li.menueebene3 ul {
		left: 0px;
	}
	#menue ul li.menueebene0 ul ul, #menue ul li.menueebene1 ul ul, #menue ul li.menueebene2 ul ul {
		left: 160px;
	}
	#menue ul li.menueebene3 ul ul, #menue ul li.menueebene4 ul ul {
		left: -162px;
	}
	#menue ul li.menueebene4 ul {
		right: 0px;
	}
	
	#menue ul ul {
		width:160px;
		border:1px solid #ccc;
		border-top:0;
		border-bottom:0;
		background-color:#f6f6f6;
		margin:-6px 0 0 0;
	}
	#menue ul li ul li {
	}
	#menue ul li ul li a {
		display: block;
		text-decoration: none;
		color: #383838;
		float:right;
		font-weight: normal;
		padding-right: 5px;
		padding-left: 8px;
		text-align: left;
		padding-top: 8px;
		padding-bottom:8px;
		width: 147px;
		border-bottom: 1px solid #cfcfcf;
		letter-spacing: 0px;
		font-size: 11px;
		height:auto;
		line-height:15px;
	}
	#menue ul li ul li a:hover { 
		background-color:#d5d3d3;		
		display: block;
		text-decoration: none;
		color: #383838;
		float:right;
		font-weight: normal;
		padding-right: 5px;
		padding-left: 8px;
		text-align: left;
		padding-top: 8px;
		padding-bottom:8px;
		width: 147px;
		border-bottom: 1px solid #cfcfcf;
		letter-spacing: 0px;
		font-size: 11px;
		height:auto;
		line-height:15px;
	}
	/* Ebene 3 */
	#menue ul ul ul {
		display:none;
		float:none;
		left:160px;
		position:absolute;
		top:5px;
		border:0;
		border:1px solid #d6d6d6;
		background-image: none;
		background-color: #f8f8f8;
		border-bottom:0;
	}
	#menue ul ul ul li a {
		display: block;
		text-decoration: none;
		color: #383838;
		float:right;
		font-weight: normal;
		padding-right: 5px;
		padding-left: 8px;
		text-align: left;
		padding-top: 8px;
		padding-bottom:8px;
		width: 147px;
		border-bottom: 1px solid #cfcfcf;
		letter-spacing: 0px;
		font-size: 11px;
		height:auto;
		line-height:15px;
	}
	#menue ul ul ul li a:hover { 
		background-color:#d5d3d3;		
		display: block;
		text-decoration: none;
		color: #383838;
		float:right;
		font-weight: normal;
		padding-right: 5px;
		padding-left: 8px;
		text-align: left;
		padding-top: 8px;
		padding-bottom:8px;
		width: 147px;
		border-bottom: 1px solid #cfcfcf;
		letter-spacing: 0px;
		font-size: 11px;
		height:auto;
		line-height:15px;
	}

	#menue ul li ul li a.pfeilSub {
		background:url(../images/submenu.gif) no-repeat right center;
	} 
	#menue ul li ul li a:hover.pfeilSub, #menue ul li ul li:hover {
		background-color:#d5d3d3;
	} 
	#menue li:hover ul, #menue li.over ul {
		display:block;
	}



/* Subnavi */

#subnavi {
	clear:both;
	float:left;
	width:180px;
	padding:0;
	padding-bottom: 50px;
}
	/* Ebene 1 */
	#subnavi ul {
		list-style:none;
		border-bottom:1px solid #bdbdbd;
	}
	#subnavi ul li {
		font: 12px Arial, Helvetica, sans-serif;
		color:#4f4e4e;
	}
	#subnavi ul li a {
		padding: 8px 0 9px 10px;
		display:block;
		color:#4f4e4e;
		border-top:1px solid #bdbdbd;
		background: none no-repeat top left transparent;
		font: 12px Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
	}
	#subnavi ul li a:hover, #subnavi ul li a.menueebeneActive {
		padding: 8px 0 9px 10px;
		display:block;
		color:#fff;
		border-top:1px solid #bdbdbd;
		background: url(../images/mainMenueAct.gif) no-repeat top left #43705c;
		font: 12px Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration: none;
	}

	/* Ebene 2 */
	#subnavi ul li ul {
		list-style:none;
		padding:6px 0 6px 15px;
		border: none;
		border-top:1px solid #bdbdbd;
	}
	#subnavi ul li ul li {
	}
	#subnavi ul li ul li a {
		display:block;
		margin:0;
		padding:3px 0 3px 0px;
		font:11px Arial, Helvetica, sans-serif;		
		color:#4f4e4e;
		background-color:transparent;
		border:0;
		background: url(../images/mainMenueSub.gif) no-repeat 6px 8px;
	}
	#subnavi ul li ul li a:hover, #subnavi ul li ul li a.menueebeneActive, #subnavi ul li ul li a.menueebeneActive:hover {
		display:block;
		margin:0;
		padding:3px 0 3px 0px;
		font:11px Arial, Helvetica, sans-serif;		
		color:#467560;
		background-color:transparent;
		border:0;
		text-decoration:none;
		font-weight: bold;
		background: url(../images/mainMenueSubAct.gif) no-repeat 5px 8px;
	}
	#subnavi ul li ul li a:hover {
		font-weight: normal;
		text-decoration:underline;
	}

		/* Ebene 3 */
		#subnavi ul li ul li ul {
			list-style:none;
			padding:3px 0 6px 0px;
			border: none;
		}
		#subnavi ul li ul li ul li {
			border-bottom:none;
		}
		#subnavi ul li ul li ul li a {
			display:block;
			margin:0;
			padding: 3px 0 3px 20px;
			font:11px Arial, Helvetica, sans-serif;		
			color:#4f4e4e;
			background-color:transparent;
			border:0;
			background: none;
		}
		#subnavi ul li ul li ul li a:hover, #subnavi ul li ul li ul li a.menueebeneActive, #subnavi ul li ul li ul li a.menueebeneActive:hover {
			display:block;
			margin:0;
			padding: 3px 0 3px 20px;
			font:11px Arial, Helvetica, sans-serif;		
			color:#4f4e4e;
			background-color:transparent;
			border:0;
			text-decoration:none;
			font-weight: normal;
			background: none #406a67;
			background-image: none;
		}
		#subnavi ul li ul li ul li a:hover {
			font-weight: normal;
			background-color:transparent;
			text-decoration: underline;
		}

/* Inhalt */
#contentbereich {
	float:left;
	width: 535px;
	padding:0 0 10px 0;
	color: #4f4e4e;
}
#contentbereich a {
	color: #000;
}

#contentbereich iframe {
	padding:0 0 16px 0;
}
 
#contentbereich form {
	background-color:transparent;
	background-position:right bottom;
	background-repeat:no-repeat;
	clear:both;
	color:#6b6a6a;
	float:left;
	padding-bottom:10px;
	width: 535px;
}

	/* Breadcrumb */
	#breadcrumb {
		float:left;
		width:535px;
		padding-top: 25px;
	}
	#breadcrumb #breadcrumbText {
		color:#666666;
		font:11px Arial, Helvetica, sans-serif;
	}
	#breadcrumb #breadcrumbText a {
		color:#666666;
		font:11px Arial, Helvetica, sans-serif;
	}
	#breadcrumb #breadcrumbText a:hover {
		text-decoration:underline;
	}
	
	/* Headlines */
	#breadcrumb h3 {
		clear:both;
		padding:10px 0;
		color:#9d9d9d;
		font:18px Arial, Helvetica, sans-serif;
	}
	#contentbereich h4 {
		clear:both;
		margin:0px;
		padding-top:12px;
		padding-bottom:10px;
		color: #e1aa46;
		font: bold 16px Arial, Helvetica, sans-serif;
		border:none;
		text-align:left;
	}
	#contentbereich h5 {
		margin:0 0 8px 0;
		padding:0 0 2px 0;
		color:#025750;
		font:bold 12px  Arial, Helvetica, sans-serif;
	}
	#contentbereich h6 {
		margin:20px 0 10px 0;
		color:#025750;
		font:bold 15px  Arial, Helvetica, sans-serif;
	}
	
	#contentbereich p {
		line-height:20px;
		margin-bottom:12px;
	}
	#contentbereich p a {
		color:#000;
	}
	
	#contentbereich .imageDescription {
		display:block;
	}
	.imageContent{
		float:right;
		position:relative;
		padding-bottom:0px;
		padding-left:12px;
		padding-right:0px;
		padding-top:5px;
	}
	
	.imageDescriptionText {
	font-size:11px;
	padding-left:0px;
	width:207px;
	color:#1a171b;
	text-align:right;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:5px;
	}
	/* Paragraph */
	#contentbereich .bodytext {
		margin:0 0 16px 0;
		padding:0;
		font:12px Arial, Helvetica, sans-serif;
		line-height:18px;
	}
	#contentbereich .bodytext a {
		margin:8px 0 0 0;
		font:12px Arial, Helvetica, sans-serif;
	}	
	
	/* Tabellen Contentbereich */

table.contenttable  {
  border-collapse: collapse;
  border: 1px solid #D6D8D4;
  text-align:left;
  margin-bottom: 15px;
  width: 100%;
    margin-top: 15px;
}

table.contenttable caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
table.contenttable thead, tfoot {
  background: #E6E6E6;
text-align:left;
}
table.contenttable thead th, tfoot th {
padding:5px;
}
table.contenttable table a:hover {
text-decoration:underline;
}
table.contenttable tr.odd {
background: #f1f1f1;
}
table.contenttable tbody th, table.contenttable tbody td {
	background-color: #f8f8f8;
padding:5px;
padding-bottom: 0px;
}
table.contenttable tbody th, table.contenttable tbody td.align-right {
text-align: right;
}



table.contenttable tbody th, table.contenttable tbody tr.align-right {
}
table.contenttable thead th.align-right, tfoot th.align-right {
	text-align: right;
}
table.contenttable thead th.align-left, tfoot th.align-left {
	text-align: left;
}



table.contenttable th {
padding-bottom:0px;
color: #ffffff;
background-color: #406a67;
}
table.contenttable td, table.contenttable th {
  border-collapse: collapse;
  border: 1px solid #D6D8D4;
 }
table.contenttable td p.bodytext, table.contenttable th p.bodytext {
margin-bottom:0px;
}
#contentbereich table.contenttable th p.bodytext {
line-height:normal;
margin-bottom:0;
padding-bottom:0;
}
	
.contenttable tr.alt td {
background:#ececec;}
.contenttable tr.over td {
background:#d9eceb;
}

.contenttable tr.alt td.align-center {
	text-align: center;
}
.contenttable tr td.align-center {
	text-align: center;
}


#contentbereich .infoboxContent .contenttable tr.alt td {
background:#e4e4e4;}
#contentbereich .infoboxContent .contenttable tr.over td {
background:#d9eceb;
}
	


	#contentbereich ul {
		clear:both;
		margin-top:15px;
		margin-bottom:15px;
		margin-left:22px;
		/*list-style:inside;*/
	}
	#contentbereich ul li {
		list-style-type:disc;
		line-height: 18px;
	}
	#contentbereich ul li a {
		color:#000;
	}

	/* OL */
	#contentbereich ol {
		clear:both;
		float:left;
		margin:0px;
		padding:0px;
	}
	#contentbereich ol li {
		margin:0 0 8px 0;
	}
	#contentbereich ol li a {
		background:url(../images/arrowRight.gif) no-repeat 0 2px;
		color:#1a171b;
		font:12px Arial, Helvetica, sans-serif;
		padding:2px 0 2px 16px;
		margin:2px 0;
		width:502px;
	}
	#contentbereich ol li a {
		background:transparent url(../images/internal_link_content.gif) no-repeat 0 0;
		padding:0 0 0 20px;
	}


	#contentbereich .csc-textpic-text {
		
	}
		#contentbereich .csc-textpic-text ol {
			clear:both;
			float:left;
			padding:0 0 0 24px;
			margin:0 0 10px 0;
		}
		#contentbereich .csc-textpic-text ol li {
		}
		

	/* Sitemap */
	#contentbereich .csc-sitemap {
		width:470px;
		margin:0;
		padding:0;
	}
	#contentbereich .csc-sitemap ul {
		margin:-12px 0 0 0;
		padding:0;
		width:430px;
	}
	#contentbereich .csc-sitemap ul li {
		clear:both;
		float:left;
		padding:0 0 24px 0;
		list-style-image:none;
		list-style-type:none;
		border-bottom:1px dotted #979797;
	}
	#contentbereich .csc-sitemap ul li a {
		clear:both;
		float:left;
		margin:12px 0 0 0;
		padding:4px 0;
		font:bold 12px Arial, Helvetica, sans-serif;
		color:#025750;
	}
	#contentbereich .csc-sitemap ul li ul {
		margin:0;
		padding:0 0 0 40px;
	}
	#contentbereich .csc-sitemap ul li ul li {
		padding:0;
		border:0;
	}
	#contentbereich .csc-sitemap ul li ul li a {
		margin:0 0 0 -16px;
		padding:2px 0 2px 16px;
		font:12px Arial, Helvetica, sans-serif;
		color:#025750;
		background:url(../images/arrowRight.gif) no-repeat 0 2px;
	}
	#contentbereich .csc-sitemap ul li ul li a:hover {
		color:#025750;
	}
	#contentbereich .csc-sitemap ul li ul li ul li a {
		margin:0 0 0 -16px;
		padding:2px 0 2px 16px;
		font:12px Arial, Helvetica, sans-serif;
		color:#025750;
		background:url(../images/arrowRight.gif) no-repeat 0 2px;
	}
	#contentbereich .csc-sitemap ul li ul li ul li a:hover {
		color:#025750;
	}
	
	
	/* Abschnittsübersicht */
	#contentbereich .csc-menu, #contentbereich .csc-menu-3 {
		clear:both;
		float:left;
		width: 470px;
		margin:0 0 16px 0;
		list-style:none;
	}
	#contentbereich .csc-menu li {
		list-style-type:none;
	}	
	#contentbereich .csc-menu-1 li a {
		background:transparent url(../images/arrowRight.gif) no-repeat scroll 16px 3px;
		color:#406a67;
		float:left;
		list-style-type:none;
		margin-bottom:2px;
		padding:2px 4px 2px 32px;
		width:434px;
	}
	#contentbereich .csc-menu-3 li a {
		background:transparent url(../images/arrowDown.gif) no-repeat scroll 16px 1px;
		color:#406a67;
		float:left;
		list-style-type:none;
		margin-bottom:2px;
		padding:2px 4px 2px 32px;
		width:434px;
	}
	#contentbereich .csc-menu li a:hover {
		text-decoration:underline;
	}
	
	#contentbereich hr {
		border: none;
		border-bottom:1px dotted #979797;
	}
	


	/* Infoboxen Contentbereich */
	
	#contentbereich .infoboxAussen {
		clear:both;
		width: 527px;
		padding:3px;
		background-color:#dbdbdb;
		border:1px solid #cacaca;
		margin:14px 0 16px 0;
	}
	#contentbereich .infobox {
		clear:both;
		width: 505px;
		padding:12px;
		background-color:#dbdbdb;
	}
	#contentbereich .infobox h4 {
		clear:both;
		margin:0;
		padding:0 0 8px 0;
		color:#44725d;
		border:0;
		font: bold 11px Arial, Helvetica, sans-serif;
		background-image: none;
	}
	#contentbereich .infobox p {
		clear:both;
		color:#414040;
		margin:5px 0 0 0;
		padding:0;
		font:11px Arial, Helvetica, sans-serif;
	}	
	#contentbereich .infobox p a {
		color:#379998;
		font:11px Arial, Helvetica, sans-serif;
	}		
	#contentbereich .infobox ul {
		clear:both;
		list-style:none;
	}

	/* Slideblöcke */
	#contentbereich #nr1 {
		margin:0 0 10px 0;
	}
	#contentbereich .sliderOpen h4, #contentbereich .sliderClosed h4 {
		display:block;
		clear:both;
		float:none;
		width:505px;
		margin:0 0 6px 0;
		padding:4px 0 4px 30px;
		list-style-type:none;
		background:#dbdbdb url(../images/slideOpen.gif) no-repeat 5px 3px;
		list-style-image:none;
		border:1px solid #cacaca;
		color:#025750;
		font:bold 12px Arial, Helvetica, sans-serif;
		cursor:pointer;
	}
	#contentbereich .sliderClosed h4 {
		background:#dbdbdb url(../images/slideClose.gif) no-repeat 5px 3px;
	}
	#contentbereich #sliderOpenAll h4.sliderOpenIcon {
		float:left;
		width:230px;
		background:#dbdbdb url(../images/sliderOpenAll.gif) no-repeat 3px 5px;
	}
	#contentbereich #sliderOpenAll h4.sliderClosedIcon {
		float:left;
		width:230px;
		background:#dbdbdb url(../images/sliderCloseAll.gif) no-repeat 3px 5px;
	}


/* Nachoben-Link und Drucken-Link */
#nachOben {
	float:left;
	padding:0 15px 0 0;
	background-image:url(../images/seitenanfang_grau.gif);
	background-repeat:no-repeat;
	background-position: right;
}
#nachOben a {
	color: #3c3c3c;
	font-size: 11px;
}
#drucken  {
	float:right;
	padding:0 0 0 19px;
	background-image:url(../images/drucker.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#drucken a {
	color: #3c3c3c;
	font-size: 11px;
}
#top_printlink {
	clear:both;
	float:left;
	width:527px;
	margin:16px 0 0 0;
}
#top_printlink .left {
	float:left;
}
#top_printlink .right {
	float:right;
}
#top_printlink .nachoben {
	padding:0 0 0 15px;
	background:url(../images/nachoben.gif) no-repeat 0 2px;
}
#top_printlink .right a {
	padding:0 0 0 15px;
	background:url(../images/print.gif) no-repeat 0 2px;
}
#top_printlink a {
	color:#025750;
}
.csc-linkToTop {
	padding:0 0 0 15px;
	background:url(../images/nachoben.gif) no-repeat 0 5px;
}
.csc-linkToTop a {
	color:#025750;
}


#contentbereichStart {
	float:left;
	width:583px;
}
	#contentbereichStart h3 {
		clear:both;
		margin:20px 0 10px 0;
		color:#666565;
		font:bold 15px  Arial, Helvetica, sans-serif;
	}
	#contentbereichStart h4 {
		clear:both;
		width:501px;
		height:22px;
		margin:0;
		padding:6px;
		background:url(../images/contentbereichH4.jpg) no-repeat 0 0;
		color:#fff;
		font:bold 14px arial, sans-serif;
	}
		#contentbereichStart h4 p  {
			color:#fff;
			line-height:18px;
			margin-bottom:13px;
			font:bold 14px Arial, Helvetica, sans-serif;
		}	
	#contentbereichStart h5 {
		clear:both;
		width:501px;
		height:22px;
		margin:6px 0 0 0;
		padding:4px 0;
		color:#666565;
		font:bold 14px arial, sans-serif;
	}
		#contentbereichStart h5 a {
			color:#666565;
		}
	#contentbereichStart h6 {
		clear:both;
		width:501px;
		height:22px;
		margin:0;
		padding:6px;
		background:url(../images/contentbereichH4.jpg) no-repeat 0 0;
		color:#fff;
		font:bold 14px arial, sans-serif;
	}

	#contentbereichStart p {
		color:#666565;
		line-height:18px;
		margin-bottom:13px;
	}

	#contentbereichStart #topNewsBig {
		width:583px;
		height:154px;
		margin:0 0 48px 0;
	}
		#contentbereichStart #topNewsBig #topNewsBigTop {
			float:left;
			width:583px;
			height:2px;
			background:url(../images/topNewsBigTop.gif) no-repeat 0 0;
		}
		#contentbereichStart #topNewsBig #topNewsBigBody {
			float:left;
			width:559px;
			padding:26px 0 20px 24px;
			background:url(../images/topNewsBigBody.gif) repeat-y 0 0;
		}
		#contentbereichStart #topNewsBig #topNewsBigBottom {
			float:left;
			width:583px;
			height:2px;			
			background:url(../images/topNewsBigBottom.gif) no-repeat 0 0;
		}		
		#contentbereichStart .teaserpic {
			float:left;
			margin:0 15px 0 0;
		}
			#contentbereichStart .teaserpic .teaserpicGrossBG {
				min-width:150px;
				border:1px solid #bfbfbf;
			}
			#contentbereichStart #topNewsBig .teaserpicGrossBG #newsLink {
			}
			#contentbereichStart #topNewsBig .teaserpicGrossBG #newsLink img {
				border:0;
			}
			#contentbereichStart .topAktuell {
				position:absolute;
				width:105px;
				height:105px;
				margin:1px 0 0 1px;
				background:url(../images/topAktuell.gif) no-repeat 0 0;
			}
		#contentbereichStart #topNewsBig .teasertext {
			float:left;
			width:322px;
			color:#284177;
		}
			#contentbereichStart #topNewsBig .teasertext .newsHeadline {
				margin:0 0 10px 0;
				padding:0;
				font:bold 18px Arial, Helvetica, sans-serif;
				color:#092a68;
			}
			#contentbereichStart #topNewsBig .teasertext .newsHeadline a {
				margin:0;
				padding:0;
				font:bold 18px Arial, Helvetica, sans-serif;
				color:#092a68;
			}			
			#contentbereichStart #topNewsBig .teasertext .teaserDate {
				/*width:322px;*/
				height:17px;
				margin:0 0 6px 0;
				padding:4px 0 0 6px;
				background-color:#b0be67;
				border:1px solid #919679;
				color:#454d1b;
				font:10px Arial, Helvetica, sans-serif;
			}
			#contentbereichStart #topNewsBig .teasertext .newsTeaserText {
				padding:0 0 0 2px;
				color:#424242;
				font:12px Arial, Helvetica, sans-serif;
			}
			#contentbereichStart #topNewsBig .teasertext .newsTeaserText a {
				background:transparent url(../images/arrowRight.gif) no-repeat scroll -5px 6px;
				clear:both;
				color:#284177;
				float:left;
				font:12px Arial,Helvetica,sans-serif;
				padding:6px 0 0 10px;
			}

	#contentbereichStart #topNewsSmall {
		width:583px;
		padding:0;
		list-style:none;
		padding:0;
	}
		#contentbereichStart #topNewsSmall .topNewsSmallLeft {
			float:left;
		}
		#contentbereichStart #topNewsSmall .topNewsSmallRight {
			float:right;
		}
		#contentbereichStart #topNewsSmall .topNewsSmallLeft, #contentbereichStart #topNewsSmall .topNewsSmallRight {
			width:257px;
			height:61px;
			margin:0 0 10px 0;
			padding:15px 0 0 24px;
			background:url(../images/topNewsSmall.gif) no-repeat 0 0;
			list-style:none;
			cursor:pointer;
		}
		#contentbereichStart #topNewsSmall .teaserpic {
			display:none;
		}
		#contentbereichStart #topNewsSmall .teasertext {
			list-style:none;
			padding:0 16px 0 0;
		}
		#contentbereichStart #topNewsSmall .teasertext .newsTeaserText {
			display:none;
		}
		#contentbereichStart #topNewsSmall .teasertext .newsHeadline {
			margin:0;
			color:#092a68;
			font:bold 12px Arial, Helvetica, sans-serif;
		}
		#contentbereichStart #topNewsSmall .teasertext .newsHeadline a {
			color:#092a68;
			font:bold 12px Arial, Helvetica, sans-serif;
		}
		
		#contentbereichStart #topNewsSmall .teasertext .teaserDate {
			padding:10px 0 0 0;
			color:#939393;
			font:11px Arial, Helvetica, sans-serif;
		}
	
	#contentbereichStart #topNewsShowAll {
		clear:both;
		float:right;
		margin:0;
		background:url(../images/arrowRight.gif) no-repeat 100% 0;
	}
	#contentbereichStart #topNewsShowAll a {
		clear:both;
		float:right;
		padding:0 14px 0 0;
		font:11px Arial, Helvetica, sans-serif;
		color:#939393;
	}

/* Kalender Startseite */
#calStart {
	float:left;
	width:266px;
}
	/* erstes Kalenderelement */
	#calStartBig {
		width:266px;
		padding:0 0 10px 0;
		border-bottom:1px dotted #979797;
	}
		#calStartBig .calStartImage {
			float:left;
			width:88px;
			height:78px;
			background:url(../images/kalenderDayBig.gif) no-repeat 0 0;
		}
		#calStartBig .calStartImage .calStartImageMonth {
			clear:both;
			float:right;
			padding:2px 18px 0 0;
			color:#fff;
			font:11px Arial, Helvetica, sans-serif;
		}
		#calStartBig .calStartImage .calStartImageDay {
			clear:both;
			float:right;
			padding:12px 18px 0 0;	
			color:#314c86;
			font:25px Arial, Helvetica, sans-serif;
		}
		#calStartBig .calStartImage .calStartImageDay a {
			color:#314c86;
			font:25px Arial, Helvetica, sans-serif;
		}
		#calStartBig .calStartImage .calStartImageDay a:hover {
		}
		#calStartBig .calStartText {
			/*height:78px;*/
			padding:2px 0 0 100px;
		}
		#calStartBig .calStartText .calStartTextDate {
			font:11px Arial, Helvetica, sans-serif;
			color:#284177;
		}
		#calStartBig .calStartText .calStartTextTitle {
			padding:6px 0 0 0;
			font:bold 18px Arial, Helvetica, sans-serif;
			color:#284177;
		}
		#calStartBig .calStartText .calStartTextTitle a {
			font:bold 16px Arial, Helvetica, sans-serif;
			color:#284177;
		}
		#calStartBig .calStartText .calStartTextLink {
			padding:12px 0 0 0;
			font:11px Arial, Helvetica, sans-serif;
			color:#284177;
		}
		#calStartBig .calStartText .calStartTextLink a {
			color:#284177;
		}
	
	/* kleine Kalenderelemente */
	.calStartSmall {
		clear:both;
		float:left;
		width:241px;
		padding:12px 0 4px 24px;
		border-bottom:1px dotted #979797;
		color:#284177;
		font:11px Arial, Helvetica, sans-serif;
	}
		.calStartSmall .calStartImage {
			float:left;
			width:32px;
			height:32px;
			padding:8px 0 0 7px;
			color:#314c86;
			background:url(../images/kalenderDaySmall.gif) no-repeat 0 0;
			font:bold 17px Arial, Helvetica, sans-serif;
		}
		.calStartSmall .calStartImage .calStartImageMonth {
			display:none;
		}		
		.calStartSmall .calStartImage .calStartImageDay {
		}
		.calStartSmall .calStartImage .calStartImageDay a {
			color:#314c86;
			font:bold 17px Arial, Helvetica, sans-serif;
		}
		.calStartSmall .calStartImage .calStartImageDay a:hover {
		}
		.calStartSmall .calStartText {
			float:left;
			padding:0 0 0 8px;
		}
		.calStartSmall .calStartText .calStartTextDate {
			font:11px Arial, Helvetica, sans-serif;
			color:#284177;
		}
		.calStartSmall .calStartText .calStartTextTitle {
			font:bold 14px Arial, Helvetica, sans-serif;
			color:#284177;
		}
		.calStartSmall .calStartText .calStartTextTitle a {
			font:bold 14px Arial, Helvetica, sans-serif;
			color:#284177;
		}
		.calStartSmall .calStartText .calStartTextLink {
			display:none;
		}		

#infoboxbereich {
	border:none;
	float:left;
	width:197px;
	padding:31px 0 0 0;
	background:none;
	color: #fcfcfc;
	}
	#infoboxbereich .infobox {
		border-left:0;
		border-right:0;
		background: url(../images/infoboxBg.png) repeat top left;
		float: left;
		margin-top: 49px;
		padding-bottom:15px;
		border-top: 1px solid #a4a4a4;
		border-bottom: 1px solid #a4a4a4;
	}
	
	#infoboxbereich .infobox .bodytext {
		margin:0 0 10px 0;
	}

	#infoboxbereich .infobox h4 {
		float:left;
		width:175px;
		padding: 13px 5px 3px 14px;
		font:normal 18px Arial, Helvetica, sans-serif;
		color:#db9d2b;
		text-align:left;
	}
	#infoboxbereich .csc-textpic-text {
		height:100%;
		margin:0px;
		padding:13px 5px 3px 14px;
		font:11px Arial, Helvetica, sans-serif;
		color:#fcfcfc;
		line-height:15px;
		float:left;
		width:175px;
	}
	#infoboxbereich .csc-textpic-text a {
		font:11px Arial, Helvetica, sans-serif;
		color:#fcfcfc;
		line-height:15px;
	}
	#infoboxbereich .csc-textpic-text ul {
		list-style:none;
		color: #fff;
	}
	#infoboxbereich .csc-textpic-text ul li {
		color: #fff;
	}
	#infoboxbereich .internal-link, #infoboxbereich .internal-link-new-window {
		background-image:url(../images/internal_link_infobox.gif);
		background-repeat:no-repeat;
		background-position:0px 3px;
		padding-left:14px;
	}
	#infoboxbereich .external-link, #infoboxbereich .external-link-new-window {
		background-image:url(../images/external_link_infobox.gif);
		background-repeat:no-repeat;
		background-position:0px 3px;
		padding-left:14px;
	}
	#infoboxbereich ul li a.internal-link, #infoboxbereich ul li a.internal-link-new-window {
		/*
		background-image:none;
		padding-left:0px;
		*/
	}
	#infoboxbereich ul li a.external-link, #infoboxbereich ul li a.external-link-new-window {
		/*
		background-image:none;
		padding-left:0px;
		*/
	}
	#infoboxbereich .mail {
		background-image:url(../images/mail_link_infobox.gif);
		background-repeat:no-repeat;
		background-position:0px 1px;
		padding-left:15px;
	}


/* Kalender */

#kalender {
	float: left;
	width: 535px;
}
#kalender .list {
	border:1px solid #d0d0d0;
	clear:both;
	float:left;
	font-size:12px;
	padding-bottom: 15px;	
	background-color: #F9F9F9;
	padding-top:10px;
	width: 525px;
	margin-bottom: 20px;
	padding-right:10px;
}
#kalender .date {
	float: left;
	width: 55px;
	min-height: 60px;
	border-right:1px solid #d0d0d0;
}
#kalender .month {
	color:#025750;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	text-align:center;
	width:55px;
	text-transform:uppercase;
}
#kalender .day {
	float:left;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width:55px;
	color:#025750;
}
#kalender .entry {
	float: right;
	width: 440px;
	color: #424242;
}
#kalender .headline {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	clear:none;
	color:#025750;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0 0 5px;
	padding-bottom:0;
	padding-left:0;
	padding-top:0px;
}
#kalender .picture {
	float: right;
}
#kalender .timeBlock {
	padding-top: 5px;
	background-image: url(../images/timeBlock.gif);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
#kalender .organizer, #kalender .location {
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
}
#kalender .location {
	padding-top: 10px;
}
#kalender .descripBlock {
	padding-top: 10px;
}
#kalender .descripBlock p {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#kalender .outlook {
	width: 355px;
	float: left;
	padding-top: 21px;
	padding-left: 13px;
	background-image: url(../images/kalenderTerminUebernehmen.gif);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 16px;
}
#kalender .outlook a {
	text-decoration: none;
	color: #406A67;
}
#kalender .outlook a:hover {
	text-decoration: none;
	color: #406A67;
}

#contentbereich .controlBlockStyle {
	padding: 5px; /* 3px */
	border:1px solid #d0d0d0;
	background-color:#F9F9F9;
	margin-bottom: 10px;
	padding-bottom: 5px; /* 5px */
	clear: both;
}
#contentbereich .controlBlockPageAllItems {
	padding-bottom: 0.66666666666666666666666666666667em; /* 8px */
}
#contentbereich .controlBlockPageSlider {
	font-weight: bold;
	color: #575757;
	padding: 5px; /* 5px */
	text-align: center;
	width: 450px;
}
#contentbereich .controlBlockPageSlider a {
	color: #575757;
	padding: 3px 8px;
	text-decoration: none;
}
#contentbereich .controlBlockPageSlider a:hover {
	color: #ffffff;
	background-color: #487762; /* Farbe austauschen */
	padding: 3px 7px;
	border: 1px solid #c3c3c3;
	text-decoration:none;
}
#contentbereich .controlBlockPageSlider u {
	color: #ffffff;
	background-color: #487762; /* Farbe austauschen */
	padding: 3px 7px;
	border: 1px solid #c3c3c3;
	text-decoration:none;
}


/* Bildergalerien */
#album {
	width: 535px;
	float:left;
	margin:0px;
}
#album ul {
	padding:0px;
	width:535px;
	margin:0px;
}
#album ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
.photoRahmen {
	border:1px solid #eaeaea;
	padding:10px;
	text-align:center;
	float:left;
	margin:6px;
	height:82px;
	width:97px;
	background-color:#eae9e9;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}
.photoRahmen img {
	border:1px solid #505050;
}
#photoListe {
	width:535px;
	float:left;
	padding:10px 0 2px 0;
}
#photoListe ul {
	padding:0px;
	margin:0px;
}
#photoListe ul li {
	margin:0px;
	list-style:none;
	padding: 0 0 8px;
	float:left;
}
#photoListe .folder {
	background-image:url(../images/folder.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#444444;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:20px;
	padding-left:15px;
	padding-top:24px;
	width:35px;
	text-align: center;
}
#photoListe .folder a {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#406A67;
}
#photoListe .data {
	width:385px;
	padding-bottom:7px;
	float:right;
	font-size:12px;
	display:block;
	padding-top:7px;
	padding-left: 15px;
}
#photoListe .data h5 {
	font-size:12px;
	margin:0px;
	padding-bottom:5px;
}
#photoListe .data h5 a {
	color:#406A67;
}
.zurueck {
	clear:both;
	padding:12px 0 12px 0;
}
.zurueck a {
	padding:0 0 0 12px;
	color:#406a67;
	background:url(../images/arrowLeft.gif) no-repeat -4px 1px;
}

.zurueckzumseitenanfang {
	clear:both;
	padding:12px 0 12px 0px;
}
.zurueckzumseitenanfang a {
	padding:0 0 0 18px;
	color:#406a67;
	background:url(../images/seitenanfang2.gif) no-repeat 0px 1px;
}


#dynamischeTyp1Liste .hide {
	display:none;
	visibility:hidden;
}
#dynamischeTyp1Liste {
	clear:both;
	float:left;
}
#contentbereich #dynamischeTyp1Liste p {
	margin-bottom:10px;
}
#dynamischeTyp1Liste h4 {
	clear:both;
	color:#025750;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:12px 0;
	padding:0 0 2px;
	width:535px;
	border:0;
}
#dynamischeTyp1Liste .liste {
	clear:both;
	float:left;
	width:535px;
/*	margin-bottom:10px;
	padding-bottom:10px;*/
	border-top:1px dotted #CCCCCC;
}
#dynamischeTyp1Liste p {
	float:left;
}
#dynamischeTyp1Liste .dynamischeTyp1ListeItem {
}
#dynamischeTyp1Liste .addyBlock {
	float:left;
	width:100%;
	clear:both;
}
#dynamischeTyp1Liste .descOpenBlock {
	float:left;
	clear:both;
	padding:5px;
	padding-bottom:10px;
	padding-top:10px;
	width:150px;
	text-align:center;
	padding-left:0px;
}
#dynamischeTyp1Liste .descOpenBlock .descOpenBlockImg {
	float:left;
	height:25px;
	padding-right:5px;
}
#dynamischeTyp1Liste .descOpenBlock .descOpenBlockText {
	float:left;
	height:22px;
	padding-top:3px;
}
#dynamischeTyp1Liste .descBlock {
	float:left;
	clear:both;
	padding-bottom:15px;
	padding-top:0px;
	padding-top:13px;
}
#dynamischeTyp1Liste .descBlock p {
	float:left;
}
#dynamischeTyp1Liste .descBlock img {
	float:left;
}


#dynamischeListe {
	clear:both;
	float:left;
	width:100%;
}
#dynamischeListe ul {
	clear:both;
	float:left;
	margin:10px 0 20px 0;
	width:100%;
}
#dynamischeListe ul li {
	list-style-type:none;
}
#dynamischeListe ul li a {
}


#dynamischeListe2 {
	float: left;
	width: 535px;
    padding-top: 12px;
}
#dynamischeListe2 ul {
	margin: 0px;
	padding: 0px;
}
#dynamischeListe2 ul li {
	list-style-type: none;
	border:1px solid #d0d0d0;	
	float: left;
	width: 524px;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
    padding-left: 5px;
    padding-right: 6px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
	background-image:url(../images/news.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

#dynamischeListe2 .dateall {
	float: left;
	width: 65px;
	border-right: 1px solid #d0d0d0;
	padding-top:2px;

}
#dynamischeListe2 .date02 {
	color: #424242;
	font-size: 10px;
	float: left;
	width: 65px;
}
#dynamischeListe2 .date {
	float: right;
	width: 50px;
	padding-left: 7px;
}
#dynamischeListe2 .date p {
	padding-bottom: 0px;
	line-height: 15px;
	height: 0px;
}

#dynamischeListe2 .artikelVom{
	float: left;
	color: #014876;
	font-size: 11px;
	padding-bottom: 1px;
	margin-top: -2px;
	float: left;
	width: 76px;
	padding-left: 6px;
}
#dynamischeListe2 .month {
	color:#025750;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-left:2px;
	padding-top:4px;
	text-align:center;
}

#dynamischeListe2 .year {
	float: left;
	color: #025750;
	font-size: 12px;
	text-align: center;
    margin-top: 0px;
    padding-left: 2px;
}
#dynamischeListe2 .day {
	color:#025750;
	float:left;
	font-size:20px;
	font-weight:normal;
	text-align:center;
	width:32px;
}

#dynamischeListe2 .newsText {
	float: right;
	width: 440px;
	display: block;
	color: #424242;
}
#dynamischeListe2 .newsText a.weiter{
	color: #406a67;
}

#dynamischeListe2 .teaserPicture {
	width: 112px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	float: right;
}
#dynamischeListe2 h4 {
	background: none;
	padding-bottom: 0;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 16px;
	clear: none;
	padding-left: 0px;
	color: #045650;	
	font-weight:bold;
	border: none;
	padding-top: 0px;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.imageBorder01 {
	border: 1px solid #8e8e8d;
}

#dynamischeListe2 h4 a {
	color: #045650;	
	font-weight:normal;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
#dynamischeListe2 h4 a:hover {
text-decoration: none;
}


.artikelLesen {
	float:left;
	padding:10px 0 0 0;
	color:#025750;
}

#dynamischeListe3 {
	float:left;
	width:527px;
	padding-bottom:20px;
}
#dynamischeListe3 ul {
	margin:0px;
	padding:0px;
}
#dynamischeListe3 ul li {
	list-style-image:none;
	list-style-type:none;
	border-bottom:1px dotted #cccccc;
	float:left;
	width:527px;
	padding:18px 0 22px 0;
	margin:0px;
}
#dynamischeListe3 .date {
	float:left;
	width:70px;
	min-height:70px;
	background-image:url(../images/newsDatum.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:15px;
}
#dynamischeListe3 .date p {
	padding-bottom:0px;
	line-height:15px;
	height:0px;
}
#dynamischeListe3 .year {
	float:left;
	width:50px;
	color:#8e0303;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	padding-top:0px;
	padding-left:12px;
}
#dynamischeListe3 .month {
	float:left;
	width:50px;
	color:#8e0303;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	padding-top:0px;
	padding-left:12px;
}
#dynamischeListe3 .day {
	float:left;
	width:50px;
	color:#8e0303;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	padding-top:22px;
	padding-left:12px;
}
#dynamischeListe3 .datesmall {
	color:#888888;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:13px;
}
#dynamischeListe3 .newsText {
	float:right;
	width:435px;
	display:block;
}
#dynamischeListe3 .newsText a {
	color:#5d5c5d;
}
#dynamischeListe3 .newsText p {


}
#dynamischeListe3 .teaserPicture {
	float:right;
	width:112px;
	margin:0px;
	padding-right:10px;
	padding-left:25px;
	padding-bottom:5px;
}
#dynamischeListe3 h4 {
	background:none;
	padding-bottom:1px;
	margin:0px;
	margin-bottom:3px;
	font-size:12px;
	clear:none;
	padding-top:0px;
	padding-left:0px;
	color:#5d5c5d;
}
#dynamischeListe3 .übernehmen {
	float:left;
	clear:both;
	color:#5d5c5d;
	background-image:url(../images/alleArtikel.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:15px;
	padding-top:1px;
	margin-top:5px;
}

#dynamischeListe3 a img {
	border:1px solid #dbdbdb;
}
.umbruch {
	clear:both;
	padding-bottom:12px;
}


/* Service BW */
#sbw2 {
	float: left;
	width: 470px;
/*	padding-top:15px;*/
}
#sbw2 h4 {
		clear:both;
		margin:0px;
		padding-top:12px;
		padding-bottom:10px;
		color:#025750;
		font: normal 15px Arial, Helvetica, sans-serif;
		border:none;
		text-align:left;
		background: url(../images/contentHeader.gif) no-repeat 0px 19px;
		padding-left: 12px;
}
#sbw2 h5 {
	clear:both;
	margin:16px 0 0 0;
}
#sbw2 h5 a {
	font:bold 12px Arial,Helvetica,sans-serif;
	background:none;
	padding:0;
}
#sbw2 ul, #sbw2 ol {
	clear:both;
	margin:8px 0;
	padding:0 0 0 30px;
}
#sbw2 ul li a, #sbw2 ol li a {
	background:url(../images/arrowRight.gif) no-repeat 0 2px;
	color:#406A67;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 0 2px 16px;
	margin:2px 0;
	width:454px;
}
#sbw2 ol li a {
	background:transparent url(../images/internal_link_content.gif) no-repeat 0 0;
	padding:0 0 0 20px;
}

#sbw2 h4 a {
	background:none;
}
#sbw2 a.link_ext_replacement {
	color:#406A67;
	font:12px Arial, Helvetica, sans-serif;
	background:transparent url(../images/external_link_content.gif) no-repeat 0 0;
	padding:0 0 0 20px;
}
#sbw2 .blockSbw2MitarbeiterOrgeinheitIndex {
}
#sbw2 .blockSbw2MitarbeiterOrgeinheitIndex form {
	border:none; /* 1px */
	background-color:#ffffff;
	margin-bottom:0px;
	padding:0px;
}
#sbw2 .blockSbw2MitarbeiterOrgeinheitIndex form .formSelect {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e8eaea;
	border:1px solid #d6d6d6;
	font-size:100%;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:320px;
}
#sbw2 .blockSbw2MitarbeiterLetterIndex {
	float:left;
	width:462px;
	padding:4px;
	text-align:center;
	border:1px dotted #d6d6d6;
	margin-bottom:15px;
}
#sbw2 .blockSbw2MitarbeiterLetterIndex a {
	font-weight:bold;
	background:none;
	padding:0;
	color: #406A67;
}
#sbw2 .mitarbeiterListe ul {
	float:left;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:10px;
}
#sbw2 .mitarbeiterListe li {
	list-style-type:none;
	list-style-image:none;
	background:url(../images/arrow.gif) no-repeat 0 6px;
	padding-left:0;
	margin-left:0;
	padding-top:15px;
}
#sbw2 .mitarbeiterListe li a {
	font-weight:bold;
}
.imageRight {
	float:right;
}
#sbw2 .vCard {
	padding-top:6px;
	padding-bottom:0px;
	list-style-type:none;
	list-style-image:none;
}
#sbw2 .vCard a {
	color:#406A67;
	margin:0px;
	padding:0 0 0 20px;
	font:12px Arial,Helvetica,sans-serif;
	background-image:url(../images/vCard.gif);
	background-repeat:no-repeat;
	background-position:0px -2px;
}
#sbw2 .sbwLebenslagenbaum ul {
	width:470px; /* 350px */
	float:left;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	color:#666666;
	list-style-type:none;
	list-style-image:none;
}
#sbw2 .sbwLebenslagenbaum ul li {
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
}
#sbw2 .sbwLebenslagenbaum ul a {
	color:#666666;
}
#sbw2 .sbwLebenslagenbaum li a {
	background:transparent url(../images/arrowRight.gif) no-repeat scroll 16px 0;
	color:#025750;
	float:left;
	list-style-type:none;
	margin-bottom:7px;
	padding:0 4px 0 32px;
	width:434px;
}
#sbw2 .sbwLebenslagenbaum li a:hover {
	text-decoration:underline;
}
#sbw2 .blockSbw2LebenslagendetailsVorgaenger {
	float:left;
	width:462px;
	padding:4px; /* 10px */
	text-align:center;
	border:1px dotted #d6d6d6; /* 1px */
	margin-bottom:15px;
}
#sbw2 .blockSbw2LebenslagendetailsVorgaenger a {
	font-weight:bold;
	color:#025750;
	background:none;
	padding:0;
}
#sbw2 .blockSbw2LebenslagendetailsVorgaenger a:hover {
	text-decoration:underline;
}
#sbw2 .sbwUnterseiten {
	clear:both;
}
#sbw2 .sbwUnterseiten ul {
	width:470px; /* 350px */
	float:left;
	margin:0 0 16px 0;
	padding:0px;
	color:#406A67;
	list-style-type:none;
	clear:both;
}
#sbw2 .sbwUnterseiten ul li {
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
	padding:2px 0;
}
#sbw2 .sbwUnterseiten ul a {
	color:#406A67;
}
#sbw2 .sbwUnterseiten li a {
	clear:both;
	float:left;
	color:#406A67;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 0 2px 16px;
	margin:2px 0;
	width:454px;
}
#sbw2 .sbwUnterseiten li a:hover {
	text-decoration:underline;
}
#sbw2 .sbwBehoerdePerson {
	padding-bottom:10px;
	margin-bottom:10px;
	clear:both;
}
#sbw2 .weiterText {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#sbw2 .weiterText a {
	margin:0px;
	text-decoration:underline;
	padding-left:15px;
}
#sbw2 .weiterText a:hover {
}
#sbw2 .sbwDownload ul {
	width:470px; /* 350px */
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#sbw2 .sbwDownload ul li {
	list-style-type:none;
	list-style-image:none;	
	margin-left:0px;
	padding:2px 0;
}
#sbw2 .sbwDownload ul a {
	color:#025750;
}
#sbw2 .sbwDownload li a {
	background:transparent url(../images/arrowRight.gif) no-repeat scroll 16px 0;
	color:#025750;
	float:left;
	list-style-type:none;
	margin-bottom:7px;
	padding:0 4px 0 32px;
	width:434px;
}
#sbw2 .sbwDownload li a:hover {
	text-decoration:underline;
}
#contentbereich .formulare {
	clear:both;
	float:left;
}
#contentbereich .formulare ul {
	margin-top:0;
}
#contentbereich .formulare ul li {
	line-height:20px;
	list-style-type:none;
}
#contentbereich .formulare ul li a {
	background:url(../images/download.gif) no-repeat 0 0;
	padding:0 0 0 20px;
}


/* Vor/Zurück-Nav */
.tx-gsipagenav-pi1 {
	clear:both;
	float:left;
	width:527px;
	margin:10px 0;
}
.tx-gsipagenav-pi1 .pageNavTable {
	width:100%;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
	width:33%;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavCaption {
	text-align:center;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext {
	text-align:right;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext a {
	color:#025750;
	font:11px Arial, Helvetica, sans-serif;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a:hover, .tx-gsipagenav-pi1 .pageNavTable .pageNavCaption a:hover, .tx-gsipagenav-pi1 .pageNavTable .pageNavNext a:hover {
	text-decoration:underline;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavPrev a {
	background:url(../images/arrowLeft.gif) no-repeat 0 0;
	padding:0 0 0 18px;
}
.tx-gsipagenav-pi1 .pageNavTable .pageNavNext a {
	background:url(../images/arrowRight.gif) no-repeat 100% 0;
	padding:0 18px 0 0;
}



/* Rahmen um Bilder */

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
margin:0;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:1px solid #CACACA;
padding:0;
}

div.csc-textpic-imagewrap .csc-textpic-image img {
}



.infobox div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	border-bottom:1px dotted #979797;
}

/* Lupe */
.clickenlarge-0 {
	clear:both;
}
.clickenlarge-0 .bodytext {
	margin:0;
}
.clickenlarge-0 img {
	border-bottom:1px dotted #979797;
}
/*#contentbereich .clickenlarge-1 img {
	border:1px solid #C9C9C9;
}*/
.clickenlarge-1 .csc-textpic-caption {
	float:right;
	height:20px;
	margin:0;
	padding:2px 22px 0 0;
	background:url(../images/lupe.gif) no-repeat 99% 2px;
	font:11px Arial, Helvetica, sans-serif;
	color:#9c9c9c;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
	color:#565656;
	font:11px Arial, Helvetica, sans-serif;
	float:right;
}
.imageBorder {
	border:1px solid #c9c9c9;
}



/* Mailformplus Formulare */
.mailformplus_contactform p {
	margin-bottom:16px;
}
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung, .formobjektCaptcha {
	padding:5px;
	font:12px Arial, Helvetica, sans-serif;
	border:1px solid #d4d4d4;
	background-color:#f6f6f6;
}
.formobjekt {
	width:522px;
	line-height:27px;
	background-position:0px 0px;
	border:1px solid #d4d4d4;
	padding-top:0px;
}
.formobjekt:hover {
	background-color:#f9f9f9;
}
.formobjekt:focus {
	border:1px solid #cfcece;
	background-color:#f9f9f9;
}
.formobjektkleinVeranstaltung:focus {
	border:1px solid #cfcece;
	background-color:#f9f9f9;
}
.formobjektCaptcha:hover, .formobjektCaptcha:focus {
	border:1px solid #cfcece;
	background-color:#f9f9f9;
}
.formobjektklein:hover, .formobjektklein:focus {
	border:1px solid #cfcece;
	background-color:#f9f9f9;
}
.formobjektklein {
	width:522px;
	border:1px solid #d4d4d4;
}
.formobjektklein:hover {
	background-color:#f9f9f9;
}
.formobjektCaptcha {
	width:35%; /* 270px */
	padding-top:4px;
	border:1px solid #d4d4d4;
}
.formobjektselectklein {
	width:88.5%; /* 400px */
	padding-top:4px;
}
.formobjektselectkleinVeranstaltung {
	width:449px;
/*	border:1px solid #d4d4d4;
	padding:5px;
	margin-left:9px;
	margin-top:10px;
*/
}
.formobjektselectkleinVeranstaltung:hover, .formobjektselectkleinVeranstaltung:focus {
	border:1px solid #cfcece;
	background-color:#f9f9f9;
}
.formobjektkleinVeranstaltung {
	width:437px;
	border:1px solid #d4d4d4;
	padding:5px;
	margin-left:20px;
	margin-bottom:0px;
	vertical-align:middle;
}
.formobjektkleinVeranstaltung:hover, .formobjektkleinVeranstaltung:focus {
	border:1px solid #cfcece;
	background-color:#f9f9f9;
}
.formSelect, .formInputText, .formInputSubmit {
	clear:both;
	float:left;
	margin:4px 0 8px 0;
	width:100%;
}
input[type="submit"] {
	border:1px solid #d4d4d4;
	background-color:#f9f9f9;
	padding:4px;
	margin-top:10px;
	background-image:url(../images/buttonbg.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	color:#6b6a6a;
	cursor:pointer;
}
input[type="submit"]:hover {
	background-image:url(../images/buttonbg02.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	color:#5d5c5c;
}

img.tx-srfreecap-pi2-image {
	margin-right:0px;
	margin-left: 3.3em;
}
.tx-srfreecap-pi2-cant-read {
	color:#595959;
	font:12px Arial, Helvetica, sans-serif;
}
.tx-srfreecap-pi2-cant-read a {
	color:#025750;
	font:12px Arial, Helvetica, sans-serif;
}

/* Suche */

#search2Block {
	clear:both;
	float:left;
	margin:0 0 0 0;
}
#search2Block #form1 {
	clear:both;
	width:516px;
	margin:0 0 16px 0;
	border-bottom:1px solid #c6c6c6;
}
#search2Block #form1 a {
	color:#025750;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#search2Block .search2Header {
	clear:both;
	border-bottom:1px dotted #979797;
	margin-bottom:8px;
}
#search2Block p {
	clear:both;
	border-bottom:1px dotted #979797;
	margin-bottom:12px;
	padding-bottom:12px;
}
#search2Block p a {
	color:#025750;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#search2Block p .highlight {
	background-color:#FF0;
}

.align-right {
	text-align:right;
}

/* Wetterbox */
#weatherBox {
	clear:both;
	float:left;
	background:url(../images/wetterboxBG.jpg) no-repeat 0 0;
	padding:123px 10px 0 10px;
	border:1px solid #e5e5e5;
	width:450px;
	height:160px;
	margin-bottom: 25px;
}
	#weatherBox .today {
		float:left;
		width:50%;
	}
	#weatherBox .tomorrow {
		float:right;
		width:47%;
	}
	#weatherBox .top {
		float:left; 
		width:210px; 
		border-bottom:1px solid #ebebeb;
		padding:6px 0;
		font:12px Arial, Helvetica, sans-serif;
	}
		#weatherBox .top .dayname {
			clear:both;
			float:left;
			width:50%;
			color:#474747;
			font:bold 18px Arial, Helvetica, sans-serif;
		}
		#weatherBox .top .temperature {
			float:left;
			width:50%;
			color:#a3a2a4;
			font:bold 18px Arial, Helvetica, sans-serif;
			text-align:right;
		}
	#weatherBox .bottom {
		float:left;
		width:210px;
		padding-top:8px;
	}
		#weatherBox .bottom .daytext {
			clear:both;
			float:left;
			width:45%;
		}
		#weatherBox .bottom .picture {
			float:right;
			width:45%;
		}
		#weatherBox .bottom .picture img {
			max-width:100px;
			border:0;
			margin-top:-4px;
		}	
.homeKalenderSubmit, .homeKalenderEintraege {
	text-align:center;
	color:#1A171B;
}

#contentbereich .tx-felogin-pi1 {
	clear:both;
	float:left;
	width:100%;
	color:#474747;
}
#contentbereich .tx-felogin-pi1 form {
	border-bottom:1px dotted #ccc;
}
#contentbereich .tx-felogin-pi1 form div {
	clear:both;
	margin:8px 0 0 0;
}

#contentbereich #export {
	background:none repeat scroll 0 0 #FAFAFA;
	border:1px solid #BFC3CB;
	clear:both;
	color:#474747;
	float:left;
	margin-bottom:20px;
	padding:3px 8px;
	width: 454px;
}
.pdf {
	list-style-image: url(../images/pdf.gif);
}
li.pdf {
	list-style-image: url(../images/pdf.gif);
}

#contentbereich #eCardsAlbum {
	width:100%;
}
#contentbereich #eCardsAlbum table {
	width:527px;
}
#contentbereich #eCardsAlbum table td {
	width:175px;
	text-align:center;
	border:1px solid #ccc;
	padding:2px 0 4px 0;
}
#contentbereich #eCardsAlbum table td img {
	width:160px;
}

#suche a {
	color:#1A171B;
}

/* Style Start */

#homeLayout01 {
	float: left;
	width: 980px;
	height: 600px;
	background:url(../images/homeLayout01.jpg) no-repeat right top;
}
#homeLayout02 {
	float: left;
	width: 179px;
}
#homeQuickinfo {
	float: left;
	width: 179px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9f9f9f;
	font-size: 11px;
	text-align: center;
	padding-top: 115px;
	padding-bottom: 3px;
}
#homeQuickinfo a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9f9f9f;
	font-size: 11px;
}
#homeQuickinfo02 {
	float: left;
	width: 159px;
	background-color: #db9d2b;
	padding-top: 17px;
	padding-left: 20px;
}
#homeQuickinfo02 h2 {
	color: #6e511c;
	font-weight: normal;
	font-size: 18px;
}
#homeQuickinfo02 ul {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a4c15;
	list-style-type: square;
	padding-left: 15px;
	line-height: 20px;
	padding-top: 7px;
}
#homeQuickinfo02 a {
	color: #6a4c15;
}
#homeQuickinfo02Weiter {
	color: #6a4c15;
	padding: 10px 0px;
}
#homeQuickinfo02Weiter a {
	color: #6a4c15;
}

#homeQuickinfo03 {
	padding-bottom: 1px;
}
#homeQuickinfo03, #homeQuickinfo04 {
	float: left;
	width: 179px;
}
#homeLayout03 {
	float: left;
	width: 452px;
	background: url(../images/homeNewsBg.png) repeat-y top left;
	margin-top: 132px;
	margin-left: 1px;
}

#ticker {
	float: left;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 0px;
}

#news {
    float:left;
    width: 383px; /* 620px */
	padding: 17px 0 0px 33px;
	min-height: 360px;
}
#news h2 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
}

#news ul {
    float:left;
    margin: 0px;
    padding: 0px;
    width: 383px; /* 383px */
    list-style-type:none;
}
#news li {
    float:left;
    width: 383px; /* 383px */

}
#news li.normal h3 {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px; /* 11px */
    padding: 0px;
    margin: 0px;
    color: #db9d2b;
    text-decoration: none;
	padding:10px 0 10px 10px;
}
#news li.active h3 {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px; /* 11px */
    padding: 0px;
    margin: 0px;
    color: #db9d2b;
    text-decoration: none;
    padding-top: 3px; /* 3px */
    padding-bottom: 3px; /* 3px */
}
#news li.normal h3 a {
    color: #db9d2b;
    text-decoration: none;
}
#news li.active h3 a {
    color: #db9d2b;
    text-decoration: none;
}

#news li.active .newsDate, #news li.normal .newsDate {
	background-image: url(../images/homeNewsDate.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:51px;
	height: 60px;
	position: absolute;
	top: 0px;
	left: 7px;
	text-align: center;
	padding-top: 6px;	
	opacity:1;
}
#news li.normal .newsDate {
	top: -4px;
}

#news li.normal {
	position: relative;
	border-bottom: 1px solid #515151;
}
#news li.active {
	position: relative;
    padding-top: 10px; /* 10px */
    padding-bottom: 10px; /* 10px */
	margin: 15px 0 0 0;
	border-bottom: 1px solid #515151;
}
#news li.normal img, #news li.active img {
    border: none;
    background-image:none
}
#news li.normal img {
    width: 0px; /* 43px */
    filter:Alpha(opacity=0);
    opacity:0;
    display:none;
}
#news li.active img {
    border: 1px solid #9a9a9a;
}
#news li.active .teaserpic {
    float: left;
	text-align: center;
	width: 118px;
}
#news li.normal .teaserpic {
    float: left;
}
#news li.normal .teasertext {
      filter:Alpha(opacity=0);
      opacity:0;
      display:none;
}
#news li.active .teasertext {
    font-size: 12px; /* 11px */
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}
#news li.normal .teasertext a, #news li.active .teasertext a {
    color: #db9d2b;
	font-size: 11px;
}
#news li.active .rahmen {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	width: 225px;
}
#news li.normal .rahmen {
    width: 383px; /* 610px */
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}

#news .alleArtikel {
	float: left;
	padding: 20px 0 20px 0;
	color: #fff;
}
#news .alleArtikel a {
	color: #fff;
}
#newsRight {
	float: left;
	width: 20px;
	padding: 25px 0 0 5px;
}




/**
 *	Wird nur für Backendbenutzer angezeigt
 *  width anpassen
 */
/* contentbereich */
.typo3-editPanel {
	background-color: #F1F1F1;
	border: 1px dotted #909090;
	float:left;
	font-size: 11px;
	padding: 4px;
	width: 525px;
}
.infoboxContent .typo3-editPanel {
	width: 505px;
}
#infoboxbereich .typo3-editPanel {
	margin:5px 0 0 0;
	width: 187px;
}
.typo3-editPanel-controls {
	float:left;
	margin-right:4px;
}
.typo3-editPanel-controls .feedit-icon {
	margin: 0 4px 0 0;
} 
.typo3-editPanel-label {
	float:left;
	color: #000000;
	font:11px arial,tahoma,helvetica,sans-serif;
	padding:2px 0 0 0;
}
#contentbereich .csc-textpic-imagewrap ul {
	margin-left:0 !important;
}
#contentbereich .csc-textpic-imagewrap ul li.csc-textpic-image {
	padding-left:0 !important;
}
