/*##################
######MKalender#####
##################*/

.pagebrowser span {
   margin-left: 4px;
}

.cal_title {
    font-size: 12px;
    padding-bottom: 0px;
    padding-left: 0;
}

.tx-cal-controller {
    margin-left: 2px;
}
.tx-cal-controller hr {
    background-color: #CBCDCE;
    border: 0 none;
    color: #CBCDCE;
    height: 1px;
    margin-bottom: 8px;
    margin-left: 0;
}
.tx-cal-controller-mini hr {
    margin-bottom: 5px;
}
.tx-cal-controller h1 {
    line-height: 100% !important;
      margin-bottom: 0px;
    padding: 0 !important;
      font-size: 14px;
}
.tx-cal-controller h6 {
    font-size: 14px;
    margin: 10px 0 !important;
    padding: 0 !important;
}
.tx-cal-controller h1 a {
    font-size: 14px;
    margin-bottom: -6px;
    padding-bottom: 0;
}
#calendar-event {
    padding: 10px;
}
#calendar-event a {
}
#calendar-event input {
    background-color: #FFFFFF;
    border: 1px solid #CBCDCE;
    height: 20px;
    margin-left: 10px;
    width: 161px;
}
#calendar-event .submit_btn {
    background-color: #FFFFFF;
    border: 1px solid #CBCDCE;
    color: #999999;
    height: 20px;
    margin-left: 10px;
    width: 70px;
}
#event_location {
    margin-top: 10px;
}
#cal-event-description {
    margin-bottom: 10px;
}
#cal-event-description p {
    margin: 10px 0;
    padding: 0 !important;
}
#calendar-event h4 {
    font-size: 13px !important;
    margin: 3px 0 0;
    padding: 0 !important;
}
#tx_cal_controller_subscribe {
    font-size: 11px;
    margin: 3px 0;
    padding: 0 6px 0 0;
}
#tx_cal_controller_unsubscribe {
    font-size: 11px;
    margin: 5px 0;
    padding: 0 6px 0 0;
}


div#topmenu{
  height:24px;
  width:1000px;
  background-color:#B1D917;
}

ul#menu {
  height: 21px;
}

ul#menu, ul#menu ul {
    list-style-type: none;
    padding-left: 0px;
}

ul#menu a {
    display: block;
    padding: 1px 10px 5px 10px;
    font-weight: normal;
}

ul#menu li {
    padding: 0;
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;

}

/* F�r Unterpunkte keine Float-Eigenschaft */

ul#menu ul li {
    float:none;
    background-color:#E3F7B4;
    margin-top: 0px;
    padding: 5px 15px 5px 15px;
}

* html ul#menu ul li {
  width: 180px;
}

ul#menu ul a {
  border-bottom: 1px solid;
}

/* Links auf Unterpunkten sollen die Hintergrundfarbe �ndern */

ul#menu ul li.hover, ul#menu ul li:hover {
    background-color:##E3F7B4;
}

/* Zweite Ebene */
        ul#menu ul {
              background-color:#fff;
              margin-left: 15px;
              padding: 2px;
              position: absolute;
              display: none;

     }

   /* Zweite Ebene anzeigen */

       ul#menu li.hover ul, ul#menu li:hover ul  {
               display: block;
   }

/* Dritte Ebene */

ul#menu ul#menusub ul#menusub2 {
  
}

   ul#menu li.hover ul ul, ul#menu li:hover ul ul {
              display: none;
              border-left: 30px solid #E3F7B4; /* Breite eines Listenelements - �berlagerung */
              margin-left: 60px;
              margin-top: -24px; /* H�he eines Listenelements */
        }

   /* Dritte Ebene anzeigen */

       ul#menu li.hover ul li.hover ul, ul#menu li:hover ul li:hover ul {
                display: block;
   }


#unsubscribe {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* default styles for extension "tx_felogin_pi1" */
  .tx-felogin-pi1 label {
    display: block;
}

