

@import url(../lib/images.css);
@import url(../lib/menue.css);

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #ffffff;
}
#homeBody {
    background-image: url(../images/homeLayout03Body.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#body {
    background-image: url(../images/layout03Body.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

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;
}
.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.25em; /* 15px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}
.imageLeft {
	float: left;
	margin-bottom: 1.25em; /* 15px */
	margin-right: 0.75em; /* 9px */
	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: 33.333333333333333333333333333333em; /* 400px */
}
.formobjektklein {
    width: 22.5em; /* 270px */
}
.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: #B80F22;
 font-size: 100%; /* 12px */
 padding-left: 0.5em; /* 6px */
 border: none;
 background-image: none;
}
#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: #443F3D;
 background-color: #F7F7F7;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #DADADA;
 border-bottom-color: #DADADA;
 padding-left: 0.25em; /* 6px */
 padding-top: 0.25em; /* 3px */
 padding-bottom: 0.25em; /* 3px */
 margin-bottom: 0px;
  background-image: none;
}
#contentbereich #dynamischeListe p {
 background-color: #FCFCFC;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #DADADA;
 padding-top: 0.83333333333333333333333333333333em; /* 10px */
 padding-bottom: 0.83333333333333333333333333333333em; /* 10px */
 padding-left: 0.83333333333333333333333333333333em; /* 10px */
 margin-bottom: 2.5em; /* 30px */
}
#contentbereich #dynamischeListe2 p {
 background-color: #FCFCFC;
 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 */
}

#contentbereich #dynamischeListe2 .weitereInfo {
clear: both;
padding-top: 0px;
padding-bottom: 0.8em;
}


