body {
background-image : url();
background-attachment:fixed;
background-color:#d79e8a;
color:#b06e56;
font-family: Arial;
font-size: 80%;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link { text-decoration:none; font-weight:bold; color:#b06e56; }
 a:visited { text-decoration:none; font-weight:bold; color:#b06e56; }
 a:hover { text-decoration:underline ; font-weight:bold; background-color:; }
 a:active { text-decoration:none; font-weight:bold; background-color:; }

table.table {
background-image : url("treffpunkt.jpg");
background-attachment:nofixed;
border-color: #b06e56;
color:#b06e56;
font-family: Arial;
font-size: 120%;
}