* {
	margin: 0px;
	padding: 0px;
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
body {
	background-color: #9facc5;
	background-image: url(../images/blau.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.imageBorder {
border: 1px solid #e0e4d8;
}
#contentbereich .imageDescription {
    display: block;
}
.imageDescriptionText {
	font-size: 11px;
    padding-left: 5px;
    color: #626d4a;
    text-align: right;
    padding-top: 5px;
    padding-right: 4px;

}
.boderImg {
	border: 1px dotted #86191f;
    padding: 2px;

}
#spalteLinks {
	width: 50%;
	font-size: 100%;
}
#spalteRechts {
	width: 50%;
	font-size: 100%;
}
#spalteMitte {
	width: 980px;
}
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
display:inline;
margin-left:5px;
}
#dynamischeTyp1Liste .hide {
    display: none;
    visibility: hidden;
}
#dynamischeTyp1Liste {
	padding-bottom: 50px;
}
#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: 5px;
   padding-bottom: 15px;
padding-top: 0px;
}
#dynamischeTyp1Liste .descBlock p {
    float: left;
}
#dynamischeTyp1Liste .descBlock img {
    float: left;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	height: 1px;
	width: 100%;
	border-top: 1px #AEAEAE;
	border-right: 1px #AEAEAE;
	border-bottom: 1px dashed #AEAEAE;
	text-align: left;
}
.unsichtbar {
    position: absolute;
    width: 0px;
    height: 0px;
    left: -3000px;
    top: -3000px;
}
.accessKey {
	font-family: Arial, Helvetica, sans-serif;
	cursor: help; /*<?php echo $accessKeyText; ?>*/ }
.error {
	color: #FF0000;
}
.kursiv {
	font-style: italic;
}
/* PDF-, Word-Download bei Newsbereiche */
.download {
	padding-left: 1.5384615384615384615384615384615em; /* 20px */
	margin-left: 5px; /* 20px */
	margin-bottom: 0.38461538461538461538461538461538em; /* 5px */
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#infoboxbereich .download {
	padding-left: 22px; /* 20px */
	margin-left: 0px; /* 20px */
	margin-bottom: 0.38461538461538461538461538461538em; /* 5px */
	background-image: url(../images/download_infobox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentbereich .infoboxContent .download {
	padding-left: 1.5384615384615384615384615384615em; /* 20px */
	margin-left: 5px; /* 20px */
	margin-bottom: 0.38461538461538461538461538461538em; /* 5px */
	background-image: url(../images/download_infoboxContent.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.imageRight {
	float: right;
	margin-bottom: 1.1538461538461538461538461538462em; /* 15px */
	margin-left: 1.1538461538461538461538461538462em; /* 15px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}
.imageLeft {
	float: left;
	margin-bottom: 1.1538461538461538461538461538462em; /* 15px */
	margin-right: 0.69230769230769230769230769230769em; /* 9px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung, .formobjektCaptcha {
    font-size: 100%;
    padding: 5px;
    border: 1px dotted #B9B9B9;
    background-color: #f9fbf7;
    padding-left: 5px;
    padding-bottom: 3px;
}
.formobjekt {
     width: 97%; /* 400px */
    line-height: 16px;
}
.formobjektklein {
    width: 97%; /* 270px */
    padding-top: 4px;
}
.formobjektCaptcha {
    width: 40%; /* 270px */
    padding-top: 4px;
}
.formobjektselectklein {
    width: 91.5%; /* 400px */
    padding-top: 4px;
}
.formobjektselectkleinVeranstaltung {
    width: 78%; /* 400px */
    padding-top: 4px;
}
.formobjektkleinVeranstaltung {
    width: 75.6%; /* 400px */
    padding-top: 4px;
}
input[type="submit"] {
border: 1px dotted #a6a9a0;
background-color: #f9fbf7;
padding: 5px;
margin-top: 10px;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	background-position: right bottom; 

}
img.tx-srfreecap-pi2-image {
	margin-right: 0px;
}
.errorBlock {
	background-color: #eff1f5;
	border: 5px solid #acb7cd;
	padding: 8px;
	padding-bottom: 10px;
	background-image: url(../images/errorPic.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.errorBlock .error {
	
}


.pdf {
	list-style-image: url(../images/pdf.gif);
}
.pdfText {
	width: 1em; /* 12px */
	height: 1em; /* 13px */
	border: none;
}
#sitemap ul {
	font-weight: bold;
}
#sitemap ul ul {
	font-weight: normal;
}
#sitemap li {
 margin-bottom: 1em;
}
#sitemap li li, #sitemap li li li {
 margin-bottom: 0px;
}
#links {
	background-color:#0f4284;
	background-repeat:repeat-x;
	width: 31px;
	float:right;
}
#links01 {
	width: 100%;
	float:right;
	height: 242px;
}
#links01Content {
	width: 100%;
	float:right;
	height: 260px;
}

#rechts01 {
	width: 100%;
	float:right;
	height: 242px;
}
#rechts01Content {
	width: 100%;
	float:right;
	height: 260px;
}
#rechts {
	background-color:#0f4284;
	background-repeat:repeat-x;
	width: 15px;
	float:left;
}
#alles {
	font-size: 12px;
    width: 980px; 
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
    float: left;
}

#layout01 {
    float: left;
    width: 980px; 
}

#layout02 {
    float: left;
    width: 297px; 
    position: relative; 
    
}
#layout02b {
    float: left;
    width: 297px; 
    
}
#layout03 {
    float: left;
    width: 683px;
	height: 30px;
	padding-top:34px;
	background-image:url(../images/layout03.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;

}

#layout04 {
    float: left;
    width: 297px; 
    position: relative; 
}

