
@import url(../lib/images.css);
@import url(../lib/menue.css);

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	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 {
	cursor: help;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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.0833333333333333333333333333333em; /* 15px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}
.imageLeft {
	float: left;
	margin-bottom: 1.25em; /* 15px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}
.formobjektNoSize, .formobjekt, .formobjektklein {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    font-size: 100%;
	padding-left: 0.4166em; /* 5px */
}
.formobjekt {
    width: 28.333333333333333333333333333333em; /* 400px */
}
.formobjektklein {
    width: 20.833333333333333333333333333333em; /* 255px */
}
.pdf {
	list-style-image: url(../images/pdf.gif);
}
.pdfText {
	width: 1em; /* 12px */
	height: 1.0833333333333333333333333333333em; /* 13px */
	border: none;
}


/* 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: #5F5F5F;
 	font-size: 100%; /* 12px */
	border-bottom: 1px dashed #5F5F5F;	
}
#contentbereich #dynamischeListe2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DADADA;
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
}
#contentbereich #dynamischeListe .title, #contentbereich #dynamischeListe2 .title {
	font-size: 100%; /* 12px */
	font-weight: bold;
	color: #5F5F5F;
	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 */
	padding-top: 0.25em; /* 3px */
	padding-bottom: 0.25em; /* 3px */
	margin-bottom: 0px;
	background-image: none;
	margin-top: 1.25em; /* 6px */
}
#contentbereich #dynamischeListe p {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DADADA;
	padding-top: 0.25em; /* 10px */
	padding-bottom: 0.83333333333333333333333333333333em; /* 10px */
	padding-left: 0.83333333333333333333333333333333em; /* 10px */

}
#contentbereich #dynamischeListe2 p {
	padding-top: 0.83333333333333333333333333333333em; /* 10px */
	padding-left: 0.83333333333333333333333333333333em; /* 10px */
	padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
	margin: 0px;
}
#contentbereich #dynamischeListe img {
	width: 0.41666666666666666666666666666667em; /* 5px */
	height: 0.41666666666666666666666666666667em; /* 5px */
	margin-bottom: 0.25em; /* 3px */
	margin-right: 0.25em; /* 3px */
}
label {
	cursor: pointer;
}
#contentbereich ul.aktuell {
	margin: 0px;
	padding-top: 0.41666666666666666666666666666667em; /* 5px */
}
#contentbereich ul li.aktuell {
	padding-top: 0.41666666666666666666666666666667em; /* 5px */
	padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
	padding-left: 0.83333333333333333333333333333333em; /* 10px */
	padding-right: 0.83333333333333333333333333333333em; /* 10px */
	background-color: #F6F6F6;
	list-style-type: none;
	border-bottom: 1px solid #97C5F1; /* 1px */
	border-top: 1px solid #97C5F1; /* 1px */
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
}

#contentbereich ul li.aktuell a {
	color: #383838;
	font-weight: bold;
	text-decoration: none;
}
#contentbereich ul li.aktuell a:hover {
	text-decoration: underline;
}

.aktuellbereichDate {
}
.aktuellSlider {
	clear: both;
}

#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 */
	padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
}
#contentbereich .sprungmenue p {
	margin-bottom: 0em; /* 12px */
	text-align: center;
}
#contentbereich .sprungmenue a {
	text-decoration: none;
}
#contentbereich .sprungmenue a:hover {
	text-decoration: underline;
}
#contentbereich .sprungmenue ul li {
	list-style-image:  url(../images/sprungmenue.gif);
	font-weight: normal;
}
#contentbereich .sprungmenue a {
	text-decoration: none;
	font-weight: normal;
}
#contentbereich .unterseiten ul li {
	list-style-image: url(../images/unterseiten.gif);
	font-weight: normal;
}
#contentbereich .unterseiten a {
	text-decoration: none;
	font-weight: normal;
}
#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: #3B3B3B;
	text-decoration: none;
}
#contentbereich .zurueckzumseitenanfang, #contentbereich .zurueck {
	font-size: 91.66666%; /* 11px */
	padding-top: 0.90909090909090909090909090909091em;
	padding-bottom: 0.90909090909090909090909090909091em;
}
#contentbereich .zurueckzumseitenanfang a {
	background-image: url(../images/nachOben.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0em 0.54545454545454545454545454545455em; /* 5px 6px */
	padding-left: 1em; /* 18px */
	color: #3B3B3B;
	text-decoration: none;
	margin-left: 0px;
}
#contentbereich .zurueckzumseitenanfang a:hover, #contentbereich  .zurueck a:hover {
	text-decoration: underline;
	color: #3B3B3B;
}
#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 {
	width: 50%;
	font-size: 100%;
	background-color: #FFFFFF;
}
#spalteLinks01 {
	height: 13.25em; /* 212px */
	background-color: #FFFFFF;
}

