
@import url(../lib/images.css);
@import url(../lib/menue.css);

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body {
	background-color: #dddddd;
    background-image:url(../images/bodyBg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

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 {
    position: absolute;
    width: 0px;
    height: 0px;
    left: -3000px;
    top: -3000px;
}
.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 */
	padding-left: 1.25em; /* 15px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}
.imageRight2 {
	float: right;
    margin-bottom: 1.25em; 
    margin-left: 1.25em;
    margin-top: 0.41667em;
    margin-right:48px
}
.imageLeft {
	float: left;
    margin-bottom: 1.25em; 
    margin-right: 4em;
    margin-top: 0.41667em;
}
.right {
	width:219px; 
    float:right;
}
.left {
	width:238px; 
    float:left;
}
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektkleinSuche{
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #c9c9c9; /* 3px */
    background-color: #f7f7f7;
    font-size: 100%;
	padding-left: 0.4166em; /* 5px */
}
input:focus {
    background-color: #E5E5E5;
}

.formobjekt {
    width: 400px; /* 460px */
    line-height: 1.3333333333333333333333333333333em; /* 16px */
}
.formobjektklein {
    width: 33.333333333333333333333333333333em; /* 400px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
    padding-bottom: 0.33333333333333333333333333333333em; /* 4px */
}
.formobjektkleinSuche {
	width: 33.333333333333333333333333333333em; /* 400px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
    padding-bottom: 0.33333333333333333333333333333333em; /* 4px */
    margin-bottom: 0.4166em; /* 5px */
}
#contentbereich ul.pdf li{
	list-style-image:  url(../images/pdf.gif);
    list-style-type: none;
    margin-left: 5px;
    padding-bottom: 5px;
}
.pdfText {
	width: 1em; /* 12px */
	height: 1.0833333333333333333333333333333em; /* 13px */
	border: none;
}
#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: #8C8C8C;
    padding: 0.41666666666666666666666666666667em; /* 5px */
  /*  border: 1px solid #e8e8e8;
    background-color: #f0f0f0;*/
    text-align: center;
}
#contentbereich .controlBlockPageSlider a {
    color: #8C8C8C;
    background-color: #f0f0f0;
    padding: 0.25em; /* 3px */
    border: 1px solid #e8e8e8;
}
#contentbereich .controlBlockPageSlider a:hover {
    color: #ffffff;
    background-color: #8C8C8C;
    padding: 0.25em; /* 3px */
    border: 1px solid #e8e8e8;
    text-decoration: none;
}
#contentbereich .controlBlockPageSlider u {
    color: #ffffff;
    background-color: #8C8C8C;
    padding: 0.25em; /* 3px */
    border: 1px solid #e8e8e8;
}
#contentbereich ol li{
	list-style-type: decimal;
}
#contentbereich ul li{
	list-style-image: url(../images/pfeil.gif);
    padding-bottom: 5px;
    margin-left:0px;
}
/* Dynamische Liste */
#contentbereich #dynamischeListe ul {
 list-style-type: none;
 margin: 0px; 
}
#contentbereich #dynamischeListe ul li {
     list-style-type: none;
     background-color: #F7F7F7;
     padding: 1.25em; /* 15px */
     margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
}
#contentbereich #dynamischeListe h4 {
     color: #818181;
     font-size: 100%; /* 12px */
     padding-left: 0.375em; /* 6px */
     border: none;
     background-image: none;
}
#contentbereich #dynamischeListe2 {
     border-bottom-style: solid;
     border-bottom-width: 1px;
     border-bottom-color: #818181;
     margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
}
#contentbereich #dynamischeListe .title, #contentbereich #dynamischeListe2 .title {
     font-size: 100%; /* 12px */
     font-weight: bold;
     color: #818181;
     border-top: 1px solid #818181;
     border-bottom: 1px solid #818181;
     padding-left: 0.5em; /* 6px */
     padding-top: 0.25em; /* 3px */
     padding-bottom: 0.25em; /* 3px */
     margin-bottom: 0px;
     background-image: none;
}
#contentbereich #dynamischeListe p {
     border-bottom-style: solid;
     border-bottom-width: 1px;
     border-bottom-color: #818181;
     padding-top: 0.83333333333333333333333333333333em; /* 10px */
     padding-bottom: 0.83333333333333333333333333333333em; /* 10px */
     padding-left: 0.83333333333333333333333333333333em; /* 10px */
     margin-bottom: 2.5em; /* 30px */
}
#contentbereich #dynamischeListe2 p {
     padding-top: 0.83333333333333333333333333333333em; /* 10px */
     padding-left: 0.83333333333333333333333333333333em; /* 10px */
    padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
    margin: 0px;
}

.aktuellSlider {
	clear: both;
	width: 438px;
}

#contentbereich #dynamischeListe img {
     width: 0.41666666666666666666666666666667em; /* 5px */
     height: 0.41666666666666666666666666666667em; /* 5px */
     margin-bottom: 0.25em; /* 3px */
     margin-right: 0.25em; /* 3px */
}