#layout05 {
    float: left;
    width: 656px; 
}
#layout06 {
    float: left;
    width: 27px;
}
#layout07 {
    float: left;
    width: 11px; 
}
#homelayout07{
    float: left;
    width: 286px;
	height:216px;
	background-color:#FFFFFF;
}
#layout08 {
    float: left;
    width: 275px; 
    position: relative; 
}
#homelayout08 {
    float: left;
    width: 275px; 
	padding-left: 11px;
    position: relative; 
}
#homelayout08b {
    float: left;
    width: 275px; 
}
#layout09 {
    float: left;
    width: 11px; 
}

#layout10 {
    float: left;
    width: 980px; 
}
#homelayout10 {
    float: right;
    width: 502px; 
}
#alles02 {
    float: left;
    width: 980px;
	background-color: #0F4284;
}
#alles03 {
    float: left;
    width: 980px;
	background-color: #0F4284;
	  height: 460px;
}
#layout11 {
    float: left;
    width: 211px; 
}
#homelayout11 {
    float: left;
    width: 211px;
	height: 240px;
	background-image:url(../images/homelayout11.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#layout12 {
    float: left;
    width: 517px; 
    background-color: #ffffff;
    border-left: solid 11px #acb7cd;
    border-right: solid 13px #acb7cd;
    border-bottom: solid 11px #acb7cd;
}
#homelayout12 {
	float: right;
	width: 211px;
}
#homelayout12 .text {
	float: left;
	width: 116px;
	padding-left: 11px;
	padding-bottom: 41px;
	color: #FFFFFF;
	font-size: 11px;
	font-family:Tahoma, Geneva, sans-serif;
}
#homelayout12 a {
	color: #FFFFFF;
	text-decoration:underline;
}
#homelayout12 a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#layout13 {
    float: right;
    width: 228px; 
    background-image: url(../images/infoboxBG.gif);
    background-repeat: repeat-y;
    background-position: top left;
}
#homelayout13 {
	width:451px;
	float:right;
	padding-right:16px;
}
#neu {
	position:absolute;
	width: 44px;
	height:43px;
	top: 6px;
	left: -6px;
	background-image: url(../images/neu.png);
	background-repeat:no-repeat;
	background: expression("none");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/neu.png');
}
#news {
	float: left;
	padding-top: 10px;
		position:relative;
}
#news ul {
    float:left;
    margin: 0px;
    padding: 0px;
    width: 451px;
    list-style-type:none;
	z-index:0;
}
#news li {
    float:left;
    width: 451px;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
}
#news li.normal h3 {
	font-family:Tahoma, Geneva, sans-serif;
    font-size: 13px; /* 15px */
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    text-decoration: underline;
    padding-top: 1px; /* 3px */
    padding-bottom: 3px; /* 3px */
}
#news li.active h3 {
	font-family:Tahoma, Geneva, sans-serif;
    font-size: 13px; 
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    text-decoration: none;
    padding-top: 17px;
    padding-bottom: 3px; 
	padding-left: 8px;
}
#news li.normal h3 a , #news li.active h3 a {
    color: #ffffff;
	text-decoration: underline;
}
#news li.normal h3 a , #news li.active h3 a .newsDate {
    color: #ffffff;
    text-decoration: underline;
}
#news li.normal h3 a  {
    color: #ffffff;
    text-decoration: underline;
    padding-right: 10px;
}
#news li.normal {
	padding-top: 9px;
    padding-bottom: 20px;
	padding-left:20px;
}
#news li.active {
	background-color: #0e3d7a;
	margin-bottom: 10px;
}
#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 .teaserpic {
    float: left;
    width: 130px;
	height: 85px;
	padding-left: 16px;
	padding-bottom: 17px;
	padding-top: 17px;
}
#news li.active .imgNews {
    width: 130px;
	height: 85px;
    border: 1px solid #4a6e9b;
}
#news li.normal .teaserpic {
    float: left;
}
#news li.normal .teasertext {
      filter:Alpha(opacity=0);
      opacity:0;
      display:none;
}
#news li.active .teasertext {
    font-size: 13px;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-bottom: 17px;
}

#news li.normal .teasertext a, #news li.active .teasertext a {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
#news li.active .rahmen {
    width: 19.5625em; /* 313px */
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 10px;
}
#news li.normal .rahmen {
    width: 445px; /* 350px */
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 23px;
}
#news li.normal .weitereMeldungen {
	font-size: 11px;
	text-decoration:none;
	padding-top:3px;
}
#news li.normal .weitereMeldungen a{
	font-size: 11px;
	text-decoration:none;
}

#layout14 {
    float: left;
    width: 541px; 
	height: 76px;
    position: absolute;
    top: 64px;
	left: 200px;
	background-image:url(../images/layout14.gif);
	background-repeat:no-repeat;
}
#layout14 h3 {
	color: #5f5f5f;
	font-size: 17px;
    clear: both;
    font-weight: normal;
	padding-top: 50px;
	padding-left: 33px;
	padding-bottom: 5px;
	background-image:url(../images/h3.gif);
	background-repeat:no-repeat;
	background-position: 11px 53px;
    font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
