body {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000;
background-image: url("../stuff/bg.gif");
background-position: left;
background-repeat: repeat-y;
background-color: #900; }

td {
font-size: .85em; }

a:link {
text-decoration: underline;
color: #900; }

a:visited {
text-decoration: underline;
color: #900;}

a:hover {
text-decoration: underline;
color: #000;}

a:active {
text-decoration: underline;
color: #900;}

.txtklein {
font-size: 0.75em; }

