/* CSS Definitionen fuer den Spielplatztest */
/* Copyright siehe Ende der Datei */

/* Allgemeine Definitionen */

body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; font-size:10pt; color:000000; }

.hervor { color:666600; font-weight:bold; }
.klein { font-size:8pt; color:333333; font-weight:normal; }
.tabtit { font-size:8pt; color:DDDDDD; font-weight:normal; }

.subtit { font-size:12pt; color:996633; font-weight:bold; }
.titel { font-size:16pt; color:CC3333; font-weight:bold; }

/* Links */

a:link { color:CC0000; text-decoration:none; }
a:visited { color:990000; text-decoration:none; }
a:hover { color:663333; text-decoration:underline; }
a:active { color:663333; text-decoration:none; }

/* Alle Rechte vorbehalten! */
/* Copyright (c) 2002 Erich Weber */
/* erich@weberseiten.at */