
@import url(../lib/images.css);
@import url(../lib/menue.css);

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 100%;
	background-color: #FFFFFF;
}
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;
	border-left: 1px #AEAEAE;
	text-align: left;
}
.unsichtbar {
	display: none;
}
.accessKey {
	font-family: Arial, Helvetica, sans-serif;
	cursor: help;
	display: none;}
.error {
	color: #FF0000;
}
.kursiv {
	font-style: italic;
}
/* PDF-, Word-Download bei Newsbereiche */
.download {
	padding-left: 1.6666666666666666666666666666667em; /* 20px */
	margin-left: 1.6666666666666666666666666666667em; /* 20px */
	margin-bottom: 0.41666666666666666666666666666667em; /* 5px */
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.imageRight {
	float: right;
	margin-bottom: 1.25em; /* 15px */
	margin-left: 1.25em; /* 15px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}
.imageLeft {
	float: left;
	margin-bottom: 1.25em; /* 15px */
	margin-right: 1.25em; /* 15px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}


.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektselectklein, .containerSelector, .formobjektselectkleinMonth, .formobjektselectkleinYear, .formobjektselectkleinVeranstaltung, .formobjektkleinVeranstaltung {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    border: 1px dotted #89b7a7; /* 1px */
    font-size: 100%;
    padding-left: 0.4166em; /* 5px */
    padding-bottom: 0.25em; /* 3px */
}
.formobjekt {
     width: 95%; /* 400px */
    line-height: 1.3333333333333333333333333333333em; /* 16px */
}
.formobjektklein {
    width: 95%; /* 270px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
}
.formobjektselectklein {
    width: 96.5%; /* 400px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
}
.formobjektselectkleinVeranstaltung {
    width: 78.4%; /* 400px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
}
.formobjektkleinVeranstaltung {
    width: 76.4%; /* 400px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
}
.formobjektselectkleinMonth {
    width: 20.5em; /* 246px */
}
.formobjektselectkleinYear {
    width: 20.5em; /* 246px */
}
.containerSelector {
    width: 41.333333333333333333333333333333em; /* 496px */
}
#search2Block {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
}
#search2Block .formobjektklein {
    width: 95%; /* 270px */
}
#search2Block .formobjektselectklein {
    width: 96.5%; /* 400px */
}
#search2Block .link {
    color: #008000;
}
#search2Block .highlight {
    background-color: #FFFF00;
}
#search2Block .seach2Header {
    background-color: #dfdfdf;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #b8b8b8;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b8b8b8;
    padding: 0.7em;
    margin-top: 1em;
    margin-bottom: 1em;
}
#search2Block .showAllItems {
    margin: 1em;
    border: 1px solid #b8b8b8;
    padding: 0.7em;
    background-color: #FFFF99;
    font-style:italic;
}
#contentbereich .controlBlockStyle {
    padding: 0.833333em;
    background-color: #F8F8F8;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 0.8333em; /* 10px */
    padding-bottom: 0.41666666666666666666666666666667em; /* 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: 0.41666666666666666666666666666667em; /* 5px */
  /*  border: 1px solid #e8e8e8;
    background-color: #f0f0f0;*/
    text-align: center;
}
#contentbereich .controlBlockPageSlider a {
    color: #575757;
    background-color: #D6D6D6;
    padding: 0.25em; /* 3px */
    border: 1px solid #e8e8e8;
    text-decoration: none;
}
#contentbereich .controlBlockPageSlider a:hover {
    color: #ffffff;
    background-color: #1656B8; /* Farbe austauschen */
    padding: 0.25em; /* 3px */
    border: 1px solid #e8e8e8;
    text-decoration: none;
}
#contentbereich .controlBlockPageSlider u {
    color: #ffffff;
    background-color: #1656B8; /* Farbe austauschen */
    padding: 0.25em; /* 3px */
    border: 1px solid #e8e8e8;
}


.pdf {
	list-style-image: url(../images/pdf.gif);
}
.pdfText {
	width: 1em; /* 12px */
	height: 1.0833333333333333333333333333333em; /* 13px */
	border: none;
}


/* Dynamische Liste */

