/* Style-Definition fuer Kartenspiele */

body      { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10pt; color:#cceedd; font-weight:bold;
            border-width:1px; border-style:solid; border-color:#ffff00;
            background-image:url(str_blau.jpg); background-repeat:repeat-x; background-color:#000000; }
td,input  { font-family:Verdana,Arial,Helvetica,Geneva; font-size:10pt; color:#cceedd; font-weight:bold; }
big       { color:#ddffee; font-size:12pt; font-weight:bold; }
a:link    { color:#ffff00; text-decoration:none; }
a:visited { color:#ffff00; text-decoration:none; }
a:active  { color:#99ff99; text-decoration:none; }
a:hover   { color:#ffffff; text-decoration:none; }
.button   { background-color:#445566; color:#cceedd; border-width:1px; border-style:outset; border-color:#cccc00; text-align:center; padding:2px }
input     { background-color:#445566; border-width:0px; }