#contentbereich #dynamischeListe2 .weitereInfo {
    clear: both;
    padding-top: 0px;
    padding-bottom: 0.8em;
}
label {
	cursor: pointer;
}
table {
}
#sitzungstermine form {
	margin-bottom: 1em;
}
#sitzungstermine input {
	margin-top: 0.4166667em; /* 5px */
}
#contentbereich .sprungmenue {
	padding-top: 0.41666666666666666666666666666667em; /* 5px */
	border-top: 1px solid #EAE9E9;
	border-bottom: 1px solid #EAE9E9;
	margin-bottom: 1em; /* 12px */
	padding-left: 1.66666em; /* 20px */
	padding-right: 1.66666em; /* 20px */
	padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
    color: #7A7A7A;
}
#contentbereich .sprungmenue a {
	text-decoration: none;
	color: #7A7A7A;
}
#contentbereich .sprungmenue a:hover {
	text-decoration: underline;
}
#contentbereich .sprungmenue ul li {
	list-style-image:  url(../images/sprungmenue.gif);
	background-image: none;
}
#contentbereich .sprungmenue p a {
	color: #5B5B5B;
	border: none;
	margin-bottom: 1.5em; /* 18px */
	margin-top: 1.8333333333333333333333333333333em; /* 22px */
	padding-top: 0.16666666666666666666666666666667em; /* 2px */
	padding-bottom:  0.16666666666666666666666666666667em; /* 2px */
	padding-right: 0.27272727272727272727272727272727em; /* 3px */
	margin: 0px;
    padding-left: 0.27272727272727272727272727272727em; /* 3px */
    text-decoration: none;
    line-height: 2.5em;
}
#contentbereich .sprungmenue p a:hover {
	background-color: #DFE2EA;
    border-bottom-color: #DFE2EA; /* 3px */
    text-decoration: none;
}
#contentbereich .unterseiten ul  {
	list-style-type: sqare;
}
#contentbereich .unterseiten ul li {
	list-style-image: url(../images/pfeil.gif);
    padding-bottom: 5px;
    margin-left: 0px;
}
#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: #7A7A7A;
	text-decoration: none;
}

#contentbereich .zurueckzumseitenanfang, .zurueck {
	font-size: 91.66666%; /* 11px */
	clear: both;
}
#contentbereich .zurueckzumseitenanfang a {
	background-image: url(../images/nachOben.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px; /* 5px 6px */
	padding-left: 15px; /* 18px */
	color: #7A7A7A;
	text-decoration: none;
	clear: both;
}
#contentbereich .zurueckzumseitenanfang a:hover, .zurueck a:hover {
	text-decoration: none;
	color: #000000;
	clear: both;
}
#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;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.schrift11 {
	font-size: 68.75%;
}
.schrift12 {
	font-size: 75%;
}
#spalteLinks {
    font-size: 100%;
    width: 50%;
}
#spalteRechts {
    font-size: 100%;
    width: 50%;
    }
#spalteMitte {
	width: 980px; /* 980px */
}
#alles {
	font-size: 100%;
	width: 980px; /* 980px */
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    position: relative;
}
#darstellung {
	float: left;
    font-size: 11px;  /* 11px */
    color: #818181;
    font-weight: normal;
}





#anpassung {
	float: left;
	width: 386px;
}







#layout01 {
	float: left;
	width: 945px; /* 945px */
	background-color: #818181;
    padding-right: 17px; /* 17px */
    padding-left: 18px; /* 18px */
    padding-bottom 12px; /* 12px */
}

#layout02 {
	float: left;
	width: 557px; /* 557px */
	border-right: 1px solid #F5F5F5;
    padding-top: 14px; /* 14px */
}

#layout03 {
	float: left;
	width: 945px; /* 945px */
}

#layout04 {
	float: left;
	width: 374px;
	padding-right: 12px; 
    background-color: #F5F5F5;
    padding-top: 10px;

}
#layout05 {
	float: right;
	width: 317px; /* 317px */
}
#layout06 {
	float: right;
	width: 175px; /* 175px */
}
.layout06Text {
    font-size: 68.75%;
    color: #818181;
	text-align: right;
}
.layout06Text a{
    color: #818181;
}
#layout07 {
	float: right;
	width: 80px; /* 80px */
    padding-top: 5px; /* 5px */
    padding-bottom: 13px; /* 13px */
}
#layout07Text {
    font-size: 68.75%;
    color: #0082BC;
	text-align: right;
    background-image: url(../images/layout07.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px; /* 8px 5px */

}
#layout07Text a {
    color: #0082BC;
	text-decoration: underline;
}
#layout07Text a:hover {
	text-decoration: none;
}

#layout07Startseite {
	float: right;
	width: 80px; /* 80px */
    padding-top: 5px;/* 5px */
    padding-bottom: 13px; /* 13px */
}
#layout07StartseiteText {
    font-size: 68.75%; /* 11px */
    color: #0082BC;
	text-align: right;

}
#layout07StartseiteText a {
    color: #0082BC;
	text-decoration: underline;
}
#layout07StartseiteText a:hover {
	text-decoration: none;
}

#suchbereich {
	float: right;
	width: 182px; /* 182px */
	margin-top: 0px;
    text-align: right;
    clear: both;
    background-image: url(../images/sucheBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 25px; /* 25px */
}