#contentbereich #dynamischeListe h4 {
	color: #B80F22;
	font-size: 12px; /* 12px */
	padding-left: 6px; /* 6px */
	border: none;
}
#contentbereich #dynamischeListe .title {
	font-size: 12px; /* 12px */
	font-weight: bold;
	color: #443F3D;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DADADA;
	border-bottom-color: #DADADA;
	padding-left: 6px; /* 6px */
	padding-top: 3px; /* 3px */
	padding-bottom: 3px; /* 3px */
	margin-bottom: 0px;
}
#contentbereich #dynamischeListe p {
	background-color: #FCFCFC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DADADA;
	padding-top: 10px; /* 10px */
	padding-bottom: 10px; /* 10px */
	padding-left: 10px; /* 10px */
	margin-bottom: 30px; /* 30px */
}
#contentbereich #dynamischeListe img {
	width: 5px; /* 5px */
	height: 5px; /* 5px */
	margin-bottom: 3px; /* 3px */
	margin-right: 3px; /* 3px */
}


label {
	cursor: pointer;
}
#contentbereich #aktuell ul {
 margin: 0px;
}
#contentbereich #aktuell li {
 margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
 list-style: none;
 background-color: #F7FAF2;
 padding-top: 0.5em; /* 6px */
 padding-left: 0.83333333333333333333333333333333em; /* 10px */
 padding-right: 0.83333333333333333333333333333333em; /* 10px */
 padding-bottom: 0.5em; /* 6px */
 border-top-style: solid;
 border-top-width: 1px;
 border-top-color: #E2E7DC;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #E2E7DC;
}
.aktuell {
	padding-bottom: 0.8333333em;
}
.aktuellbereichDate {
}
table {
}
#sitzungstermine form {
	margin-bottom: 1em;
}
#sitzungstermine input {
	margin-top: 0.4166667em; /* 5px */
}
#contentbereich .sprungmenue {
	padding-top: 0.41666666666666666666666666666667em; /* 5px */
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 1em; /* 12px */
	padding-left: 1.66666em; /* 20px */
	padding-right: 1.66666em; /* 20px */
}
#contentbereich .sprungmenue a {
	text-decoration: none;
}
#contentbereich .sprungmenue a:hover {
	text-decoration: underline;
}
#contentbereich .sprungmenue ul li {
	list-style-image:  url(../images/sprungmenue.gif);
}
#contentbereich .sprungmenue a {
	text-decoration: none;
}
#contentbereich .unterseiten ul li {
	list-style-image: url(../images/unterseiten.gif);
}
#contentbereich .unterseiten a {
	text-decoration: none;
}
#contentbereich .unterseiten a:hover {
	text-decoration: underline;
}
#contentbereich .zurueck a {
	background-image:  url(../images/zurueck.gif);
	background-repeat: no-repeat;
	background-position: 0.41667em 0.3333em; /* 5px 4px */
	padding-left: 1.416666em; /* 17px */
	color: #3F3E3F;
	text-decoration: none;
}
#contentbereich .zurueckzumseitenanfang, .zurueck {
	font-size: 91.66666%; /* 11px */
}
#contentbereich .zurueckzumseitenanfang a {
	background-image: url(../images/nachOben.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0.45454545454545454545454545454545em 0.54545454545454545454545454545455em; /* 5px 6px */
	padding-left: 1.63em; /* 18px */
	color: #3F3E3F;
	text-decoration: none;
	margin-left: 0.54545454545454545454545454545455em; /* 6px */
}
#contentbereich .zurueckzumseitenanfang a:hover, .zurueck a:hover {
	text-decoration: none;
	color: #000000;
}
#sitemap ul {
	font-weight: bold;
}
#sitemap ul ul {
	font-weight: normal;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.schrift11 {
	font-size: 68.75%;
}
.schrift12 {
	font-size: 75%;
}
#alles {
	width: 50em; /* 800px */
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#spalteLinks {
	width: 50%;
	background-color: #FFFFFF;
}
#spalteLinks .links01 {
	height: 6em; /* 96px */
	background-color: #FFFFFF;	
}
#spalteLinks .links02 {
	height: 2.1875em; /* 35px */
	background-color: #215A9A;
	border-bottom: solid 0.6em #FFFFFF; /* 10px */	
	border-right: solid 1px #FFFFFF;		
}
#spalteLinks .links03 {
	height: 11.1875em; /* 179px */
	background-color: #215C9E;
	border-bottom: solid 0.8125em #FFE114; /* 13px */		
	border-right: solid 1px #FFFFFF;		
}
#spalteRechts {
	width: 50%;
	background-color: #FFFFFF;
}
#spalteRechts .rechts01 {
	height: 6em; /* 96px */
	background-color: #FFFFFF;	
}
#spalteRechts .rechts02 {
	height: 2.2em; /* 36px */
	background-color: #215A9A;
	border-bottom: solid 0.5625em #FFFFFF; /* 9px */	
	border-left: solid 1px #FFFFFF;		
}
#spalteRechts .rechts03 {
	height: 11.1875em; /* 179px */
	background-color: #FFE114;
	border-bottom: solid 0.8125em #215C9E; /* 13px */			
	border-left: solid 1px #FFFFFF;			





}
#spalteLinksHome {
	width: 50%;
	background-color: #FFFFFF;
}
#spalteLinksHome .links01 {
	height: 6em; /* 96px */
	background-color: #FFFFFF;	
}
#spalteLinksHome .links02 {
	height: 2.1875em; /* 35px */
	background-color: #215A9A;
	border-bottom: solid 0.55em #FFFFFF; /* 10px */	
	border-right: solid 1px #FFFFFF;		
}
#spalteLinksHome .links03 {
	height: 11.1875em; /* 179px */
	background-color: #215C9E;
	border-bottom: solid 0.8125em #FFE114; /* 13px */		
	border-right: solid 1px #FFFFFF;		
}
#spalteRechtsHome {
	width: 50%;
	background-color: #FFFFFF;
}
#spalteRechtsHome .rechts01 {
	height: 6em; /* 96px */
	background-color: #FFFFFF;	
}
#spalteRechtsHome .rechts02 {
	height: 2.2em; /* 36px */
	background-color: #215A9A;
	border-bottom: solid 0.5625em #FFFFFF; /* 9px */	
	border-left: solid 1px #FFFFFF;		
}
#spalteRechtsHome .rechts03 {
	height: 11.1875em; /* 179px */
	background-color: #FFE114;
	border-bottom: solid 0.8125em #215C9E; /* 13px */			
	border-left: solid 1px #FFFFFF;			






}
#spalteMitte {
	width: 50em;	
}
#allesBg {
	float: left;
	background-color: #FFFFFF;
}
#layout01 {
	float: left;
	width: 14.8125em; /* 237px */
}
#layout02 {
	float: left;
	width: 33.875em; /* 542px */
}
#layout03 {
	font-size: 81.25%; /* 13px */
	color: #474747;
	font-weight: bold;
	letter-spacing: 0.23076923076923076923076923076923em; /* 3px */
	text-align: right;
	padding-top: 4.0769230769230769230769230769231em; /* 53px */
}
#layout04 {
	font-size: 68.75%; /* 11px */
	color: #215A9A;
	letter-spacing: 1px;
	text-align: right;
	padding-top: 0.90909090909090909090909090909091em; /* 10px */
	padding-bottom: 0.27272727272727272727272727272727em; /* 3px */
}
#layout04 a {
	color: #215A9A;
}
#layout05 {
	float: left;
	width: 50em; /* 800px */
	background-color: #FFFFFF;
}
#layout06 {
	float: left;
	width: 14.75em; /* 236px */
	background-color: #215A9A;
	height: 2.1875em; /* 35px */
}
#layout07 {
	float: left;
	width: 50em; /* 800px */
}
#innererBereich {
	float: left;
	width: 50em; /* 800px */
}
#layout08 {
	float: left;
	width: 14.8125em; /* 237px */
	margin-top: 1.25em; /* 20px */
}
#layout09 {
	float: right;
	width: 13.1875em; /* 211px */
}
#layout10 {
	float: right;
	width: 9.0625em; /* 145px */
}
#layout11 {
	float: left;
	width: 9.0625em; /* 145px */
	background-color: #215A9A;
}
#layout12 {
	float: left;
	width: 9.0625em; /* 145px */
}
#layout13 {
	float: right;
	width: 0.4375em; /* 7px */
}
#layout14Abstand {
	float: left;
	width: 0.5em; /* 8px */
	height: 10em; /* 160px */
}
#layout14 {
	float: left;
	width: 7.125em; /* 114px */
	border: 1px solid #FFFFFF;
	background-color: #2883E9;
	margin-bottom: 0.625em; /* 10px */
	padding-top: 0.3125em; /* 5px */
	padding-left: 0.3125em; /* 5px */
	padding-bottom: 0.3125em; /* 5px */
}
#layout14Text h2 {
	font-size: 75%; /* 12px */
	font-weight: bold;
	padding-bottom: 0.33333333333333333333333333333333em; /* 4px */
	color: #FFFFFF;
}
#layout14Text a {
	font-size: 68.75%; /* 11px */
	color: #FFFFFF;
}
#layout15 {
	float: left;
	width: 6.8125em; /* 109px */
	border: 1px solid #FFFFFF;
	background-color: #2883E9;
	padding: 0.3125em; /* 5px */
}
#layout15Text {
	font-size: 75%; /* 12px */
	color: #FFFFFF;
}
#layout15Text h2 {
	font-weight: bold;
	padding-bottom: 0.1875em; /* 3px */
	font-size: 100%;
}
#layout15Text a {
	color: #FFFFFF;
	text-decoration: underline;
}
#layout15Text a:hover {
	text-decoration: none;
}
#layout16 {
	float: left;
	width: 9.0625em; /* 145px */
}
#layout17 {
	float: left;
	width: 1.9375em; /* 31px */
}
#layout18 {
	float: left;
	width: 21.6875em; /* 347px */
	padding-bottom: 0.5em; /* 8px */
}
#drucken {
	float: right;
	width: 6.25em; /* 100px */
	text-align: right;
}
#drucken a {
	font-size: 68.75%; /* 11px */
	color: #464646;
}
#nachOben {
	float: left;
	width: 6.25em; /* 100px */
}
#nachOben a {
	font-size: 68.75%; /* 11px */
	color: #464646;
}
#layout19 {
	float: left;
	width: 50em; /* 800px */
	background-color: #215A9A;
}
#layout20 {
	float: left;
	width: 14.8125em; /* 237px */
	background-color: #FFE114;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0.1875em; /* 3px */
	padding-bottom: 0.125em; /* 2px */
}
#layout20Text {
	color: #7A7A7A;
	font-size: 68.75%; /* 11px */
	text-align: right;
	padding-right: 0.27272727272727272727272727272727em; /* 3px */
}
#layout20Text a {
	color: #7A7A7A;
}
#layout21 {
	float: left;
	width: 29.375em; /* 470px */
	padding-left: 1.9375em; /* 31px */
	padding-top: 0.1875em; /* 3px */
	padding-bottom: 0.125em; /* 2px */
}
#layout21Text {
	color: #FFFFFF;
	font-size: 68.75%; /* 11px */
}








