/* DATEI: stil.css */
/*<link rel="stylesheet" type="text/css" href="stil.css">*/


a:link     { color:#FFFFFF; text-decoration:none; font-weight:bold; }

a:visited  { color:#FFFF80; text-decoration:none; font-weight:bold; }

a:hover    { color:#BBDBFF; text-decoration:underline; background-color:#26466A; font-weight:bold; }

a:active   { color:#BBDBFF; text-decoration:none; background-color:#26466A; font-weight:bold; }

body       { font-family:Arial; font-size:10pt; }

input, select, textarea { font-size:10px; font-family:Arial,sans-serif; font-weight:light; }

input, select, textarea { color:#9F0000; }

/*---------------------------------------------------------------------------------*/

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial; }

h1 { font-size:26px; margin-bottom:18px; }

h2 { font-size:21px; margin-bottom:18px; }

h2.sh2 { font-size:21px; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; }

h4 { font-size:13px; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:10px; }

li { margin-top:3px; }