#suchbereich #bereich1 {
	float: left;
	width: 156px; /* 156px */
    padding-left: 8px; /* 8px */

}
#suchbereich .suche {
	float: right;
	color: #9F9F9F;
	background-color: #ffffff;
	font-size: 11px; /* 11px */
	height: 15px; /* 15px */
	width: 144px; /* 144px */
	padding-left: 4px; /* 4px */
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    margin-top: 4px; /* 4px */
}
#suchbereich #bereich2 {
	float: left;
	width: 13px; /* 13px */
}
#suchbereich .sucheAbsenden {
	width: 13px; /* 13px */
	height: 13px; /* 13px */
	font-size: 100%;
    padding-top: 5px; /* 5px */
	padding-left: 5px; /* 5px */
}

#layout08 {
	float: right;
	width: 387px; /* 386px */
}
#layout09 {
	float: left;
	width: 202px; /* 202px */
}
#layout10 {
	float: right;
	width: 183px; /* 183px */
}
#layout11 {
	float: left;
	width: 945px; /* 945px */
    background-color: #FFFFFF;
    background-image: url(../images/layout11.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}

#layout12 {
	float: left;
	width: 214px; /* 214px */
    padding-top: 22px;  /* 22px */

}
#layout13 {
	float: right;
	width: 687px; /* 687px */
}
#layout14 {
	float: left;
	width: 458px; /* 458px */
}
#layout15 {
	float: right;
	width: 194px; /* 194px */
}
#layout16 {
	float: left;
	width: 214px; /* 214px */
}
#layout17 {
	float: left;
	width: 214px; /* 214px */
    background-image: url(../images/layout12f.gif);
	background-repeat: repeat-y;
	background-position: right top;

}
#layout18 {
	float: left;
	width: 214px; /* 214px */
    bottom: 0px;
    left: 0px;
    position: absolute;
    background-color: #ffffff;  
}

#breadcrumb {
	float: left;
	padding-top: 0.6875em; /* 11px */
    width: 28.625em; /* 458px */
}
#breadcrumb #breadcrumbText {
	color: #9D9C9C;
	font-size: 68.75%; /* 11px */
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumb #breadcrumbText a {
	color: #9D9C9C;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumb #breadcrumbText a:hover {
	text-decoration: none;
    color: #188DC1;
}

#contentbereich {
	float: left;
	font-size: 75%; /* 12px */
	width: 38.166666666666666666666666666667em; /* 458px */
	color: #7A7A7A;
}
#contentbereich table tbody tr td{
	padding-bottom: 5px;
    background-color: #FFFFFF;
}
#contentbereich table tbody tr .grey{
	padding-bottom: 5px;
    background-color: #f8f8f8;
}
#contentbereich table {
	color: #7A7A7A;
	font-size: 100%; /* 12px */
	padding-bottom: 10px;
}

#contentbereich h3 {
	color: #818181;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 166.66666666666666666666666666667%; /* 20px */
	font-weight: bold;
	padding-top: 0.75em; /* 15px */
	text-transform: uppercase;
	letter-spacing: 1px; /* 1px */
}

#contentbereich h4 {
	color: #676767;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 108.33333333333333333333333333333%; /* 13px */
	font-weight: bold;
	clear: both;
	padding-bottom: 1px; /* 1px */
    border-bottom: 1px solid #676767;
	padding-top: 0.53846153846153846153846153846154em; /* 7px */
    margin-bottom: 0.84615384615384615384615384615385em; /* 11px */
    padding-left: 2.0769230769230769230769230769231em; /* 27px */
    background-image: url(../images/h4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.46153846153846153846153846153846em; /* 0px 6px */
}
#contentbereich h5 {
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; /* 12px */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5B5B5B;
	font-weight: bold;
	clear: both;
}
#contentbereich h6 {
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; /* 12px */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5B5B5B;
	font-weight: bold;
	clear: both;
}
#contentbereich p {
	margin-bottom: 1em; /* 12px */
}
#contentbereich a {
	color: #0082BC;
	text-decoration: underline;
}
#contentbereich a:hover {
	text-decoration: none;
}
#contentbereich ul {
	margin-left: 20px;
	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;
	border-top: 1px solid #EAE9E9;
	border-bottom: 1px solid #EAE9E9;
	margin-bottom: 0.8333em; /* 10px */
}

#contentbereich .contentbereichInfobox {
	font-size: 100%; /* 12px */
	color: #676767;
	clear: both;
	padding-bottom: 0.33333333333333333333333333333333em; /* 4px */
	margin-top: 2.0833333333333333333333333333333em; /* 25px */
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
}
#contentbereich .contentbereichInfobox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 108.33333333333333333333333333333%; /* 13px */
	margin-bottom: 0px; /* 0px */
	padding-top: 0px; /* 0px */
	padding-bottom: 0px; /* 0px */
	padding-left: 0.91666666666666666666666666666667em; /* 11px */
	color: #0082BC;
	background-image: none;
	text-transform: uppercase;
    background-image: url(../images/h4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; /* 0px 0px */
    padding-left: 1.9230769230769230769230769230769em; /* 25px */
	border-bottom: none;
}
#contentbereich .contentbereichInfoboxText {
	padding:0px;
    margin: 0px;
    background-color: #D9D9D9;
    padding-top: 1.3333333333333333333333333333333em; /* 16px */
    padding-left: 1.0833333333333333333333333333333em; /* 13px */
    padding-bottom: 0.25em; /* 3px */
}
#contentbereich .contentbereichInfobox p {
	padding-left: 0.91666666666666666666666666666667em; /* 11px */
	padding-right: 0.58333333333333333333333333333333em; /* 7px */
}
#contentbereich .contentbereichInfobox ul {
	padding-left: 0.91666666666666666666666666666667em; /* 11px */
}
#contentbereich .contentbereichInfobox li {
}
#contentbereich .contentbereichInfobox a {
 color: #0082BC;
 text-decoration: underline;
}
#contentbereich .contentbereichInfobox a:hover {
 text-decoration: none;
}