#spalteRechts {
	width: 50%;
	font-size: 100%;
	background-color: #FFFFFF;
}
#spalteRechts01 {
	height: 13.25em; /* 212px */
	background-color: #FFFFFF;
}

#spalteMitte {
	width: 61.875em; /* 990px */
}
#alles {
	font-size: 100%;
	width: 61.875em; /* 990px */
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#alleContainer {
	float: left;
	width: 61.886em; /* 990px */
}

#dreiContainer {
	float: left;
	width: 61.886em; /* 990px */
}

#layout01 {
	float: left;
	width: 61.875em; /* 990px */
}
#layout02 {
	float: left;
	width: 24.0625em; /* 385px */
}
#layout03 {
	float: left;
	width: 24.0625em; /* 385px */
}
#layout04 {
	float: left;
	width: 13.3125em; /* 213px */
}
#layout05 {
	float: left;
	width: 24.0625em; /* 385px */
}
#layout06 {
	float: left;
	width: 13.8125em; /* 221px */
}
#layout09 {
	float: right;
	width: 24em; /* 384px */
}

#layout10 {
	float: left;
	width: 24em; /* 384px */
}

#layout11 {
	float: left;
	width: 24em; /* 384px */
	height: 1.1875em; /* 19px */
	background-color: #E65336;
	border-bottom: solid 1px #CDCBBE;
}

#homeLayout11 {
	float: left;
	width: 24em; /* 384px */
	height: 1.1875em; /* 19px */
	background-color: #E65336;
	border-bottom: solid 1px #CDCBBE;
}

#layout12 {
	float: right;
	width: 5em; /* 80px */
}

#layout13 {
	float: left;
}
#layout14 {
	float: left;
	width: 23.25em; /* 372px */
	text-align: right;
}
#layout14Text {
	font-size: 75%; /* 12px */
	color: #3F3F3F;
	text-decoration: none;
	padding-top: 2.25em; /* 27px */
	padding-right: 0.83333333333333333333333333333333em; /* 10px */
	padding-bottom: 0.25em; /* 3px */
}
#layout14Text a {
	color: #3F3F3F;
	text-decoration: underline;
}
#layout14Text a:hover {
	text-decoration: none;
}
#layout15 {
	float: left;
}
#layout16 {
	float: left;
}
#layout17 {
	float: left;
	width: 24em; /* 384px */
	background-color: #1B196C;
}
#layout18 {
	float: right;
	background-color: #1B196C;
	padding-right: 0.9375em; /* 15px */
}
#layout20 {
	float: left;
	width: 24em; /* 384px */
}

#allesSpalten {
	float: left;
}

#layout21 {
	float: left;
	width: 12.6875em; /* 203px */
}

#layout22 {
	float: left;
	width: 32.8em; /* 525px */
	padding-left: 1.875em; /* 30px */
}

#layout23 {
	float: right;
	width: 6.25em; /* 100px */
	text-align: right;
	padding-top: 1.875em; /* 30px */
	padding-bottom: 0.625em; /* 10px */
}
#layout23 a {
	font-size: 75%; /* 12px */
	color: #E65437;
	text-decoration: none;
}
#layout23 a:hover {
	color: #E65437;
	text-decoration: underline;
}

#layout24 {
	float: left;
	width: 6.25em; /* 100px */
	padding-top: 1.875em; /* 30px */
	padding-bottom: 0.625em; /* 10px */
}
#layout24 a {
	font-size: 75%; /* 12px */
	color: #E65437;
	text-decoration: none;
}
#layout24 a:hover {
	color: #E65437;
	text-decoration: underline;
}

#layout25 {
	float: left;
	width: 12.125em; /* 194px */
	padding-left: 2.3125em; /* 37px */
}

#layout26 {
	float: left;
	width: 86.363636363636363636363636363636em; /* 950px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #545454;
	padding-right: 1.8181818181818181818181818181818em; /* 20px */
	text-align: right;
	padding-top: 1.0909090909090909090909090909091em; /* 12px */
	padding-bottom: 1.0909090909090909090909090909091em; /* 12px */
}
#layout26 a {
	color: #545454;
	text-decoration: none;
}
#layout26 a:hover {
	text-decoration: underline;
}
#layout28 {
	float: left;
	width: 61.875em; /* 990px */
	background-color: #CDCBBE;
}

