a.head {
 font-family:Arial;
 font-size: 18px;
}
a.nav {
 color: white;
 font-weight: bold;
 text-decoration: none;
 
}
a.nav:hover {
 text-decoration: underline;
}
a.inlist{
 color: red;
 text-decoration: none;
}
a.inlist:hover{
 text-decoration: underline;
}
a.ue1{
 color: #ff6e16;
 font-weight: bold;
}
body.rhtml {
   margin-left: 10px;
   margin-top:    0px;
   margin-right: 0px;
   margin-bottom: 0px; 
}
body.head {
   margin-left: 5px;
   margin-top: 10px;
   margin-right: 10px;
   margin-bottom: 0px; 
}
body.startseite {
   margin-left: 15px;
   margin-top: 3px;
   margin-right: 0px;
   margin-bottom: 0px; 
}
td.list
{
 width: 11px;
}
p.text1{
 width:95%;
}