/* ************************************************************************************** 
   *********************************** Allgemeine Styles ********************************
   ************************************************************************************** */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	background-image: url(/_images/hintergrund.gif);
}

td {
	font-size: 12px;
}
a {
	color: #C16318;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#contentbereich {
	margin-bottom: 20px;


}

#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 .aktuellTeaser {
	margin-bottom: 10px; /* 10px - vorskaliert von #contentbereich */
	list-style: none;
}
#contentbereich .aktuellbereichText {
	float: right;
	width: 250px; /* 255px - vorskaliert von #contentbereich */
}
#contentbereich .teaserText {
	font-size: 11px; /* 11px - vorskaliert von #contentbereich */
}
#contentbereich .teaserPicture {
	float: left;
	text-align: center;
}
#contentbereich .aktuellbereichTrenner {
	clear: both;
	padding-top: 12px;
	margin-top: 12px;
	border-bottom: 2px dotted #C9C9C9;

}

#breadcrump a {
	color: #636363;
}

#contentbereich h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C16318;
	padding-top: 10px;

}
#contentbereich a {
	color: #C16318;

}
#contentbereich ul li {
	list-style-image: url(/_images/aufzaehlung.gif);
}
#contentbereich .zurueckzumseitenanfang .zurueck {
	font-size: 11px;
}
#contentbereich .zurueckzumseitenanfang a {
	background-image:  url(/_images/nachOben.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 18px;
	padding-right: 10px;
	color: #C16318;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contentbereich .zurueckzumseitenanfang a:hover, .zurueck a:hover {
}

#contentbereich .zurueck a {
	background-image:  url(/_images/zurueck.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 14px;
	padding-right: 10px;
	color: #C16318;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contentbereich form {
	padding: 10px;
	background-color: #FAFCFF;
	border-top: 1px solid #C16318;
	border-right: 1px none #C16318;
	border-bottom: 1px solid #C16318;
	border-left: 1px none #C16318;
}
#sprungmenue {
	background-color: #FAFCFF;
	border-top: 1px solid #C16318;
	border-right: 1px none #C16318;
	border-bottom: 1px solid #C16318;
	border-left: 1px none #C16318;
}
#sprungmenue ul li {
	list-style-image:  url(/_images/sprungmenue.gif);

}
.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektkleinPlz, .formobjektkleinCity {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FAFAFA;
    border: 1px solid #999999;
    font-size: 12px;
}

.formobjekt{
     width: 390px;
}
.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: 5px;
}

	

/* ************************************************************************************** 
   ************************************* Menüsteuerung **********************************
   ************************************************************************************** */


/* ************************************** Menüebene 1 *********************************** */
/* ****** normal ****** */

div.menue {
	height: auto;
}
div.menue p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 27px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.menue p a {
	text-decoration: none;
	color: #FFFFFF;
}

div.menue p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ****** Active ****** */

div.menueActive {
}

div.menueActive p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.menueActive p a {
	text-decoration: none;
	color: #FFFFFF;
}

div.menueActive p a:hover {
    color: #FFFFFF;
	text-decoration: none;

}
/* ************************************************************************************** 
   ************************************ Sonstige Styles *********************************
   ************************************************************************************** */

/* **************************************** Footer ************************************** */

#footer {
	color: #F7F7F7;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a {
	color: #F7F7F7;
}


/* ************************************** Startseite ************************************ */


/* ******************************* Nicht zugeordnete Styles ***************************** */

#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);
}
.error {
	color: #FF0000;

}
.menueBg {
	background-image: url(/_images/layout04.gif);
	background-position: left bottom;
	background-repeat: no-repeat;

}
.weiss {
	background-color: #FFFFFF;
}
#bannerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	text-align: right;
	padding-top: 20px;

}
#bannerLinks a {
	color: #565656;
}
#footer01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747272;
	text-align: center;

}
#footer01 a {
	color: #747272;
}
#footerHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747272;
	text-align: right;

}
#footerHome a {
	color: #747272;
}
.newsBg {
	background-color: #F7F7F5;
}
#newsbereichAlleArtikel {
	color: #C16318;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 20px;
}
#newsbereichAlleArtikel a {
	color: #C16318;

}
.newsbereichArtikel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-bottom: 10px;
}	
	
/* ###################### Aktuellbereiche mit Teaserbildern######################### */

.aktuellTeaser {
 margin-bottom: 10px;
 list-style: none;
 
}
.teaserPicture {
 float: left;
}

.imageBorder {
 border: 1px solid #FFFFFF;
}

#contentbereich .aktuellbereichText {
 float: left;
 margin-left: 30px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 
}

#contentbereich .teaserText {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
  font-size: 11px;
  color: #343434;
}

#contentbereich .teaserDatum {
 font-family: Arial, Helvetica, sans-serif;
 font-style: italic;
  font-size: 11px;
  color: #343434;
}