#suchbereich {
	float: right;
	width: 13.125em; /* 210px */
	padding-top: 0.3125em; /* 5px */
	padding-bottom: 0px;
}
#suchbereich #bereich1 {
	float: left;
	width: 8.75em; /* 140px */
	padding-top: 0.1875em; /* 3px */
}
#suchbereich #bereich2 {
	float: left;
	width: 4.375em; /* 70px */
	margin-top: 0.125em; /* 2px */
}
#suchbereich .suche {
	color: #888888;
	font-size: 68.75%; /* 11px */
	width: 11.363636363636363636363636363636em; /* 125px */
	border: 1px solid #2883E9;
	padding-left: 0.36363636363636363636363636363636em; /* 4px */
	padding-top: 0.18181818181818181818181818181818em; /* 2px */
	height: 1.4545454545454545454545454545455em; /* 16px */
}
#suchbereich .sucheAbsenden {
	font-family: Arial, Helvetica, sans-serif;
	width: 5em; /* 60px */
	height: 1.6666666666666666666666666666667em; /* 20px */
	font-size: 75%; /* 12px */
	font-weight: bold;
	background-color: #2883E9;
	border: none;
	color: #FFFFFF;
	margin-top: 0.125em; /* 2px */
}
#breadcrump {
	width: 21.6875em; /* 347px */
	float: left;
	padding-top: 0.625em; /* 10px */
	padding-bottom: 0.9375em; /* 15px */
}
#breadcrump #breadcrumpText {
	font-size: 68.75%; /* 11px */
	color: #215A9A;
}
#contentbereich {
	float: left;
	font-size: 75%; /* 12px */
	width: 28.916666666666666666666666666667em; /* 347px */
	color: #464646;
}
#contentbereich h3 {
	color: #B7CDE7;
	font-size: 150%; /* 12px */
	font-weight: bold;
	letter-spacing: 0.25em; /* 3px */
}
#contentbereich h4 {
	color: #1656B8;
	font-size: 108.333%; /* 12px */
	font-weight: bold;
	margin-top: 1.25em; /* 15px */
	margin-bottom: 0.41666666666666666666666666666667em; /* 5px */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #578E93;
}
#contentbereich  h5 {
	font-size: 100%; /* 12px */
	font-weight: bold;
	text-decoration: underline;
}
#contentbereich  h6 {
	font-size: 100%; /* 12px */
	font-weight: normal;
	text-decoration: underline;
}
#contentbereich p {
	margin-bottom: 1em; /* 12px */
}
#contentbereich a {
	color: #1656B8;
	text-decoration: none;
}
#contentbereich a:hover {
	text-decoration: underline;
}
#contentbereich ul {
	margin-left: 2.08333em; /* 25px */
	margin-bottom: 1.25em; /* 15px */
	margin-top: 0.83333em; /* 10px */
}
#contentbereich li {
	margin-bottom: 0.33333333333333333333333333333333em; /* 4px */
}
#contentbereich ul ul {
	margin-bottom: 0em;
	margin-top: 0em;
}
#contentbereich ol {
	margin-left: 2.5em; /* 30px */
	margin-bottom: 1.25em; /* 15px */
	margin-top: 0.8333em; /* 10px */
}
#contentbereich form {
	padding: 0.833333em;
	background-color: #F9F9F9;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 0.8333em; /* 10px */
}






