body {
        margin: 0px;
        background: #ffffff;
        background-repeat: repeat-y;
        background-position: center;
        scrollbar-track-color:#D9EE8E;
        scrollbar-face-color:#73A743;
        scrollbar-shadow-color:#D9EE8E;
        scrollbar-highlight-color:#D9EE8E;
        scrollbar-darkshadow-color:#D9EE8E;
        scrollbar-3dlight-color:#D9EE8E;
        scrollbar-arrow-color:#005500;
        color: #000000;
        font: 11px/16px Verdana, arial, Tahoma, sans-serif;
}


a{
	text-decoration:none;
}




#menu a:link, #menu a:visited {
        display: block;
        color: #98B035;
        font: 11px Georgia;
        text-align: center;
        font-weight: bold;
        height: 48px;


}

#menu a:hover{
        background-color: #D5D037;
        color: #98B035;
        font: 14px Georgia;
        text-align: center;
        height: 48px;
        line-height: 16px;
        font-weight: bold;

}

#aktiv {
        background-color: #98B035;
        color: #110011;
        font: 14px Georgia;
        text-align: center;
        font-weight: bold;
        line-height: 30px;
}

.smallLine {
	background-color: #98B035;
         height: 1px;
}

#headline {
 font: 20px/24px Verdana, arial, Tahoma, sans-serif;
 font-weight: bold;
 text-align: right;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: 14px;

}

#extra{
 color: #000000;
 background-color:#E0D8BE;
}

#extraMedia{
 color: #000000;
 background-color:#E0D8BE;
}

.my a:link { color:#A79265; font-weight:bold; }
.my a:visited { color:#A79265; font-weight:bold; }
.my a:hover { color:#D58124; font-weight:bold; }
.my a:active { color:#A79265; font-weight:bold; }

.my #movie a:link { color:#000000;font-weight:bold; }
.my #movie a:visited { color:#000000;font-weight:bold; }
.my #movie a:hover { color:#D58124; font-weight:bold; }
.my #movie a:active { color:#000000; background-color:#ffffff; font-weight:bold; }


.myInput{
 color: #657E29;
 background-color:#D9EE8E;
 text-align: center;
 border:1px solid #D9EE8E;
 height:14px;
 font: 10px Verdana, arial, Tahoma, sans-serif;
 width:170px;

}

textarea{
 color: #657E29;
 background-color:#D9EE8E;
 border:1px solid #D9EE8E;
 height:60px;
 font: 10px Verdana, arial, Tahoma, sans-serif;
 width:170px;
}

.tabelleInput {
  height: 14px
  width:200px;
  text-align:center;
}

.checkbox {
  height: 4px
  text-align:right;
  font: 9px Verdana, arial, Tahoma, sans-serif;
  color: #656565;
  font-weight: bold;
}

.tabelleBezeichner {
  height: 14px
  width:180px;
  text-align:right;
  color: #777777;
  font-weight: bold;
}

.submit {
  background-color:transparent;
  border:0px solid #111111;
  text-align:center;
  font: 10px Verdana, arial, Tahoma, sans-serif;
  color: #996611;
  font-weight: bold;
}




