
@import url(../lib/images.css);
@import url(../lib/menue.css);

* {
	margin: 0px; /* 0px - vorskaliert von #contentbereich */
	padding: 0px; /* 0px - vorskaliert von #contentbereich */
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	height: 1px; /* 1px - vorskaliert von #contentbereich */
	width: 100%;
	border-top: 1px #AEAEAE;
	border-right: 1px #AEAEAE;
	border-bottom: 1px dashed #AEAEAE; /* 1px - vorskaliert von #contentbereich */
	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 - vorskaliert von #contentbereich */
	margin-left: 1.6666666666666666666666666666667em; /* 20px - vorskaliert von #contentbereich */
	margin-bottom: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.imageRight {
	float: right;
	margin-bottom: 1.25em; /* 15px - vorskaliert von #contentbereich */
	margin-left: 1.25em; /* 15px - vorskaliert von #contentbereich */
	margin-top: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
}
.imageLeft {
	float: left;
	margin-bottom: 1.25em; /* 15px - vorskaliert von #contentbereich */
	margin-right: 1.25em; /* 15px - vorskaliert von #contentbereich */
	margin-top: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
}
.formobjektNoSize, .formobjekt, .formobjektklein {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    font-size: 100%;
	padding-left: 0.4166em; /* 5px - vorskaliert von #contentbereich */
}
.formobjekt {
    width: 25em; /* 300px - vorskaliert von #contentbereich */
}
.formobjektklein {
    width: 20em; /* 240px - vorskaliert von #contentbereich */
}
.pdf {
	list-style-image: url(../images/pdf.gif);
}
.pdfText {
	width: 1em;  /* 12px - vorskaliert von #contentbereich */
	height: 1.0833333333333333333333333333333em; /* 13px - vorskaliert von #contentbereich */
	border: none;
}
/* Dynamische Liste */

#dynamischeListe {
	float:left;
    width: 390px;
}


.descKalender {
	 background-color: none;
    border: none;
    margin-bottom: 1em;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}
.descKalender p {
	 background-color: none !important;
    border: none !important;
    margin-bottom: 1em !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}

#contentbereich #dynamischeListe h4 {
	color: #0A28A5;
	font-size: 100%; /* 12px - vorskaliert von #contentbereich */
}
#contentbereich #dynamischeListe .title {
	font-size: 108%; /* 13px - vorskaliert von #contentbereich */
	font-weight: bold;
	color: #555555;
	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: 0.5em; /* 6px - vorskaliert von #contentbereich */
	padding-top: 0.25em; /* 3px - vorskaliert von #contentbereich */
	padding-bottom: 0.25em; /* 3px - vorskaliert von #contentbereich */
	margin-bottom: 1em;
}

