body
{
background-color:#AEC4D2; 
font-family: Century Gothic, sans-serif;
font-size:10pt;


} 


table
{

font-family: Century Gothic, sans-serif;
font-size:10pt;

}

td{vertical-align: top;}
*.orange{background-color: darkblue; color: orange; font-weight:700;}

*.klein{font-size:8pt;}
H1
{
font-family: Century Gothic, sans-serif;
font-weight: 700;
font-size: 36pt; 
}
H2
{
font-family: Century Gothic, sans-serif;
font-weight: 100;
font-size: 18pt;

}




A:link {color:darkblue;}
A:active {color:darkblue;}
A:visited {color:darkblue;}
A:hover {color:#FF0000;}