label {
	cursor: pointer;
}
#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: #F8F8F8;
 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 a {
	text-decoration: none;
}
#contentbereich .sprungmenue a:hover {
	text-decoration: underline;
}
#contentbereich .sprungmenue ul li {
	list-style-image:  url(../images/sprungmenue.gif);
}
#contentbereich .sprungmenue a {
	text-decoration: none;
}
#contentbereich .unterseiten ul li {
	list-style-image: url(../images/unterseiten.gif);
}
#contentbereich .unterseiten a {
	text-decoration: none;
}
#contentbereich .unterseiten a:hover {
	text-decoration: underline;
}
#contentbereich .zurueck a {
	background-image:  url(../images/zurueck.gif);
	background-repeat: no-repeat;
	background-position: 0.41667em 0.3333em; /* 5px 4px */
	padding-left: 1.416666em; /* 17px */
	color: #0F0F0F;
	text-decoration: none;
}
#contentbereich .zurueckzumseitenanfang, .zurueck {
	font-size: 91.66666%; /* 11px */
}
#contentbereich .zurueckzumseitenanfang a {
	background-image: url(../images/nachOben.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0.45454545454545454545454545454545em 0.54545454545454545454545454545455em; /* 5px 6px */
	padding-left: 1.63em; /* 18px */
	color: #0F0F0F;
	text-decoration: none;
	margin-left: 0.54545454545454545454545454545455em; /* 6px */
}
#contentbereich .zurueckzumseitenanfang a:hover, .zurueck a:hover {
	text-decoration: none;
	color: #000000;
}
#sitemap ul {
	font-weight: bold;
}
#sitemap ul ul {
	font-weight: normal;
}
#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%;
}
#spalteRechts {
	width: 50%;
	font-size: 100%;
}
#spalteMitte {
	width: 979px; /* 980px */
    border-right: 1px solid #C9C9C9;
}
#spalteMittehome {
	width: 979px; /* 980px */
}
.tabelle {
	background-image: url(../images/contentBg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.tabelle02 {
	background-image: url(../images/contentBg02.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.tabelle03 {
	background-image: url(../images/homeLayout03.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#alles {
	font-size: 100%;
	width: 979px; /* 980px */
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
        position: relative;

}
#layout01 {
	float: left;
	width: 979px; /* 980px */
    position: relative;

}
#layout02 {
	float: left;
	width: 979px; /* 980px */
    background-color: #ffffff;
}
#layout03 {
	float: left;
	width: 206px; /* 980px */
    border-right: solid 1px #C9C9C9;
}
#layout04 {
	float: right;
	width: 771px; /* 980px */
}
#layout05 {
	float: left;
	width: 191px; /* 980px */
    padding-left: 15px;
    padding-top: 49px;
}
#layout06 {
	float: left;
	width: 191px; /* 980px */
    padding-left: 15px;
	font-size: 11px;
    color: #5A5A5A;
    padding-top: 16px;
}
#layout06 a {
    color: #F7931E;
    text-decoration: underline;
}
#layout06 a:hover {
    text-decoration: none;
}
#layout07 {
	float: left;
	width: 563px; /* 250px */
    padding-left: 12px;
}
#layout08 {
	float: right;
	width: 170px; /* 720px */
    padding-top: 50px;
}
#layout09 {
	float: left;
	width: 563px; /* 697px */
    padding-top: 29px;
}
#layout11 {
	float: right;
	width: 91px; /* 980px */
    font-size: 11px;
    color: #868686;
    text-align: right;
}
#layout11 a {
    color: #868686;
    text-decoration: underline;
}
#layout11 a:hover {
    text-decoration: none;
}
#layout12 {
	float: left;
	width: 563px; /* 697px */
    padding-top: 30px;
    padding-bottom: 9px;
    padding-left: 12px;
}
#layout13 {
	float: left;
	width: 91px; /* 980px */
        font-size: 11px;
    color: #868686;
}
#layout14 {
	float: right;
	width: 91px; /* 980px */
    font-size: 11px;
    color: #868686;
    text-align: right;
}
#layout13 a {
    color: #4F4F4F;
}
#layout14 a {
    color: #868686;
}
#layout15 {
	float: right;
	width: 771px; /* 697px */
}
#layout16 {
	float: left;
	width: 771px; /* 697px */
}
#layout17 {
	float: right;
	width: 170px; /* 720px */
    font-size: 11px;
    color: #868686;
}
#layout17 a {
    color: #868686;
}
#layout18 {
	float: right;
	width: 170px; /* 720px */
	padding-top: 27px;
}
#layout19 {
	float: left;
	width: 206px; /* 980px */

}
#breadcrumb {
    width: 452px; /* 420px */
    float: left;
    padding-left: 8px;
}
#breadcrumb #breadcrumbText {
	color: #6e6e6e;
	font-size: 68.75%; /* 11px */
}
#breadcrumb #breadcrumbText a {
	color: #6e6e6e;
	text-decoration: underline;
}
#breadcrumb #breadcrumbText a:hover {
	text-decoration: none;
}
#suchbereich {
	float: left;
	width: 160px; /* 190px */
}
#suchbereich #bereich1 {
	float: left;
	width: 143px; /* 150px */
}
#suchbereich #sucheTemplateText {
	display: none;
}
#suchbereich #bereich2 {
	float: right;
	width: 12px; /* 30px */
}
#suchbereich .suche {
	color: #6C6C6C;
	font-size: 11px; /* 11px */
	height: 1.3636363636363636363636363636364em; /* 15px */
	width: 138px; /* 136px */
	border: 1px solid #E2E0E0;
	padding-left: 4px; /* 4px */
    background-color: #ffffff;
}
#suchbereich .sucheAbsenden {
	font-size: 100%; /* 16px */
	width: 12px; /* 16px */
	height: 9px; /* 16px */
	border: none;
    padding-top: 4px;
}
#contentbereich {
	float: left;
	font-size: 12px; /* 12px */
	width: 563px; /* 680px */
	color: #4F4F4F;
}
#contentbereich h3 {
	color: #4F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; /* 17px */
	font-weight: bold;
	padding-top: 15px; /* 14px */
    padding-left: 20px;
    padding-bottom: 23px;
    background-color: #EEEEEE;
    margin-top: 9px;
    background-image: url(../images/menue01.gif);
	background-repeat: no-repeat;
	background-position: 9px 20px;
}
#contentbereich h4 {
	color: #EF413D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; /* 17px */
	font-weight: bold;
	padding-top: 15px; /* 14px */
    padding-bottom: 10px;
    border: none;
}
#contentbereich p {
	margin-bottom: 1em; /* 12px */
}
#contentbereich a {
	color: #D92925;
	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;
	background-color: #F8F8F8;
	border-top: 2px solid #D6D6D6;
	border-bottom: 2px solid #D6D6D6;
	margin-bottom: 0.8333em; /* 10px */
}
#infoboxbereich {
	float: left;
	width: 140px; /* 175px */
    margin-top: 35px; /* 25px */
}
#infoboxbereich h3 {
	font-size: 13px; /* 12px */
	color: #5D5D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    padding: 0px; /* 6px */
    margin: 0px;
    padding-bottom: 11px;
        background-image: url(../images/menue02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
    padding-left: 7px;
}
#infoboxbereich .infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* 11px */
	color: #5D5D5D;
	padding-top: 0px; /* 6px */
    padding-left: 0px; /* 5px */
    width: 140px; /* 170px */
    margin-bottom: 35px; /* 25px */
    line-height: 15px;
}
#infoboxbereich .infobox ul {
	margin-left: 1.1666666666666666666666666666667em; /* 14px */
	margin-bottom: 1.3636363636363636363636363636364em; /* 15px */
	margin-top: 0.3em; /* 10px */
}
#infoboxbereich .infobox li {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0em;
}
#infoboxbereich .infobox a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F7931E;
	text-decoration: underline;
}
#infoboxbereich .infobox a:hover {
	text-decoration: none;
}
#infoboxbereich .infobox p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 11px; /* 10px */
}
#infoboxbereich .infobox strong {
	font-family: Arial, Helvetica, sans-serif;
}

/* STARTSEITE */

#homeLayout03 {
	float: left;
	width: 206px; /* 980px */
}
#homeLayout05 {
	float: left;
	width: 190px; /* 980px */
    padding-left: 15px;
    padding-top: 51px;
}
#homeLayout06 {
	float: left;
	width: 190px; /* 980px */
    padding-left: 15px;
	font-size: 11px;
    color: #5A5A5A;
    padding-top: 16px;
}
#homeLayout06 a {
    color: #F7931E;
    text-decoration: underline;
}
#homeLayout04 {
	float: right;
	width: 773px; /* 980px */
}
#homeLayout07 {
	left: 668px;
	top: 7px;
	z-index: 1;
	width: 305px;
	height: 20px;
	position: absolute;
	float: left;
	font-size: 11px;
	color: #868686;

}
#homeLayout07 a {
    color: #868686;
}
#homeLayout08{
	width: 140px;
    	float: left;

}
