
@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;
	display: none;}
.error {
	color: #FF0000;
}
.kursiv {
	font-style: italic;
}
.gastronomiePic {
	width: 13.333333333333333333333333333333em;
 	float: right;
	margin-left: 0.41666666666666666666666666666667em;
}
.pictureUebernachtung {
 	width: 13.333333333333333333333333333333em;
 	float: right;
 	margin-left: 0.41666666666666666666666666666667em;
}
.gastronomie {
	 padding-top: 0.83333333333333333333333333333333em;
}
.gastronomie p {
	margin-top: 0px;
	margin-bottom: 0.83333333333333333333333333333333em;
}
/* 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: 20em; /* 300px */
}
.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 #F2A99A; /* 1px */
	border-top: 1px solid #F2A99A; /* 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;
}

#contentbereich .aktuell ul {
 margin-left: 0px;
}
#contentbereich .aktuell ul li {
 padding-top: 0.41666666666666666666666666666667em; /* 5px */
 padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
 padding-left: 0.83333333333333333333333333333333em; /* 10px */
 padding-right: 0.83333333333333333333333333333333em; /* 10px */
 background-color: #F1F1F1;
 list-style-type: none;
}
#contentbereich .aktuell .aktuellbereichDate {
 margin-left: 0px;
}

table {
}
#sitzungstermine form {
	margin-bottom: 1em;
}
#sitzungstermine input {
	margin-top: 0.4166667em; /* 5px */
}
#contentbereich .sprungmenue {
	padding-top: 0.41666666666666666666666666666667em; /* 5px */
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 1em; /* 12px */
	padding-left: 1.66666em; /* 20px */
	padding-right: 1.66666em; /* 20px */
	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; /* 6px */
}
#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%;
}
#spalteLinks01 {
	height: 18.25em; /* 292px */
	background-color: #FFFFFF;
}

#spalteRechts {
	width: 50%;
	font-size: 100%;
}
#spalteRechts01 {
	height: 18.25em; /* 292px */
	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;
}

#blockOben {
	float: left;
	width: 61.875em; /* 990px */
	background-color: #FFFFFF;
}
#layout01 {
	width: 61.875em; /* 990px */
	height: 3.75em; /* 60px */
	background-color: #FFFFFF;
}
#homeLayout10 {
	width: 61.875em; /* 990px */
	background-color: #FFFFFF;
}


#layout02 {
	float: left;
	width: 21.625em; /* 346px */
}
#layout03 {
	float: left;
	width: 12.55em; /* 201px */
}
#layout04 {
	float: left;
	width: 24.375em; /* 390px */
}
#layout05 {
	float: left;
	width: 24.375em; /* 390px */
	height: 1.625em; /* 26px */
	padding-top: 0.625em; /* 10px */
	text-align: right;
	background-color: #FFFFFF;
}
#layout06 {
	float: left;
	width: 3.3em; /* 53px */
	background-color: #FFFFFF;
}
#layout07 {
	float: left;
	width: 34.1875em; /* 547px */
}
#layout08 {
	float: left;
	width: 24.37em; /* 390px */
	background-color: #FFD803;
}
#layout09 {
	float: right;
	width: 12.1875em; /* 195px */
}
#layout10 {
	float: right;
	width: 12.125em; /* 194px */
}
#layout11 {
	float: left;
	width: 3.3em; /* 53px */
}

#layout13 {
	float: right;
	width: 12.125em; /* 194px */
}
#layout14 {
	float: left;
	width: 41.5em; /* 664px */
	padding-top: 2.375em; /* 38px */
	padding-left: 1.875em; /* 30px */
}
#layout15 {
	float: left;
	width: 12.125em; /* 194px */
	background-color: #FFD803;
	background-image: url(../images/menueUnten.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#layout15Text {
	float: left;
	width: 17.63636363636363636363636363636em; /* 194px */
	background-image: url(../images/menueOben.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	font-weight: normal;
	color: #3F3F3F;
	padding-top: 0.54545454545454545454545454545455em; /* 6px */
	padding-bottom: 0.4545454545454545454545454545454em; /* 5px */
	text-align: center;
}
#layout15Text a {
	color: #3F3F3F;
}

#layout16 {
	float: left;
	width: 3.2em; /* 53px */
}
#blockUnten {
	float: left;
	width: 58.5625em; /* 937px */
	background-color: #FFFFFF;
}