#homelayout14 {
    float: left;
    width: 282px; 
	height: 383px;
    position: absolute;
    top: 109px;
	left: 211px;
	background-image:url(../images/layout14_1.gif);
	background-repeat:no-repeat;
}
#homelayout14 .home01 {
	padding-top: 50px;
	padding-left: 33px;
	padding-bottom: 3px;
	background-image:url(../images/home01.gif);
	background-repeat:no-repeat;
	background-position: 35px 38px;
}
#homelayout14 .home02 {
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 3px;
	padding-left: 76px;
	padding-bottom: 2px;
	background-image:url(../images/mitarbeiter.gif);
	background-repeat:no-repeat;
	background-position: 35px 0px;
}
#homelayout14 .home02 a {
	font-size: 17px;
	color: #38445c;
	text-decoration: none;
}
#homelayout14 .home02 a:hover {
	text-decoration: none;
}
#homelayout14 .home03 {
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 9px;
	padding-left: 76px;
	background-image:url(../images/dienstleistungen.gif);
	background-repeat:no-repeat;
	background-position: 35px 5px;
}
#homelayout14 .home03 a {
	font-size: 17px;
	color: #38445c;
	text-decoration: none;
}
#homelayout14 .home03 a:hover {
	text-decoration: none;
}
#homelayout14 .home04 {
	font-family:Tahoma, Geneva, sans-serif;
	padding-top: 10px;
	padding-left: 76px;
	background-image:url(../images/maengel.gif);
	background-repeat:no-repeat;
	background-position: 35px 0px;
}
#homelayout14 .home04 a {
	font-size: 17px;
	color: #38445c;
	text-decoration: none;
}
#homelayout14 .home04 a:hover {
	text-decoration: none;
}
#homelayout14 .home05 {
	padding-top: 40px;
}
#homelayout14 .home05 a {
}
#homelayout14 .home05 a:hover {
}
#layout15 {
    float: left;
    width: 12px; 
    position: absolute;
    top: 60px;
	left: 0px;
}
#homelayout15 {
    float: left;
    width: 12px; 
    position: absolute;
    top: 26px;
	left: 11px;
}
#layout16 {
    float: left;
    width: 228px; 
}


#layout17 {
	float: left;
	width: 194px; 
	padding-bottom: 5px;
    position: absolute;
    top: 25px;
	left: 0px;
}

#layout17 .layout17MenueText {
	color: #afafaf;
	font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
}

#layout17 .layout17MenueText a {
	color: #afafaf;
	font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#layout17 .layout17MenueText a:hover {
    color: #afafaf;
    text-decoration: underline;
}

#layout18 {
	float: left;
    width: 887px;
    padding-left: 107px;
    background-color: #0f4284;
    padding-top: 7px; 
    padding-bottom: 7px;
	background-image: url(../images/layout08Linie.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#layout18Text {
	color: #88a1c2;
    font-size: 11px;
 }
 #layout18Text a {
	color: #88a1c2;
    text-decoration: underline;
}
  #layout18Text a:hover, #layout26Text a:hover  {
    text-decoration: none;
}
#homelayout18 {
	float: left;
    width: 780px;
    padding-left: 200px;
    background-color: #0f4284;
    padding-top: 7px; 
	background-image: url(../images/layout08Linie.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#homelayout18Text {
	color: #88a1c2;
    font-size: 11px;
	padding-left: 235px;
	padding-top:3px;
 }
#homelayout18Text a {
	color: #88a1c2;
    text-decoration: none;
}
#homelayout18Text a:hover, #layout26Text a:hover  {
    text-decoration: underline;
}
#homelayout19 {
	float: left;
	width: 211px;
}
#homelayout20 {
	float: right;
	padding-top: 21px;
	padding-bottom: 7px;
}
#suchbereich {
	width: 208px;
    position: absolute;
    top: 210px;
	left: 750px;
}

#suchbereich h2 {
	font-size: 12px;
    padding-left: 4px; 
    text-align: left;
    padding-bottom: 4px; 
}

#suchbereich #bereich1 {
	float: left;
	width: 160px;
    height: 22px;
    padding-left: 13px; 
}
#suchbereich .suche {
	float: left;
	color: #000000;
    font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 147px; 
	padding-left: 9px; 
    margin-left: 9px; 
    margin-top: 5px;
	padding-top: 5px; 
    border: none;
	background-color: #FFF;
	-moz-opacity:0.7;
opacity:0.7;
filter: alpha(opacity=70);

}

#suchbereich #bereich2 {
	float: left;
	width: 15px; 
    padding-top: 7px;
    padding-left: 9px; 
}

#suchbereich .sucheAbsenden {
	width: 14px;
	height: 14px; 
	font-size: 100%;
}
#homesuchbereich {
	width: 208px;
	padding-top: 16px;
	padding-left: 2px;
	float:left;
}
#homesuchbereich #homebereich1 {
	float: left;
	width: 156px;
    height: 22px;
}
#homesuchbereich .suche {
	float: left;
	color: #acb7cd;
    font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 147px; 
	padding-left: 9px; 
    margin-left: 9px; 
    margin-top: 5px;
	padding-top: 5px; 
    border: none;
	background-color: #5270ac;
}
#homesuchbereich #homebereich2 {
	float: right;
	width: 19px;
	padding-top: 7px;
	padding-right: 20px;
}
#homesuchbereich .sucheAbsenden {
	width: 19px;
	height: 18px; 
	font-size: 100%;
}
#anpassung {
	float: right;
    width: 210px; 
}

#drucken {
	float: left;
    width: 150px;
    padding-left: 25px; 
    padding-top: 5px;

}
#drucken .druckenText {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #88a1c2;
}
#drucken .druckenText a {
    color: #88a1c2;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none;
}
#drucken .druckenText a:hover {
    color: #88a1c2;
    text-decoration: underline;
}

#nachOben {
	float: left;
    width: 150px;
    padding-left: 25px;
    padding-top: 5px;
}
#nachOben .nachObenText {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #88a1c2;
}
#nachOben .nachObenText a {
    color: #88a1c2;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none;
}
#nachOben .nachObenText a:hover {
    color: #88a1c2;
    text-decoration: underline;
}



#breadcrumb {
    float: left;
    width: 495px;
    position: absolute;
    top: 27px;
	left: 33px;
}

#breadcrumb #breadcrumbText {
	color: #a4a4a4;
	font-size: 11px; 
}
#breadcrumb #breadcrumbText a {
	color: #a4a4a4;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
#breadcrumb #breadcrumbText a:hover {
	text-decoration: underline;
}


