/* MPX zentrales CSS */
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100.01%;
  margin: 0px;
  padding: 0px;
}

#mpx {
  width: 952px;
  
  margin-left: auto;
  margin-right: auto;
/*  margin-left: 36px;*/
  min-height: 500px;
}

/*Topnavi*/
#top {
  height: 35px;
  font-size: 0.69em;
}

#top #sitepath {
  float: left;
  padding-left: 190px;
  padding-top: 14px;
  color: #888888;  
}
#top #sitepath a {
  text-decoration: none;
  color: #888888;
}
#top #sitepath a:hover {
  color: black;
}

#top #language {
  float: right;
  padding-top: 14px;
}
#top #language a {
  text-decoration: none;
  color: #888888;
}
#top #language #aktiv_l a {
  color: black;
}
#top #language a:hover {
  color: black;
}
/* Headerbild */
#headerbild {
 background-image: url(pic_home_default.jpg);
}

/* Rote Hervorhebung */
.rot {
  color: #d20c2a;
}

/* Beginn Navi */
#navigation_niedrig  {
  height: 21px;
}
#navigation_hoch  {
  height: 42px;
}

ul#hauptnav {
  position: absolute;
  margin: 0px;
  margin-top: 1px;
  padding: 0px;
  padding-top: 1px;
  height: 19px;
  width: 952px;
  font-size: 0.88em;
  background-color: #6D6E6E;
  border-bottom: 1px solid #b6b6b6;  
}
ul#hauptnav li {
  margin: 0px;
  padding: 0px;
  margin-right: 20px;
  list-style: none;
  display: inline;
}
ul#seknav li {
  margin: 0px;
}

ul#hauptnav li#aktiv {
  margin-right: 20px;
  background-color: #888888;
  padding-bottom: 3px;
  padding-top: 1px;
}
ul#hauptnav li#aktiv strong a {
   color: white;
   font-weight: normal;
}


ul#hauptnav ul#seknav {
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
  position: absolute;
  left: 0px;
  top: 21px;
  height: 18px;
  width: 952px;
  font-size: 0.85em;  
  background-color: #878888;
  border-bottom: 1px solid #b6b6b6;
}
ul#hauptnav a {
  margin-right: 10px;
  margin-left: 10px;
  text-decoration: none;
  color: #cccccc;
}
ul#hauptnav a:hover {
  color: white;
}
ul#seknav a {
  margin-right: 10px;
  margin-left: 10px;
  text-decoration: none;
  color: #cccccc;
}
ul#seknav a:hover {
  color: white;
}
#seknav strong a {
  font-weight: normal;
  color: white;
}

/*Tertiärnavi */
ul#tertiaernavi {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  background-color: #b7b8b8;
  width: 100%;
  margin-bottom: 20px !important;
  font-size: 0.69em;
}
ul#tertiaernavi li {
  margin: 0px;
  list-style-position: outside;
  padding-left: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 14px;
  border-bottom: 1px solid #d2d2d2;
}

ul#tertiaernavi a {
  color: #6d6e6e;
  background-image: none;
  padding: 0px;
  margin: 0px;
}
ul#tertiaernavi #aktiv_terti {
  color: white;
  background-image: none;
  padding: 0px;  
}
ul#tertiaernavi a:hover {
  color: white;
  background-image: none;
}

/* Links */
a {
  color: #d20c2a;
  text-decoration: none;  
}
a:hover {
 color: #888888;
}
/* Vorher: internal-link-Klasse */
#inhalt a {
 background-image: url(bilder/pfeil_rot.gif);
  background-repeat: no-repeat;
  padding-left: 8px;
  background-position: 0px 3px;
  }
  #inhalt a:hover {
 background-image: url(bilder/pfeil_rollover.gif);
 color: #888888;
  }
  #inhalt a.keinpfeil, #inhalt .news-latest-container a, #inhalt .news-list-image a {
    background-image: none;
	padding-left: 0px;
  }
  #inhalt a.keinpfeil:hover, #inhalt .news-latest-container a:hover, #inhalt .news-list-image a:hover {
    background-image: none;
  }