#contentbereich .aktuellTeaser {
	float: left;
	list-style: none;
    padding-bottom: 9px;
    padding-top: 9px;
    padding-right: 9px;
	display: block;
	width: 446px;
    border-bottom: #e9e9e9 solid 1px;
}
#contentbereich .aktuellTeaser .headlineTeaser2{
    background-image: url(../images/newsTeaser.gif);
	background-position: 11px top;
    background-repeat: no-repeat;
    padding-left: 30px;
    float: left;
    width: 370px;
    padding-bottom: 9px;
}
#contentbereich .aktuellTeaser .headlineTeaser{
    background-image: url(../images/newsTeaser.gif);
	background-position: 4px top;
    background-repeat: no-repeat;
    padding-left: 23px;
    float: right;
    width: 330px;
    padding-bottom: 9px;
}
#contentbereich .aktuellTeaser .headlineTeaser a{
	color: #0082bc;
}
#contentbereich .aktuellTeaser .headline{
    background-image: url(../images/newsTeaser.gif);
	background-position: 4px top;
    background-repeat: no-repeat;
    padding-left: 23px;
    float: left;
    padding-bottom: 9px;
}
#contentbereich .aktuellTeaser .headline a{
	color: #0082bc;
}
#contentbereich .aktuellbereichText {
	float: right;
	width: 300px;
	color: #5A6369;
	font-size: 11px;
}
#contentbereich .aktuellbereichText a {
	color: #057A50;
	font-weight: bold;
}
#contentbereich .weiterlesenContent {
	padding-top: 9px;
    padding-left: 116px;
}
#contentbereich .weiterlesenContent a {
	color: #0082bc;
	font-size: 11px;
}
#contentbereich .rahmen {
	float: left;
    width: 5.8em;
    background-image: url(../images/platzhalterKlein.gif);
	background-position: right top;
    background-repeat: no-repeat;
}
#contentbereich .rahmenBild {
	float: left;
    width: 131px;
    
}
#contentbereich .teaserPicture2 {
	float: right;
    width: 130px;
    min-height: 84px;
   
}
#contentbereich .teaserPicture {
	float: left;
	margin-right: 21px;
    width: 130px;
    height: 84px;
    background-image: url(../images/platzhalterKlein.gif);
	background-position: left top;
    background-repeat: no-repeat;
}


#contentbereich .aktuellbereichTrenner {
	clear: both;
	padding-top: 1em; /* 65px */
	margin-top: 1em; /* 65px */
}
#contentbereich .teaserText {
	font-size: 11px;
    padding-left: 116px;
}



#contentNachOben {
	float: left;
	width: 9.375em; /* 150px */
	padding-bottom: 0.625em; /* 10px */
}
#contentNachOben a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #449947;
}

#infoboxbereich .info00 {
	float: left;
	width: 12.125em; /* 194px */
    background-image: url(../images/info00.gif);
	background-repeat: no-repeat;
	background-position: left top;
    padding-left: 0.625em; /* 10px */

}

#infoboxbereich {
	float: right;
	width: 12.125em; /* 194px */
	padding-top: 5.4375em; /* 87px */
   }

#infoboxbereich .info00 h3 {
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 166.66666666666666666666666666667%; /* 20px */
	color: #646464;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0.4em; /* 8px */
}

#infoboxbereich .infobox {
	color: #7A7A7A;
    font-size: 75%; /* 12px */
}
#infoboxbereich .info00 {
	float: left;
	width: 13.416666666666666666666666666667em; /* 161px */
    background-image: url(../images/info00.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 1.75em; /* 21px */
    padding-right: 1em; /* 12px */
	color: #7A7A7A;
}

#infoboxbereich .info00Oben {
	float: left;
	width: 16.166666666666666666666666666667em; /* 194px */
    height: 1.8333333333333333333333333333333em; /* 22px */
    background-image: url(../images/info00Oben.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#infoboxbereich .info00Unten {
	float: left;
	width: 12.125em; /* 194px */
    height: 1.25em; /* 20px */
    background-image: url(../images/info00Unten.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1.75em; /* 28px */

}
#infoboxbereich .info01 {
	float: left;
	width: 13.416666666666666666666666666667em; /* 161px */
    background-image: url(../images/info01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 1.75em; /* 21px */
    padding-right: 1em; /* 12px */
    color: #ffffff;
}
#infoboxbereich .info01 h3 {
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 166.66666666666666666666666666667%; /* 20px */
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0.4em; /* 8px */
}

