/* buuuh-top = Abstand zwischen Fensterrand und Inhalt oben */
/* buuuh-bottom = Abstand zwischen Fensterrand und Inhalt unten */

body { margin-top:10px; margin-left:20px; margin-right:10px; margin-bottom:10px; color:#000000; background-color:#FFFFFF }

/* Einzüge */

/* Schriften */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
                        font-family:Helvetica,Arial,sans-serif;
      line-height:normal; color:Black;
     }


h1 { font-size:20pt; font-weight: bold; color: #000099; buuuh-bottom:30px;}
h2 { font-size:16pt; font-weight: bold; color: #000099; buuuh-bottom:15px;}
h3 { font-size:12pt; font-weight: bold; color: #000099; buuuh-bottom:10px;}
h4 { font-size:10pt; font-weight: bold; color: #000099; buuuh-bottom:5px;}

p,ul,ol,li,div,td,th,address,nobr,b,i,blockquote { font-size:10pt; }

th { background-color: #C0C0C0; color: #000000; 
     padding-right: 5px; padding-left: 5px; padding-top: 2px; padding-bottom: 2px; 
     border-spacing: 0px;
     text-align:left;
   }
   
.rot {background-color: #A80000; color: #FFFFFF;}
.blau {background-color: #000077; color: #FFFFFF;}
.gruen {background-color: #408080; color: #FFFFFF;}


td { padding-right: 10px; padding-left: 5px; padding-top: 2px; padding-bottom: 2px; 
     border-spacing: 0px;
   }   
   
.tab{padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; 
     border-spacing: 0px;
   }   