#drucken_senden_zurueck a {
 background-image: url(bilder/pfeil_rot.gif);
  background-repeat: no-repeat;
  display: block;
  float: left;
  padding-left: 13px;
  padding-right: 5px;
  margin-right: 10px;
  height: 14px;
  margin-bottom: 5px;
  margin-top: 5px;
  background-position: 5px 3px;
  font-size: 0.69em;
  background-color: #e5e5e5;
}
#drucken_senden_zurueck a:hover {
 background-image: url(bilder/pfeil_rollover.gif);
 color: #888888;
}

#printversion #drucken_senden_zurueck {
  display: none;
}
#printversion h1 {
  font-size: 1.1em;
}
#printversion h2 {
  font-size: 1.0em;
}#printversion h3 {
  font-size: 0.9em;
}
#printversion p {
  font-size: 0.79em;
}
/* LOGIN */
#login, #login_extra {
  width: 94px;
  position: relative;
  left: 853px;
  top: 1px;
  padding-top: 1px; 
  padding-right: 5px; 
  background-color: #6D6E6E;
  font-size: 0.88em;
  text-align: right;
}
#login_extra {
  position: relative;
  left: 800px;
  width: 140px;
}
#login_extra a {
padding: 0px;
  margin: 0px;
   float: left;
}
#login_extra img {
  margin: 0px;
}

#login a, #login_extra a {
  text-decoration: none;
  color: #cccccc;
}
#login a:hover, #login_extra a:hover {
  color: white;
  
}

/*Inhaltsbereich */
#inhalt {
  min-height: 350px;
  _height: 350px;
  padding-top: 29px;
  padding-bottom: 10px;
  margin-top: 1px;
}


/* Spalten */
#spalteLeft {
  float: left;
}
#spalteContent {
  float: left;
  margin-left: 20px;
}
#spalteRight {
  float: left;
  margin-left: 20px;
}
#spalteBorder {
  float: left;
  margin-left: 20px;	
}
.span1 {
  width: 223px;
}
.span2 {
  width: 466px;
}
.span3 {
  width: 709px;
}
.span4 {
  width: 952px;
}
/* Inhaltesformate */
#inhalt {

}
#inhalt p, label {
  margin: 0px;
  padding: 0px;
  font-size: 0.69em;
  margin-bottom: 5px;
}
#inhalt p {
  line-height: 136%;
}

#inhalt ul {
  margin: 0px;
  padding: 0px;
  list-style-position: inside;
  font-size: 0.69em;  
}
#inhalt ul ul {
  font-size: inherit;
  padding-left: 5px;
}


#inhalt h1 {
  font-size: 0.88em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 8px;  
}

#inhalt h2 {
  font-size: 0.69em;
  font-weight: bold;
    margin: 0px;
  padding: 0px;
}
#inhalt h3 {
  font-size: 0.75em;
  font-weight: bold;
    margin: 0px;
  padding: 0px;
  margin-bottom: 4px;  
}
#inhalt img {
  margin-bottom: 15px;
}
#inhalt .csc-textpic  {
  display: inline;
}
#inhalt .csc-textpic-image   {
  margin: 0px;
  padding: 0px;
}

