BODY,TD,TH,FONT,INPUT,SELECT,TEXTAREA
        {
        margin : 0px 0px;
        margin-right : 0px;
        margin-top : 0px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color: #5B5B5B;
        }

INPUT,SELECT,TEXTAREA
                 {
                   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
               font-size : 11px;
        color: #000000;
 }

.zitat {

}



.orientation
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color: #5B5B5B;
}


a.orientation        {
        font-size : 10 px;
        color: #31458C;
        text-decoration:none;
        }

a.orientation:hover        {
        font-size : 10 px;
        color: #31458C;
        text-decoration:underline;
        }

b.fett {
color: #3F3F3F;
}

.headline
{
font-family : Arial, Helvetica, sans-serif;
font-weight:bold;
font-size : 12px;
color: #3F3F3F;

}

.fatline
{
font-family : Arial, Helvetica, sans-serif;
font-weight:bold;
font-size : 11px;

}

.footer
{
line-height:20px;
}

a        {
        font-size : 11px;
        color: #31458C;
        font-weight:bold;
        text-decoration:none;
        }

a:hover
        {
         font-size : 11px;
        color: #31458C;
        font-weight:bold;
        text-decoration: underline;
        }


a.footless         {
          font-size : 11px;
        color: #5B5B5B;
                font-weight:bold;
        text-decoration:none;
        }
a:hover.footless         {
          font-size : 11px;
        color: #5B5B5B;
                font-weight:bold;
        text-decoration:none;
        }

a.foot         {
          font-size : 11px;
        color: #31458C;
                font-weight:bold;
        text-decoration:none;
        }

a:hover.foot
        {
         font-size : 11px;
        color: #31458C;
                font-weight:bold;
        text-decoration: underline;
        }
@media print {
a.foot         {
          display:none;
        }

a:hover.foot
        {
         display:none;
        }
}
.formular
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
border: solid 1px #6B6B6B;
padding:1px;
background-color:#FCFCFC;
}

.button
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
border: solid 1px #000000;
padding:0px;
background:#31458C;
color:#FFFFFF;
}
.button_over
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
border: solid 1px #000000;
padding:0px;
background:#FF9E00;
color:#000000;
}