#contentbereich #dynamischeListe img {
	width: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
	height: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
	margin-bottom: 0.25em; /* 3px - vorskaliert von #contentbereich */
	margin-right: 0.25em; /* 3px - vorskaliert von #contentbereich */
}
label {
	cursor: pointer;
}
.aktuell {
	padding-bottom: 0.8333333em;
}
.aktuellbereichDate {
}
table {
}
#sitzungstermine form {
	margin-bottom: 1em;
}
#sitzungstermine input {
	margin-top: 0.4166667em; /* 5px - vorskaliert von #contentbereich */
}
#contentbereich .sprungmenue {
	padding-top: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 1em; /* 12px - vorskaliert von #contentbereich */
	padding-left: 1.66666em; /* 20px - vorskaliert von #contentbereich */
	padding-right: 1.66666em; /* 20px - vorskaliert von #contentbereich */
}
#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 - vorskaliert von #contentbereich */
	padding-left: 1.416666em; /* 17px - vorskaliert von #contentbereich */
	color: #3F3E3F;
	text-decoration: none;
}
#contentbereich .zurueckzumseitenanfang, .zurueck {
	font-size: 91.66666%; /* 11px - vorskaliert von #contentbereich */
	padding-bottom: 0.83333333333333333333333333333333em;
}
#contentbereich .zurueckzumseitenanfang a {
	background-image:  url(../images/nachOben.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0.45454545454545454545454545454545em 0.54545454545454545454545454545455em; /* 5px 6px - vorskaliert von #contentbereich .zurueckzumseitenanfang */
	padding-left: 1.63em; /* 18px - vorskaliert von #contentbereich .zurueckzumseitenanfang */
	color: #3F3E3F;
	text-decoration: none;
	margin-left: 0.54545454545454545454545454545455em; /* 6px - vorskaliert von #contentbereich .zurueckzumseitenanfang */
}
#contentbereich .zurueckzumseitenanfang a:hover, .zurueck a:hover {
	text-decoration: none;
	color: #000000;
}
#sitemap ul {
	font-weight: bold;
}
#sitemap ul ul {
	font-weight: normal;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.schrift11 {
	font-size: 70%;
}
.schrift12 {
	font-size: 75%;
}
#infoabstandOben {
	float: left;
	height: 1.25em; /* 20px - vorskaliert von #alles */
	width: 9.4375em; /* 151px - vorskaliert von #alles */
}
#infoabstandUnten {
	float: left;
	width: 9.4375em; /* 151px - vorskaliert von #alles */
}
#alles {
	font-size: 100%;
	width: 48.9375em; /* 783px - vorskaliert von #alles */
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 0.125em; /* 2px - vorskaliert von #alles */
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#hauptblock {
	float: left;
}
#layout01 {
	float: left;
	width: 10.9375em; /* 175px - vorskaliert von #alles */
}
#layout02 {
	float: right;
	width: 6.4375em; /* 103px - vorskaliert von #alles */
	margin-top: 2.1875em; /* 35px - vorskaliert von #alles */
}
#layout03 {
	float: left;
	width: 10.9375em; /* 175px - vorskaliert von #alles */
	background-color: #0A28A5;
	height: 1.6875em; /* 27px - vorskaliert von #alles */
	clear: left;
}
#layout04 {
	float: left;
	width: 37.7em; /* 604px - vorskaliert von #alles */
	background-color: #FFC600;
	height: 1.6875em; /* 27px - vorskaliert von #alles */
	border-left-width: 0.25em; /* 27px - vorskaliert von #alles */
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#layout04Text {
	padding-top: 0.1875em; /* 3px - vorskaliert von #alles */
	padding-left: 1.25em; /* 20px - vorskaliert von #alles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 112.5%; /* 18px - vorskaliert von #alles */
	color: #26399D;
}
#layout05 {
	width: 48.9375em; /* 783px - vorskaliert von #alles */
	float: left;
}
#layout06 {
	width: 10.9375em; /* 175px - vorskaliert von #alles */
	background-color: #DFDFDF;
	float: left;
	background-color: #DFDFDF;
}
#blockOben {
	width: 48.9375em; /* 783px - vorskaliert von #alles */
	float: left;
}
#layout07 {
	width: 37.95em; /* 608px - vorskaliert von #alles */
	float: right;
	background-image: url(../images/layout03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#layoutHome07 {
	width: 37.95em; /* 608px - vorskaliert von #alles */
	float: left;
}
#layout08 {
	width: 2.3125em; /* 37px - vorskaliert von #alles */
	float: left;
}
#layout09 {
	width: 24.375em; /* 390px - vorskaliert von #alles */
	float: left;
}
#layout10 {
	width: 1.7em; /* 30px - vorskaliert von #alles */
	float: left;
}
#layout11 {
	width: 9.4375em; /* 151px - vorskaliert von #alles */
	background-color: #DFDFDF;
	float: right;
}
#layout12 {
	width: 1.4375em; /* 23px - vorskaliert von #alles */
	float: left;
}
#layout13 {
	width: 0.3125em; /* 5px - vorskaliert von #alles */
	float: left;
}
#layout14 {
	width: 37.95em; /* 608px - vorskaliert von #alles */
	float: left;
}
#layout15 {
	float: left;
}
#footer{
}
#footerText{
	font-size: 70%; /* 11px - vorskaliert von #alles */	
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a{	
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;	
}
#contentNachOben {
	float: left;
	width: 22.1875em; /* 355px */
	text-align: right;
	margin-bottom: 0.625em; /* 10px */
}
#contentNachOben a {
	color: #0B419B;
}
#suchbereich {
	float: right;
	width: 10.625em; /* 170px */
	margin-top: 0.3125em; /* 5px */
	padding-left: 0em; /* 0px */
}
#suchbereich .suche {
	color: #515151;
	font-size: 70%; /* 11px - vorskaliert von #alles */
	width: 10.454545454545454545454545454545em; /* 115px - vorskaliert von #suchbereich .suche */
	margin-bottom: 0.18181818181818181818181818181818em; /* 2px - vorskaliert von #suchbereich .suche */
	border: 1px solid #174095;
}
#suchbereich .sucheAbsenden {
	background-color: #3B3D3A;
	color: #534D32;
	border: 1px solid #9E9F9D;
	font-size: 70%; /* 11px - vorskaliert von #suchbereich .sucheAbsenden */
	margin-bottom: 0.18181818181818181818181818181818em; /* 2px - vorskaliert von #suchbereich .sucheAbsenden */
	color: #F4F2F0;
	font-weight: bold;
}
#sucheText {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px - vorskaliert von #alles */
	color: #534D32;
	font-weight: bold;
	padding-top: 0.6em; /* 8px - vorskaliert von #alles */
	padding-right: 0.3125em; /* 5px - vorskaliert von #alles */
}
#contentbereich {
	float: left;
	width: 32.5em; /* 390px - vorskaliert von #contentbereich */
	color: #555555;
	padding-bottom: 0.83333333333333333333333333333333em; /* 10px */
	font-size: 75%; /* 12px */
}
#contentbereich h3 {
	color: #0A28A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 133.33333333333333333333333333333%; /* 16px - vorskaliert von #contentbereich */
	font-weight: bold;
	margin-top: 1.375em; /* 22px - vorskaliert von #contentbereich h3 */
	margin-bottom: 0.625em; /* 10px */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
