body {
    font-family: Verdana, "Arial Unicode MS", "Times New Roman", Times, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000066;
    background-color: silver
}


/*a:hover   {
    color: green;
    font-size: 12pt
}*/

/*a:active  { color: #000066 }*/
/*a:link    { color: #800000 }*/

a:visited {
    color: #990099
}


h1 {
    font-family: "Times New Roman";
    font-size: 48pt;
    color: white;
    font-weight: 100
}

h2 {
    font-size: 16pt
    
}

h3 {
    font-size: 12pt;
    font-weight: bolder
}

h4 {
    font-size: 10pt;
    font-weight: bolder
}

h5 {
    font-size: 8pt;
    font-weight: bolder
}

h6 {
    font-size: 12pt;
    font-weight: lighter
}

h7 {
    font-size: 8pt;
    font-weight: lighter
}

table {  
    cell-spacing: 5px;
    padding: 2px 2px
}

th  {
    font-size: 10pt;
    text-align: middle;
    background-color: lavender;
    padding: 1px 5px
}

th.oh  {
    font-size: 8pt;
    text-align: middle;
    padding: 1px 5px;
    background-color: silver 
}

td {
    cell-spacing: 10px;
    padding: 2px 2px; 
    font-size: 10pt
}

td.ne { color: #0033CC }

td.fett {
    cell-spacing: 3px;
    font-size: 8pt;
    font-weight: bolder
}

td.klein {
    font-size: 8pt
}

p {
    font-size: 10pt;
    cell-spacing: 1px;
    padding: 2px 5px
    margin-left: 0px
}

p.in {
    margin-left: 58px;
    margin-right: 60px
}

p.bu {
    background-color: #FDEAF7;
    font-weight: bolder
}

p.bd {
    background-color: #AFEEEE;
    font-weight: bolder
}

p.menu {
    font-size: 10pt;
    font-weight: bolder 
    
}

p.title {
    color: #CCCCCC;
    background-color: transparent;
    font-size: 24pt;
    font-weight: bolder
}

p.8menu {
    font-size: 8pt;
    font-weight: bolder
}

p.8title {
    color: #CCCCCC;
    background-color: transparent;
    font-size: 18pt;
    font-weight: bolder
}

p.fett {
    font-size: 8pt;
    font-weight: bolder
}
