body {
font-family: Verdana; font-size: 10px;
color: #000000; background-color:#ffffff}
a:link    {color:#0000FF; text-decoration:none;font-size: 10px;}
a:visited {color:#0000FF; text-decoration:none;font-size: 10px;}
a:active  {color:#000000; text-decoration:none;font-size: 10px;}
a:hover   {color:#000000; text-decoration:underline;font-size: 10px;}

td {font-family: Verdana; font-size: 11px;}
h5 {font-family: Verdana; font-size: 11px;}

.eintrag{
 border-color: #000000;
 border-width:0pt;
 border-style:solid;

 }

.eintrag1{
 border-color: #000000;
 border-width:1pt;
 border-style:solid;
 background:#DAD6A7;

 }