body {
 background-image:url(hintergrund.jpg); background-repeat:no-repeat; background-attachment:fixed; background-position:center;
padding:0px; background-color:#CCCCFF}




a:link {  text-decoration:underline; font-weight:bold; }
a:visited { text-decoration:underline;font-weight:bold; }
a:hover { text-decoration:underline; font-weight:bold; }
a:active { text-decoration:underline; font-weight:bold; }
a:focus { text-decoration:blink; }