#infoboxbereich .info01Oben {
	float: left;
	width: 16.166666666666666666666666666667em; /* 194px */
    height: 1.8333333333333333333333333333333em; /* 22px */
    background-image: url(../images/info01Oben.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#infoboxbereich .info01Unten {
	float: left;
	width: 12.125em; /* 194px */
    height: 1.25em; /* 20px */
    background-image: url(../images/info01Unten.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1.75em; /* 28px */

}
#infoboxbereich .infobox ul {
	list-style-type: square;
	margin-left: 1.1666666666666666666666666666667em; /* 14px */
	margin-bottom: 1.3636363636363636363636363636364em; /* 15px */
	margin-top: 1em; /* 10px */
}

#infoboxbereich .infobox a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#infoboxbereich .infobox a:hover {
	text-decoration: none;
}
#infoboxbereich .info01 a {
	color: #ffffff;
}

#infoboxbereich .info00 a {
	color: #7A7A7A;
}

#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;
}

#layout25 {
	float: left;
	width: 60.0625em; /* 961px */
	padding-top: 0.375em; /* 6px */
	padding-bottom: 0.375em; /* 6px */
	background-color: #5A6369;
}
#homeLayout26 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	width: 83.636363636363636363636363636364em; /* 920px */
	color: #FFFFFF;
	padding-left: 1.5454545454545454545454545454545em; /* 17px */
	padding-top: 0.90909090909090909090909090909091em; /* 10px */
	padding-bottom: 0.90909090909090909090909090909091em; /* 10px */
}
#homeLayout26 a {
	color: #FFFFFF;
	text-decoration: underline;
}

#homeLayout26 a:hover {
	text-decoration: none;
}
#layout26 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	width: 83.636363636363636363636363636364em; /* 920px */
	color: #FFFFFF;
	padding-left: 21.090909090909090909090909090909em; /* 232px */
	padding-top: 0.90909090909090909090909090909091em; /* 10px */
	padding-bottom: 0.90909090909090909090909090909091em; /* 10px */
}
#layout26 a {
	color: #FFFFFF;
	text-decoration: underline;
}

#layout26 a:hover {
	text-decoration: none;
}
#sponsoren {
	background-color: #818181;
    text-align: right;
    padding-right: 17px;
}
#alleArtikel a {
    color: #989898;
    text-decoration: underline;
}

#alleArtikel a:hover {
    text-decoration: none;
}

#layout11a {
	float: left;
	background-image: url(../images/homeLayout01.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;

}

#homeLayout01 {
	float: left;
	width: 24.1875em; /* 387px */
}


#homeLayout03 {
	float: left;
	width: 24.1875em; /* 387px */
}

#homeLayout06 {
	float: left;
	font-size: 81.25%; /* 13px */
	width: 27.692307692307692307692307692308em; /* 360px */
	color: #7A7A7A;
	padding-left: 2.0769230769230769230769230769231em; /* 27px */
}

#homeLayout06 p {
	margin-bottom: 1em; /* 12px */
}

#homeLayout06 a {
	color: #057A50;
	text-decoration: underline;
}

#homeLayout06 a:hover {
    color: #057A50;
	text-decoration: none;
}

#homeLayout07 {
	float: left;
}


#homeLayout08 {
	float: left;
	width: 35.875em; /* 574px */
}


#homeLayout08 ul {
    float:left;
    margin: 0px;
    padding: 0px;
    width: 35.875em; /* 574px */
    list-style-type:none;
	background-color: #5A6369;
}

#homeLayout08 li.active {
    float:left;
    width: 33.4375em; /* 535px */
	background-image: url(../images/homeArtikel00.gif);
	background-repeat: no-repeat;
	background-position: 1.4375em 0.9375em; /* 23px 15px */
	padding-left: 2.4375em; /* 39px */
}

#homeLayout08 li.normal {
    float: left;
    width: 33.4375em; /* 535px */
    margin-top: 0.3125em; /* 5px */
    margin-bottom: 0.3125em; /* 5px */
	background-color: #5A6369;
	border-bottom: solid 1px #697176;
	padding-left: 2.4375em; /* 39px */
	background-image: url(../images/homeArtikel00.gif);
	background-repeat: no-repeat;
	background-position: 1.4375em 0.5625em; /* 23px 9px */
}

#homeLayout08 li.normal h3 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 75%; /* 12px */
    text-decoration: none;
    padding-top: 0.41666666666666666666666666666667em; /* 5px */
    padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
	width: 42.916666666666666666666666666667em; /* 515px */
	font-weight: bold;

}

#homeLayout08 li.active h3, #homeLayout08 li.active h3 a  {
    text-decoration: none;
    color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%; /* 15px */
    font-weight: bold;
	width: 25.666666666666666666666666666667em; /* 385px */
	padding-left: 0.26666666666666666666666666666667em; /* 4px */
}

#homeLayout08 li.normal h3 a , #homeLayout08 li.active h3 a {
    color: #F0F0F0;
}

#homeLayout08 li.active h3 a {
	clear: both;
	color: #F0F0F0;
}

#homeLayout08 li.active {
    padding-top: 0.9375em; /* 15px */
    padding-bottom: 0.625em; /* 10px */
    width: 28.125em; /* 450px */
}

#homeLayout08 li.normal img, #homeLayout08 li.active img {
    background-image:none
}

