/* --- Grundlegender Aufbau --- */
*{
	padding:0;
	margin:0;
}
body {
	width: 100%;
	text-align: center;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

img {
	border: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.neutral {
	clear: both;
	float: none;
}
a {
  text-decoration: none;
  color: #000000;
}

/* --- Textformatierungen Inhaltsbereich --- */
#inhalt p {
	margin-bottom: 6px;
}
#inhalt a:link, #inhalt a:visited {
	color: #64ab3e;
	text-decoration: none;
	font-weight: bold;
}
#inhalt a:hover {
	text-decoration: underline;
}
#inhalt h1 {
	font-weight: bold;
	font-size: 21px;
	line-height: 22px;
	color: #64ab3e;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #7ac143;
}
#inhalt h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #7ac143;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 12px;
	margin-bottom: 6px;
	text-align: center;
}
#inhalt h3 {
	font-size: 12px;
	font-weight: bold;
}
#inhalt h4 {
  font-size:12px;
  font-weight:bold;
}
#inhalt ol {
  padding-left: 22px;
  margin-bottom: 10px;
}
#inhalt ul {
  list-style-image: url('../img/list.gif');
  padding-left: 22px;
  margin-bottom: 10px;
}
#inhalt li {
line-height: 16px;
}
#inhalt .csc-textpic-caption {
  color: #64ab3e;
  font-size: 10px;
  margin-bottom: 8px;
}
#inhalt .csc-textpic-intext-left .csc-textpic-imagewrap {
  width: 150px;
  margin-right: 8px;
  float: left;
}

/* --- Rahmen --- */
#aussenrahmen {
	width: 830px;
	margin: 0 auto;
	text-align: left;
}
#kopfbereich {
	background-image: url(../img/kopfbereich-hintergrund.gif);
	background-repeat: no-repeat;
	height: 105px;
	margin-bottom: 13px;
}
#kopfbereich #service {
	float: right;
	width: 400px:
}
#kopfbereich #wappen {
	float: left;
	width: 160px;
}
#basis {
	border: 1px solid #7ac143;
}
#basis #mitte #pfad {
	height: 21px;
	font-size: 10px;
	margin-bottom: 15px;
}
#basis #navigation {
	height: 21px;
	border-bottom: 1px solid #7ac143;
}
#basis #links {
	width: 148px;
	margin-left: 15px;
	float: left;
	margin-top: 15px;
}
#basis #mitte {
	float: left;
	width: 475px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
#abbinder {
	font-size: 9px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7ac143;
	text-align: center;
}
#basis #rechts {
	width: 148px;
	float: left;
	/* margin-top: 15px; */
	background-color: #DEE6E1;
}

/* --- 12.10.2010: Neues Template ohne Navigation für Breite Inhalte */

#basis #mittekomplett {
	margin-top: 15px;
   text-align: left;
   margin-left: 15px;
}

/* --- Hauptnavigation --- */
#navigation #navigation-links {
	float: left;
	width: 163px;
	height: 21px;
	border-right: 1px solid #7ac143;
}
#navigation .navigation-element,
#navigation .navigation-element-aktiv {
	float: left;
	height: 21px;
	width: auto;
	padding-right: 10px;
	padding-left: 15px;
	border-right: 1px solid #7ac143;
}
#navigation .navigation-element-aktiv {
	background: #7ac143 !important;
}
#navigation .navigation-element a:link,
#navigation .navigation-element-aktiv a:link,
#navigation .navigation-element a:visited,
#navigation .navigation-element-aktiv a:visited {
	padding-top: 3px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
#navigation .navigation-element-aktiv a:link,
#navigation .navigation-element-aktiv a:visited {
	color: #FFFFFF !important;
}
#navigation .navigation-element a:hover,
#navigation .navigation-element-aktiv a:hover {
	text-decoration: underline;
}
#basis #mitte #pfad a {
	text-decoration: none;
	color: #000000;
}

