/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { 
font-family: Arial,Helvetica,Geneva,Sans-serif; 
font-size: 10pt; color: rgb(255,255,255); 
font-weight: normal; 
font-style: normal; 
text-decoration: none ; 
background-color: rgb(21,62,107); 
background-image: url('../assets/images/RASTERrot.png'); 
background-repeat: no-repeat;
}