#homeLayout08 li.normal img {
    width: 0px; /* 0px */
    filter:Alpha(opacity=0);
    opacity:0;
    display:none;
}

#homeLayout08 li.active img {
    width: 6.75em;  /* 108px */
}

#homeLayout08 li.active img.pfeilNews {
    width: 0.5em; /* 8px */
	border: none;
    height: 0.375em; /* 6px */
}

#homeLayout08 li.active .teaserpic {
    float: left;
    width: 6.125em; /* 98px */
	padding-right: 0.625em; /* 10px */
	border: solid 1px #8B8F92;
}

#homeLayout08 li.normal .teaserpic {
    float: left;
    width: 4.625em; /* 74px */
	padding-bottom: 0.1875em; /* 3px */
	padding-right: 0.625em; /* 10px */
}

#homeLayout08 li.normal .teasertext {
     filter:Alpha(opacity=0);
     opacity:0;
     display:none;
}

#homeLayout08 li.active .teasertext {
    font-size: 108.33333333333333333333333333333%; /* 13px */
    color: #F0F0F0;
	width: 14.538461538461538461538461538462em; /* 389px */
	padding-left: 0.53846153846153846153846153846154em; /* 7px */
}

#homeLayout08 li.normal .teasertext a, #homeLayout08 li.active .teasertext a {
	color: #F0F0F0;
    font-weight: bold;
    text-decoration: underline;
}

#homeLayout08 li.active .rahmen {
    width: 15em; /* 240px */
    float: left;
	padding: 0px;
	margin: 0px;
}

#homeLayout08 li.normal .rahmen {
    width: 21.25em; /* 340px */
    float: left;
	padding: 0px;
	margin: 0px;

}

#layout21 {
	float: left;
	width: 6.25em; /* 100px */
	padding-top: 0.625em; /* 10px */
}
#layout21 a {
	font-size: 68.75%; /* 11px */
	color: #B0B0B0;
	text-decoration: underline;
}
#layout21 a:hover {
	color: #B0B0B0;
	text-decoration: none;
}
#layout22 {
	float: right;
	width: 9.375em; /* 150px */
	text-align: right;
	padding-top: 0.625em; /* 10px */
}
#layout22 a {
	font-size: 68.75%; /* 11px */
	color: #B0B0B0;
	text-decoration: underline;
}
#layout22 a:hover {
	color: #B0B0B0;
	text-decoration: none;
}

#layout23 {
	float: left;
	width: 28.625em; /* 458px */
}

#alleArtikel {
    float: right;
    width: 7.2727272727272727272727272727273em; /* 80px */
    font-size: 68.75%; /* 11px */
    padding-top: 0.72727272727272727272727272727273em; /* 8px */
    padding-bottom: 0.72727272727272727272727272727273em; /* 8px */
    color: #A9A9A9;
}

#alleArtikel a {
    color: #A9A9A9;
    text-decoration: underline;
}

#alleArtikel a:hover {
    text-decoration: none;
}

#footer {
	float: left;
	width: 61.25em; /* 980px */
    background-color: #818181;
    display: block;
}
#layout26 a {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#layout26 a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Photoalbum */

#photoListe ul li {
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
}
.aussen {
	clear: both;
}
.photo {
	text-align: center;
	float: left;
	width: 100%;
	clear: both;
	padding-top: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
}
.photoZahl {
	background-color: #EEEEEE;
	padding: 0.33333333333333333333333333333333em; /* 4px - vorskaliert von #contentbereich */
	text-align: center;
	margin-bottom: 0.33333333333333333333333333333333em; /* 4px - vorskaliert von #contentbereich */
	margin-left: 2.4166666666666666666666666666667em; /* 29px - vorskaliert von #contentbereich */
	margin-right: 2.4166666666666666666666666666667em; /* 29px - vorskaliert von #contentbereich */
	border-top: 0px #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 91.666%;  /* 11px */
	font-weight: bold;
	color: #5F0027;
}

.photoRahmen {
	background-color: #F6F6F6;
	border: 1px dashed #96BD90;
	height: 10.416666666666666666666666666667em; /* 125px - vorskaliert von #contentbereich */
	width: 7.9166666666666666666666666666667em; /* 110px - vorskaliert von #contentbereich */
	margin: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
	float: left;
}

#photoControl {
	padding-right: 1.1538461538461538461538461538462em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 81.25%;		/* 13px */
	text-align: center;
	vertical-align: text-top;
	padding-top: 1px;	 /* 1px */
	line-height: 1.9230769230769230769230769230769em;
	background-color: #F2F2F2;
	width: 49.230769230769230769230769230769em;		/* 640px */
	margin-top: 0.76923076923076923076923076923077em;		/* 10px */
	margin-bottom: 0.76923076923076923076923076923077em;		/* 10px */
	border: 1px solid #95999A;
	padding: 0.38461538461538461538461538461538em;		/* 5px */
}
.photoPfeile {
	font-size: 107.69%; /* 14px - vorskaliert von #contentbereich */
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5C5C5C;
	font-weight: bold;
	color: #232323;
	margin-right: 0.15384615384615384615384615384615em; /* 10px - vorskaliert von #contentbereich */
	margin-left: 0.15384615384615384615384615384615em; /* 10px - vorskaliert von #contentbereich */
	padding-top: 0px;
	padding-bottom: 0.21428571428571428571428571428571em; /* 1px - vorskaliert von #contentbereich */
}
.photoPfeile a {
	color: #F1F8FF;
	padding-right: 0.28571428571428571428571428571429em;	/* 4px */
	padding-left: 0.64285714285714285714285714285714em; /* 9px - vorskaliert von #contentbereich */
}
.photoPfeile a:hover {
	text-decoration: none;
}
.photoSlider {
	font-size: 92.307%;	/* 12px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #95999A;
	margin-top: 0px;
	padding-top: 0.16666666666666666666666666666667em;	/* 2px */
	padding-bottom: 4px; /* 4px */
	background-color: #FAFAFA;
	padding-left: 1px;	/* 1px */
	padding-right: 1px;	/* 1px */
}
.photoSlider a {
	color: #676767;
}
.photoSlider a:hover {
	color: #000000;
	text-decoration: none;
}

