/* ************************************************************************************** 
   *********************************** Allgemeine Styles ********************************
   ************************************************************************************** */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

td {
	font-size: 12px;
}
a {
	color: #2B50A1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#breadcrump {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;

}

#breadcrump a {
	color: #FFFFFF;
}
#contentbereich {
	color: #FFFFFF;
	padding-bottom: 10px;

}

#contentbereich hr {
	height: 0px;
	width: 100%;
	border-top: 1px #c5c5c5;
	border-right: 1px #c5c5c5;
	border-bottom: 1px dashed #c5c5c5;
	border-left: 1px #c5c5c5;
	padding: 5px;
	text-align: left;
}

#contentbereich h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dashed #c5c5c5;
	margin-top: 10px;
	font-style: italic;

}
#contentbereich h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;

}
#contentbereich h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#contentbereich p {
	margin-top: 10px;

}
#contentbereich a {
	color: #FEE320;

}

#contentbereich .zurueck {
	font-size: 11px;
}

#contentbereich .zurueck a:hover {
	background-color: #0F1C5D;
}

#contentbereich .zurueck a {

	padding-left: 10px;
	padding-right: 10px;
	color: #FEE320;
	text-decoration: none;
	border: 1px solid #0C0849;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #0C0849;
}

#sprungmenue {
	background-color: #FAFCFF;
	border-top: 1px solid #0066FF;
	border-right: 1px none #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 1px none #0066FF;
}
#sprungmenue ul li {
	list-style-image:  url(../images/sprungmenue.gif);

}
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektkleinPlz, .formobjektkleinCity {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #EFEFEF;
    border: 1px solid #999999;
    font-size: 12px;
}

.formobjekt{
     width: 343px;
}
.formobjektklein {
    width: 300px;
}
.formobjektkleinPlz {
    width: 70px;
}
.formobjektkleinCity {
    width: 225px;
}

#sitzungstermine p, {
	padding-bottom: 5px;
}
#sitzungstermine form {
	margin-top: 5px;
	margin-bottom: 10px;
}
#sitzungstermine input {
	margin-top: 5px;
}

/* **************************************** Bilder ************************************** */

.pictureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.image {
	border: 1px solid #CCCCCC;
}
.imageRight {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
	margin-top: 15px;
}
.gastronomiePic {
	width: 160px;
	float: right;
}


/* ************************************ Aktuellbereich ********************************** */

.aktuell {
	padding-bottom: 10px;

}
.aktuellbereichDate {
	font-size: 11px;
	font-style: italic;
}

/* ************************************************************************************** 
   ************************************* Menüsteuerung **********************************
   ************************************************************************************** */

/* ************************************** Menüebene 1 *********************************** */

/* ****** normal ****** */

#menue ul {
	margin-left: 0px;
	padding-left: 0px;
}
#menue ul li {
	background-repeat: no-repeat;
	list-style-type: none;
}
#menue ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px; 
	color: #030033;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	background-image: url(../images/menueLi01.gif);
	width: 100%;
}

#menue ul li a:hover {
	background-image: url(../images/menueLi02.gif);
	background-repeat: no-repeat;

}

#menue ul li a.menueActive {
	background-image: url(../images/menueLi02.gif);
	background-repeat: no-repeat;
}



/* ************************************************************************************** 
   ************************************ Sonstige Styles *********************************
   ************************************************************************************** */

/* **************************************** Footer ************************************** */

#footer {
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 62px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 7px;


}
#footer a {
	color: #FFFFFF;
}


/* ************************************** Startseite ************************************ */


/* ******************************* Nicht zugeordnete Styles ***************************** */

.suche {
	font-size: 11px;
	background-image: url(../images/layoutSuchfeld.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #647EB1;
	margin-bottom: 10px;
	color: #4E4E4E;
}
.sucheButton {
	margin-bottom: 6px;

}
#linksTop {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #383A37;
}
#linksTop a{
	color: #383A37;

}
#unterseiten ul li {
	list-style-image: url(../images/unterseiten.gif);
}
.discussionRecomment {
	background-color: #EEEEEE;
	margin: 20px;
	padding: 10px;
	border-top: 1px dashed #666666;
	border-right: 1px #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px #666666;
}
.discussionZitat {
	background-color: #FAFAFA;
	margin: 20px 20px 0px;
	padding: 10px;
	font-style: italic;
	border-top: 1px dashed #666666;
	border-right: 1px #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px #666666;
}
#discussionListe ul li {
 margin-bottom: 10px;

}

