body {
background-image: url(images/backgr/hintergrund.jpg); 
background-repeat: no-repeat; 
background-position: 0px 0px; 
background-attachment: fixed; 
; margin-left: 50px
}
h1 {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px; 
    font-weight: bolder; 
    color: #000080
}
p {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: small; 
    color: #333366
}
h3 {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: medium; 
    font-style: italic; 
    color: #666666; 
    font-weight: bolder
}
h6 {   
    font-family: Arial, Helvetica, sans-serif; 
    font-size: small;  
    color: #666666;  
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
h5 { 
    font-family: Arial, Helvetica, sans-serif; 
    color: #666666; 
}
a:link {  
    color: #6666FF
}
a:visited {  
    color: #CC6633
}
a:active {  }
a:hover {
background-color: #FEFE93; text-decoration: none;
}
li { 
    list-style-image: url(images/li.gif); 
    letter-spacing:1pt 
; list-style-type: squate
; text-indent: 5px
    }
.nullrand           { 
    margin-top: 0px; 
    margin-bottom: 0px; 
    padding: 0px;
    margin-left: 0px; 
    margin-right: 0px; 
}
.randlinks {  margin-left: 25px}