/* Linker Container / SubNavigation */
#links li a:hover {
	text-decoration: underline;
}
#subnavigation ul {
  list-style-position: outside;
}
#subnavigation li {
	margin: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	background: #7ac143;
	border-bottom: 1px solid #FFFFFF;
}
#subnavigation li a {
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	display: block;
}
#subnavigation li a.aktiv {
  color: #000000;
}
#subnavigation li li {
	background-color: #DEE6E1;
}
#subnavigation li li a {
	color:#000000;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 2px;
  padding-bottom: 2px;
	display: block;
	line-height: 16px;
}
/*
#subnavigation li li.aktiv,
#subnavigation li li.last {
	background: #DEECC2;
}
*/
#subnavigation li li a.aktiv {
	color: #000000;
	font-weight: bold;
}
#subnavigation li li li {
	background-color: #DEECC2;
}
#subnavigation li li li a {
	color:#000000;
	padding-left: 20px;
	font-size: 9px;
	display: block;
	line-height: 13px;
}
#subnavigation li li li.aktiv {
	background: #E8F2D5;
	padding-left: 0px;
}
#subnavigation li li li a.aktiv {
	font-weight: bold;
	color: #64ab3e;
}
#subnavigation li li li li{
	background-color: #E8F2D5;
	border-bottom: none;
}
#subnavigation li li li li a {
	color:#000000;
	font-weight: normal;
	font-size: 10px;
	padding-left: 25px;
}
#subnavigation li li li li.aktiv {
}
#subnavigation li li li li a.aktiv {
	font-weight: bold;
	color: #000000;
}
#links-infobox h1 {
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7AC143;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 5px;
}
#links-infobox p {
	padding-right: 5px;
	padding-left: 5px;
  	margin-top: 0px;
	margin-bottom: 5px;
}
#links-infobox {
	background-color: #DEE6E1;
}
#links-infobox li {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style-type: none;
	line-height: 16px;
	border-bottom: 1px solid #FFFFFF;
}
#links-infobox ul {
	margin-top: -5px;
}
#links-infobox li a {
	color:#000000;
	text-decoration: none;
}
#links-infobox a {
  color: #64ab3e;
}

/* --- Rechter Container */
#rechts-infobox a {
  color: #64ab3e;
  text-decoration: none;
}
#rechts-infobox h1 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7ac143;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 5px;
}
#rechts-infobox p {
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	display: block;
}
#rechts-infobox {
	background-color: #DEE6E1;
	width: 100%;
	float: none;
	clear: both;
}
#rechts-infobox li {
	margin: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	line-height: 21px;
	border-bottom: 1px solid #FFFFFF;
}
#rechts-infobox li a {
	color:#000000;
	padding-left: 20px;
	text-decoration: none;
}
/*
#rechts-infobox .csc-textpic-caption {
  padding-left: 5px;
}
*/
#rechts-infobox .csc-textpic-above {
  margin-bottom: 5px;
}
#rechts-infobox .csc-textpic-imagewrap {
	margin-top: 0px;
}

/* FCE 3 Spalten */
.spalten-drei .spalte-links {
  width: 150px;
  margin-right: 8px;
  float: left;
}
.spalten-drei .spalte-mitte{
  width: 150px;
  margin-right: 8px;
  float: left;
}
.spalten-drei .spalte-rechts{
  width: 150px;
  float: left;
}

/* Bildergalerie */
.tx-chgallery-pi1 .single .img {
  background: none !important;
}
.tx-chgallery-pi1 .single span {
  display: none !important;
}
.tx-chgallery-pi1 .single {
  margin: 2px !important;
  width: 152px;
}

/* tt_news */
.news-latest-item img {
  float: right;
  border: 1px solid #7ac143;
  margin-left: 10px;
}
.news-latest-text {
  float: left;
}
.news-latest-trennlinie,
.news-single-trennlinie {
  border-bottom: 1px solid #7ac143;
  float: none;
  clear: both;
  margin-bottom: 10px;
}
.news-single-backlink {
  margin-top: 10px;
}
.news-single-img {
  width: 190px;
  float: right;
  margin-left: 10px;
}
.news-single-img img {
  border: 1px solid #7ac143;
}
.news-single-imgcaption {
  font-size: 8px;
}
.news-startseite li {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.news-startseite li a{
  padding-left: 0px !important;
}

#rechts li.news-amenu-item-year {
  padding-left: 5px;
  font-weight: bold;
}

.csc-mailform {
  border: none;
}
.csc-mailform-field {
  width: 100%;
  float: none;
  clear: both;
  margin-bottom: 10px;
}
.csc-mailform-field label {
  width: 80px;
  float: left;
}
.csc-mailform-field input,
.csc-mailform-field textarea {
  width: 300px;
}
.csc-mailform-submit {
  margin-left: 80px;
  margin-top: 20px;
}