#layout30 {
	float: right;
	width: 3.4375em; /* 50px */
	padding-top: 1px; /* 50px */
	padding-right: 0.6875em;
}
#layout31 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #FFFFFF;
	float: right;
	width: 6.3636363636363636363636363636364em; /* 70px */
	padding-top: 0.27272727272727272727272727272727em; /* 3px */
	letter-spacing: 1px;
}

#layout32 {
	float: right;
	width: 8.5625em; /* 137px */
}

#layout33 {
	float: right;
	width: 9.375em; /* 150px */
	padding-top: 0.125em; /* 2px */
}

#layout34 {
	float: right;
	width: 2.8125em; /* 45px */
	padding-left: 1.25em; /* 20px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#layout34 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #FFFFFF;
	font-weight: normal;
    padding-top: 0.27272727272727272727272727272727em; /* 3px */
	letter-spacing: 1px;
}

#suchbereich {
	width: 9.375em; /* 110px */
}
#suchbereich #bereich1 {
	float: left;
	width: 7.5em; /* 120px */
}
#suchbereich #sucheTemplateText {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 75%; /* 12px */
	text-transform: uppercase;
}
#suchbereich #bereich2 {
	float: left;
	width: 1.25em; /* 20px */
}
#suchbereich .suche {
	color: #6E6E6E;
	font-size: 75%; /* 12px */
	width: 8.75em; /* 105px */
	height: 1.0833333333333333333333333333333em; /* 13px */
	border: 0.083333333333333333333333333333333em solid #B0B9BD; /* 1px */
	padding-left: 0.33333333333333333333333333333333em; /* 4px */
	padding-right: 0.25em; /* 3px */
	margin-bottom: 2px;
}
#suchbereich .sucheAbsenden {
	width: 0.8125em; /* 13px */
	height: 0.8125em; /* 13px */
	font-size: 100%;
	border: none;
	padding-top: 1px; /* 1px */
}
#anpassung {
	float: left;
	width: 61.886em; /* 990px */
}
#breadcrumb {
	float: left;
	width: 26.75em; /* 428px */
	padding-bottom: 0.625em; /* 10px */
}
#breadcrumb #breadcrumbText {
	color: #2C2C2C;
	font-size: 68.75%; /* 11px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0.63636363636363636363636363636364em; /* 7px */
}
#breadcrumb #breadcrumbText a {
	color: #2C2C2C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#breadcrumb #breadcrumbText a:hover {
	text-decoration: none;
}

#contentbereich {
	float: left;
	font-size: 75%; /* 12px */
	width: 43.75em; /* 525px */
	color: #2C2C2C;
}

#contentbereich h3 {
	color: #545391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%; /* 14px */
	padding-top: 0.26666666666666666666666666666667em; /* 4px */
	padding-bottom: 0.26666666666666666666666666666667em; /* 4px */
	text-transform: uppercase;
}
#contentbereich h4 {
	color: #E65336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%; /* 14px */
	padding-top: 1.42em; /* 20px */
	border-bottom: dotted 0.14em #E65336;  /* 2px */
	clear: both;
}
#contentbereich h5 {
	color: #2C2C2C;
	font-family: Verdana, 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: #2C2C2C;
	font-family: Verdana, 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-top: 1.25em; /* 15px */
}
#contentbereich a {
	color: #E65437;
	text-decoration: underline;
}
#contentbereich a:hover {
	text-decoration: none;
}
#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;
}
#contentbereich #anmeldeformular .anmelden {
	width: 43.75em; /* 525px */
	background-color: #1B196D;
	color: #FFFFFF;
}






