/* Body Style */
body {background-image:url(../images/tittelbild.jpg); background-repeat:no-repeat; background-position: top; background-color:#FFFFFD;
}
a:link { font-weight:bold; color:blue; text-decoration:none; }
a:visited { font-weight:bold; color:silver; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration:none; }
a:active { font-weight:bold; color:#00AFFF; text-decoration:underline; }