#contentbereich {
	float: left;
	font-size: 13px; 
    width: 471px; 
	color: #5d5d5d;
    text-align: left;
    padding-left: 22px;
    padding-bottom: 25px;
    font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#contentbereich h3 {
	color: #5f5f5f;
	font-size: 17px;
    clear: both;
    padding-bottom: 14px;  
    font-weight: normal;
    font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#contentbereich h4 {
	color: #104182;
	font-size: 17px;
    clear: both;
    font-weight: bold;
    padding-bottom: 13px;  
    padding-top: 15px;
    font-family:  Verdana, Helvetica, sans-serif;
}

#contentbereich h5 {
	color: #104182;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}
#contentbereich h6 {
	color: #104182;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}
#contentbereich p {
	margin-bottom: 13px; 
	line-height: 20px 
}
#contentbereich .contenttable .bodytext {
	/*line-height:6px;*/
}
#contentbereich a {
	color: #104182;
	text-decoration: underline;
}
#contentbereich a:hover {
    text-decoration: none;
}
#contentbereich ul {
	margin-left: 13px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#contentbereich ul li {
	margin-bottom: 4px;
	margin-left:10px;
    list-style-type: square;
}
#contentbereich ul ul li {
	margin-bottom: 0em;
	margin-top: 0em;
	background-image: none;
}
#contentbereich ol {
	margin-left: 26px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#contentbereich form {
	background-color: #ffffff;
	margin-bottom: 20px;
    margin-top: 12px;
    background-position: right bottom;
    background-repeat: no-repeat;
    clear: both;
    color: #6D6D6D;
    float: left;
	width: 469px;
}

#contentbereich .formulare  {
    margin-left: 0px;
    padding: 0px;
    list-style-type: none;
	padding-bottom: 20px;
}

#contentbereich .formulare ul {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

#contentbereich .formulare ul li {
	color: #4f4f4f;
	list-style-type: none;
	line-height: 20px;
	background-image: url(../images/download.gif);
    background-repeat: no-repeat;
    background-position: 8px;
    padding-left: 28px;
    list-style-image: none;
    margin: 0px;
}



#contentbereich .csc-menu-1 li {
	list-style-image:url(../images/liste.gif);
	padding-bottom: 3px;
}
#contentbereich .csc-menu-3 li {
	list-style-image:url(../images/liste02.gif);
	padding-bottom: 3px;
}
#contentbereich ul.csc-menu-1, #contentbereich .unterseiten ul, #contentbereich ul.csc-menu-3  {
	margin-left: 20px;
}
#contentbereich .unterseiten li {
	list-style-image:url(../images/liste.gif);
	padding-bottom: 3px;
}
#contentbereich form label {
    color: #6D6D6D;
    font-weight: normal;
}

.csc-textpic-imagewrap dl{

}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img    {
	border: 1px solid #b0b0b0;
	background-color: #FFFFFF;
}
#contentbereich .aktuell ul {
	margin-top: 26px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contentbereich .aktuell ul li {
    margin-bottom: 1em; /* 13px */
	list-style: none;
	float: left;
	width: 471px; /* 471px */
	background-color: #f2f1f2;
    color: #32560E;
	font-weight: bold;
    margin-left: 0px;
}
#contentbereich .aktuell ul li a {
    color: #2ca618;
	font-weight: bold;
    text-decoration: none;
    font-size: 12px; /* 12px */
    display: block;
    padding-left: 13px; /* 13px */
    border-bottom: 3px solid #ededed; /* 3px */
    padding: 8px; /* 8px */
} 
#contentbereich .aktuell ul li a:hover {
    color: #575757;
	font-weight: bold;
    text-decoration: none;
    background-color: #e8e8e8;
} 
#contentbereich .aktuell .aktuellbereichDate {
	margin-left: 0px;
    font-style: italic;
    font-weight: normal; 
}
#contentbereich .aktuellTeaser  {
	float: left;
    width: 476px; 
	margin: 0px;
    padding: 0px;
    margin-top: 12px;
}
#contentbereich .aktuellTeaser ul  {
	margin: 0px;
    padding: 0px;
}
#contentbereich .aktuellTeaser ul li {
    margin-bottom: 15px;
    list-style: none;
    float: left;
    padding-bottom: 16px;
    padding-top: 0px;
    padding-left: 0px;
    width: 475px;
    margin: 0px;
}
#contentbereich .teaserText02  {
    float: left;
    width: 335px;
    font-size: 13px;
    color: #104182;
    padding-bottom: 4px; /* 4px */
}
#contentbereich .teaserText02 a {
    color: #104182;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
}
#contentbereich .teaserText02 a:hover {
    color: #575757;
}
#contentbereich .teaserText03  {
    float: left;
    width: 463px;
    font-size: 12px;
    color: #505050;
    padding-left: 10px;
    padding-top: 10px;
    background-color: #f9fbf7;
    border: 1px dotted #a6a9a0;
}
#contentbereich .teaserText04  {
    float: left;
	width: 335px;
    color: #104182;
    padding-top: 5px;
    padding-bottom: 8px;
    padding-left: 3px;
}
#contentbereich .teaserText04 a {
    color: #575757;
}


#contentbereich .aktuellTeaser .teaserPicture {
    float: right;
    width: 110px;
    display: block; 
    padding-right: 10px;
    padding-bottom: 10px;
}
#contentbereich .teaserText05  {
    color: #505050;
    font-size: 12px;
    padding-right: 5px;
    padding-top: 3px;
    width: 78px; 
    float: right;
    text-align: right;
}
#contentbereich .teaserText05 a  {
    color: #505050;
    text-decoration: none;
}
#contentbereich .infoboxContent {
	color: #104385;
	clear: both;
	float:left;
    margin-top: 13px;
    background-color: #acb7cd;
	border: 1px dotted #676e7b;
	padding-bottom: 2px;
	width:471px;
}

#contentbereich .infoboxContent h4 {
	font-size: 15px;
	font-weight: bold;
    border: none;
    margin: 0px;
    padding-top: 12px;
    color: #104385;
    padding-left: 40px;
    padding-bottom:  5px;
    margin-left: 2px;
    background-image: url(../images/contentH4.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}