#contentbereich .contentbereichInfobox {
	font-size: 100%; /* 12px */
	background-color: #F8F8F8;
	color: #7A7A7A;
	clear: both;
	padding-bottom: 0.33333333333333333333333333333333em; /* 4px */
	margin-top: 0.83333333333333333333333333333333em; /* 10px */
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
}
#contentbereich .contentbereichInfobox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%; /* 12px */
	font-style: italic;
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
	padding-top: 0.16666666666666666666666666666667em; /* 2px */
	padding-bottom: 0.16666666666666666666666666666667em; /* 2px */
	padding-left: 0.91666666666666666666666666666667em; /* 11px */
	color: #FFFFFF;
	background-color: #12437B;
	background-image: none;
}
#contentbereich .contentbereichInfobox p {
	padding-left: 0.91666666666666666666666666666667em; /* 11px */
	padding-right: 0.58333333333333333333333333333333em; /* 7px */
}
#contentbereich .contentbereichInfobox li {
}
#contentbereich .contentbereichInfobox a {
 color: #7A7A7A;
 text-decoration: underline;
}
#contentbereich .contentbereichInfobox a:hover {
 text-decoration: none;
}
#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 {
	float: left;
	width: 12.125em; /* 194px */
}
#infoboxbereich h3 {
	font-size: 87.5%; /* 14px */
	color: #FFFFFF;
	background-color: #E65437;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 1.7857142857142857142857142857143em; /* 25px */
	border-bottom: solid 1px #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/bildHauptmenue.jpg);
	background-repeat: no-repeat;
	background-position: 0.64285714285714285714285714285714em 0.42857142857142857142857142857143em; /* 9px 6px */
	padding-top: 0.14285714285714285714285714285714em; /* 2px */
	padding-bottom: 0.14285714285714285714285714285714em; /* 2px */
}
#infoboxbereich .infobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #2C2C2C;
	background-color: #CDCBBE;
	line-height: 1.25em; /* 15px */
	padding-left: 0.91666666666666666666666666666667em; /* 11px */
	padding-right: 0.33333333333333333333333333333333em; /* 4px */
	padding-top: 1em; /* 15px */
	padding-bottom: 0.16666666666666666666666666666667em; /* 2px */
	margin-bottom: 1.8181818181818181818181818181818em; /* 20px */
}
#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;
	color: #E65336;
	text-decoration: underline;
}
#infoboxbereich .infobox a:hover {
	text-decoration: none;
}
#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;
}



#anmeldeformular {
}
#anmeldeformular table {
	float: left;
	margin-bottom: 1.6666666666666666666666666666667em; /* 20px */
}
#anmeldeformular form {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
#anmeldeformular caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; /* 12px */
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E65336;
	text-align: center;
	border-bottom: solid 1px #FFFFFF;
	text-transform: uppercase;
	padding-left: 0.83333333333333333333333333333333em;
	padding-top: 0.16666666666666666666666666666667em;
	padding-bottom: 0.16666666666666666666666666666667em;
	width: 21.25em; /* 255px */
}
#anmeldeformular br {
	clear: both;
}




#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: 9em; /* 108px - 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 */
	padding-left: 0.53846153846153846153846153846154em;
	margin: 0px;
	text-align: center;
	vertical-align: text-top;
	padding-top: 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: #E65336;
	font-weight: bold;
	color: #FFFFFF;
	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: #FFFFFF;
	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: 0.33333333333333333333333333333333em;		/* 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 .aktuellTeaser ul {
 margin-top: 1.6666666666666666666666666666667em; /* 20px */
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
#contentbereich .aktuellTeaser ul li {
 margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
 list-style: none;
 background-color: #EFEFEF;
 padding: 0.5em; /* 6px */
 float: left;
 width: 42.5em; /* 510px */
}
#contentbereich .aktuellTeaser .aktuellbereichText {
 float: left;
 width: 29.545454545454545454545454545455em; /* 325px */
 color: #5A5A5A;
 font-size: 100%; /* 11px */
}
#contentbereich .aktuellTeaser a {
 color: #373737;
 font-weight: bold;
}
#contentbereich .aktuellTeaser .teaserPicture {
 float: right;
 padding-left: 0.5em; /* 6px */
}
#contentbereich .aktuellTeaser form {
 clear: both;
}






/* ######################### Startseite ########################### */









#homeLayout01 {
	float: left;
	width: 61.875em; /* 990px */
}
#homeLayout02 {
	float: left;
	width: 20.625em; /* 330px */
}
#homeLayout03 {
	float: left;
	width: 20.625em; /* 330px */
}
#homeLayout04 {
	float: left;
	width: 9.875em; /* 158px */
}
#homeLayout05 {
	float: left;
	width: 20.625em; /* 330px */
}
#homeLayout06 {
	float: left;
	width: 13.8125em; /* 221px */
}
#homeLayout09 {
	float: right;
	width: 20.6875em; /* 331px */
}
#homeLayout10 {
	float: left;
	width: 20.6875em; /* 331px */
}
#homeLayout11 {
	float: left;
	width: 20.6875em; /* 331px */
	height: 1.1875em; /* 19px */
	background-color: #E65336;
	border-bottom: solid 1px #CDCBBE;
}
#homeLayout30 {
	float: right;
	width: 3.4375em; /* 55px */
	padding-top: 1px; /* 1px */
	padding-right: 0.3125em; /* 5px */
}
#homeLayout32 {
	float: right;
	width: 8.5625em; /* 137px */
}

