body
{
background-color:#AEC4D2; 
font-family: Century Gothic, sans-serif;
font-size:12pt;


} 
A{text-decoration:none}
A:link {color:blue;}
A:active {color:blue;}
A:visited {color:blue;}
A:hover {color:#FF0000;}

table
{width: 100%; border: solid  white;

font-family: Century Gothic, sans-serif;
font-size:10pt;

}
td.left
{
vertical-align:top;
background-color:white;
border: solid 10px #AEC4D2;
padding:10px;
width:50%;
font-size: 10pt;
}


td.right

{
vertical-align:top;
background-color:white;
border: solid 10px #AEC4D2;
padding:10px;
font-size: 10pt;

}
*.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;

}