#contentbereich .infoboxContent .csc-textpic-text {
	font-size: 13px;
    padding-right: 13px;
    padding-left:  14px;
    margin-top: 0px;
    margin-left: 2px;
    background-image: url(../images/contentBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	min-height: 70px;
}
#contentbereich .infoboxContent li {
}
#contentbereich .infoboxContent ul li {
	margin-bottom: 4px;
	background-image: none;
}
#contentbereich .infoboxContent ul ul li {
	margin-bottom: 0em;
	margin-top: 0em;
	background-image: none;
}
#contentbereich .infoboxContent li a {
    background-image: none;
    padding-left: 0px;
    color: #104385;
    
}
#contentbereich .infoboxContent a {
	text-decoration: underline;
    color: #104385;

}
#contentbereich .infoboxContent a:hover {
	text-decoration: none;
}

#contentbereich .controlBlockStyle {
    padding: 5px; /* 3px */
    background-color: #F8F8F8;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 10px;
    padding-bottom: 5px; /* 5px */
    margin-top: 1em;
    clear: both;
}
#contentbereich .controlBlockPageAllItems {
    padding-bottom: 0.66666666666666666666666666666667em; /* 8px */
}
#contentbereich .controlBlockPageSlider {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #575757;
    padding: 5px; /* 5px */
  /*  border: 1px solid #e8e8e8;
    background-color: #f0f0f0;*/
    text-align: center;
}
#contentbereich .controlBlockPageSlider a {
    color: #575757;
    background-color: #D6D6D6;
    padding: 3px; /* 3px */
    border: 1px solid #e8e8e8;
    text-decoration: none;
}
#contentbereich .controlBlockPageSlider a:hover {
    color: #ffffff;
    background-color: #104385; /* Farbe austauschen */
    padding: 3px; /* 3px */
    border: 1px solid #e8e8e8;
    text-decoration: none;
}
#contentbereich .controlBlockPageSlider u {
    color: #ffffff;
    background-color: #104385; /* Farbe austauschen */
    padding: 3px; /* 3px */
    border: 1px solid #e8e8e8;
}


#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: 17px;
} 

#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: 17px;
} 
#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 4px;
	padding-left: 17px;
}

#contentbereich .internal-link, #contentbereich .internal-link-new-window {
	background-image:url(../images/internal_link_content.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 17px;
} 

#contentbereich .external-link, #contentbereich .external-link-new-window {
	background-image:url(../images/external_link_content.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 17px;
} 
#contentbereich .mail {
	background-image:url(../images/mail_link_content.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 17px;
}


#contentbereich .csc-linkToTop {
	background-image:url(../images/linkToTop.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	font-size: 11px;
}


#contentbereich .csc-sitemap ul {
	margin-left: 0px;
}
#contentbereich .csc-sitemap ul li {
	border-bottom: 1px dotted #ACB7CD;
	list-style-type:none;
	padding: 5px;
	padding-left: 0px;
	margin-left: 0px;
}
#contentbereich .csc-sitemap ul ul li {
	border: none;
		padding: 0px;
	list-style-type:square;
	padding-bottom:4px;
}
#contentbereich .csc-sitemap ul ul{
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 45px;
}
#contentbereich .csc-sitemap ul li a {
	font-weight: bold;
}
#contentbereich .csc-sitemap ul ul li  a {
	font-weight: normal;
}
.tx-srfreecap-pi2-cant-read {
	color: #104182;

}


#infoboxbereich {
	float: left;
    width: 228px; 
	padding-top: 2px;

}
#infoboxbereich .infobox {
    padding-top: 29px; 
    width: 200px;
}
#infoboxbereich .infobox01 {
    width: 228px; 
	position: relative;
}
#infoboxbereich .infobox01 .icon01 {
    padding-top: 29px; 
    width: 36px;
	height: 35px;
	left: -16px;
	top: -15px;
	position: absolute;
	background-image: url(../images/icon01.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
#infoboxbereich .infobox00 {
    width: 228px; 
	position: relative;
}
#infoboxbereich .infobox00 .icon00 {
    padding-top: 29px; 
    width: 36px;
	height: 35px;
	left: -16px;
	top: -15px;
	position: absolute;
	background-image: url(../images/icon00.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
#infoboxbereich h4 {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
    clear: both;
    padding: 0px;
    padding-top: 5px; 
    padding-bottom: 5px; 
	color: #ffffff;
    font-weight: bold;
    background-color: #0b2f5d;
    padding-left: 30px;
    background-image: url(../images/infoboxH3.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

#infoboxbereichFooter {
	float: right;
    width: 211px;
}
#infoboxbereich .csc-textpic-text {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #ffffff;
    padding-left: 30px;
    padding-top: 10px;
    padding-right: 20px;
	    padding-bottom: 29px; 

}
#infoboxbereich .csc-textpic-text a {
	color: #ffffff;
	text-decoration: underline;
}
#infoboxbereich .csc-textpic-text a:hover {
	text-decoration: none;
}
#infoboxbereich .csc-textpic-text p {
	margin-bottom: 11px; 
}
#infoboxbereich .csc-textpic-text ul ul li {
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: none;
}
#infoboxbereich .csc-textpic-text ul li {
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: none;
	list-style-type: square;
}
#infoboxbereich .csc-textpic-text ul {
	margin-left: 5px; 
    padding-left: 10px; 
	margin-bottom: 15px; 
}
#infoboxbereich .csc-textpic-text ul ul {
	margin-bottom: 5px; 
    margin-top: 5px; 
}
#infoboxbereich .csc-textpic-text ol {
	margin-left: 7px; 
    padding-left: 12px; 
	margin-bottom: 15px; 
}
#infoboxbereich .csc-textpic-text ol ol {
	margin-bottom: 5px; 
    margin-top: 5px; 
}




