/* DATEI: det.css */

body.det
   { margin-top:0px; margin-bottom:0px; background-color:#eeeeee; color:#000000; }
body.glossar
   { margin-top:0px; margin-bottom:0px; background-color:#fffae6; color:#000000; }
body.rubrik
   { margin-top:5px; margin-left:15px; background-color:#d7d7d7; color:#000000; }
body
   { margin-top:0px; margin-bottom:0px; }
p,h1,h2,h3,h4,ul,ol,li,div,td,th,b,i
   { font-family:Arial,sans-serif; }
input
   { font-family:Arial,sans-serif;}
h1
   { font-size:18pt; }
h2
   { font-size:16pt; }
h3
   { font-size:12pt; }
h4
   { font-size:10pt; }
p,ul,ol,li,div,td,th,b,i
   { font-size:10pt; }

p.u
   {font-family:Verdana,sans-serif;font-size:10pt;text-indent:0mm;margin-top:0cm;margin-bottom:0cm;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:5px;}
p.i
   {font-family:Verdana,sans-serif;font-size:10pt;text-indent:10mm;margin-top:0cm;margin-bottom:0cm;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:5px;}


input
   { font-size:10pt; }
input.button
   { font-weight:bold; }

a { font-size:10pt; font-weight:bold; }
a:link    { color:#0000ff; text-decoration:none; }
a:visited { color:#0000ff; text-decoration:none; }
a:active  { color:#0000ff; text-decoration:none; }

a.glossar { font-size:10pt; font-weight:bold; }
a.glossar:link    { color:#a04030; text-decoration:none; }
a.glossar:visited { color:#a04030; text-decoration:none; }
a.glossar:active  { color:#a04030; text-decoration:none; }

a.quiktest { font-size:10pt; font-weight:bold; }
a.quiktest:link    { color:#000000; text-decoration:none; }
a.quiktest:visited { color:#800080; text-decoration:none; }
a.quiktest:active  { color:#800080; text-decoration:none; }