/* Horizontale Trennlinien */
hr {
  border: none;
	border-top: 1px solid #bababa;
	height: 1px;	
}
#inhalt hr {
  width: 100%;
  padding-bottom: 5px;
}
#footer hr {
  width: 100%;
  clear:both;
}
#footer {
  font-size: 0.69em;
  color: #888888;
}
/* Untere Navigation */
#footer_navi {
  float: left;
  margin-top: 4px;
  margin-left: 1px;

}
#footer_navi strong {
  font-weight: normal;
  color: black;
}
#footer_navi a {
  text-decoration: none;
    color: #888888;
}
#footer_navi a:hover {
  color: black;
}
#search {
  float: right;
}
#search .textbox {
  height: 13px;
  font-size: 0.8em;
  border: 1px solid #888888;
}
#search .submit {
  height: 18px;
  width: 20px;
  font-size: 0.8em;
}
/*Suchergebnisse*/
#inhalt .csc-searchResultHeader a {
  color: #d20c2a;
   background-image: url(bilder/pfeil_rot.gif);
  background-repeat: no-repeat;
  	border-top: 1px solid #bababa;
   margin-top: 5px;
   display: block;
   width: 100%;
  padding-left: 8px;
  padding-top: 4px;
  background-position: 0px 7px;
  font-weight: normal;
  font-size: 11px;
}
#inhalt .csc-searchResultHeader a:hover {
   background-image: url(bilder/pfeil_rollover.gif);
  color: #888888;
 }
 #inhalt .csc-form-fieldcell input, #inhalt .csc-form-fieldcell submit, #inhalt .csc-form-fieldcell select {
   font-size: 0.69em;
 }



/* Hervorhebungen im Inhaltsbereich */
#inhalt .csc-frame-frame1 {
  background-color: #e5e5e5;
  padding: 5px;
  border: 1px solid #b2b2b2;
}
#inhalt .csc-searchform {
  background-color: #e5e5e5;
  padding: 5px;
  border: 1px solid #b2b2b2;
  display: block;
  float: left;
  width: 223px;
}
#inhalt .csc-searchform select, #inhalt .csc-searchform input {
  width: 140px;
border: 1px solid #888888;
  margin-bottom: 5px;
}

#searchresult_right {
  display: block;
  float: left;
  width: 466px;
  margin-left: 20px;
}
#inhalt p.csc-searchResult {
  width: 446px;
}

/* News */
.news-list-container {
	padding-right: 0px;

}
.news-latest-container, .news-list-container-hervor {
  background-color: #e5e5e5;
  border: 1px solid #b2b2b2;
  padding: 5px;  
}

#inhalt .news-latest-container h2 {
  font-size:0.88em;
  margin-bottom: 4px;
}
#inhalt .news-latest-container a {

}
#inhalt .news-latest-container p {
  margin-bottom: 0.2px;
}
.news-list-item {
  width: 650px;
	margin: 0px;
}
#inhalt .news-list-container a {

}
#inhalt .news-list-container p {
  margin-bottom: 0.2px;
}
.news-single-item {
  width: 650px;
	margin: 0px;
	background-color: white;
}

.news-trenner-unten {
  margin-bottom: 10px;
}
#inhalt h2.news-headline {
  margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	color: black;
	font-size: 0.88em;
}
#inhalt h3.news-headline {
  margin: 0px;
	padding: 0px;
}
#inhalt h2.news-archive-headline {
  margin: 0px;
	padding: 0px;
	font-size: 0.88em;
}
h3 a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.news-list-image {
	display: block;
	float: left;
	margin-right: 10px;
}
.news-list-text {
	width: 650px;
  padding-bottom: 2px;
}

.news-list-morelink a {
  color: #C00000;
	text-decoration: none;

}
.news-latest-morelink, .news-latest-date, #inhalt .news-latest-gotoarchive, .news-single-backlink, .news-list-morelink {
  margin: 0px;
	font-size: 0.69em;
}
#inhalt .news-latest-morelink a, #inhalt .news-latest-gotoarchive a, #inhalt .news-list-morelink a {
  background-image: url(bilder/pfeil_rot.gif);
  background-repeat: no-repeat;
  padding-left: 8px;
  background-position: 0px 3px;
}
#inhalt .news-latest-morelink a:hover, #inhalt .news-latest-gotoarchive a:hover {
 background-image: url(bilder/pfeil_rollover.gif);
 color: #888888;
 }
 .news-latest-gotoarchive
 {
   margin-bottom: 2px;
 } 

.news-latest-item p {
  margin-bottom: 0px;
}