#infoboxbereich {
	float: left;
	margin-top: 1.875em; /* 30px */
	width: 13.1875em; /* 211px */
	padding-left: 0px;
	padding-bottom: 0.1875em; /* 3px */
}
#infoboxbereich h3 {
	color: #215A9A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px */
	font-weight: bold;
	padding-left: 0.83333333333333333333333333333333em; /* 10px */
	padding-top: 0.75em; /* 9px */
	padding-bottom: 0.33333333333333333333333333333333em; /* 4px */
	background-color: #D4D4D4;
	background-image: url(../images/infoboxH3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#infoboxbereich .infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px */
	color: #666262;
	margin-bottom: 1.25em; /* 15px */
	line-height: 1.3636363636363636363636363636364em; /* 15px */
	width: 15.916666666666666666666666666667em; /* 191px */
	padding-left: 0.58333333333333333333333333333333em; /* 7px */
	padding-right: 0.58333333333333333333333333333333em; /* 7px */
	padding-top: 0.83333333333333333333333333333333em; /* 10px */
	padding-bottom: 0.83333333333333333333333333333333em; /* 10px */
	border-right-width: 0.25em; /* 3px */
	border-bottom-width: 0.25em; /* 3px */
	border-left-width: 0.25em; /* 3px */
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
#infoboxbereich .infobox ul {
	list-style-type: square;
	margin-left: 1.4545454545454545454545454545455em; /* 16px */
	margin-bottom: 1.3636363636363636363636363636364em; /* 15px */
	margin-top: 1em; /* 10px */
}
#infoboxbereich .infobox a {
	font-family: Arial, Helvetica, sans-serif;
	color: #225BBA;
}
#infoboxbereich .infobox a:hover {
	text-decoration: underline;
}
#infoboxbereich .infobox p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em; /* 10px */
}
#infoboxbereich .infobox li {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0em;
}
#infoboxbereich .infobox strong {
	font-family: Arial, Helvetica, sans-serif;
}

