/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: x-small; background-color: #E5E5E5; background-image: url( "../assets/images/Hintergrundneu.gif" ); background-repeat: no-repeat;}
 A:active { color: rgb(0,0,102)}
 A:link { color: rgb(0,0,102)}
 A:visited { color: rgb(255,102,0)}
 .TextNavBar { font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: xx-small}
 A:hover { color: rgb(255,102,0)}
 #Navigationsleiste4 { margin-bottom: 12px; }
 #Navigationsleiste4 a { display: block; padding: 5px; text-decoration:none; color:black; font-size:12px; }
 #Navigationsleiste4 a:hover { display: block; padding: 5px; text-decoration:none; color:black; font-size:12px; background-color: #E5E5E5;} 