
body {
background-image:url(fluegel.jpg); 
background-color:#ffffff;
background-position:left top;
background-repeat:no-repeat; 
background-attachment:fixed; 
font-family : 'Comic Sans MS', 'Trebuchet MS', 'Arial', 'Sans-Serif'; 
} 
A:link {
color : #cc0000; 
background-color : transparent; 
text-decoration : underline; 
} 
A:visited {
color : #666666; 
background-color : transparent; 
text-decoration : underline; 
} 
A:hover {
color : #000066; 
background-color : lightgreen; 
text-decoration : underline overline; 
border : 2px outset ; 
border-color : blue; 
border : 2px dotted blue; 
} 
A:hover IMG {
margin : 2px -2px -2px 2px; 
border-color : lime;
} 
img:hover {
margin : 2px -2px -2px 2px; 
border-color : lime;
} 
A:active {
color : #ff9900; 
background-color : #fffff0; 
text-decoration : underline; 
border-style : inset; 
} 

hr {
color : lightgreen; 
height : 0.3em; 
width : 90%;
} 
 
h1 , h2 , h3 , h4 , h5 {
font-family : 'Trebuchet MS', 'Comic Sans MS', Arial, Sans-Serif; 
font-weight : bold; 
color : #000066; 
background-color : transparent; 
} 
.linklei {overflow:hidden;top:0;left:0;margin:0;padding:0;} 