a:link { color: #00a; text-decoration: none; }
a:hover { color: #44f; text-decoration: underline; }
a:visited { color: #488; text-decoration: none; }

a.mehr:link { color:#00a; font-weight:bold; text-decoration: none; }
a.mehr:hover { color:#44f; font-weight:bold; text-decoration: underline; }
a.mehr:visited { color:#488; font-weight:bold; text-decoration: none; }

a.webstart:link { color:#080; text-decoration:none; font-size: 80%; }
a.webstart:hover { color:#1f1; text-decoration:underline; font-size:80%; }
a.webstart:visited { color:#488; text-decoration:none; font-size: 80%; }

a.screenshot:link { color:#f00; text-decoration: none; font-size: 80%; }
a.screenshot:hover { color:#f88; text-decoration:underline; font-size:80%; }
a.screenshot:visited { color:#488; text-decoration:none; font-size:80%; }

h1 { color:#f70; font-size:125%; font-family:sans-serif; /*text-decoration:underline;*/}
h2 { color:#009; font-size:120%; font-weight:bold}
h2.mod { color:#00a; font-size:105%; font-weight:bold}
h3 { color:#009; font-size:100%; font-weight:bold}

table { font-size:95%; font-family:sans-serif;}
table.foot { border-color:lightblue; border-style:ridge; border-width:2px; }
td.foot { border-color:lightblue; border-style:ridge; border-width:1px; }

hr { color:blue; height:3px; text-align:left; border:1px; }
//hr { width:300px; color:yellow; height:5px; text-align:left; border:1px solid blue; }

img { border:none } 

pre.code { white-space:pre; font-weight:bold; font-family:monospace; }

body {
font-family:sans-serif;


scrollbar-base-color:#a80;       /* Basisfarbe der Scroll-Leiste */
scrollbar-3dlight-color:#fc0;    /* Farbe für 3D-Effekte */

scrollbar-track-color:#9df;      /* Farbe für freibleibenden Verschiebeweg */
scrollbar-face-color:#fc7;       /* Farbe für Oberfläche */
scrollbar-highlight-color:#fff;  /* Farbe für oberen und linken Rand */

scrollbar-shadow-color:#a80;     /* Farbe für unteren und rechten Rand */ 
scrollbar-darkshadow-color:#510; /* Farbe für Schatten */

scrollbar-arrow-color:#02f;      /* Farbe für Verschiebepfeile */
}

/* Verdana, Arial, Helvetica, sans-serif; */
table.platformindex
{
  font-size:75%;
  font-family:sans-serif; 
}
