
body,p,h1,h2,h3,h4,h5,a,b,table,tr,th,td,ul,li {font-family: Arial, Helv, Helvetica, Univers; }

body {background: #AAAAFF; }

h1 {font-weight: bold;}
h2 {font-weight: bold;}
h3 {font-weight: bold;}
h4 {font-weight: bold;}
h5 {font-weight: bold;}

a         {text-decoration:none; color: #000099; backgroung-color: #FFFFFF;}
a:link    {text-decoration:none; color: #000099; backgroung-color: #FFFFFF;}
a:visited {text-decoration:none; color: #000099; }
a:active  {text-decoration:none; color: #000099; background-color: #FFFFFF;}
a:hover   {text-decoration:none; color: #000099; background-color: #FFFFFF;}

b      {font-weight: bold;}
strong {font-weight: bold;}

//  table { text-align: left;  color: #000000; background: #AAAAFF; }
//     th { text-align: left;  color: #000000; }
//     tr { text-align: left;  color: #000000; }
       td { text-align: left;  color: #000000; }
td.doku   {text-align: center; color: #000000; background: #CFCFFF; border-width: medium;}

td.center {text-align: center; color: #000000; }
//Aufruf mit <td class="center">

ul { text-align: left; color: #000000; }
li { text-align: left; color: #000000; }