.tx-gooffotoboek-pi1 td.gfpb_landscape {
  padding: 5px;
}

.tx-ilisnewsticker-pi1 .newsticker {
  font-family:verdana;
  font-size: 16px;
  color:#0066ac;
  padding-left: 10px;
     padding-bottom: 0px;
     padding-top: 10px;
     width: 490px;
     background-color: #e3f7b4;
     border: 0px solid red;
     height: auto;
}

.tx-ilisnewsticker-pi1 #newsticker {

}

#pbsurvey_auswertung {
font-size: 12px;
}

.pbsurvey_auswertung_green {
color: green;
}

.pbsurvey_auswertung_red {
color: red;
}

.tx-pbsurvey-pi1 .questionSubtext {
  font-size:100%;
}

.tx-pbsurvey-pi1 .survey_item {
  border: 0px;
  background-color: #fff;
        margin-bottom: 15px;
  padding-left: 0px;
     padding-right: 15px;
     padding-bottom: 15px;
     padding-top: 10px;
  width: 580px;
}

.tx-pbsurvey-pi1 .survey_item_list {
  margin-bottom: 10px;
}

.tx-pbsurvey-pi1 .bartext {
  height:15px;
  text-align:center;
  margin-left:520px;
  width:100px;
  font-size: 10px;
  background-color: #fff;
}

.question {
  font-size: 14px;
  font-weight: bold;
  color: #009933;
  width: 400px;
  background-color: #fff;
  margin-top:0px;
  font-color:#009933;
}

.tx-guestbook-field-firstname, .tx-guestbook-field-surname, .tx-guestbook-field-email {
  height: 30px;
}

.tx-guestbook-form-error {
  color: red;
}

.tx-veguestbook-pi1 fieldset {
border: 0px;
}

.news-banner-content {
   text-align: center;
   margin-bottom: 10px;
}

.news-banner-item {
     background-color: #E3F7B4;
        margin-bottom: 10px;
}

.csc-textpic-clear {
   height: 0px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
margin-bottom:0px;
}

div.csc-textpic-imagewrap {
margin-bottom: 5px;
}

.csc-textpic, csc-textpic-left, csc-textpic-above {
min-height: 0px; 
margin-bottom: 10px;
}

img {
   border: 0px;
}

.indent {
  margin-left: 10px;
}

.clear-float {
   clear: both;
   height: 0px;
}

hr {
   border-color:#b1d917;
   border-style:solid;
   border-width:1px 0px 0px 0px;
   color:#b1d917;
   line-height:1px;
   margin-top: 5px;
   margin-left:0px;   
   margin-bottom: 5px;
}

hr.abstandRechts {
   border-color:#e3f7b4;
   position: relative;
   left: -15px;
   border-width: 10px 0px 0px;
   width: 215px;
   height: 10px;
   padding-bottom: 8px; /*wird vom IE nicht interpretiert*/
}

/* Bugfix IE <=6.0 */
* html hr.abstandRechts {
  left: -10px;
  width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  height: 0px;
  border-width: 0px 0px 0px;
}

.news-list-item {
     background-color: #fff;
     padding-top: 5px;
     padding-left: 0px;
     padding-right: 0px;
     marging-top: 0px;
     marging-left: 0px;
     marging-right: 0px;
        margin-bottom: 0px;
}

.news-latest-item {
     background-color: #fff;
     padding-top: 5px;
     padding-left: 0px;
     padding-right: 0px;
     marging-top: 0px;
     marging-left: 0px;
     marging-right: 0px;
        margin-bottom: 0px;
}
.news-single-item {
     background-color: #fff;
     padding-top: 10px;
     padding-left: 0px;
     padding-right: 0px;
     marging-top: 5px;
     marging-left: 0px;
     marging-right: 0px;
        margin-bottom: 5px;
}

.news-list-image {
        float: left;
        padding-top: 3px;
     padding-left: 0px;
     padding-right: 15px;
     padding-bottom: 5px;
        height: auto;
}

