/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 13px; color: rgb(217,229,240); background-color: rgb(90,143,189); background-image: url("./assets/images/floridablauverlauf002.jpg");}
 A:active { color: rgb(255,102,51); text-decoration: underline;}
 A:link { color: rgb(217,229,240); text-decoration: none ;}
 A:visited { color: rgb(217,229,240); text-decoration: none ;}
 H2 { font-family: 'Times New Roman', Times, Serif; color: rgb(255,255,255);}
 P { font-size: 14px;}
 A:hover { color: rgb(255,102,51); text-decoration: underline;}
 
