body {
        margin: 0px;
        background: #ffffff;
        background-repeat: repeat-y;
        background-position: center;
        scrollbar-track-color:#eeeeee;
        scrollbar-face-color:#d0d0d0;
        scrollbar-shadow-color:#eeeeee;
        scrollbar-highlight-color:#eeeeee;
        scrollbar-darkshadow-color:#eeeeee;
        scrollbar-3dlight-color:#eeeeee;
        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: #222222;
        font: 11px Georgia;
        text-align: center;
        height: 48px;


}

#menu a:hover{
        background-color: #D7FFFE;
        color: #111111;
        font: 14px Georgia;
        text-align: center;
        height: 48px;
        line-height: 16px;

}

#aktiv {
        background-color: #39D5F0;
        color: #221111;
        font: 14px Georgia;
        text-align: center;
        font-weight: bold;
        line-height: 30px;
}

.smallLine {
	background-color: #39D5F0;
         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: #589BD1;
}

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

.my a:link { color:#64ACC8;font-weight:bold; }
.my a:visited { color:#64ACC8;font-weight:bold; }
.my a:hover { color:#39D5F0; font-weight:bold; }
.my a:active { color:#64ACC8; background-color:#ffffff; 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:#39d5f0; font-weight:bold; }
.my #movie a:active { color:#000000; background-color:#ffffff; font-weight:bold; }


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

}

textarea{
 color: #333333;
 background-color:#eeeeee;
 border:1px solid #eeeeee;
 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;
}