#contentbereich h4 {
	color: #0A28A5;
	font-size: 100%; /* 12px - vorskaliert von #contentbereich */
	font-weight: bold;
	margin-top: 1.6666666666666666666666666666667em; /* 20px - vorskaliert von #contentbereich h4 */
	margin-bottom: 0.58333333333333333333333333333333em; /* 7px - vorskaliert von #contentbereich h4 */
	padding-top: 0.25em; /* 3px - vorskaliert von #contentbereich h4 */
	padding-bottom: 0.25em; /* 3px - vorskaliert von #contentbereich h4 */
	border-bottom-width: 0.16666666666666666666666666666667em; /* 2px - vorskaliert von #contentbereich h4 */
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
    clear: both;
}

#contentbereich  h5 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
    clear: both;
	}
#contentbereich  h6 {
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
    clear: both;
}

#contentbereich p {
	margin-bottom: 1em; /* 12px - vorskaliert von #contentbereich */
}
#contentbereich a {
	color: #0A28A5;
	text-decoration: underline;
}
#contentbereich a:hover {
	text-decoration: underline;
}
#contentbereich ul {
	margin-left: 2.08333em; /* 25px - vorskaliert von #contentbereich */
	margin-bottom: 1.25em; /* 15px - vorskaliert von #contentbereich */
	margin-top: 0.83333em; /* 10px - vorskaliert von #contentbereich */
}
#contentbereich li {
	margin-bottom: 0.33333333333333333333333333333333em; /* 4px - vorskaliert von #contentbereich */
		list-style-image: url(../images/aufzaehlung.gif);
        clear: both;
}
#contentbereich ul ul {
	margin-bottom: 0em;
	margin-top: 0em;
}
#contentbereich ol {
	margin-left: 2.5em; /* 30px - vorskaliert von #contentbereich */
	margin-bottom: 1.25em; /* 15px - vorskaliert von #contentbereich */
	margin-top: 0.8333em; /* 10px - vorskaliert von #contentbereich */
}
#contentbereich form {
	padding: 0.833333em;
	background-color: #F9F9F9;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 0.8333em; /* 10px - vorskaliert von #contentbereich */
}
#breadcrump {
	padding-top: 0.625em; /* 10px - vorskaliert von #contentbereich */
}
#breadcrump p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%; /* 11px - vorskaliert von #contentbereich */
	color: #313131;
}
#breadcrump a {
	font-family: Arial, Helvetica, sans-serif;
	color: #313131;
}
#breadcrump a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #313131;
}
#infoboxbereich {
	float: left;
	background-color: #DFDFDF;
	margin-top: 0px; /* 13px - vorskaliert von #alles */
	padding-top: 0px;
	width: 7.6875em; /* 123px - vorskaliert von #alles */
	padding-left: 0px; /* 0px - vorskaliert von #alles */
	padding-bottom: 0.1875em; /* 3px - vorskaliert von #alles */
}
#infoboxbereich h3 {
	font-size: 70%; /* 11px - vorskaliert von #infoboxbereich h3 */
	color: #0A28A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#infoboxbereich .infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%; /* 11px - vorskaliert von #infoboxbereich .infobox */
	color: #393C44;
	margin-bottom: 1.8181818181818181818181818181818em; /* 20px - vorskaliert von #infoboxbereich .infobox */
	line-height: 1.3636363636363636363636363636364em; /* 15px - vorskaliert von #infoboxbereich .infobox */
	margin-top: 0.45454545454545454545454545454545em; /* 5px */
	width: 11.181818181818181818181818181818em; /* 123px */
}
#infoboxbereich .infobox ul {
	list-style-type: square;
	margin-left: 1.4545454545454545454545454545455em; /* 16px - vorskaliert von #infoboxbereich .infobox */
	margin-bottom: 1.3636363636363636363636363636364em; /* 15px - vorskaliert von #infoboxbereich .infobox */
	margin-top: 1em; /* 11px - vorskaliert von #blockRechts .infobox */
}
#infoboxbereich .infobox a {
	font-family: Arial, Helvetica, sans-serif;
	color: #393C44;
	text-decoration: underline;
}
#infoboxbereich .infobox a:hover {
	text-decoration: none;
}
#infoboxbereich .infobox p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em; /* 11px - vorskaliert von #infoboxbereich .infobox */
}
#infoboxbereich .infobox li {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0em;
}
#infoboxbereich .infobox strong {
	font-family: Arial, Helvetica, sans-serif;
}
#contentbereich .contentbereichInfobox {
	padding: 0px; /* 0px - vorskaliert von #contentbereich */
	padding-bottom: 1px;
	margin-top: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
	background-color: #F4F4F4;
	border: none;
}
#contentbereich .contentbereichInfobox h4 {
	color: #26399D;
	font-size: 100%; /* 16px - vorskaliert von #contentbereich h4 */
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0.625em; /* 10px - vorskaliert von #contentbereich h4 */
	padding-bottom: 0.125em; /* 2px - vorskaliert von #contentbereich h4 */
	padding-top: 0.125em; /* 2px - vorskaliert von #contentbereich h4 */
	padding-left: 0.375em; /* 6px - vorskaliert von #contentbereich h4 */
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	letter-spacing: 1px;
	background-color: #FFC600;
}
#contentbereich .contentbereichInfobox p {
	padding-left: 0.91666666666666666666666666666667em; /* 11px - vorskaliert von #contentbereich h4 */
	padding-right: 0.91666666666666666666666666666667em; /* 11px - vorskaliert von #contentbereich h4 */
	color: #000000;
}
#contentbereich .contentbereichInfobox li {
	color: #000000;
	list-style-image: url(../images/aufzaehlung.gif);
}
#contentbereich .contentbereichInfobox a {
	color: #26399D;
}
#contentbereich .aktuellTeaser {
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
	list-style: none;
}
#contentbereich .aktuellbereichText {
	float: right;
	width: 25em; /* 300px - vorskaliert von #contentbereich */
}
#contentbereich .teaserText {
	font-size: 91.666666666666666666666666666667%; /* 11px - vorskaliert von #contentbereich */
}
#contentbereich .teaserPicture {
	float: left;
}
#contentbereich .aktuellbereichTrenner {
	clear: both;
	padding-top: 1em;
	margin-top: 1em;
	border-bottom: 0.16666666666666666666666666666667em dotted #C9C9C9; /* 2px - vorskaliert von #contentbereich */
}