#darstellung {
	float: right;
	width: 6.5625em; /* 105px */
	padding-right: 1.25em; /* 20px */
}
#darstellung h2 {
	color: #1A3E99;
	font-size: 75%; /* 12px */
	font-weight: bold;
	padding-top: 0.66666666666666666666666666666667em; /* 8px */
}
#darstellungText a {
	font-size: 68.75%; /* 11px */
	color: #555555;
	text-decoration: none;
	margin-left: 0.36363636363636363636363636363636em; /* 4px */
}
#darstellungText a:hover {
	text-decoration: underline;
}
#suchbereich {
	float: right;
	width: 10.625em; /* 170px */
}
#suchbereich h2 {
	color: #1A3E99;
	font-size: 75%; /* 12px */
	font-weight: bold;
}
#suchbereich #suchefelder {
	float: left;
	width: 10.625em; /* 170px */
}
#suchbereich .suche {
	float: left;
	color: #676C80;
	font-size: 62.5%; /* 10px */
	width: 10.7em; /* 107px */
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	padding-left: 0.4em; /* 4px */
	padding-top: 1px; 
	padding-bottom: 1px;
	padding-right: 0.3em; /* 3px */
}
#suchbereich .sucheAbsenden {
	float: left;
	width: 2.5em; /* 40px */
	height: 1.0625em; /* 17px */
	font-size: 100%;
	border: none;
	margin-left: 0.5em; /* 8px */
}



#copy {
	float: left;
	width: 20.909090909090909090909090909091em; /* 230px */
	background-color: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	font-weight: normal;
	color: #919191;
	padding-top: 2.2727272727272727272727272727273em; /* 25px */
	padding-left: 3.2727272727272727272727272727273em; /* 36px */
	padding-bottom: 0.18181818181818181818181818181818em; /* 2px */
}
#copy a {
	color: #919191;
}


#layout17 {
	float: right;
	width: 25em; /* 400px */
}
#breadcrump {
	float: left;
	width: 25em; /* 400px */
	padding-bottom: 1.125em; /* 18px */
}
#breadcrump #breadcrumpText {
	color: #478444;
	font-size: 68.75%; /* 11px */
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrump #breadcrumpText a {
	color: #478444;
	font-family: Arial, Helvetica, sans-serif;
}


#contentbereichPicture {
	font-size: 75%; /* 12px */
	padding: 1.6666666666666666666666666666667em;
}
#contentbereichPicture h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%; /* 18px */
	font-weight: normal;
	color: #3F3F3F;
	letter-spacing: 0.1em; /* 2px */
	text-transform: uppercase;
	padding-bottom: 0.83333333333333333333333333333333em;
}
#contentbereichPicture p {
	margin-bottom: 1em; /* 12px */
}
#contentbereichPicture a {
	color: #3F3F3F;
	text-decoration: underline;
}
#contentbereichPicture p a {
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: underline;
}
#contentbereichPicture a:hover {
	text-decoration: none;
}

#contentbereich {
	float: left;
	font-size: 75%; /* 12px */
	width: 33.333333333333333333333333333333em; /* 400px */
	color: #656565;
	padding-bottom: 1.25em; /* 15px */
}
#contentbereich h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%; /* 18px */
	font-weight: normal;
	color: #3F3F3F;
	letter-spacing: 0.1em; /* 2px */
	text-transform: uppercase;
}
#contentbereich h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%; /* 13px */
	font-weight: bold;
	color: #77B956;
	padding-bottom: 0.16666666666666666666666666666667em; /* 2px */
	padding-top: 1.25em; /* 15px */
	padding-left: 1.5em; 	/* 18px */
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
	background-image: url(../images/contentH4.gif);
	background-repeat: no-repeat;
	background-position: left 1.75em;	/* 21px */
}
#contentbereich h5 {
	color: #5B5B5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%; /* 12px */
	border-bottom-width: 0.083333333333333333333333333333333em;
	border-bottom-style: dashed;
	border-bottom-color: #5B5B5B;
	font-weight: bold;
	clear: both;
}
#contentbereich h6 {
	color: #5B5B5B;
	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-bottom: 1em; /* 12px */
}
#contentbereich a {
	color: #3F3F3F;
	text-decoration: underline;
}
#contentbereich p a {
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: underline;
}
#contentbereich a:hover {
	text-decoration: none;
}
#contentbereich ul a {
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: underline;
}
#contentbereich ul {
	margin-left: 2.08333em; /* 25px */
	margin-bottom: 1.25em; /* 15px */
	margin-top: 0.83333em; /* 10px */
	list-style-type: square;
}
#contentbereich li {
	margin-bottom: 0.33333333333333333333333333333333em; /* 4px */
}
#contentbereich ul ul {
	margin-bottom: 0em;
	margin-top: 0em;
}
#contentbereich ol {
	margin-left: 2.5em; /* 30px */
	margin-bottom: 1.25em; /* 15px */
	margin-top: 0.8333em; /* 10px */
}
#contentbereich form {
	padding: 0.833333em;
	background-color: #F8F8F8;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 0.8333em; /* 10px */
}

