body{
background:white;
background-image:url(../bilder/gelbblau.gif);
background-attachment: fixed;
color:#333333;
font-family:verdana,helvetica,sans-serif;
font-size:90%;
margin-left:-10px;
margin-top:-10px;
}
ul{
list-style:disc;
}
a{
color:#CC3300;
text-decoration:underline;
}
a:visited{
color:#993300;
text-decoration:underline;
}
td{
color:#333333;
font-family:verdana,helvetica,sans-serif;
font-size:90%;
}