body { 
       background-color:#ffff96; 
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p, td {
       line-height:1.4em; 
       font-size:12;
}

p.klein {
       font-size: 10;
       color:#000088; 
}

h1, h2 {
       color:#ffffff;
       font-size:18;
}

h3 {
       font-size:16;
       color:black;
       font-weight:bolder;
}

h4 {
       font-size: 14;
       color: black;
       font-weight:bolder;
}

a:link { 
       color:#000088; 
}


a:visited {
       color:#000088; 
}

a:hover { 
       color:#2222ff; 
}


a.menue:link {
       font-size: 10;
}

a.menue:visited {
       font-size: 10;
       color:#000088; 
}

a.menue:hover {
       font-size: 10;
       font-weight:bold; 
}

li {
        line-height:1.4em
}


