/* DATEI: thilo.css */
body { background-color:#c1cfff;
       /*background-image:url(thilobg.png);
          background-repeat:no-repeat;
          background-attachment:fixed;
          background-position:left bottom;*/
       color:black;
       font-size:16pt; 
       font-style:sans-serif}

a:link { color:#666666; 
        text-decoration:none}
a:visited { color:#666666; 
            text-decoration:none}