.news-latest-image {
        float: left;
        padding-top: 3px;
     padding-left: 0px;
     padding-right: 15px;
     padding-bottom: 5px;
        height: auto;
}


.news-list-content { 
}

.news-latest-content { 
}

.news-subheader {
}

.news-single-backlink {
padding-top: 10px;
padding-bottom: 10px;
font-weight: bold;
text-align: right;
}


.news-list-morelink, .news-latest-morelink {
padding-top: 10px;
padding-bottom: 0px;
font-weight: bold;
text-align: right;
}


.tx-ttnews-browsebox-SCell {
  background-color: yellow;
}

#flash {
   margin-left: 90px;
}

BODY {
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color:#e3f7b4;
   color: #333333;
   margin-bottom:0px;
   margin-top:0px;
   line-height: 140%;
}

P, ol, ul, table {
  margin-bottom:0px;
  margin-top:0px;
  padding-left:0px;
}

p.bodytextNews {
     background-color: transparent;     
     padding-bottom: 2px;
     padding-left: 0px;
}

ol, ul {
     /* n�chste Zeile nicht �ndern wg. merkw�rdigem IE */
     margin-left: 0px;
     padding-left: 20px;  
}

LI {
  margin-bottom:3px;
  margin-top:3px;
  margin-left:10px;
}

A:link {
  color:#0066ac;
  text-decoration:none;
}
A:visited {
  color:#0066ac;
  text-decoration:none;
}
A:hover {
  color:#5aab26;
  text-decoration:none;
}
A:active {
  color:#5aab26;
  text-decoration:none;
}

.contentfixed {

  height: 190px;    
}

.content {
   background-color: #e3f7b4;
   width: 100%;
   border: 0px solid red;
   clear: both;
}

#contentInnen {
        margin: 0px auto;
        width: 1010px;
        overflow: hidden;
}

/* Bugfix IE <=6.0 */
* html #contentInnen {
width: 1000px;
}

#contentTop {
     background-color: #e3f7b4;
     margin: 0px auto;
    width: 1000px;
    height: 190px;
}

#topText {
  position: relative;
  top:-21px;
  left: 19px;
      font-weight: bold;
      font-size: 11px;
      color: #fff;
}

#topText2 {
  height:0px;
  display: block;
  position: relative;
  top:-75px;
      font-size: 30px;
      color: #fff;
  text-align: right;
  margin-right: 20px;
}

* html #topText2 {
  height:30px;
}

#logo {
    float: left;
    position: relative;
   left: 0px;
   width: 200px;
    height: 120px;
   border: 0px solid red;
}

#photoholder {
  float: left;
  width: 785px;
  height: 120px;
  padding-left:15px;
}

.zeichen {
  font-size: 11px;
      color: #0066ac;
}

.drucken {
  float: right;
  height: 15px;
    width: 12px;
      margin-top: 5px;
    padding-left:5px;
     padding-right:8px;  
      border-right: 1px solid #0066ac;  
}

.menuTopOben {
   float: right;
  padding-top: 4px;
  height: 20px;
  width: 970px;
}
  
/* Bugfix IE <=6.0 */
* html .menuTopOben {
       margin-left: 340px;
}

div.breadcrumbs {
  width: 700px;
  text-decoration:none;
  line-height: 100%;
  margin-left:12px;
  margin-bottom:5px;
}

A.naviTop1:link {
  color:#0066ac;
  padding-left:6px;
     padding-right:6px;
    text-decoration:none;
   border-right: 1px solid #0066ac;
}

A.naviTop1:visited {
  color:#0066ac;
  padding-left:6px;
     padding-right:6px;
    text-decoration:none;
   border-right: 1px solid #0066ac;
}

A.naviTop1:hover {
  color:#333;
  padding-left:6px;
     padding-right:6px;
            text-decoration:none;
   border-right: 1px solid #0066ac;
}

A.naviTop1:active {
  color:#333;
  padding-left:6px;
     padding-right:6px;
  text-decoration:none;
   border-right: 1px solid #0066ac;
}