.aktuellbereichTrenner {
 clear: both;
 padding-top: 4px;
 margin-top: 4px;
 border-bottom: 1px solid #E2E2E2;

}
.footer {
	background-color: #F1EDC8;

}
#footerText {
	color: #6A6A6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 450px;
}
#bannerlinks {
	color: #6A6A6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-top: 30px;
}
.layout05 {
	background-image: url(/_images/layout05.jpg);
	background-repeat: no-repeat;
}
.layout04 {
	background-image: url(/_images/layout04.jpg);
	background-repeat: no-repeat;
}
.layout06 {
	background-image: url(/_images/layout06.jpg);
	background-repeat: no-repeat;
}
.layout08 {
	background-image: url(/_images/layout08.jpg);
	background-repeat: no-repeat;
}
.layout05Home {
	background-image: url(/_images/homeLayout05.jpg);
	background-repeat: no-repeat;
}
#copy {
	color: #7A7C6E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	padding-top: 100px;

}
#copy a {
	color: #7A7C6E;
}

/* Startseite */

#homeAktuell h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C16318;
	font-weight: normal;
	padding-top: 8px;

}
#homeAktuell li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C16318;
	font-weight: normal;
	
}
#homeAktuell {
	float: left;
	width: 400px; /* 400px - vorskaliert von #contentbereich */
	color: #333333;
	padding-left: 20px;	
	padding-top: 30px;	
}
#homeAktuell .aktuellTeaser {
	margin-bottom: 10px; /* 10px - vorskaliert von #alles */
	list-style: none;
}
#homeAktuell .teaserPicture {
	float: left;
}
#homeAktuell .aktuellbereichText {
	float: right;
	font-size: 11px;
	width: 300px; /* 185px - vorskaliert von #columnRight .aktuellbereichText */

}
#homeAktuell .aktuellbereichText a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C16318;
	text-decoration: none;
}
#homeAktuell .aktuellbereichText a:hover {
	text-decoration: underline;
}
#homeAktuell .teaserText {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
}
#homeAktuell .teaserTextWeiterlesen {
	margin-top: 2px;
}
#homeAktuell .teaserTextWeiterlesen, #homeRathausAktuell .teaserTextWeiterlesen a {
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
#homeAktuell .teaserTextWeiterlesen a:hover {
	text-decoration: underline;
}
#homeAktuell .aktuellbereichTrenner {
	clear: both;
	border-bottom: 2px dotted #000000;	
	
}
#alleNeuigkeiten {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
	font-weight: normal;
}
#alleNeuigkeiten a {
	color: #737373;
	
}
#photoListe ul li {
	margin-bottom: 10px; /* 10px - vorskaliert von #contentbereich */
}
.aussen {
	clear: both;
}
.photo {
	text-align: center;
	float: left;
	width: 100%;
	clear: both;
	padding-top: 10px; /* 10px - vorskaliert von #contentbereich */
}
.photoZahl {
	background-color: #EEEEEE;
	padding: 4px; /* 4px - vorskaliert von #contentbereich */
	text-align: center;
	margin-bottom: 4px; /* 4px - vorskaliert von #contentbereich */
	margin-left: 29px; /* 29px - vorskaliert von #contentbereich */
	margin-right: 29px; /* 29px - vorskaliert von #contentbereich */
	border-top: 0px #D2D2D2;
	border-right: 1px dashed #D2D2D2;
	border-bottom: 1px dashed #D2D2D2;
	border-left: 1px dashed #D2D2D2;
}
.photoRahmen {
	background-color: #F6F6F6;
	border: 1px dashed #D2D2D2;
	height: 125px; /* 125px - vorskaliert von #contentbereich */
	width: 110px; /* 110px - vorskaliert von #contentbereich */
	margin: 5px; /* 5px - vorskaliert von #contentbereich */
	float: left;
}
#photoControl {
	padding-right: 15px;		/* 15px */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;		/* 13px */
	padding-left: 7px;		/* 7px */
	margin: 0em;		/* 0px */
	text-align: center;
	vertical-align: text-top;
	padding-top: 1px;		/* 1px */
	line-height: 25px;		/* 25px */
}
.photoPfeile {
	font-size: 13px; /* 13px - vorskaliert von #contentbereich */
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C16318;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 2px; /* 2px - vorskaliert von #contentbereich */
	margin-left: 2px; /* 2px - vorskaliert von #contentbereich */
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 1px; /* 1px - vorskaliert von #contentbereich */
	padding-left: 4px; /* 4px - vorskaliert von #contentbereich */
}
.photoPfeile a {
	color: #FFFFFF;
}
.photoPfeile a:hover {
	text-decoration: none;
}
.photoSlider {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C16318;
	margin-top: 0em;
	padding-top: 2px;		/* 2px */
	padding-bottom: 2px;		/* 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;		/* 5px */
	padding-top: 0em;
	text-align: center;
}	
