/* ------------------------------------------------------*/
/* GENERAL */
/* ------------------------------------------------------*/
body, div
{
background-attachment: fixed;
background-image: url('images/hintergrund/1x1024.jpg');

scrollbar-base-color: #33FF99;
scrollbar-arrow-color: #000000;

font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px; 
}

A:hover 
{
color: #000000; font-weight: bold;
}
Table
{
color: #000000; font-size: 13px; 
font-family: Arial;
}