hr.news-hr {
  width: 650px;
  border: none;
	border-top: 2px solid #d7d7d7;
	height: 2px;	
}


.news-search-form {
  width: 494px;
  padding: 10px;
	margin: 0px;
	background-color: white; 
}
.news-search-emptyMsg {
  width: 494px;
  padding: 10px;
	margin: 0px;
	background-color: white; 
}
.news-amenu-container {

  padding: 0px;
	margin: 0px;
	background-color: white; 
}
#inhalt .news-amenu-container ul {
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 40px;
}
.news-list {
  list-style-image: url('none');list-style-type:none 
}
.news-amenu-item-year {
  list-style-image: url('none');list-style-type:none 
}
.news-amenu-item-year a {
  color: #000000;
	text-decoration: none; 
}
.news-amenu-item-year dd {
  margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/* Formulare per Template */
#search #mailform {
  width: auto;
}

#search #mailform label{
  width: auto;
  font-size: 10px;
}

#mailformular, #formular {
   width: 100%;
 }
#mailformular .fehlermeldung, #formular .fehlermeldung {
  color: #C00000;
}
#mailformular p, #formular p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  width: 600px;	
}
#mailformular hr, #formular hr {
  width: 100%;
  margin-bottom: 15px;
  margin-top: 15px;  
}
#mailformular .zeile, #formular .zeile {
  width: 440px;
  margin-bottom: 5px;
}

#mailformular input, #mailformular select, #mailformular textarea, #formular input, #formular select, #formular textarea {
  border-style: none;
  border: 1px solid #888888;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.69em;
}

#mailformular label, #formular label {
  display: block;
  width: 110px;
  float: left;
	padding-top: 2px;
	padding-right: 10px;
}
#formular label {
  width: 80px;
}


#mailformular h1 {
 margin-bottom: 10px;
}
#mailformular h2 {
 margin-bottom: 10px;
}
#mailformular .noBorder {
  border: none;
}
#mailformular table {
  margin-top: 10px;
  margin-bottom: 5px;
}
#mailformular th {
  font-weight: normal;
  font-size: 0.69em;
  width: 85px;
  padding-bottom: 5px;
}
#mailformular td {
  text-align: center;
  padding-bottom: 5px;
}
#mailformular .tlabel {
  text-align: left;
}

.b300 {
  width: 298px;
}

.b220 {
  width: 218px;
}

.b160 {
 width: 158px;
}

.b75 {
  width: 73px;
}
.b50 {
  width: 48px;
}
#mailformular .ml5 {
  margin-left: 5px;
}


/* Formulare, die per Typo3-Wizard generiert werden */
#mailform {
  width: 545px;
}

#mailform label {
  display: block;
  width: 150px;
	clear: left;
	float: left;
	margin-bottom: 20px;
}

#mailform input {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#mailform textarea {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
#mailform fieldset {
  display: block;
  float: left;
  border: none;
  margin: 0px;
  padding: 0px;
  width: 600px;
  margin-bottom: 20px;
}
#mailform fieldset label {
  clear: none;
  width: 100px;
}
#mailform h2 {
  clear: left;
  display: block;
  font-size: 0.65em;
  margin-bottom: 10px;
}
#mailform hr {
  display: block;
  clear: left;
  float: left;
  margin-bottom: 5px;
    margin-top: 10px;
}

#mailform select {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
/* Sitemap */
.csc-sitemap {
  margin-left: 0px;
}

.csc-sitemap ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 0.69em;
  font-weight: bold;
  
}
.csc-sitemap a {
   background-image: url(bilder/pfeil_rot.gif);
  background-repeat: no-repeat;
  padding-left: 8px;
  background-position: 0px 3px;  
  }
.csc-sitemap a:hover {
 background-image: url(bilder/pfeil_rollover.gif);
 color: #888888;
}