.photoSliderActive {
	color: #000000;
	font-weight: bold;
}

#photoDiscription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;		/* 11px */
	padding-left: 0.45454545454545454545454545454545em;
	padding-top: 0px;
	text-align: center;
	background-color: #F2F2F2;
	width: 58.181818181818181818181818181818em;		/* 640px */
	margin-top: 0.90909090909090909090909090909091em;		/* 10px */
	margin-bottom: 0.90909090909090909090909090909091em;		/* 10px */
	border: 1px solid #95999A;
	padding: 0.45454545454545454545454545454545em;		/* 5px */
}

#contentbereich .calendarall {
	float: left;
    width: 38.1667em;
    clear:both;
    display: block;
}
#contentbereich .calendar{
	float: left;
    clear: both;
    padding-top: 3px;
    background-image: url(../images/calendarBack.gif);
    background-position: 8px 3px;
    background-repeat: no-repeat;
    padding-left: 8px;
}
#contentbereich .month{
	float: left; 
    width: 36px; 
    padding-top: 2px;
    padding-bottom:2px;
    float: left;
    padding-left: 2px;
    font-size: 11px;
    clear: both;
}
#contentbereich .day{
    width: 36px; 
    padding-top: 4px;
    float: left;
    clear: both;
    font-size: 16px;
    text-align: center;
    padding-bottom: 9px;
    font-weight: bold;
    color: #445B7A;
}
#contentbereich .termin{
    background-image: url(../images/outlook.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-bottom: 15px;
    padding-top: 10px;
}
#contentbereich .time{
    padding-bottom: 15px;
    padding-top: 4px;
    background-image: url(../images/clock.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
    padding-left: 15px;
}
#contentbereich .calendarRight{
	float: right; 
    width: 390px;
    padding-bottom: 5px;
}
#contentbereich .calendarRight h4{
	background: none;
    padding-left: 0px;
}
#contentbereich .calendarTermin{
	padding-bottom: 20px;
}
#contentbereich .calendarTeaserPicture{
	float: right; 
    padding-left: 1em;
}




#layout27 {
	float: right;
    width: 10.75em; /* 172px */
}
.layout27Text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
    color: #C3C3C3;
}
.layout27Text a {
    color: #C3C3C3;
    text-decoration: underline;
}

.layout27Text a:hover {
    text-decoration: none;
}
#homelayout00 {
	width: 44.5em;
    float: left;
}

#homeLayout01 {
	float: left;
    width: 17em; /* 276px */
}

#homeLayout02 {
	float: right;
    width: 27em; /* 437px */
}

#homeLayout03 {
	float: right;
    width: 14.5em; /* 232px */
	position: relative;
}

#homeLayout04 {
	float: left;
	width: 190px; 
	padding-left: 1.4375em; /* 23px */
	padding-top: 0.625em; /* 10px */
}

#homeLayout04 ul {
	padding-top: 0.625em; /* 10px */
	
}

#homeLayout04 ul li {
background-image:url(../images/homeKalender.gif);
background-position:0 0.166667em;
background-repeat:no-repeat;
clear:both;
color:#7C7C7C;
float:left;
font-size:75%;
list-style-type:none;
padding-bottom:1.25em;
padding-left:4.66667em;
width:190px;
}

#homeLayout04 ul li .veranstaltungDatum {
	font-weight: bold;
	color: #7C7C7C;
    float:left;
    display: block;
}
#homeLayout04 ul li .veranstaltung {
	font-weight: bold;
	width: 15.833333333333333333333333333333em; /* 190px */
	float: left;
    display: block;
}

#homeLayout04 ul li .veranstaltung a {
	font-weight: bold;
	color: #036794;
}

#homeLayout04 ul li .veranstaltung a:hover {
	font-weight: bold;
	color: #036794;
}

#homeLayout04 ul li .veranstaltung01 {
	width: 190px; /* 190px */
    float: left;
    display: block;
}

#homeLayout06 #veranstaltungWeiter {
	padding-left: 1.0625em; /* 17px */
}

#homeLayout04 #veranstaltungWeiter a {
	color: #7C7C7C;
	font-size: 68.75%; /* 11px */
	text-decoration: underline;
}
#homeLayout04 #veranstaltungWeiter a:hover {
	color: #7C7C7C;
	font-size: 68.75%; /* 11px */
	text-decoration: none;
}