.texTopnaviOben {
  color: #64c069;
}

#menuTop {
  background-color:#b1d917;
  font-size: 12px;
  width: 1000px;
  padding-top: 4px; 
  padding-bottom: 4px;
}

/*Topnavigation*/

A.navitop:link {
        background-color:transparent;
  color:#fff;
  text-decoration:none;
  padding-left: 10px; 
  padding-right: 10px; 
  
}
A.navitop:visited {
        color:#fff;
  text-decoration:none;
  background-color:transparent;
  padding-left: 10px; 
  padding-right: 10px; 
}

A.navitop:hover {
  color:#0066ac;
  text-decoration:none;
  background-color:transparent;
  padding-left: 10px; 
  padding-right: 10px; 
}

A.navitop:active {
        color:#fff;
  text-decoration:none;
  background-color:transparent;
  padding-left: 10px; 
  padding-right: 10px; 
}

.menuTopLevel1No {
    background-color:transparent;
    border-right: 1px solid #fff;
    padding-top: 4px; 
    padding-bottom: 4px; 
}

.menuTopLevel1Cur {
    border-right: 1px solid #fff;
    color: #fff;
    background-color:transparent;
    padding-top: 4px; 
    padding-bottom: 4px; 
}

.texTopnavi {
  color: #0066ac;
}

#contentLeft {
     background-color: transparent;
     margin-top: 0px;
     padding-top: 0px;
     padding-left:5px;
     width:200px;
     float: left;
     min-height: 600px;
     padding-bottom: 30000px;
     margin-bottom: -30000px;
     overflow: hidden;
}

/* Bugfix IE <=6.0 */
* html #contentLeft {
     padding-left: 0px;
        height: 810px;
        margin-top: 0px;
}

#textlinks  {
   width: 185px;
   margin-left: 5px; 
}


.menuLeft {
   width: 200px;
   margin-bottom: 15px;
}


.menuLeft1No {
    background-color:transparent;
    border-bottom: 1px solid #fff;
}

.menuLeft1Cur {
    background-color:#b1d917;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.menuLeft2No {
    background-color:transparent;
    border-bottom: 1px solid #fff;
}

.menuLeft2Cur {
    background-color:#b1d917;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.link1Cur {
     color: #fff;
}

.link2Cur {
     color: #fff;
}

A.navi1:link {
        display: block;
  color:#0066ac;
  text-decoration:none;
  padding-left: 7px; 
  padding-right: 5px; 
  padding-top: 7px; 
  padding-bottom: 7px;
}

A.navi1:visited {
        display: block;
  color:#0066ac;
  text-decoration:none;
  padding-left: 7px; 
  padding-right: 5px; 
  padding-top: 7px; 
  padding-bottom: 7px;
}

A.navi1:hover {
        display: block;
        color:#fff;
        text-decoration:none;
        background-color:#b1d917;
        padding-left: 7px; 
        padding-right: 5px; 
        padding-top: 7px; 
        padding-bottom: 7px;
}

A.navi1:active {
        display: block;
  color:#0066ac;
  text-decoration:none;
  padding-left: 7px; 
  padding-right: 5px; 
  padding-top: 7px; 
  padding-bottom: 7px;
}
A.navi2:link {
        display: block;
  color:#0066ac;
  text-decoration:none;
  padding-left: 15px; 
  padding-right: 5px; 
  padding-top: 5px; 
  padding-bottom: 5px;
}

A.navi2:visited {
        display: block;
        color:#0066ac;
        text-decoration:none;
        padding-left: 15px; 
        padding-right: 5px; 
        padding-top: 5px; 
        padding-bottom: 5px;
}

A.navi2:hover {
        display: block;
        color:#fff;
        text-decoration:none;
        background-color:#b1d917;
        padding-left: 15px; 
        padding-right: 5px; 
        padding-top: 5px; 
        padding-bottom: 5px; 
}

