/* CSS Document */

body, table, td { color: black; font-size: 13px; font-family: Helvetica, Arial, Verdana, sans-serif; line-height: 20px; }

.weiss a:link {color: #ffffff; text-decoration: underline;}
.weiss a:visited {color: #ffffff; text-decoration: underline;}
.weiss a:hover {color: #ffffff; text-decoration: none;}
.weiss a:active {color: #ffffff; text-decoration: none;}
.rot a:link {color: #000000; text-decoration: underline;}
.rot a:visited {color: #000000; text-decoration: underline;}
.rot a:hover {color: #aa0011; text-decoration: none;}
.rot a:active {color: #aa0011; text-decoration: none;}

body {height : 100%;}