

.normal1 {
   font-weight : 500;
   font-size : 10pt;
   font-family : Verdana;
   color : #000000;
   text-align : center;
}
DIV.normal2 {
   font-weight : 500;
   font-size : 10pt;
   font-family : Verdana;
   color : #000000;
   text-align : center;
}

DIV.fehler {
   font-weight : 500;
   font-size : 10pt;
   font-family : Verdana;
   color : #ff0000;
   text-align : center;
}

TD.eingabe{

   font-family: Verdana;
   font-size: 10pt;
   line-height: normal;
   font-weight: 500;
   color: #000000;
}
TD.nummer{

   font-family: Verdana;
   font-size: 12pt;
   line-height: normal;
   font-weight: 600;
   color: #000000;
}
TD.name{

   font-family: Verdana;
   font-size: 10pt;
   line-height: normal;
   font-weight: 200;
   color: #000000;
}
TD.eintrag1{

   font-family: Verdana;
   font-size: 10pt;
   line-height: normal;
   font-weight: 600;
   color: #000000;
}
TD.eintrag2{

   font-family: Verdana;
   font-size: 10pt;
   line-height: normal;
   font-weight: 400;
   color: #000000;
}

TD.kommentar1{

   font-family: Verdana;
   font-size: 8pt;
   line-height: normal;
   font-weight: 600;
   color: #000000;
}
TD.kommentar2{

   font-family: Verdana;
   font-size: 8pt;
   line-height: normal;
   font-weight: 400;
   color: #000000;
}

A:visited {
color : #91351E;
   text-decoration : none;
}

A:link {
   color : #91351E;
   text-decoration : none;
}

A:active {
   color : #91351E;
   text-decoration : none;
}

A.nav{
   font-size : 14pt;
   line-height : normal;
   font-family : "Times New Roman", Times, serif;
   color : #91351E;
   text-decoration : none;
   font-weight: 900;
}


HR {
   color : #91351E;
}



