body,p,td,th,h1,h2,h3,li { 
	font-family:Verdana,Arial,Helvetica;
       }

body { font-size:10pt; 
       color:#000066; 
       background-color:#FFFFFF;
       background-image:url(grafik/netz.gif);
       background-repeat:no-repeat;
       background-position:right top; 
       margin:0px; 
       }

A {
        text-decoration: none;  
        color:#000066; 
        }
         
A:HOVER {
        text-decoration: none;  
        background-color:#FFCC33;
        }

h1 { font-size:16pt; 
     color:#000066; 
     font-weight:bold; 
     text-align:center; 
     }

h2 { font-size:14pt; 
     color:#000066; 
     font-weight:bold; }

h3 { font-size:12pt; 
     color:#000080; 
     font-weight:bold; 
     }

th { font-size:11pt;
     color:#000066;
     text-align:right; 
     }

th.form { font-size:10pt;
     color:#000066;
     background-color:#EEEEEE; 
     text-align:right; 
     }

p { font-size:10pt; 
    color:#000080; 
    }

p.kl { font-size:7pt; 
    color:#000080; 
    }

li { font-size:8pt; 
     color:#000080; }

td { font-size:10pt; 
     color:#000080; 
     }

td.m { font-size:8pt; 
     color:#FFCC33; 
     font-weight:bold; 
     }


/* Menü */

td.menu { font-size:10pt; 
       color:#000099; 
       background-color:#FFFFFF;
       background-image:url(grafik/rand_links.gif);
       background-repeat:repeat-y; 
       margin:0pt;
       }

td.menu A {
        text-decoration: none;  
        color:#000066; 
        }
         
td.menu A:visited {
        text-decoration: none; 
        color:#666666;
        }

td.menu A:hover {
        text-decoration: none; 
        color:#FF9900;
        background-color:#FFFFFF;
        }

td.menu p.kl { font-size:7pt; 
    color:#FFFFFF; 
    }

td.menu td.m { font-size:10pt; 
     color:#000000; 
     background-color:#FFFFFF;
     font-family:Arial,Verdana,Helvetica;
     font-weight:bold; 
     padding:4px;
     border-width:0px 2px 2px 0px; 
     border-style:none outset outset none;
     border-color:#99CCFF;
     width:70%;
     }

td.menu td.bg  { font-size:10pt; 
     color:#FFFFFF; 
     font-family:Arial,Verdana,Helvetica;
     font-weight:bold; 
     padding:0px;
     }