#homeLayout33 {
	float: right;
	width: 8.75em; /* 150px */
	padding-top: 0.125em; /* 2px */
}

#homeLayout34 {
	float: right;
	width: 2.5em; /* 40px */
	font-family: Arial, Helvetica, sans-serif;
}

#homeLayout34 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* 11px */
	color: #FFFFFF;
	font-weight: normal;
    padding-top: 0.18181818181818181818181818181818em; /* 3px */
	letter-spacing: 1px;
}

#homeLayout13 {
	float: left;
}
#homeLayout14 {
	float: left;
	width: 19.9375em; /* 319px */
	text-align: right;
}
#homeLayout14Text {
	font-size: 75%; /* 12px */
	color: #3F3F3F;
	text-decoration: none;
	padding-top: 2.25em; /* 27px */
	padding-right: 0.83333333333333333333333333333333em; /* 10px */
	padding-bottom: 0.25em; /* 3px */
}
#homeLayout14Text a {
	color: #3F3F3F;
	text-decoration: underline;
}
#homeLayout14Text a:hover {
	text-decoration: none;
}
#homeLayout15 {
	float: left;
}
#homeLayout16 {
	float: left;
}
#homeLayout17 {
	float: left;
	width: 20.6875em; /* 331px */
	background-color: #1B196C;
}
#homeLayout18 {
	float: right;
	background-color: #1B196C;
	padding-right: 0.9375em; /* 15px */
}
#homeLayout20 {
	float: left;
	width: 20.6875em; /* 331px */
}
#homeSuchbereich {
	float: right;
	width: 8.75em; /* 140px */
}
#homeSuchbereich #bereich1 {
	float: left;
	width: 7.5em; /* 120px */
	padding-top: 0.125em; /* 2px */
}
#homeSuchbereich #sucheTemplateText {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 75%; /* 12px */
	text-transform: uppercase;
}
#homeSuchbereich #bereich2 {
	float: left;
	width: 0.875em; /* 14px */
	padding-top: 0.125em; /* 2px */
}
#homeSuchbereich .suche {
	color: #6E6E6E;
	font-size: 75%; /* 12px */
	width: 8.75em; /* 105px */
	height: 1.0833333333333333333333333333333em; /* 13px */
	border: 0.083333333333333333333333333333333em solid #B0B9BD; /* 1px */
	padding-left: 0.33333333333333333333333333333333em; /* 4px */
	padding-right: 0.25em; /* 3px */
}
#homeSuchbereich .sucheAbsenden {
	width: 0.8125em; /* 13px */
	height: 0.8125em; /* 13px */
	font-size: 100%;
	border: none;
	padding-top: 1px;
}

#homeLayout35 {
	float: left;
	width: 20.125em; /* 322px */
}
#homeLayout36 {
	float: left;
	width: 17.875em; /* 286px */
	background-color: #E65336;
	padding-left: 2.25em; /* 36px */
	height: 0.9375em; /* 15px */
	padding-top: 0.1875em; /* 3px */
	padding-bottom: 2px; /* 2px */
	background-image: url(../images/homePfeil.jpg);
	background-repeat: no-repeat;
	background-position: 1.125em 0.375em; /* 18px 6px */
	border-bottom: 1px solid #FFFFFF;
}

#homeLayout36Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #FFFFFF;
}
#homeLayout37 {
	float: left;
	width: 20.125em; /* 322px */
}
#homeLayout38 {
	float: left;
	width: 20.125em; /* 322px */
	height: 2.75em; /* 44px */
	background-color: #CDCBBE;
}
#homeLayout39 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #2C2C2C;
	float: left;
	width: 20.454545454545454545454545454545em; /* 220px */
	background-color: #CDCBBE;
	padding-left: 1.4545454545454545454545454545455em; /* 16px */
	padding-top: 0.90909090909090909090909090909091em; /* 10px */
}
#homeLayout40 {
	float: right;
	width: 4.0625em; /* 65px */
	padding-right: 0.4375em; /* 7px */
	padding-top: 0.9375em; /* 15px */
}
#homeLayout41 {
	float: left;
	width: 20.5625em; /* 329px */
	padding-left: 0.375em; /* 6px */
}
#homeLayout42 {
	color: #FFFFFF;
	float: left;
	width: 18.3125em; /* 293px */
	background-color: #E65336;
	padding-left: 2.25em; /* 36px */
	height: 0.9375em; /* 15px */
	padding-top: 0.1875em; /* 3px */
	padding-bottom: 0.125em; /* 2px */
	background-image: url(../images/homePfeil.jpg);
	background-repeat: no-repeat;
	background-position: 1.125em 0.375em ; /* 18px 6px */
	border-bottom: 1px solid #FFFFFF; /* 1px */
}

