/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.nav { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 8pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(51,51,204); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 .nav:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 8pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; background-color: rgb(51,51,204);}
 .trenner { padding-top: 7px; border-top: 1pt solid rgb(0,0,0);}
 .tabelle { color: rgb(51,51,153); background-color: rgb(204,204,255); padding-left: 2pt;}
 .nav:visited { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 8pt; color: rgb(255,255,255); font-weight: normal; font-style: normal; background-color: rgb(51,51,204);}
 .tabelletop { color: rgb(204,204,255); font-weight: bold; background-color: rgb(51,51,153);}
 .wichtig { font-size: 12pt; color: rgb(153,0,0); font-weight: normal; font-style: normal; border: 1pt solid rgb(153,0,0); padding: 10pt;}
 .nav:active { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 8pt; color: rgb(255,255,51); font-weight: normal; font-style: normal; background-color: rgb(51,51,204);}
 .navli { color: rgb(51,51,153); background-image: url("../assets/images/bg_nav.gif"); padding-top: 5pt; border-top: 2pt solid rgb(0,0,0); padding-bottom: 5pt; border-bottom: 2pt solid rgb(0,0,0);}
 .sammytext { background-image: url("../assets/images/bg_sammy.gif"); background-repeat: no-repeat; background-position: top;}
 .nav:hover { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 8pt; color: rgb(51,51,153); font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(255,255,51); background-image: url("../assets/images/bg_gelb.gif");}
 