#photoListe ul li {
 margin-bottom: 10px;
}
.aussen {
	clear: both;
}
.photo {
	text-align: center;
	float: left;
	width: 100%;
	clear: both;
	padding-top: 10px;
}
.photoZahl {
	background-color: #FCDD1D;
	padding: 4px;
	margin-left: 37px;
	text-align:center;
	margin-bottom: 4px;
	margin-right: 37px;
	border-top: 0px #E3720F;
	border-right: 1px dashed #E3720F;
	border-bottom: 1px dashed #E3720F;
	border-left: 1px dashed #E3720F;
	color: #BD0812;
	font-weight: bold;
}
.photoRahmen {
	/*background-color: #E3720F;*/
	border: 1px dashed #FFFFFF;
	height: 125px;
	width: 100px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
#photoControl {
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 7px;
	margin: 0px;
	text-align: center;
	vertical-align: text-top;
	padding-top: 1px;
	line-height: 25px;
}
.photoPfeile {
	font-size: 13px;
	border: 1px solid #2663A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0F1C5D;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.photoPfeile a {
	color: #FFFFFF;
}
.photoPfeile a:hover {
	text-decoration: none;
}
.photoSlider {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #A6C4E3;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.photoSlider a:hover {
	color: #000000;
	text-decoration: none;
}

.photoSliderActive {
	color: #333333;
	font-weight: bold;
}
#photoDiscription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 0px;
	text-align: center;
	color: #000000;
}
#umfrage ul {
	padding-top: 0px;
}
.error {
	color: #FEE320;
}
.votingRahmen {
	border: 1px solid #666666;
	margin-top: 3px;
}


#layout11 {
	background-image: url(../images/layout11.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#quicklinksTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F1C5D;
	padding-left: 10px;

}

#quicklinksTop a {
	color: #0F1C5D;
}


/* ###################### Aktuellbereiche mit Teaserbildern######################### */

.aktuellTeaser {
	margin-bottom: 10px;
	list-style: none;
}
.teaserPicture {
	float: left;
}
.imageBorder {
 border: 1px solid #FFFFFF;
}

#contentbereich .aktuellbereichText {
 float: right;
 width: 250px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 
}

#contentbereich .teaserText {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
  font-size: 11px;
  color: #FFFFFF;
}

#contentbereich .teaserDatum {
 font-family: Arial, Helvetica, sans-serif;
 font-style: italic;
  font-size: 11px;
  color: #FFFFFF;
}


.aktuellbereichTrenner {
 clear: both;
 padding-top: 4px;
 margin-top: 4px;
 border-bottom: 1px solid #FFFFFF;
}

/* ############################################### */


#gaestebuch {
background-color: #0C0849;


}
#gaestebuch p {
margin-left: 10px;
margin-right: 10px;
padding-bottom: 10px;
}

#gaestebuch h2 {
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
}
#gaestebuch .recomment {
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
background-color: #0F1C5D;
 border: 1px dashed #FFFFFF;
}


.hgRechts {
	background-image: url(../images/hgRechts.gif);
	background-repeat: repeat-x;
	background-color: #0F1C5D;

}



/* ###################### Aktuellbereiche mit Teaserbildern######################### */

.aktuellTeaser01 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.teaserPicture01 {
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
}
.imageBorder01 {
	border: 1px solid #CCCCCC;
}
#Contentbereich .aktuellbereichText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#Contentbereich .teaserText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
 	font-size: 12px;
	color: #FFFFFF;
}
#Contentbereich .teaserDatum01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.aktuellbereichTrenner01 {
	clear: both;
	padding-top: 4px;
	margin-top: 4px;
	border-bottom: 1px solid #7279A0;
	margin-bottom: 10px;
}
#Contentbereich .mehr01 {
	margin-top: 10px;
}

/* ###################### Startseite ######################### */

#homeContentbereich {
	margin-left: 15px;
}

#homeContentbereich h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dashed #c5c5c5;
	margin-top: 10px;
	font-style: italic;
}


#homeContentbereich a {
	color: #FCDD1D;
}

/* ########## Teaser ######## */


.homeAktuellTeaser{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.homeTeaserPicture {
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
}
.homeImageBorder {
	border: 1px solid #CCCCCC;
}
#homeContentbereich .homeAktuellbereichText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#homeContentbereich .homeTeaserText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
 	font-size: 12px;
	color: #FFFFFF;
}
#homeContentbereich .homeTeaserDatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.homeAktuellbereichTrenner {
	clear: both;
	padding-top: 4px;
	margin-top: 4px;
	border-bottom: 1px solid #7279A0;
	margin-bottom: 10px;
}
#homeContentbereich .mehr {
	margin-top: 10px;
}