/* Startseite */

#contentbereichHome .aktuellTeaser {
	margin-bottom: 0.625em; /* 10px - vorskaliert von #alles */
	list-style: none;
}
#contentbereichHome .teaserPicture {
	float: left;
}
#contentbereichHome .aktuellbereichText {
	float: right;
	width: 29.090909090909090909090909090909em; /* 320px - vorskaliert von #columnRight .aktuellbereichText */
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentbereichHome .aktuellbereichText a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #54634B;
	text-decoration: none;
}
#contentbereichHome .aktuellbereichText a:hover {
	text-decoration: underline;
}
#contentbereichHome .teaserText {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
}
#contentbereichHome .teaserTextWeiterlesen, #contentbereichHome .teaserTextWeiterlesen a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
#contentbereichHome .teaserTextWeiterlesen a:hover {
	text-decoration: underline;
}
#contentbereichHome .aktuellbereichTrenner {
	clear: both;
	padding-top: 0.625em; /* 10px - vorskaliert von #alles */
	margin-top: 0.625em; /* 10px - vorskaliert von #alles */
	border-bottom: 0.3125em solid #D2D2D2;
}
#contentbereichHome .aktuellbereichTrenner {
	clear: both;
	padding-top: 0.625em; /* 10px - vorskaliert von #alles */
	margin-top: 0.625em; /* 10px - vorskaliert von #alles */
	border-bottom: 0.125em solid #EBEBEB;
}
#homeUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A28A5;
	font-weight: bold;
	font-size: 95%; /* 15px - vorskaliert von #alles */
	padding-top: 1em; /* 15px - vorskaliert von #alles */
	padding-bottom: 1.3333333333333333333333333333333em; /* 20px - vorskaliert von #alles */
}
#homeText{
	font-family: Arial, Helvetica, sans-serif;
	color: #54634B;
	font-weight: normal;
    font-size: 70%;
}
#homeText a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0A28A5;
	font-weight: normal;
    text-decoration: none;
}
#homeText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #0A28A5;
	font-weight: normal;
    text-decoration: underline;
}
#homeText p{
	padding-bottom: 1em;
}
#homeUeberschriftVeranstaltungen {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A28A5;
	font-weight: bold;
	font-size: 95%; /* 15px - vorskaliert von #alles */
	padding-left: 0.46666666666666666666666666666667em; /* 15px - vorskaliert von #alles */
	padding-bottom: 0.66666666666666666666666666666667em;
}
#homeUeberschriftQuicklinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A28A5;
	font-weight: bold;
	font-size: 95%; /* 15px - vorskaliert von #alles */
}
#homeQuicklinks {
	padding-top: 0.9375em; /* 15px - vorskaliert von #alles */

}
#homeQuicklinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E5E5D;
	font-weight: normal;
	font-size: 73.333333333333333333333333333333%; /* 11px - vorskaliert von #alles */
}
#homeVeranstaltungen {
	float: left;
	padding-left: 0.4375em; /* 7px */
    width: 10.5em;


}
#homeVeranstaltungen ul {
	margin-top: 0.75em; /* 12px */
}
#homeVeranstaltungen li {
	font-size: 70%; /* 11px */
	color: #5C5C5C;
	list-style-type: none;
}
#homeVeranstaltungen .homeVeranstaltungenUeberschrift {
	font-weight: bold;
	margin-top: 0.36363636363636363636363636363636em; /* 4px */
}
#homeVeranstaltungen .homeVeranstaltungenAbstand {
	padding-bottom: 1.8181818181818181818181818181818em; /* 20px */
    width: 14.909090909090909090909090909091em;
}
#homeVeranstaltungen #homeVeranstaltungenAlle a {
	font-size: 70%; /* 11px */
	color: #0A28A5;
}
#homeAlleArtikel {
	font-size: 70%; /* 11px */
	padding-top: 0.625em;
	margin-bottom: 1.25em;
}
#homeAlleArtikel a {
	color: #0A28A5;		
	
		
}
#homeVeranstaltungen #homeVeranstaltungenAlle  {
 float: left;
 margin-top: 0.625em; /* 15px */
		
}
#homeLayout01 {
	width: 10.9375em; /* 175px - vorskaliert von #alles */
	float: left;
}
#homeLayout05 {
	width: 37.5em; /* 600px - vorskaliert von #alles */
	float: left;
}
#homeBlockOben {
	width: 48.9375em; /* 783px - vorskaliert von #alles */

}
#homeLayout06 {
	width: 10.9375em; /* 175px - vorskaliert von #alles */
	background-color: #DFDFDF;
	float: left;
	background-color: #DFDFDF;
}
.homeAktuellDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%; /* 11px - vorskaliert von #contentbereich h3 */
	color: #3E3E3E;
}
#spalte01 {
	width: 10.9375em; /* 175px - vorskaliert von #alles */
	float: left;
}
#spalte02 {
	width: 10.9375em; /* 175px - vorskaliert von #alles */
	float: left;
}


