#homeLayout05 {
	float: left;
	width: 25.375em; /* 406px */
	background-image: url(../images/newsLeft.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 1.875em; /* 30px */
}


#homeLayout05 ul {
	padding-top: 1.25em; /* 20px */
}


#homeLayout05 ul li {
	list-style-type: none;
	float: left;
	padding-bottom: 0.625em; /* 10px */
	background-color: #ffffff;
	width: 23.5625em; /* 377px */
	margin-bottom: 0.625em; /* 10px */
}

#homeLayout05 ul li a {
	font-size: 68.75%; /* 11px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0.83333333333333333333333333333333em; /* 10px */
	padding-right: 0.33333333333333333333333333333333em; /* 4px */
	color: #676767;
	display: block;
}

#homeLayout05 .teaserText {
	float: left;
	font-size: 68.75%; /* 11px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 21.818181818181818181818181818182em; /* 240px */
	color: #676767;
	padding-left: 0.90909090909090909090909090909091em; /* 10px */
	padding-top: 0.90909090909090909090909090909091em; /* 10px */
}

#homeLayout05 .teaserText a {
	background: none;
	border: none;
	padding: 0px;
	color: #676767;
	text-decoration: underline;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; /* 12px */
	font-weight: bold;
	text-transform: uppercase;
}

#homeLayout05 .teaserText a:hover {
	text-decoration: none;
}

#homeLayout05 .teaserText a.homeRathausNachrichtenMehr {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#homeLayout05 .teaserText a.homeRathausNachrichtenMehr:hover {
	color: #FFFFFF;
}

#homeLayout05 .teaserPicture {
	float: left;
	padding-left: 0.8125em; /* 13px */
	padding-top: 0.8125em; /* 13px */
	background: none;
}

#homeLayout05 .teaserPicture a {
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

#homeLayout05 #rathausNachrichtenWeiter {
	float: left;
	padding-bottom: 0.9375em; /* 15px */
    width: 23.5625em;
}

#homeLayout05 #rathausNachrichtenWeiter a {
	color: #FFFFFF;
	font-size: 68.75%; /* 11px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#homeLayout05 #rathausNachrichtenWeiter a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#homeLayout26Block01 {
	float: left;
    width: 8.125em; /* 130px */
	position: absolute;
	top: 4.375em; /* 70px */
	left: 3.5625em; /* 57px  */
}
#homeLayout26Block01 ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
	
}
#homeLayout26Block01 ul li {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 75%; /* 12px */
	font-weight: bold;
    color: #646464;
    line-height: 1.4em;
	background-image: url(../images/homeKasten.gif);
	background-repeat: no-repeat;
	background-position: 0.33333333333333333333333333333333em 0.41666666666666666666666666666667em;  /* 4px 5px */
	padding-left: 0.90909090909090909090909090909091em; /* 10px */
	
}
#homeLayout26Block01 ul li a {
    color: #646464;
    text-decoration: none;
}
#homeLayout26Block01 ul li a:hover {
    color: #646464;
    text-decoration: underline;
}

#homeLayout26Block02 {
	float: left;
    width: 8.125em; /* 130px */
	position: absolute;
	top: 12.5em; /* 200px */
	left: 3.5625em; /* 57px  */
}
#homeLayout26Block02 ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
	
}
#homeLayout26Block02 ul li {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 75%; /* 12px */
	font-weight: bold;
    color: #FFFFFF;
    line-height: 1.4em;
	background-image: url(../images/homeKasten00.gif);
	background-repeat: no-repeat;
	background-position: 0.33333333333333333333333333333333em 0.41666666666666666666666666666667em;  /* 4px 5px */
	padding-left: 0.90909090909090909090909090909091em; /* 10px */
	
}
#homeLayout26Block02 ul li a {
    color: #FFFFFF;
    text-decoration: none;
}
#homeLayout26Block02 ul li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#homeLayout26Block03 {
	float: left;
    width: 8.125em; /* 130px */
	position: absolute;
	top: 20.5em; /* 328px */
	left: 3.5625em; /* 57px  */
}
#homeLayout26Block03 ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
	
}
#homeLayout26Block03 ul li {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 75%; /* 12px */
	font-weight: bold;
    color: #FFFFFF;
    line-height: 1.4em;
	background-image: url(../images/homeKasten00.gif);
	background-repeat: no-repeat;
	background-position: 0.33333333333333333333333333333333em 0.41666666666666666666666666666667em;  /* 4px 5px */
	padding-left: 0.90909090909090909090909090909091em; /* 10px */
	
}
#homeLayout26Block03 ul li a {
    color: #FFFFFF;
    text-decoration: none;
}
#homeLayout26Block03 ul li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}


#sbw2 {
	float: left;
	width: 458px; 
}
#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: 458px;
}

#sbw2 .blockSbw2MitarbeiterLetterIndex {
	float: left;
	width: 436px;
    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;
    list-style-image: 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: 475px;
	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: 425px;
    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: 437px;
    background-color: #f8f8f8;
    padding: 10px; /* 10px */
    text-align: center;
    border: 1px solid #d6d6d6; /* 1px */
    margin-bottom: 15px;
}
#sbw2 .sbwUnterseiten ul {
    width: 465px;
	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: 428px;
    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: 450px;
	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: 427px;
    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;
}