#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: 32.333333333333333333333333333333em; /* 388px */
}
#contentbereich .aktuellTeaser .aktuellbereichText {
 float: left;
 width: 29.545454545454545454545454545455em; /* 325px */
 color: #5A5A5A;
 font-size: 100%; /* 11px */
}
#contentbereich .aktuellTeaser a {
 color: #478444;
 font-weight: bold;
}
#contentbereich .aktuellTeaser .teaserPicture {
 float: right;
}
#contentbereich .aktuellTeaser form {
 clear: both;
}


#contentbereichInfobox {
	font-size: 100%; /* 12px */
	color: #656565;
	clear: both;
	padding-top: 1.25em; /* 15px */
	padding-bottom: 0.83333333333333333333333333333333em; /* 10px */
	width: 33.333333333333333333333333333333em; /* 400px */
}
#contentbereichInfobox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* 11px */
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border: none;
	padding-top: 3px; 	/* 3px */
	padding-bottom: 3px; 	/* 3px */
	padding-left: 8px; 	/* 8px */
	background-color: #77B956;
}
#contentbereichInfobox p {
	padding-left: 0.5em; 	/* 6px */
	padding-right: 0.41666666666666666666666666666667em; 	/* 5px */
}
#contentbereichInfobox li {
}
#contentbereichInfobox p a {
	color: #56A031;
}

#contentbereichInfobox a {
	color: #56A031;
	text-decoration: underline;
	font-weight: normal;
}
#contentbereichInfobox a:hover {
	text-decoration: none;
}


#footer {
	float: left;
	width: 58.5625em; /* 937px */
	clear: both;
}
#footerInnen {
	float: left;
	width: 58.5625em; /* 937px */
	background-color: #3D7940;
}
#footerInnen01 {
	float: left;
	width: 58.5625em; /* 937px */
	background-image: url(../images/footerOben.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0.25em; /* 4px */
}
#footerInnen02 {
	float: left;
	width: 58.5625em; /* 937px */
	background-image: url(../images/footerUnten.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 0.25em; /* 4px */
}
#footerInnenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 2.2727272727272727272727272727273em; /* 25px */
}
#footerInnenText a {
	color: #FFFFFF;
}
#sponsoren {
	float: left;
	width: 61.875em; /* 990px */
}



#infoboxbereich {
	float: left;
	width: 13.5em; /* 216px */
	background-color: #FFD803;
}
#infoboxbereich h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px */
	font-weight: bold;
	color: #152C16;
	padding-left: 2.5em; /* 30px */
	padding-top: 1.6666666666666666666666666666667em; /* 20px */
	text-transform: uppercase;
}
#infoboxbereich .infoboxFooter {
	width: 13.5em; /* 216px */
	background-image: url(../images/menueUnten.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 1.5625em; /* 25px */
	background-color: #FFFFFF
}

#infoboxbereich .infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #474747;
	font-weight: bold;
	line-height: 1.25em; /* 15px */
	padding-top: 1.3636363636363636363636363636364em; /* 15px */
	width: 13.636363636363636363636363636364em; /* 150px */
	padding-left: 2.727272727272727272727272727em; /* 30px */
	padding-right: 0.4166666666666666666666666666em; /* 5px */
}
#infoboxbereich .infobox ul {
	list-style-type: square;
	margin-left: 1.166666666666666666666666666em; /* 14px */
	margin-bottom: 1.363636363636363636363636363em; /* 15px */
	margin-top: 0.4545454545454545454545454545em; /* 10px */
}
#infoboxbereich .infobox a {
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	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 li a {
	color: #474747;
	text-decoration: none;
}
#infoboxbereich .infobox li a:hover {
	color: #474747;
	text-decoration: underline;
}	

#infoboxbereich .infobox strong {
	font-family: Arial, Helvetica, sans-serif;
}

#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: 8.1666666666666666666666666666667em; /* 98px - 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.1666666666666666666666666666em;		/* 2px */
	padding-bottom: 0.3333333333333333333333333333em;		/* 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.4545454545454545454545454545em;
	padding-top: 0px;
	text-align: center;
	background-color: #F2F2F2;
	width: 58.18181818181818181818181818em;		/* 640px */
	margin-top: 0.9090909090909090909090909090em;		/* 10px */
	margin-bottom: 0.909090909090909090909090909em;		/* 10px */
	border: 1px solid #95999A;
	padding: 0.45454545454545454545454545454545em;		/* 5px */
}








/* STARTSEITE */ /* STARTSEITE */ /* STARTSEITE */ /* STARTSEITE */