#contentbereich .contentbereichInfobox {
	padding-bottom: 1px;
	padding-left: 1.6666666666666666666666666666667em; /* 20px */
	padding-right: 0.5em; /* 6px */
	padding-top: 0px;
	margin-top: 0.83333333333333333333333333333333em; /* 10px */
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
	border-left: 0.41666666666666666666666666666667em solid #FFE114; /* 5px */
	background-color: #E2EAF2;
	background-image: url(../images/infoboxH3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentbereich .contentbereichInfobox h4 {
	border: none;
	padding: 0px;
	margin-bottom: 0.5em; /* 6px */
	padding-top: 0.5em; /* 6px */
	padding-left: 0px;
	color: #215A9A;
	font-size: 100%;
}
#contentbereich .contentbereichInfobox p {
	color: #215A9A;
}
#contentbereich .contentbereichInfobox li {
	color: #215A9A;
}
#contentbereich .contentbereichInfobox a {
	color: #215A9A;
	text-decoration: underline;
}
#contentbereich .contentbereichInfobox a:hover {
	text-decoration: none;
}



#contentbereich .aktuellTeaser {
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
	list-style: none;
}
#contentbereich .teaserText {
	font-size: 11px;
}
#contentbereich .teaserPicture {
	float: right;
	padding-left: 8px;
	padding-top: 3px;
}
#contentbereich .aktuellbereichTrenner {
	clear: both;
	padding-top: 0.5em;
	margin-top: 0.5em;
	border-bottom: 2px dotted #C9C9C9;
}



