
@import url(../lib/images.css);
@import url(../lib/menue.css);

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #940641;
}

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;
}
.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.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;
    border: 1px dotted #b2b2b2; /* 3px */
    font-size: 100%;
	padding-left: 0.4166em; /* 5px */
}
.formobjekt {
    width: 38.333333333333333333333333333333em; /* 460px */
    line-height: 1.3333333333333333333333333333333em; /* 16px */
}
.formobjektklein {
    width: 33.333333333333333333333333333333em; /* 400px */
    height: 1.5em; /* 18px */
    padding-top: 0.33333333333333333333333333333333em; /* 4px */
}

.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.375em; /* 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;
     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;
}
#contentbereich #dynamischeListe p {
     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 {
     padding-top: 0.83333333333333333333333333333333em; /* 10px */
     padding-left: 0.83333333333333333333333333333333em; /* 10px */
    padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
    margin: 0px;
}

.aktuellSlider {
	clear: both;
	width: 512px;
}

#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 {
}
#contentbereich .sprungmenue {
	padding-top: 0.41666666666666666666666666666667em; /* 5px */
	border-top: 1px solid #5A6369;
	border-bottom: 1px solid #5A6369;
	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: none;
}
#contentbereich .unterseiten ul li {
	list-style-image: url(../images/unterseiten.gif);
	background-image: none;
}
#contentbereich .unterseiten a {
	text-decoration: none;
}
#contentbereich .unterseiten a:hover {
	text-decoration: underline;
}
#contentbereich .zurueck a {
	color: #BD6489;
	text-decoration: none;
}

#contentbereich .zurueckzumseitenanfang, .zurueck {
	font-size: 11px; /* 11px */
	clear: both;
	padding-top: 3px;
}
#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;
}
#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%;
}

#alles {
	float: left;

	width: 980px; /* 980px */
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    position: relative;
}
#layout01 {
	float: right;
	width: 965px; /* 980px */
}

#layout02 {
	float: left;
	width: 643px; /* 980px */
}

#layout03 {
	float: right;
	width: 300px; /* 980px */
}

#layout04 {
	float: left;
	width: 643px; /* 980px */
}
#layout05 {
	float: left;
	width: 643px; /* 980px */
}
#layout06 {
	float: right;
	width: 165px; /* 387px */
}



#contentbereich {
	float: left;
	font-size: 11px; /* 12px */
	width: 603px; /* 520px */
	color: #ffffff;
		padding-top: 20px; /* 5px */
	padding-left: 40px;
}

#contentbereich h3 {
	color: #ffffff;
	font-size: 16px; /* 12px */
	font-weight: bold;
	padding-top: 5px; /* 5px */
	padding-bottom: 17px; /* 4px */
	padding-right: 10px; /* 10px */
	letter-spacing: 1px;
}

#contentbereich p {
	margin-bottom: 14px; /* 12px */
}
#contentbereich a {
	color: #C27393;
		font-weight: bold;
	text-decoration: none;
}
#contentbereich a:hover {
	text-decoration: underline;
}
#contentbereich ul {
	margin-left: 25px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#contentbereich li {
	margin-bottom:  4px;
	list-style-image:url(../images/aufzaehlung.gif);
}
#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;
	margin-bottom: 10px;
	margin-top: 10px;
}
#photoListe {
	float: left;
}
#photoListe ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
#photoListe ul li{
	background-color: #BD6489;
	padding: 8px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 20px;
	width:587px;
}
#photoListe ul li a{
	color: #FAE7EF;
	font-size: 12px;
	padding-bottom: 4px;
	display: block;
}

.photo {
    text-align: center;
    float: left;
    width: 100%;
    clear: both;
    padding-top: 10px; /* 10px - vorskaliert von #contentbereich */
}
.photoZahl {
    background-color: #BD6489;
    padding: 4px; 
    text-align:center;
    margin-bottom:  4px; 
    margin-left: 29px;
    margin-right: 29px;
    border-top: 0px #940641;
   color: #ffffff;
}
.photoRahmen {
	background-color:#B24D77;
	border:1px solid #940641;
	float:left;
	height:125px;
	margin:5px;
	width:100px;
}
#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: #BD6489;
    width: 640px;        /* 640px */
    margin-top: 10px;        /* 10px */
    margin-bottom: 10px;        /* 10px */
    border: 1px solid #ECD3DD;
    padding: 5px;        /* 5px */
}
.photoPfeile {
    font-size: 14px; /* 14px - vorskaliert von #contentbereich */
    border: 1px solid #ECD3DD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #BD6489;
    font-weight: bold;
    color: #FFFFFF;
    margin-right: 10px;
    margin-left:  10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0.071428571428571428571428571428571em; /* 1px - vorskaliert von #contentbereich */
    padding-left:  10px;
}
.photoPfeile a {
    color: #FFFFFF;
}
.photoPfeile a:hover {
    text-decoration: none;
}
.photoSlider {
    font-size: 12px;        /* 12px */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #ECD3DD;
    margin-top: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
	color: #ECD3DD;
}
.photoSlider a {
    color: #ECD3DD;
}
.photoSlider a:hover {
    color: #000000;
    text-decoration: none;
}
.photoSliderActive {
    color: #ECD3DD;
    font-weight: bold;
}
#photoDiscription {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;        /* 11px */
    padding-left: 0.45454545454545454545454545454545em;
    padding-top: 0px;
    text-align: center;
    background-color: #F2F2F2;
    width: 640px;        /* 640px */
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #95999A;
    padding: 5px;        /* 5px */
}
#contentbereich .aktuell ul {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#contentbereich .aktuell ul li {
    margin-bottom: 15px; /* 15px */
    list-style: none;
    float: left;
    width: 600px; /* 474px */
    background-image: none;
    background-color: #FAE7EF;
    color: #940641;
    font-weight: bold;
    padding-left: 0px;
}
#contentbereich .aktuell ul li a {
    font-weight: bold;
    text-decoration: none;
    font-size: 100%; /* 13px */
    display: block;
    padding-left: 15px; /* 15px */
	border-bottom: 3px solid #BD6489; /* 3px */
    padding: 8px; /* 8px */
	color: #940641;
} 
#contentbereich .aktuell ul li a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    background-color: #BD6489;
	    border-bottom: 3px solid #FAE7EF; /* 3px */
} 
#contentbereich .aktuellTeaser ul {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#contentbereich .aktuellTeaser ul li {
     margin-bottom: 10px; /* 10px */
    list-style: none;
    float: left;
    width: 600px; /* 474px */
    background-image: none;
    margin-bottom: 15px; /* 15px */
    font-weight: bold;
    text-decoration: none;
    /* background-color:#FAE7EF;*/
	color: #940641;
	    font-weight: normal;
}
#contentbereich .aktuellTeaser ul li a {
	color: #ffffff;
	display: block;
	font-size: 14px;
}
#contentbereich .aktuellTeaser .aktuellbereichText {
    float: right;
    color: #ffffff;
    font-size: 100%; /* 13px */
    width: 500px; /* 350px */
    font-weight: normal;
}
#contentbereich .aktuellTeaser .aktuellbereichText a {
    font-weight: bold;
    text-decoration: none;
	color: #ffffff;
}
#contentbereich .teaserText {
    text-decoration: none;
	color: #ffffff;
}
#contentbereich .aktuellTeaser .aktuellbereichText a:hover {
    text-decoration: underline;
}
#contentbereich .aktuellTeaser .teaserPicture {
    float: left;
    width: 100px; /* 100px */
	border: none;
}
#contentbereich .aktuellTeaser form {
    clear: both;
}
