/* <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> */

body { margin-top:0px;margin-bottom:10px;margin-left:0px;margin-right:0px;background-color:#D3FEF4; }
pre { margin-top:0px;margin-bottom:0px; }
ul {  margin-top:3px;margin-bottom:3px; }
li {  margin-top:0px;margin-bottom:0px; }
p {  margin-top:0px;margin-bottom:0px; }

/* --------------------Schriftarten-----------------*/

p,h1,h2,h3,h4,ul,div,td,b,i,a  { font-family:Arial,sans-serif; }

/* --------------------Schriftgrößen-----------------*/

h1.ggg    { font-size:20pt;font-weight:bold; }  /* ggg = ganz ganz groß */
h1.gg     { font-size:18pt;font-weight:bold; }  /* gg =  ganz groß */
h1.g      { font-size:16pt;font-weight:bold; }  /* g =  groß */
h1,h1.s   { font-size:14pt;font-weight:bold; }  /* s = standard */
h2,h2.s   { font-size:12pt;font-weight:bold; }
h3,h3.s   { font-size:10pt;font-weight:bold; }
h4,h4.s   { font-size:9pt;font-weight:bold }
.s,p,ul,td,div          { font-size:9pt; }
.g                      { font-size:10pt; }
.gg                     { font-size:12pt; }
.ggg                    { font-size:14pt; }
.k                      { font-size:8pt; }    /* k = klein */
.kk                     { font-size:7pt; }    /* kk = klitze klein */
.kkk                    { font-size:6pt; }    /* kkk = klitze klein Kram*/
.fett                   { font-size:130%;font-weight:bold;}

/* --------------------Schriftstile-----------------*/

b { font-weight:bold; }
i { font-style:italic; }
u { text-decoration:underline; }
                       /* underline, overline, line-through, blink, none */

/* ----------------- Links --------------- */
/* MatNaT = LearnLine = grün/rot*/

a:link         { color:#006633;text-decoration:underline;font-weight:bold;}
a.fett:link    { color:#006633;text-decoration:underline;font-weight:bold;font-size:10pt; }
a:visited      { color:#990000;text-decoration:underline;font-weight:bold;}
a.fett:visited { color:#990000;text-decoration:underline;font-weight:bold;font-size:10pt; }
a:active       { color:#cc0000;text-decoration:underline;font-weight:bold;}
a.fett:active  { color:#cc0000;text-decoration:underline;font-weight:bold;font-size:10pt; }
a:hover        { color:#ff0000;text-decoration:underline;font-weight:bold;}
a.fett:hover   { color:#ff0000;text-decoration:underline;font-weight:bold;font-size:10pt; }

/* ----------------- Besonderheiten --------- */

p.fett,li.fett,ul.fett   { font-size:11pt;font-weight:bold }

.note          { font-size:8pt; }
.copyright     { color:#000000;text-decoration:none;font-size:7pt; }
a.copyright:link    { color:#000000;text-decoration:none;font-size:7pt; }
a.copyright:visited    { color:#000000;text-decoration:none;font-size:7pt; }
a.copyright:active    { color:#000000;text-decoration:none;font-size:7pt; }
a.copyright:hover    { color:#000000;text-decoration:none;font-size:7pt; }