/* Startseite */


#homeContentbereich .aktuellTeaser {
	margin-bottom: 0.625em; /* 10px */
	list-style: none;
}
#homeContentbereich .teaserPicture {
	float: right;
	padding-left: 0.72727272727272727272727272727273em; /* 8px */
	padding-bottom: 0.72727272727272727272727272727273em; /* 8px */
}
#homeContentbereich .aktuellbereichText {
	float: left;
	width: 26.818181818181818181818181818182em; /* 295px */
	font-size: 68.75%; /* 11px */
	color: #6C6C6C;
}
#homeContentbereich .aktuellbereichText a {
	color: #215A9A;
	font-weight: bold;
}
#homeContentbereich .aktuellbereichTrenner {
	clear: both;
	padding-top: 0.5em; /* 8px */
	margin-top: 0.5em; /* 8px */
	border-bottom-width: 0.125em; /* 2px */
	border-bottom-style: dotted;
	border-bottom-color: #90ACCC;
}





#homeVeranstaltungen {
	background-color: #F6F6F6;
	width: 13.1875em; /* 211px */
}
#homeVeranstaltungen h2 {
	font-size: 93.75%; /* 15px */
	font-weight: bold;
	color: #6A6A6A;
	padding-left: 0.73333333333333333333333333333333em; /* 11px */
	padding-top: 0.46666666666666666666666666666667em; /* 7px */
	padding-bottom: 0.26666666666666666666666666666667em; /* 4px */
	border-bottom-width: 0.13333333333333333333333333333333em; /* 2px */
	border-bottom-style: dotted;
	border-bottom-color: #B0B0B0;
	width: 160px;
}
#homeVeranstaltungen ul {
	padding-top: 0.625em; /* 10px */
}
#homeVeranstaltungen li {
	padding-left: 1.5454545454545454545454545454545em; /* 17px */
	list-style-type: none;
	font-size: 68.75%; /* 11px */
	color: #6A6A6A;
	background-image: url(../images/homeVeranstaltungen.gif);
	background-repeat: no-repeat;
	background-position: 0px 1.6363636363636363636363636363636em; /* 0px 18px */
	padding-bottom: 1.3636363636363636363636363636364em; /* 15px */
}
#homeVeranstaltungen li .veranstaltung {
	font-weight: bold;
	color: #215A9A;
	font-size: 109.09091%; /* 12px */
}
#homeVeranstaltungenAlle {
	padding-left: 1.0625em; /* 17px */
	padding-bottom: 0.625em; /* 10px */
}
#homeVeranstaltungenAlle a {
	font-size: 68.75%; /* 11px */
	color: #215A9A;
}
#homeLayout01 {
	width: 38.75em; /* 620px */
	padding-left: 1.625em; /* 26px */
	padding-top: 0.75em; /* 12px */
}
#homeLayout01Text {
	color: #D3DEEB;
	font-size: 156.25%; /* 25px */
	font-weight: bold;
	letter-spacing: 0.32em; /* 8px */
	padding-bottom: 0.32em; /* 8px */
}
#homeContentbereich {
	float: left;
	width: 18.5em; /* 296px */
}
#homeContentbereich h2 {
	font-weight: bold;
	font-size: 93.75%; /* 15px */
	color: #215A9A;
	padding-bottom: 0.2em; /* 3px */
	border-bottom-width: 0.13333333333333333333333333333333em; /* 2px */
	border-bottom-style: dotted;
	border-bottom-color: #90ACCC;
}
#homeContentbereichAlle {
	float: left;
	width: 18.4375em; /* 295px */
	padding-bottom: 0.625em; /* 10px */
}
#homeContentbereichAlle a {
	font-size: 68.75%; /* 11px */
	color: #215A9A;
}

