<!--
##################

Style-Sheets für alle Frames, die nicht der "Inhalt"-Frame sind !!

##################
 -->



<!-- Grundsätzliche Schrifteinstellungen -->
body
{
        font-family: arial, helvetica, sans-serif;
        font-weight: regular;
        color: #FFFFFF;
        font-size: 11px;
        background: #555555;
}


<!-- Menüeinträge -->
.Menu:link { font-family: Arial; font-weight:bold;  text-decoration:none; color: #000000; font-size:13pt;}
.Menu:visited { font-family: Arial; font-weight:bold; text-decoration:none; color: #000000; font-size:13pt;}
.Menu:link { font-family: Arial; font-weight:bold; color: #111111; font-size:13pt; text-decoration:none}
.Menu:visited {  font-family: Arial; font-weight:bold; color: #111111; font-size:13pt; text-decoration:none}
.Menu:hover { font-family: Arial; font-weight:bold; color: #BBBBBB; background-color: #333333; font-size:13pt; }
.Menu:active {  font-family: Arial; font-weight:bold; color: #BBBBBB; background-color: #333333; font-size:13pt; }


<!-- neuer wichtiger Menüeintrag -->
.Menu_neu:link { font-family: Arial;  color: #111111; font-size:13pt;}
.Menu_neu:visited { font-family: Arial;  color: #111111; font-size:13pt;}
.Menu_neu:hover { font-family: Arial; text-decoration:none; color: #BBBBBB; background-color: #333333; font-size:13pt; }
.Menu_neu:active {  font-family: Arial; text-decoration:none; color: #BBBBBB; background-color: #333333; font-size:13pt; }

<!-- inaktiver Menüeintrag -->
.Menu_inak:link { font-family: Arial; text-decoration:none; color: #333333; font-size:13pt;}
.Menu_inak:visited { font-family: Arial; text-decoration:none;  color: #333333; font-size:13pt;}
.Menu_inak:hover { font-family: Arial; text-decoration:none; color: #333333; font-size:13pt; }
.Menu_inak:active {  font-family: Arial; text-decoration:none; color: #333333;  font-size:13pt; }

<!-- kleiner Menüeinträge -->
.Menu_klein:link { font-family: Arial; text-decoration:none; color: #111111; font-size:10pt;}
.Menu_klein:visited { font-family: Arial; text-decoration:none; color: #111111; font-size:10pt;}
.Menu_klein:hover { font-family: Arial; color: #BBBBBB; background-color: #333333; font-size:10pt; }
.Menu_klein:active {  font-family: Arial; color: #BBBBBB; background-color: #333333; font-size:10pt; }

<!-- kleiner Zusatz-Info-Text -->
A.KleineSchrift { font-family: Arial; color: #111111; font-size:8pt;}


<!-- emailadrese im NAV-Menü -->
A.email { font-family: Helvetica; color:#000000; font-size: 9pt;}
A.email:link { font-family: Helvetica; color:#000000; font-size: 9pt; text-decoration:none}
A.email:hover { font-family: Helvetica; color:#BBBBBB; background-color: #333333; font-size: 9pt; text-decoration:none}




<!-- Überschrift im Überschrift-FRame -->
h1 { font-family: "Comic Sans MS",Arial; text-decoration:none; color: #000000; font-size: 18pt;}


<!-- copyright und "optimized for"  -->
A.optimizedfor { font-family: Helvetica; color:#000000; font-size: 9pt;}

