body,div,td,p {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
    color: #000066;
	line-height: 11pt;
	font-size: 9px;
    }
	
.fussleistehg {
	background-position: top left;
	background-attachment: fixed;
	background-image: url(../bilder/fussleiste_hg.gif);
	background-repeat: no-repeat;
	}
	
a { color:#000066; }
a:link { text-decoration:none; color:#000066; }
a:visited { text-decoration:none; color:#000066; }
a:hover { text-decoration:underline; color:#F45813; }
a:active { text-decoration:none; color:#F45813; }