#sbw2 {
	float: left;
	width: 347px; 
}
#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: #f8f8f8;
    border: 1px solid #d6d6d6;
    font-size: 100%;
	padding-left: 0.4166em; /* 5px */
    padding-top: 0.25em; /* 3px */
    padding-bottom: 0.25em; /* 3px */
    width: 347px;
}

#sbw2 .blockSbw2MitarbeiterLetterIndex {
	float: left;
	width: 324px;
    background-color: #f8f8f8;
    padding: 10px; /* 10px */
    text-align: center;
    border: 1px solid #d6d6d6; /* 1px */
    margin-bottom: 15px;
}
#sbw2 .mitarbeiterListe ul {
	float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#sbw2 .mitarbeiterListe li {
    list-style-type: none;
    background-image: url(../images/sbwIcon01.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 25px;
    padding-bottom: 10px;
}
#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: 347px;
	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;
}
#sbw2 .sbwLebenslagenbaum ul a {
    color: #666666;
    text-decoration: none;
}
#sbw2 .sbwLebenslagenbaum li a {
	float: left;
    width: 313px;
    list-style-type: none;
    background-image: url(../images/sbwIcon02.gif);
    background-repeat: no-repeat;
    background-position: 8px 10px;
    background-color: #f8f8f8;
    padding: 7px; /* 10px */
    padding-left: 25px;
    border: 1px solid #d6d6d6; /* 1px */
    color: #666666;
    text-decoration: none;
    margin-bottom: 7px;
}
#sbw2 .sbwLebenslagenbaum li a:hover {
    background-color: #f0efef;
}

#sbw2 .blockSbw2LebenslagendetailsVorgaenger {
	float: left;
	width: 324px;
    background-color: #f8f8f8;
    padding: 10px; /* 10px */
    text-align: center;
    border: 1px solid #d6d6d6; /* 1px */
    margin-bottom: 15px;
}
#sbw2 .sbwUnterseiten ul {
    width: 347px;
	float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #666666;
    list-style-type: none;
}
#sbw2 .sbwUnterseiten ul li {
    list-style-type: none;
}
#sbw2 .sbwUnterseiten ul a {
    color: #666666;
    text-decoration: none;
}
#sbw2 .sbwUnterseiten li a {
	float: left;
    width: 315px;
    list-style-type: none;
    background-image: url(../images/sbwIcon02.gif);
    background-repeat: no-repeat;
    background-position: 8px 8px;
    background-color: #f8f8f8;
    padding: 5px; /* 10px */
    padding-left: 25px;
    border: 1px solid #d6d6d6; /* 1px */
    color: #666666;
    text-decoration: none;
    margin-bottom: 7px;
}
#sbw2 .sbwUnterseiten li a:hover {
    background-color: #f0efef;
}

#sbw2 .sbwBehoerdePerson {
	padding-bottom: 10px;
    margin-bottom: 10px;
    clear: both;
}
#sbw2 .weiterText {
    background-image: url(../images/sbwIcon02.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
#sbw2 .weiterText a {
	margin: 0px;
	text-decoration: underline;
    padding-left: 15px;
}
#sbw2 .weiterText a:hover {
	text-decoration: none;
}
#sbw2 .sbwDownload ul {
    width: 347px;
	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;
}
#sbw2 .sbwDownload ul a {
    color: #666666;
    text-decoration: none;
}
#sbw2 .sbwDownload li a {
	float: left;
    width: 313px;
    list-style-type: none;
    background-image: url(../images/sbwIcon05.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    background-color: #f8f8f8;
    padding: 7px; /* 10px */
    padding-left: 25px;
    border: 1px solid #d6d6d6; /* 1px */
    color: #666666;
    text-decoration: none;
     margin-bottom: 7px;
}
#sbw2 .sbwDownload li a:hover {
    background-color: #f0efef;
}