.csc-sitemap ul li {
  padding: 0px;
  margin: 0px;
  border-top: 1px solid #bababa;
  padding-top: 5px;
  margin-bottom: 10px;
}
.csc-sitemap ul ul {
  font-size: 0.9em !important;
  font-weight: normal;
  margin-left: 45px;
  margin-top:2px;
}
.csc-sitemap ul ul li {
  border: none;
  padding: 0px;
  margin-bottom: 5px;
  font-size: 1em;  
}
.csc-sitemap ul ul ul {
  font-size: 1em;
}
/* Tipafriend */
#tipafriend_url {
  width: 323px;
  float: left;
  background-color: #e5e5e5;
  padding: 5px;
  border: 1px solid #b2b2b2;
  font-size: 0.69em;
  overflow: hidden;
}

#tipafriend_inhalt {
  float: left;
  width: 599px;
  margin-left: 10px;
}

/* Gästebuch */

.tx-veguestbook-pi1 div {
  font-size: 0.69em;
}
.tx-guestbook-list-rowleft a {
  font-size: 1.44em !important;
}

.tx-guestbook-list-header {
  background-color: white;
  font-weight: bold;
}
.tx-guestbook-list-table {
  width: 100%;
  font-size: 0.69em;
  margin-top: 8px;
}
.tx-guestbook-list-row, .tx-guestbook-list-rowleft {
  background-color: white;
}
.tx-guestbook-links {
  height: 14px;
  margin-bottom: 0px;  
  margin-top: 8px;
  width: 140px;
  text-align: left;

}
.tx-guestbook-result-count {
  color: #145074;
}
.tx-guestbook-links a {
  background-color: #e5e5e5;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px;
}
.tx-veguestbook-pi1 ul {
  font-size: 0.69em;
  color: #d20c2a;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
}
/* Kalender */
.tx-jwcalendar-pi1 .title {
  
}

.jwcalendar_month {
  border: none;
  background-color: none;
}
.tx-jwcalendar-pi1 .jwcalendar_month .navi {
  width: 100%;
  border-top: 1px solid #bababa;
   clear: both;
}
.tx-jwcalendar-pi1 .jwcalendar_month .title {
  float: left;
  margin-bottom: 5px;
  font-weight: bold;

  color: #145074;
}
.tx-jwcalendar-pi1 .jwcalendar_month .selector {
  float: right;
  margin-bottom: 5px;
}
.tx-jwcalendar-pi1 .jwcalendar_month .navi table.navs {

}
.tx-jwcalendar-pi1 .jwcalendar_month .months {
  width: 750px;
}
.tx-jwcalendar-pi1 .jwcalendar_month .last_year {
  width: 67px;
}
.

.tx-jwcalendar-pi1 .jwcalendar_month .next_year {
  width: 67px;
}
.tx-jwcalendar-pi1 .jwcalendar_month .navi table.navs td {
  text-align: center;
}
.tx-jwcalendar-pi1 .jwcalendar_month .navi table.navs td a {
  color: #888888;
  background-color: #c1c8ce;
  width: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}
.tx-jwcalendar-pi1 .jwcalendar_month .navi table.navs .last_year a {
  padding-top: 26px ;
  padding-bottom: 26px;
}
.tx-jwcalendar-pi1 .jwcalendar_month .navi table.navs .next_year a {
  padding-top: 26px ;
  padding-bottom: 26px;
}
.tx-jwcalendar-pi1 .jwcalendar_month table.days  {
  border: 1px solid #3d6e8c;
  margin: 0px;
    vertical-align: top; 
	border-spacing: 0px;
	font-size: 0.75em;
}
.tx-jwcalendar-pi1 .jwcalendar_month table.days tr {
  padding: 0px;
  border: none;
  margin: 0px;

    vertical-align: top;    
}
.tx-jwcalendar-pi1 .jwcalendar_month table.days td {
 	  border-bottom: 1px solid #b0c4cf;
border-right: 1px solid #b0c4cf;
	  padding: 4px;
	  background-color: white;	  
}
.tx-jwcalendar-pi1 .jwcalendar_month table.days td.dayname {
 	  border-bottom: 1px solid #b0c4cf;
border-right: none;
	  padding: 4px;
	  font-weight: bold;
	  text-align: center;
	  width: 120px;
}


