body {
        color : black;
        font-family:arial, futura;
        font-size:12px;
        margin:0px;
        padding:0px;
       scrollbar-face-color:#C8D3E5;
       scrollbar-darkshadow-color:#C8D3E5;
}
.borderright {
  border-right:1px solid #254E9B;
}
.borderleft {
  border-left:1px solid #254E9B;
}
.borderbottom {
  border-bottom:1px solid #254E9B;
}
.bordertop {
 border-top:1px solid #254E9B;


}
.borderleftwhite{
   border-left: 1px solid white;

}
    .ueberschrift{

 font:10pt arial;
 color:#254E9B;
       font-Weight:bold;

}



.normaltext{

 font:10pt arial;
 color:black;

}
.normaltextsmall{

 font:9pt arial;
 color:black;

}



  .bold{


 font-Weight:bold;
}


.whitetext{

 font:30pt arial;
 color:white;
 font-Weight:bold;
}
      P.shadow { letter-spacing: 0px; font-size: 30px; margin-top: 0px; margin-bottom: 0px; line-height: 100%; color:#A4A4A4}
       P.light { letter-spacing: 0px; font-size: 30px; color: white; margin-top: -16px; margin-right: 2px; line-height: 1%}

.image         {
        background-image : url(grafik_titel2.jpg);
        background-repeat : no-repeat;
}
.panel {
        background-image : url(panel_titel.jpg);
        background-position : left;
        background-repeat : repeat-y;
}
.white{
  color:white;

}