#homeLayout42Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
}


#homeLayout43 {
	float: left;
	width: 20.5625em; /* 329px */
}
#homeLayout44 {
	float: left;
	width: 20.5625em; /* 329px */
	height: 6.9375em; /* 111px */
	background-color: #CDCBBE;
}
#homeLayout45 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #2C2C2C;
	float: left;
	width: 19.545454545454545454545454545455em; /* 215px */
	background-color: #CDCBBE;
	padding-left: 1.4545454545454545454545454545455em; /* 16px */
	padding-top: 0.90909090909090909090909090909091em; /* 10px */
}
#homeLayout46 {
	float: left;
	width: 4.375em; /* 70px */
	padding-left: 1.25em; /* 20px */
	padding-top: 0.9375em; /* 15px */
}
#homeLayout47 {
	float: left;
	width: 20.125em; /* 322px */
	padding-left: 0.375em; /* 6px */
}
#homeLayout48 {
	color: #FFFFFF;
	float: left;
	width: 17.875em; /* 286px */
	background-color: #E65336;
	padding-left: 2.25em; /* 36px */
	height: 0.9375em; /* 15px */
	padding-top: 0.1875em; /* 3px */
	padding-bottom: 0.125em; /* 2px */
	background-image: url(../images/homePfeil.jpg);
	background-repeat: no-repeat;
	background-position: 1.125em 0.375em; /* 18px 6px */
	border-bottom: 1px solid #FFFFFF;
}

#homeLayout48Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */

}

#homeLayout49 {
	float: left;
	width: 20.125em; /* 322px */
}
#homeLayout50 {
	float: left;
	width: 20.125em; /* 322px */
	height: 2.75em; /* 44px */
	background-color: #CDCBBE;
}
#homeLayout51 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #2C2C2C;
	float: left;
	width: 19.545454545454545454545454545455em; /* 215px */
	background-color: #CDCBBE;
	padding-left: 1.4545454545454545454545454545455em; /* 16px */
	padding-top: 0.90909090909090909090909090909091em; /* 10px */
}
#homeLayout52 {
	float: left;
	width: 4.375em; /* 70px */
	padding-left: 1.25em; /* 20px */
	padding-top: 0.9375em; /* 15px */
}
#homeAlleContainer {
	float: left;
	width: 61.875em; /* 990px */

}
#homeLayout53 {
	float: left;
	width: 61.25em; /* 980px */
}
#homeLayout54 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #545454;
	width: 88.636363636363636363636363636364em; /* 975px */
	padding-left: 0.90909090909090909090909090909091em; /* 10px */
	text-align: center;
	padding-top: 1.3636363636363636363636363636364em; /* 15px */
}
#homeLayout54 a {
	color: #545454;
	text-decoration: none;
}
#homeLayout54 a:hover {
	text-decoration: underline;
}

#textBuergerinformationen {
	float: left;
	width: 19.6875em; /* 315px */
}

#textBuergerinformationen .aktuellBuergerinfo {
	padding-top: 0.625em; /* 10px */
	background-image: url(../images/homeNews.jpg);
	background-repeat: no-repeat;
	background-position: 1.1875em 0.875em; /* 19px 14px */
	padding-left: 2.375em; /* 38px */
	
}

#textBuergerinformationen .aktuellBuergerinfo a {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em; /* 12px */
	width: 11.6875em; /* 187px */
	color: #2F2F2F;
	text-decoration: underline;
}

#textBuergerinformationen .aktuellBuergerinfo a:hover {
   	text-decoration: none;
}

.homeAlleArtikel {
	color: #2F2F2F;
	padding-bottom: 0.625em;	 /* 10px */
	padding-top: 0.625em;	 /* 10px */
	padding-left: 1.125em; /* 18px */
	font-style: italic;
	
}
.homeAlleArtikel a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #2F2F2F;
	text-decoration: none;

}
.homeAlleArtikel a:hover {
	text-decoration: underline;
}