/* Sitemap */
#sitemap ul {
  list-style-image: none !important;
  list-style: none !important;
  padding-left: 0px;
  margin-bottom: 10px;
  float: none;
  clear: both;
}
#sitemap li {
  line-height: 16px;
  font-weight: bold;
  margin-top: 10px;
}
#sitemap li li {
  font-weight: normal !important;
  border: none;
  margin-top: 0px !important;
}
#sitemap li li li {
  font-style: italic;
}
#sitemap li li li li {
  font-size: 9px;
  line-height: 12px;
  font-style: normal !important;
}
#sitemap ul ul {
  padding-left: 10px !important;
  margin-bottom: 0px !important;
}

/* BNMD Erweiterungen */
.CollapsiblePanelOpen,
.CollapsiblePanelClosed {
  background: #FFFFFF !important;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
  background-color: #7ac143 !important;
}
.CollapsiblePanelTab {
  margin-top: 10px;
}
.CollapsiblePanelTab h4,
#TextlicheFestsetzung .CollapsiblePanelTab {
  font-size: 12px;
  color: #7AC143
}
.CollapsiblePanel {
  border: none !important;
}



/* Gewerbliche Immobilien */
.tx-bnmdlindlarimmogewerb-pi1 table {
  margin-top: 10px;
  vertical-align: top;
  width: 100%;
}
.tx-bnmdlindlarimmogewerb-pi1 thead {
  border-bottom: 1px solid #000000;
}
.tx-bnmdlindlarimmogewerb-pi1 tbody {
  margin-top: 10px;
}
.tx-bnmdlindlarimmogewerb-pi1 td {
  vertical-align: top;
}
.tx-bnmdlindlarimmogewerb-pi1 td.objekt {
  padding-right: 10px;
  padding-top: 10px;
}
.tx-bnmdlindlarimmogewerb-pi1 td.detail {
  padding-top: 10px;
}

/* Private Immobilien */
.tx-bnmdlindlarimmopriv-pi1 form {
  margin-top: 10px;
}
.tx-bnmdlindlarimmopriv-pi1 table {
  margin-top: 10px;
  vertical-align: top;
  width: 100%;
}
.tx-bnmdlindlarimmopriv-pi1 thead {
  border-bottom: 1px solid #000000;
}
.tx-bnmdlindlarimmopriv-pi1 tbody {
  margin-top: 10px;
}
.tx-bnmdlindlarimmopriv-pi1 td {
  vertical-align: top;
}
.tx-bnmdlindlarimmopriv-pi1 td.region,
.tx-bnmdlindlarimmopriv-pi1 td.titel,
.tx-bnmdlindlarimmopriv-pi1 td.kaufpreis,
.tx-bnmdlindlarimmopriv-pi1 td.qm,
.tx-bnmdlindlarimmopriv-pi1 td.detail {
  padding-right: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #DEE6E1;
}

/* Adressverzeichnis */
.tx-bnmdlindlaradrdb-pi1 table {
  margin-top: 10px;
  vertical-align: top;
  width: 100%;
}
.tx-bnmdlindlaradrdb-pi1 th {
  border-bottom: 1px solid #000000;
}
.tx-bnmdlindlaradrdb-pi1 tbody {
  margin-top: 10px;
}
.tx-bnmdlindlaradrdb-pi1 tr {
  height: 20px;
}
.tx-bnmdlindlaradrdb-pi1 td {
  vertical-align: top;
}
.tx-bnmdlindlaradrdb-pi1 .td-name,
.tx-bnmdlindlaradrdb-pi1 .td-street {
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dee6e1;
}
.tx-bnmdlindlaradrdb-pi1 .td-street {
  white-space: nowrap;
  padding-right: 10px;
}
.tx-bnmdlindlaradrdb-pi1 .td-detail {
  padding-top: 10px;
  padding-bottom: 5px;
  width: 100px;
  border-bottom: 1px solid #dee6e1;
}
.tx-bnmdlindlaradrdb-pi1 p.person_image {
  float: right;
}