/* ######################### Hauptmenü ########################### */

#mainMenue {
	float: left;
	width: 690px;
	position: absolute;
	top: 0px;
	left: 280px;
}

#mainMenue ul {
	margin: 0px;
	padding: 0px;
}
#mainMenue .mainMenueText {
	font-size: 12px; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
}
#mainMenue ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainMenue ul li a {
	text-decoration: none;
	display: block;
	color: #38445c;
	padding: 0px;
	font-weight: bold;
}
#mainMenue ul li a.menueebene0, #mainMenue ul li a.menueebene0Active {
	width: 120px; 
	padding-left: 10px; 
	padding-right: 3px;
}
#mainMenue ul li a.menueebene1, #mainMenue ul li a.menueebene1Active {
	width: 115px; 
	padding-left: 10px; 
	padding-right: 3px;
}
#mainMenue ul li a.menueebene2, #mainMenue ul li a.menueebene2Active {
	width: 115px; 
	padding-left: 10px; 
	padding-right: 3px;
}
#mainMenue ul li a.menueebene3, #mainMenue ul li a.menueebene3Active {
	width: 115px; 
	padding-left: 10px; 
	padding-right: 3px;
}
#mainMenue ul li a.menueebene4, #mainMenue ul li a.menueebene4Active {
	width: 155px; 
	padding-left: 10px; 
	padding-right: 0px;
}
#mainMenue ul li a.menueebene0, #mainMenue ul li a.menueebene1, #mainMenue ul li a.menueebene2, #mainMenue ul li a.menueebene3, #mainMenue ul li a.menueebene4, #mainMenue ul li a.menueebene0Active, #mainMenue ul li a.menueebene1Active, #mainMenue ul li a.menueebene2Active, #mainMenue ul li a.menueebene3Active, #mainMenue ul li a.menueebene4Active {
	padding-top: 25px;
	padding-bottom: 13px;
}
#mainMenue ul li a.menueebene0Active, #mainMenue ul li a.menueebene1Active, #mainMenue ul li a.menueebene2Active, #mainMenue ul li a.menueebene3Active, #mainMenue ul li a.menueebene4Active, #mainMenue ul li a.menueebene0:hover, #mainMenue ul li a.menueebene1:hover, #mainMenue ul li a.menueebene2:hover, #mainMenue ul li a.menueebene3:hover, #mainMenue ul li a.menueebene4:hover, #mainMenue ul li:hover a.menueebene0, #mainMenue ul li:hover a.menueebene1, #mainMenue ul li:hover a.menueebene2, #mainMenue ul li:hover a.menueebene3 {
	background-color: #104385;
	color: #ffffff;
	padding-top: 25px;
	padding-bottom: 13px;
}
#mainMenue ul li:hover a.menueebene4 {
	background-color: #104385;
	color: #ffffff;
	padding-top: 25px;
	padding-bottom: 13px;
}



/* Aufklappmenü */


#menue1  {
}
#menue1 ul {
	margin: 0;
    padding: 0;
	list-style: none;
	z-index: 9;

}
#menue1 ul li ul  {
	width: 242px; 
	float:left;
	
}
#menue1 ul li {
    float: left;
    position: absolute;
    z-index: 5;
    left: 0px;
    top: 3px;
}
#menue1 ul ul {
    display: none;
    float: none;
	top:53px;
    left: 0px;
    /*position: absolute;*/
	position: relative;
    z-index: 10;
	/* background-image: url(../images/menue.png); */
	width: 220px;
	color: #2F5A93;
	border: 1px solid #d6dadd;
	background-color: #eef1f4;
}
#menue1 ul ul li {
    padding-bottom: 0px;
    padding-top: 0px;
    z-index: 1;
	float:left;
}
#menue1 ul li {
    float:left;
    position:relative;
    z-index:6;
    float: left;
    z-index: 5;
    left: 0px;
    top: 0px;
}

#menue1 li ul {
     position: absolute;
     left: 0px; /* Set 1px less than menu width */
     display: none;
     float: none;
     z-index: 7;

 }
/* Styles for Menu Items */
#menue1 ul li ul li  {

	 width: 100%;
}
#menue1 ul li ul li a {
	 display: block;
	 text-decoration: none;
	 color: #2F5A93;
	 float:left;
	 font-weight: normal;
	 padding-right: 5px;
     padding-left: 17px;
     text-align: left;
     padding-top: 8px;
	 padding-bottom: 7px;
	 width: 100%;
}
/* Hover Styles */
#menue1 ul li ul li a:hover { 
	 color: #ffffff; 
	 background-color: #2F5A93;
  
} 
 /* Sub Menu Styles */
#menue1 li:hover ul, #menue1 li.over ul {
	display: block;
} /* The magic */
#menue1 .menueebene0Sub, #menue1 .menueebene1Sub, #menue1 .menueebene2Sub, #menue1 .menueebene3Sub, #menue1 .menueebene4Sub {
	 color: #2F5A93;
	 float:left;
	 display: block;
	 border-bottom: 1px dotted #2F5A93;

}
#menue1 ul li a.menueebene0Sub {
	width: 220px; 	
}
#menue1 ul li a.menueebene1Sub {
	width: 145px; 
}
#menue1 ul li a.menueebene2Sub {
	width: 145px; 
}
#menue1 ul li a.menueebene3Sub {
	width: 145px; 
}
#menue1 .menueebene4 ul li a.menueebene0Sub {
	float: right;
}
#mainMenue ul li:hover a.menueebene4 li a.menueebene0Sub {
	float: right;
}


/* ************************************** Menüebene 1 *********************************** */