#homeSchnellGefunden {
	float: left;
	width: 12.1875em; /* 195px */
	background-color: #FFFFFF;
	background-image: url(../images/homeBgSchnell.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 1.5625em; /* 25px */
}
#homeSchnellGefunden h2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px */
	color: #767676;
	font-weight: bold;
	padding-top: 0.8333333333333333333333333333em; /* 10px */
} 
#homeSchnellGefunden img {
	float: left;
}

#homeSchnellGefunden ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	padding-left: 0.625em; /* 10px */
}
#homeSchnellGefunden ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 1.375em; /* 22px */
	background-image: url(../images/homeAufzaehlung.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em; /* 4px */
}
#homeSchnellGefunden ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px */
	color: #3C7740;
}
#homeSchnellGefunden ul li a:hover {
	color: #3C7740;
}

#homeAktuelles {
	float: right;
	width: 12.125em; /* 194px */
	background-color: #FFD803;
}

#homeAktuelles h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%; /* 25px */
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 0.72em; /* 18px */
}
#homeAktuelles ul {
	padding-top: 0.625em; /* 10px */
	padding-left: 1.0625em; /* 17px */
}
#homeAktuelles ul li {
	list-style-type: none;
	padding-bottom: 1.6666666666666666666666666666667em; /* 30px */
	font-size: 75%; /* 12px */
	color: #555555;
	background-image: url(../images/homeAktuelles.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em; /* 3px */
	padding-left: 1.5em; /* 18px */
	padding-right: 0.4166666666666666666666666666em; /* 5px */
}
#homeAktuelles a {
	font-size: 91.666666666666666666666666666667%; /* 11px */
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-weight: bold;
}

#homeAktuellesWeiter {
	font-size: 68.75%; /* 11px */
	font-family: Arial, Helvetica, sans-serif;
	color: #559449;
	font-weight: bold;
	clear: both;
	padding-left: 1.636363636363636363636363636em; /* 18px */
	padding-bottom: 1em;
}
#homeAktuellesWeiter a {
	font-size: 100%; /* 11px */
	font-family: Arial, Helvetica, sans-serif;
	color: #559449;
	font-weight: bold;
	clear: both;
	background-color: #FFE555;
	padding: 0.25em; /* 4px */
	line-height: 1.45454545454545454545454545em; /* 16px */
}
#homeLayout07 {
	float: left;
	width: 34.1875em; /* 547px */
	height: 28.875em; /* 462px */
}
#homeAnpassung01 {
	float: left;
	width: 61.875em; /* 990px */
	background-image: url(../images/homeInfoBg.gif);
	background-repeat: repeat-x;
	background-position: left 20.125em; /* 322px */
	background-color: #6CAD52;
}
#homeInfoblock {
	float: left;
	width: 32.5em; /* 520px */
	padding-left: 1.6875em; /* 27px */
	padding-top: 0.625em; /* 10px */

}
#homeInfoblock img {
	padding-right: 0.625em; /* 10px */
}
#homeBlockOben {
	float: left;
	width: 61.875em; /* 990px */
}
#homeGemeinde {
	float: right;
	padding-top: 0px;
}




#layout40 {
	float: left;
	width: 8.4375em; /* 135px */
	clear: both;
	padding-bottom: 0.9375em; /* 15px */
}
#contentNachOben {
	float: left;
}
#contentNachOben a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #262626;
	text-decoration: underline;
}
#contentNachOben a:hover, #drucken a:hover   {
	text-decoration: none;
}
#drucken {
	float: right;
}
#drucken a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px */
	color: #262626;
	text-decoration: underline;
}





#sbw2 {
	float: left;
	width: 425px; 
}
#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: 400px;
}

#sbw2 .blockSbw2MitarbeiterLetterIndex {
	float: left;
	width: 400px;
    background-color: #f8f8f8;
    padding: 10px; /* 10px */
    text-align: center;
    border: 1px solid #d6d6d6; /* 1px */
    margin-bottom: 15px;
}
#sbw2 .mitarbeiterListe ul {
	float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#sbw2 .mitarbeiterListe li {
    list-style-type: none;
    background-image: url(../images/sbwIcon01.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 25px;
    padding-bottom: 10px;
}
#sbw2 .vCard {
    background-image: url(../images/sbwIcon03.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 6px;
    padding-bottom: 5px;
}
#sbw2 .vCard a {
	margin: 0px;
	text-decoration: underline;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 5px;
}
#sbw2 .vCard a:hover {
	text-decoration: none;
}


#sbw2 .sbwLebenslagenbaum ul {
    width: 400px;
	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: 389px;
    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: 400px;
    background-color: #f8f8f8;
    padding: 10px; /* 10px */
    text-align: center;
    border: 1px solid #d6d6d6; /* 1px */
    margin-bottom: 15px;
}
#sbw2 .sbwUnterseiten ul {
    width: 400px;
	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: 389px;
    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: 400px;
	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: 389px;
    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;
}