#sbw2 {
	float: left;
	width: 390px; 
}

#sbw2 p {

}
#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: 350px;
}

#sbw2 .blockSbw2MitarbeiterLetterIndex {
	float: left;
	width: 368px;
    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;
     list-style: none;
}
#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;
     list-style: none;
}
#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: 350px;
	float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #666666;
    list-style-type: none;
     list-style: none;
}
#sbw2 .sbwLebenslagenbaum ul li {
    list-style-type: none;
     list-style: none;
}
#sbw2 .sbwLebenslagenbaum ul a {
    color: #666666;
    text-decoration: none;
}
#sbw2 .sbwLebenslagenbaum li a {
	float: left;
    width: 356px;
    list-style-type: none;
     list-style: 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: 368px;
    background-color: #f8f8f8;
    padding: 10px; /* 10px */
    text-align: center;
    border: 1px solid #d6d6d6; /* 1px */
    margin-bottom: 15px;
}
#sbw2 .sbwUnterseiten ul {
    width: 350px;
	float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #666666;
    list-style-type: none;
     list-style: none;
}
#sbw2 .sbwUnterseiten ul li {
    list-style-type: none;
     list-style: none;
}
#sbw2 .sbwUnterseiten ul a {
    color: #666666;
    text-decoration: none;
     list-style: none;
}
#sbw2 .sbwUnterseiten li a {
	float: left;
    width: 359px;
    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;
     list-style: none;
}
#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;
    clear:both;
}
#sbw2 .weiterText a {
	margin: 0px;
	text-decoration: underline;
    padding-left: 15px;
}
#sbw2 .weiterText a:hover {
	text-decoration: none;
}
#sbw2 .sbwDownload ul {
    width: 350px;
	float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #666666;
    list-style-type: none;
     list-style: none;
}
#sbw2 .sbwDownload ul li {
    list-style-type: none;
     list-style: none;
}
#sbw2 .sbwDownload ul a {
    color: #666666;
    text-decoration: none;
}
#sbw2 .sbwDownload li a {
	float: left;
    width: 350px;
    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;
      list-style: none;
}
#sbw2 .sbwDownload li a:hover {
    background-color: #f0efef;
}
