#menue {
	float: left;
    width: 193px; 
	padding-top: 13px;
	padding-bottom: 20px;
	background-color: #104385;
}
#menue ul li .menueText, #menue ul li .menueTextActive {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#menue ul {
	margin: 0px;
	padding: 0px;
	border: none;
}
#menue ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menue ul li a  {
	color: #ffffff;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
    width: 199px; 
	margin: 0px;
	text-align: left;
	padding-left: 12px;
	border-bottom: 1px dotted #3f669b;

}
#menue ul li a.menueebeneActive, #menue ul li a:hover.menueebeneActive, #menue ul li a:hover  {
	color: #ffffff;
	background-color: #2f5a93;
    width: 199px; 
}
#menue ul li a:hover {
	text-decoration: none;
}



/* ############################################### */




#menue ul ul li .menueText, #menue ul ul li .menueTextActive {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#menue ul ul {
	margin: 0px;
	padding: 0px;
	border: none;
	padding-bottom: 6px;
	margin-bottom: 3px;
	text-decoration: none;
	width: 180px;
	margin-left: 15px;
	background-color: #104385;

}


#menue ul ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#menue ul ul li a  {
	color: #ffffff;
	display: block;
	padding-top: 3px;
	padding-bottom:  2px;
	width: 180px;
	margin: 0px;
	font-size: 11px;
	border: none;
	background-color: #104385;
	font-weight: bold;
}

#menue ul ul li a.menueebeneActive, #menue ul ul li a:hover.menueebeneActive, #menue ul ul li a:hover  {
	color: #ffffff;
	font-weight: bold;
	border: none;
	background-color: #104385;
	width: 180px;
    background-image: url(../images/menue00.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	

}
#menue ul ul li a:hover {
	font-weight: normal;
}
#dynamischeListe2 {
	float: left;
	width: 471px;
	padding-top: 10px;
	}
#dynamischeListe2 ul {
	margin: 0px;
	padding: 0px;
	}
#dynamischeListe2 ul li {
	list-style-type: none;
	border-bottom: 1px solid #dbdbdb; 
		float: left;
	width: 471px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;

	}
#dynamischeListe2 .date {
	float: left;
	width: 80px;
		padding-top: 0px; 
	display: block;
}
#dynamischeListe2 .date p {
	padding-bottom: 8px; 
	line-height: 15px;
}
#dynamischeListe2 .newsText {
	float: right;
	width: 370px;
	display: block;
}
#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-bottom: 5px; 
	font-size: 12px; 
	clear: none;
		padding-top: 0px; 

}
.imageBorder01 {
	
	border: 1px solid #a2a2a2;
}




#dynamischeListe3 {
	float: left;
	width: 471px;
	padding-top: 10px;
	}
#dynamischeListe3 ul {
	margin: 0px;
	padding: 0px;
	}
#dynamischeListe3 ul li {
	list-style-type: none;
	border-bottom: 1px solid #dbdbdb; 
		float: left;
	width: 471px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	padding-bottom: 26px;

	}
#dynamischeListe3 .date {
	float: left;
	width: 70px;
		padding-top: 0px; 
	display: block;
}
#dynamischeListe3 .newsText {
	float: right;
	width: 374px;
	display: block;
}
#dynamischeListe3 .newsText a {
	text-decoration: none;
}
#dynamischeListe3 h4 {
	padding-bottom: 0; 
	font-size: 12px; 
	padding-top: 0px; 
	padding-bottom: 4px;

}
#dynamischeListe3 h4 a {
	text-decoration: none;

}
.umbruch {
	clear: both;
	padding-bottom: 12px;
}
#dynamischeTyp1Liste {
	float: left;
	width: 471px;
}
#dynamischeTyp1Liste .liste {
	margin-bottom: 5px; 
	border-bottom: 1px solid #dbdbdb; 
	padding-bottom: 10px;
	float: left;
	width: 471px;
	display: block;
}
#kalender {
	float: left;
	width: 471px;
}

#kalender .list {
	float: left;
	width: 471px;
	clear: both;
	font-size: 12px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 25px;
	padding-top: 25px;
}
#kalender .date {
	float: left;
	width: 55px;
	min-height: 60px;
	background-image: url(../images/kalenderblatt.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
#kalender .month {
	float: left;
	width: 55px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 1px;
}
#kalender .day {
	float: left;
	width: 55px;
	color: #104385;
	text-align: center;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
}
#kalender .entry {
	float: right;
	width: 400px;
	color: #6d6d6d;
}
#kalender .headline {
	color: #104385;
	font-size: 17px;
	font-family: Tahoma, Geneva, sans-serif;
}
#kalender .picture {
	float: right;
}
#kalender .timeBlock {
	padding-top: 15px;
	padding-left: 25px;
	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 {
	width: 400px;
	float: left;
	padding-top: 10px;
}
#kalender .descripBlock p {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#kalender .outlook {
	width: 380px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	background-image: url(../images/kalenderTermin.gif);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 16px;
}
#kalender .outlook a {
	text-decoration: none;
}
#kalender .outlook a:hover {
	text-decoration: underline;
}

#sbw2 {
    float: left;
    width: 476px; /* 385px */
    padding-top: 15px;
}
#sbw2 h4 {
	clear: both;
}
#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; /* 5px */
    padding-top: 3px; /* 3px */
    padding-bottom: 3px; /* 3px */
    width: 471px; /* 350px */
}
#sbw2 .blockSbw2MitarbeiterLetterIndex {
    float: left;
    width: 470px; /* 365px */
    padding: 3px; /* 10px */
    text-align: center;
    margin-bottom: 0px;
}

#contentbereich .blockSbw2MitarbeiterLetterIndex p a {
	border: none;
	margin-bottom: 18px;
	margin-top: 22px;
	padding-top: 2px;
	padding-bottom:  2px;
	padding-right: 3px;
	margin: 0px;
    padding-left: 3px;
    text-decoration: none;
    line-height: 25px;
}
#contentbereich .blockSbw2MitarbeiterLetterIndex p a:hover {
	background-color: #DFE2EA;
    text-decoration: none;
}