A.navi2:active {
        display: block;
        color:#0066ac;
        text-decoration:none;



        padding-left: 15px; 
        padding-right: 5px; 
        padding-top: 5px; 
        padding-bottom: 5px; 
}

.menuSpace {
   color:#b1d917;
   height: 20px;
   padding-top: 13px;
   width: 200px;
   font-weight: bold;
   padding-left: 7px; 
}

#contentCenter {
        background-color: #fff;
        margin-top: 0px;
        margin-left: 15px;
        padding-left: 10px;
        width: 525px;
        float:left;
        padding-right: 10px; 
        padding-top: 12px; 
        min-height: 412px;
     padding-bottom: 30000px;
     margin-bottom: -30000px; 
}

#contentRight {
     background-color: transparent;
        width: 225px;
        float: left;
        line-height: 120%;
        margin-left: 15px;
        padding-bottom: 30000px;
     margin-bottom: -30000px;
       }

/* Bugfix IE <=6.0 */
* html #contentCenter {
     width: 545px;
}

* html #contentRight {
}

.csc-textpic-caption {
   font-size: 10px;
   padding-top: 0px;
   padding-bottom:3px;
}

.csc-header-date {
  font-size:12px;
  color:#65bd6f;
  font-family:Arial, Helvetica, sans-serif;
}

.csc-uploads-filesize {
      font-size:12px;
  color:#000000;
  font-family: Arial, Helvetica, sans-serif;
}

.csc-header csc-header-n1 {
        position: absolute; 
        left: 15px;
}

.csc-form-label {
font-size:12px;
}

.csc-form-fieldcell {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.csc-form-label-req {
font-size:12px;
}

/* Styles f�r das Mailformular */

.csc-mailform-field {
  margin-bottom:5px;
}

fieldset.csc-mailform {
    border: 0px solid red;
    padding: 0em;
  font-size: 11px;
}

label {
    float:left;
    width:60%;
    padding-top:0.2em;
    text-align:left;
    font-size: 11px;
    font-weight: bold;
    padding-bottom:5px;
}


/*Styles vom RTE*/

h1 {
  font-size:11px;
  font-weight: bold;
  color:#4c4c4c;
  margin-bottom:0px;
   margin-top:0px;
}

h1 {
   color:#4c4c4c;
   font-family:verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   margin-bottom:2px;
   margin-top:0px;
}

h2 {
   color:#009933;
   font-size: 18px;
   font-weight: bold;
   margin-bottom:5px;
   margin-top:0px;
   line-height: 150%;
}

h3 {
   color:#009933;
   font-size: 16px;
   font-weight: bold;
   margin-bottom:2px;
   margin-top:0px;
   line-height: 150%;
}

h4 {
   color:#009933;
   font-size: 14px;
   font-weight: bold;
   margin-bottom:5px;
   margin-top:0px;
   line-height: 150%;
}

h5 {
   color:#009933;
   font-size: 11px;
   font-weight: bold;
   margin-bottom:2px;
   margin-top:0px;
}

h6 {
   color:#009933;
   font-size: 12px;
   font-weight: bold;
   margin-bottom:5px;
   margin-top:0px;
   
}

.gelb{
   color: #ffffff;
}
.orange{
   color: #ff9900;
}
.rot{
   color: #ff0000;
}
.gruen{
   color: #009933;
}
.hellgruen{
   color: #00cc00;
}
.blau{
   color: #3399cc;
}
.dunkelblau{
   color: #330066;
}

.align-right{
   text-align: right;
}

.align-left{
   text-align: left;
}

.align-center {
   text-align: center;
}

p.align-justify {
   text-align: justify;
}

.standard-11px{
}

.klein-10px{
   font-size: 10px;
}

.groesser-12px{
   font-size: 12px;
}

.groesser-14px{
   font-size: 14px;
}

.HGgruen {
   background-color: #e3f7b4;
}

.HGblau {
   background-color: #3399cc;
}

.HGgelb {
   background-color: #ffff00;
}

td {
   vertical-align: top;
}