.tx-jwcalendar-pi1 .jwcalendar_month table.days td td {
  border: none;
  background-color: transparent;
} 
.tx-jwcalendar-pi1 .jwcalendar_month table.days td.today {
  background-color: #d8dfe5;
  font-weight: bold;
}

.tx-jwcalendar-pi1 .jwcalendar_month .days .dayname, .tx-jwcalendar-pi1 .jwcalendar_month  .days .week {
  color: white;
  background-color: #3d6e8c;
  margin: 0px;
  font-weight: bold;
}
.tx-jwcalendar-pi1 .jwcalendar_month .days table.dayitem {
	 border: none;
	 width: 100%;
}

.tx-jwcalendar-pi1 .jwcalendar_month .days table.dayitem .itemcat a {
	 color: white;
	 font-weight: bold;
}
.tx-jwcalendar-pi1 .jwcalendar_month .days table.dayitem .item a {
	 color: black;
}
/*Listenansicht*/
.tx-jwcalendar-pi1 .jwcalendar_list .itemslist {

}
.tx-jwcalendar-pi1 .jwcalendar_list .title {
  width: 223px;
  float: left;
}
.tx-jwcalendar-pi1 .jwcalendar_list .title select {
 margin-top: 10px;
}
.tx-jwcalendar-pi1 .jwcalendar_list .items {
  font-size: 0.75em;
  border-spacing: 0px;
  width: 600px;
}
.tx-jwcalendar-pi1 .jwcalendar_list .items td {
  border-bottom: 1px solid #b0c4cf;
  padding: 10px;
}
.tx-jwcalendar-pi1 .jwcalendar_list .items td.catcolor {
  padding: 4px;
}

.tx-jwcalendar-pi1 .jwcalendar_list .label {
  background-color: #3d6e8c;
  color: white;
}
.tx-jwcalendar-pi1 .jwcalendar_list .item {
  background-color: white;
}

/* Einzelansicht */

.tx-jwcalendar-pi1 .jwcalendar_single .header {
  width: 900px;
     background-color: #cd3301

}
.tx-jwcalendar-pi1 .jwcalendar_single .title {
  float: left;

}
.tx-jwcalendar-pi1 .jwcalendar_single .title, .tx-jwcalendar-pi1 .jwcalendar_single .catcolor, .tx-jwcalendar-pi1 .jwcalendar_single .category {
  padding: 4px;
   background-color: #cd3301 !important; 
   height: 20px;
   color: white;
   font-weight: bold;
}
.tx-jwcalendar-pi1 .jwcalendar_single .catcolor {
  font-size: 4px !important;
}

.tx-jwcalendar-pi1 .jwcalendar_single .content {
  clear: both;
  width: 884px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  background-color: white;
  border-bottom: 1px solid #bababa;
  font-size: 0.69em;
}
.tx-jwcalendar-pi1 .jwcalendar_single .content .itemtext {
  font-size: 1.41em;
}
.tx-jwcalendar-pi1 .jwcalendar_single .content .desc {
  font-size: 11px;
}
.tx-jwcalendar-pi1 .jwcalendar_single .org {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-left: 15px;
  width: 884px;
    font-size: 0.69em;
}
.tx-jwcalendar-pi1 .jwcalendar_single .org .label {
  width: 150px;
  float: left;
  background-color: white;
}
.tx-jwcalendar-pi1 .jwcalendar_single .org .item {
  width: 650px;
}

#inhalt .news-single-item h2.news-headline {
  margin-bottom: 14px;
}

.clear {
  clear: both;
}

#inhalt .tx-wecmap-pi3 a {
  font-size: 11px;
  background-image: none;
  padding-left:0;
}

.gmnoprint {
  font-size: 11px;
}