a {
 text-decoration: none;
}

a:link {
 color: #00005F;
}

a:visited {
 color: #00005F;
}
body {
 font-family: Verdana, Arial, 'Times New Roman';
 background-color: #e3d7a3;
 background-repeat:repeat-y;
}

td.normal {
 font-family: Verdana, Arial, 'Times New Roman';
 font-size: 10pt;
 font-weight: 300;
 text-align: left;
}

td.normaljustify {
 font-family: Verdana, Arial, 'Times New Roman';
 font-size: 10pt;
 font-weight: 300;
 text-align: justify;
}

td.hinweis {
 font-family: Verdana, Arial, 'Times New Roman';
 font-size: 8pt;
 text-align: left;
}

td.head {
 font-family: Verdana, Arial, 'Times New Roman';
 font-size: 12pt;
 font-weight: bold;
 text-align: justify;
}