#sbw2 .mitarbeiterListe ul {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
}
#sbw2 .mitarbeiterListe ul li {
    list-style-type: none;
	margin-left: 0px;
}

#sbw2 .mitarbeiterListe ul a {
    color: #104182;
    text-decoration: none;
}
#sbw2 .mitarbeiterListe li a {
    float: left;
    width: 444px; /* 350px */
    list-style-type: none;
    background-image: url(../images/liste.gif);
    background-repeat: no-repeat;
    background-position: 0px 13px;
    padding: 7px; /* 10px */
	padding-bottom: 9px;
	padding-top: 9px;
    padding-left: 25px;
    color: #104182;
    text-decoration: none;
    margin-bottom: 0px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: normal;
}
#sbw2 .mitarbeiterListe li a:hover {
    background-color: #f9f9f9;
}


#sbw2 .vCard {
    background-image: url(../images/sbwIcon03.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 6px;
    padding-bottom: 5px;
}
#sbw2 .vCard a {
    margin: 0px;
    text-decoration: underline;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 5px;
}
#sbw2 .vCard a:hover {
    text-decoration: none;
}

#sbw2 .sbwLebenslagenbaum ul {
    width: 476px; /* 350px */
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #666666;
    list-style-type: none;
}
#sbw2 .sbwLebenslagenbaum ul li {
    list-style-type: none;
	margin-left: 0px;
}
#sbw2 .sbwLebenslagenbaum ul a {
    color: #104182;
    text-decoration: none;
}
#sbw2 .sbwLebenslagenbaum li a {
    float: left;
    width: 444px; /* 350px */
    list-style-type: none;
    background-image: url(../images/liste.gif);
    background-repeat: no-repeat;
    background-position: 0px 13px;
    padding: 7px; /* 10px */
	padding-bottom: 9px;
	padding-top: 9px;
    padding-left: 25px;
    color: #104182;
    text-decoration: none;
    margin-bottom: 0px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: normal;
}
#sbw2 .sbwLebenslagenbaum li a:hover {
    background-color: #f9f9f9;
}
#sbw2 .blockSbw2LebenslagendetailsVorgaenger {
    float: left;
    width: 470px; /* 365px */
    padding: 3px; /* 10px */
    text-align: center;
    margin-bottom: 0px;
}

#contentbereich .blockSbw2LebenslagendetailsVorgaenger p a {
	border: none;
	margin-bottom: 18px;
	margin-top: 22px;
	padding-top: 2px;
	padding-bottom:  2px;
	padding-right: 3px;
	margin: 0px;
    padding-left: 3px;
    text-decoration: none;
    line-height: 25px;
}
#contentbereich .blockSbw2LebenslagendetailsVorgaenger p a:hover {
	background-color: #DFE2EA;
    text-decoration: none;
}


#sbw2 .sbwUnterseiten {
	clear: both;
}
#sbw2 .sbwUnterseiten ul {
    width: 476px; /* 350px */
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #666666;
    list-style-type: none;
	clear: both;
}
#sbw2 .sbwUnterseiten ul li {
    list-style-type: none;
	margin-left: 0px;
}
#sbw2 .sbwUnterseiten ul a {
    color: #666666;
    text-decoration: none;
}
#sbw2 .sbwUnterseiten li a {
    float: left;
    width: 444px; /* 350px */
    list-style-type: none;
    background-image: url(../images/liste.gif);
    background-repeat: no-repeat;
    background-position: 0px 13px;
    padding: 7px; /* 10px */
	padding-bottom: 9px;
	padding-top: 9px;
    padding-left: 25px;
    color: #104182;
    text-decoration: none;
    margin-bottom: 0px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: normal;
}
#sbw2 .sbwUnterseiten li a:hover {
    background-color: #f0efef;
}
#sbw2 .sbwBehoerdePerson {
    padding-bottom: 10px;
    margin-bottom: 10px;
    clear: both;
}
#sbw2 .weiterText {
    background-image: url(../images/liste.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}
#sbw2 .weiterText a {
    margin: 0px;
    text-decoration: underline;
    padding-left: 18px;
}
#sbw2 .weiterText a:hover {
    text-decoration: none;
}
#sbw2 .sbwDownload ul {
    width: 476px; /* 350px */
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #666666;
    list-style-type: none;
}
#sbw2 .sbwDownload ul li {
    list-style-type: none;
	margin-left: 0px;
}
#sbw2 .sbwDownload ul a {
    color: #666666;
    text-decoration: none;
}
#sbw2 .sbwDownload li a {
    float: left;
    width: 447px; /* 350px */
    list-style-type: none;
    background-image: url(../images/sbwIcon05.gif);
    background-repeat: no-repeat;
    background-position: 0px 13px;
    padding: 7px; /* 10px */
	padding-bottom: 9px;
	padding-top: 9px;
    padding-left: 22px;
    color: #104182;
    text-decoration: none;
    margin-bottom: 0px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: normal;
}

#sbw2 .sbwDownload li a:hover {
    background-color: #f0efef;
}


/**
 *	Wird nur für Backendbenutzer angezeigt
 *  width anpassen
 */
/* contentbereich */
.feedit_clear {
	background:none !important;
	border:0 !important;
	clear:both;
	float:left;
	margin:0 !important;
	padding:0 !important;
}
.typo3-editPanel {
	background-color:#F1F1F1;
	border:1px dotted #909090;
	float:left;
	font-size:11px;
	padding:4px;
	width:461px; /* width contentbereich-10 */
}
/* contentInfobox */
.infoboxContent .typo3-editPanel {
	margin:0 0 5px 10px;
	width:440px;
}
#infoboxbereich .typo3-editPanel {
	margin:0 0 5px 30px;
	width:185px;
}
.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;
}
.tx-felogin-pi1 label {
    display:inline;
}


