/* DATEI: selfhtml.css */

body {
   background-color:antiquewhite;
   font-family:Arial,sans-serif;
   font-size:10pt;
   color: black;
   margin:10pt;
   }
   
   
sup {
   font-size:7pt;
   }
   
a {
   text-decoration:none;
   }
   
a:link {
   color:darkred;
   }
   
a:visited {
   color:darkred;
   }


a:active {
   color:crimson;
   }
   
a:hover {
   color:crimson;
   background:lightyellow;
   }

.kleiner {
   font-size:8pt;
   margin-left:15px;
   }
   
.kleiner2 {
   font-size:9pt;
   margin-left:8px;
   margin-top:8px;
   margin-bottom:8px;
   margin-right:8px;
   }
   
.inhaltklein {
   font-size:8pt;
   }
   
.klickpunkte {
   font-weight:bold;
   color:firebrick;
   line-height:24px;
   }
   
.einrueck {
   text-indent:1.5em;
   }
   
h1,h2,h3,h4,h5,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
   font-family:Arial,sans-serif;
   margin:0pt;
   }
   
h1,h2,h3,h4,h5 {
   color:darkred;
   }
   
p,ul,ol,li,div,td,th,address,blockquote {
   font-size:10pt;
   }

h1 {
   font-size:24pt; 
   }

h2 {
   font-size:16pt;
   }

h3 {
   font-size:14pt; 
   }
   
h4 {
   font-size:12pt;
   }

h5 {
   font-size:10pt;
   }

   
b {
   font-style:bold;
   }
   
blockquote,cite {
   font-style:italic;
   }
   
#langezeile  { white-space:nowrap; 
               text-indent:-7em;
               margin-left:7em}

/*
h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; }

h4 { font-size:13px; }


/*h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,sans-serif; }

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:13px; }

li { margin-top:3px; }

pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }

code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

.code { background-color:#FFFFE0; }

.tabxpl { background-color:#E4EEFF; }

.doc { background-color:#EEEEEE; }

.nav { background-color:#FFEEDD; }

.qbar { background-color:#FFFFE0; font-size:13px; font-family:Arial,sans-serif; }

.blue { color:#0000C0; }

pre.normal { color:#000000; }

a:link { color:#AA5522; text-decoration:underline; }

a:visited { color:#772200; text-decoration:underline; }

a:active { color:#000000; text-decoration:none; }

a.an { text-decoration:none; }

.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }

*/
