*{
margin:0;
padding:0;
border: 0;
}


body{
  color: black;
  font-size: 12px;
  font-family: Verdana, "Trebuchet MS", Monaco, Arial, Geneva;
  background-color: white;
  background-image: url(../bilder/background.gif);
  background-repeat: repeat-y;
  background-position: 0 0;
  margin: 0 0 0 24px;
  padding: 0 0 0 24px;
  top: 0;
  left: 0;
  border: 0;
}

td.leisterechts{
  background-image:url(../bilder/line_right.gif);
  background-repeat:repeat-y;
}


td{
  color: black;
  font-size: 12px;
  font-family: Arial, Tahoma, "Trebuchet MS";
  line-height: 20px
}

img{
  border:0;
}

.hoehe {
  line-height: 0px;
}


#menue_spalte{
  width:168px;
  background-color: #9cce6b;
  background-image: url(../bilder/tabelle_back.gif);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  line-height: 0px;
}

#haupttabelle{
background-color: white;
background-image: url(../bilder/tabelle_back.gif);
background-repeat: no-repeat;
background-position: 0 bottom;
width:188;
border:0;
}

#inhalt{
  width:331px;
  padding:35px 10px 30px 10px;
}

#inhalt_news table{
border-top:1px solid black;
margin-top:20px;
}

#neues{
  background-image:url(../bilder/newsback.gif);
  background-repeat:repeat-y;
  text-align:left;
  margin:5px;
  width:184px;
  font-size:10px;
}


#neues p, #neues b {
  line-height: 20px;
}

#inhalt_news{
  width:525px;
  padding:35px 10px 30px 10px;
}

p{
  font-size:11px;
  color:black;
  padding-left:10px;
  padding-right:10px;
}

#inhalt_news p{
  font-size:12px;
  margin-top:12px;
  padding-left:0px;
  padding-right:0px;
}

#inhalt_news span{
  font-size:12px;
  padding-left:0px;
  padding-right:0px;
}

#inhalt_news p span{
  color:black;
}

span {
  font-size:14px;
  color:#9CCE6B;
  padding-left:10px;
  padding-right:10px;
}

.fehler{
  font-size:14px;
  color:#9CCE6B;
  font-weight: bold;
}

.fail{
  color: black;
  font-size: 14px;
  background-color:#9CCE6B;
  border: 1px solid black;
}

.form{
  color: black;
  font-size: 14px;
  background-color:#DDDDD;
  border: 1px solid #9CCE6B;
}

.button{
  font-weight: bold;
  color: #4E4E4E;
  font-size: 14px;
  background-color: #9CCE6B;
  border: 1px solid black;
}

.button:hover{
  font-weight: bold;
  color: #000000;
  font-size: 14px;
  background-color: #9CCE6B;
  border: 1px solid black;
}

.download {color: #000; font-size: 12px; text-align:left;display: block; margin-left: 10px;}

ul.film {margin-left:20px;}

li.film{list-style-type:none; float:left; display: block; text-align:left;}


a{
  color: #9cce6b;
  text-decoration: none;
  font-weight: bold;
}

a:hover{
color: black;
text-decoration: underline
}

a.visited{
  color: #9cce6b;
  text-decoration: none
}

#adresse{
  position:absolute;
  left:245px;top:43px;
  font-family: Arial, Tahoma, "Trebuchet MS";
  font-size: 12px;
  color: #676767;
  font-weight: bold;
  font-style: italic;
}

div.notdienst
{
  width:500px;
}

div.notdienst table
{
  width:500px;
  background-color:
}

div.notdienst table.hide_me
{
background-color:#FFF;   
}
div.notdienst table.hide_me td
{
background-color:#FFF;

}
div.notdienst table td
{
  background-color: #F1F8E9;
  text-align:left;
}

div.notdienst table td a
{
  color:#000;
}

div.newspicture
{
 float:right;
 width:200px;
 background-image:url(../bilder/newscorner_bottom.gif);
 background-position:bottom left;
 background-repeat:no-repeat;
 background-color:#9cce6b;
 padding-bottom:5px;
 margin-left:15px;
 text-align:center;
}

div.newspicture a
{
color:white;
}

span.news_type
{
 color:#cccccc;
 font-variant:small-caps;
}

.newsteaser
{
 padding-top:5px;
 padding-bottom:5px;
 border-bottom:1px solid black;
}

.newsteaser_pic
{
 float:right;
 border:1px solid #9cce6b;
 margin:5px;
}

h2.newsteaser_headline
{
 font-size:12px;
 font-weight:bold;
}





.ce_accordion {
    margin: 0;
}
.accordion {background-color: #EFEFEF; float:left; width:331px; margin: 0 0 10px 0;}
.ce_accordion .ce_text  {padding-top: 5px; padding-bottom: 5px; }
.ce_accordion p {width: 311px; font-size: 100%;}

.toggler  {
    border-bottom:1px solid #C9C9C9;
    color: #9cce6b;
    display: block;
    font-size:100%;
    font-weight:bold;
    margin: 5px 0 0 0;
    width: 331px;
    cursor: pointer;
}