/* Schulverzeichnis */
.tx-bnmdlindlarschool-pi1 table {
  margin-top: 10px;
  vertical-align: top;
  width: 100%;
}
.tx-bnmdlindlarschool-pi1 thead {
  border-bottom: 1px solid #000000;
}
.tx-bnmdlindlarschool-pi1 tbody {
  margin-top: 10px;
}
.tx-bnmdlindlarschool-pi1 td {
  vertical-align: top;
}
.tx-bnmdlindlarschool-pi1 td.name,
.tx-bnmdlindlarschool-pi1 td.street {
  margin-right: 10px;
  margin-top: 10px;
}
.tx-bnmdlindlarschool-pi1 td.detail {
  margin-top: 10px;
}
.tx-bnmdlindlarschool-pi1 p.schul_image,
.tx-bnmdlindlarschool-pi1 p.person_image {
  width: 100px;
  float: right;
}

/* Telefonverzeichnis */
.tx-bnmdlindlarbis-pi4 table {
  width: 100%;
}
.tx-bnmdlindlarbis-pi4 .zeile {
  height: 20px;
}
.tx-bnmdlindlarbis-pi4 td.name,
.tx-bnmdlindlarbis-pi4 td.nummer {
  padding-right: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #DEE6E1;
}
.tx-bnmdlindlarbis-pi4 th {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000000;
}
.tx-bnmdlindlarbis-pi4 form th {
  border: none;
}
.tx-bnmdlindlarbis-pi4 p.person_image,
.tx-bnmdlindlarbis-pi1 p.person_image {
  float: right;
}
.tx-bnmdlindlarbis-pi1 h2 {
  float: none;
  clear: both;
}

/* Geschützter Bereich */
.tx-felogin-pi1 fieldset {
  border: none;
  margin-top: 20px;
}
.tx-felogin-pi1 legend {
  display: none;
}

/* Formular Hacks für lange Beschreibungstexte */
.formular-lang .csc-mailform-field label {
  width: 100% !important;
}
.formular-lang .freiraum {
  font-weight: bold;
  margin-top: 30px;
  border-top: 1px solid #000000;
}

#prospekte .csc-mailform-check {
  width: 15px;
  float: left;
}
#prospekte label {
  width: 450px !important;
  float: right;
}

/* Bildformatierungen */
.csc-textpic-above {
  margin-bottom: 8px;
}
.csc-textpic-intext-right .csc-textpic-imagewrap {
  width: 150px;
  float: right;
}

#wappen-druck {
  display: none;
}

.clearer {
	float: none;
	clear: both;
}

/****************************
  Veranstaltungskalender 
 ****************************/
/* Ergebnisliste */
.tx-bnmdevents-pi1 .search_list tr td {
  vertical-align: top;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #DEE6E1;
}

/* Detailansicht */
.tx-bnmdevents-pi1 .detail_page {
   width: 100%;
}
.tx-bnmdevents-pi1 .detail_page tr td, .tx-bnmdevents-pi1 .detail_page tr th {
  vertical-align: top;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #DEE6E1;
}

.tx-bnmdevents-pi1 .images img {   
   margin-right: 5px;
}

/* Such-Box */
.tx-bnmdevents-pi2 table {
   margin: 0px  10px  10px  10px;
}
.tx-bnmdevents-pi2 table tr td, .tx-bnmdevents-pi2 table tr th {
   padding: 2px;
}

/* Anmeldeformular */

/*  */
.tx-bnmdevents-pi3 fieldset {
   border: 1px solid #7AC143;
   margin-bottom: 20px;
   padding: 3px;
}
.tx-bnmdevents-pi3 legend {
  color: #64ab3e;
  font-weight: bold;
}
.tx-bnmdevents-pi3 label {
  width: 175px;
  display: block;
  float: left;
}
 
.tx-bnmdevents-pi3 .infotext {
   margin-left: 175px;
   font-size: 10px;
}

.tx-bnmdevents-pi3 input, .tx-bnmdevents-pi3 select, .tx-bnmdevents-pi3 textarea {
   border: 1px solid;
   margin: 2px;
   padding: 1px;
}

/****************************
  Volltextsuche 
 ****************************/

.tx-indexedsearch-browsebox li {
   float: left;
   margin-left: 5px;
   margin-right: 5px;
   list-style: none;
}

.tx-indexedsearch-browselist-currentPage {
   text-decoration: underline;
}
.tx-indexedsearch-res {
   clear: both;
}



