body{
background-color:#eeeeee;
color:darkblue;
font-size:8pt;
font-family:Arial,Helvetica,sans-serif;
}

h2{ 
color:brown; 
background-color:#eeeeee;
font-weight:bold;
font-size:10pt;
}

table{ 
color:darkblue;
font-size:8pt;
}

table.mit{
background-color:#ffffff; 
}
 
th{ 
color:black; 
background-color:#dddddd;
font-weight:bold;
}

td{
color:#162654;
font-size:8pt;
background-color:#eeeeee; 
}

td.klein{
font-size:8pt;}

td.mit{
background-color:#feeeee; 
}

td.blue {color:black; background-color:orange;
font-size:8pt;

}

td.hell {color:black; background-color:#ffeebb;font-weight:bold;

}

a{
color:brown;
font-size:8pt;
}

a.klein{
color:brown;
font-size:8pt;
}

a:hover{
color:red;
text-decoration:underline;
}

select{
font-size:8pt;
}

input{
font-size:8pt;
}
