/* CSS StyleSheet für yuki  */body { background-color:white;    scrollbar-face-color: 0199dc;   scrollbar-shadow-color: #6d5d5d;   scrollbar-highlight-color: yellow;   scrollbar-3dlight-color: #6d5c5c;   scrollbar-darkshadow-color: #darkblue;   scrollbar-track-color: #ffffd0;   scrollbar-arrow-color: darkblue;   scrollbar-base-color:cfefff; }h1 { font-family:Arial;   font-size:14pt;   font-weight:bold;   color:#000000;   margin-top:5px;   margin-bottom:5px; }h2 { font-family:Arial;   font-size:14pt;   color:#000000;   margin-top:5px;   margin-bottom:5px; }h3 { font-family:Arial;font-size:13px;font-weight:bold;color:#000000;margin-top:5px;margin-bottom:5px; }h4 { font-family:Arial;font-size:12px;font-weight:bold;color:#000000;margin-top:5px;margin-bottom:5px; }p{ font-family:Arial;   font-size:10px;   font-weight:normal;   text-align:center;   color:#000000;   margin-top:5px;   margin-bottom:5px;; font-style: normal }li {  font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-style: italic;line-height: normal; font-weight: normal;color: #000000; list-style-type: disc}/* Links */a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #336699; text-decoration: underline; font-weight: bold }a:visited { color:"6699cc"; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;text-decoration: underline; font-weight: bold;  }a:hover { background-color:"bedbef"; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;text-decoration: underline; font-weight: bolder; color: #00006b; }a:active {background-color:336699; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: underline; font-weight: normal; color: #ffcc00 }/*Tabellen*/tr.farbe {background-color=#bebfbe;text-align="center"; font-family="Arial"; font-size="12";}tr.weiss {background-color=#ffffff;text-align="center"; font-family="Arial"; font-size="12";}tr.titel {background-color=#4679ac;text-align="center"; font-family="Arial"; font-size="12"; font-weight="bold"}tr.fazit {background-color=#00006b;text-align="center"; font-family="Arial"; color="#ffffff"; font-size="12"; font-weight="bold"}table {border-color=#cccccc}
