a {
 font-family: Arial, Verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #1F1F1F;
 text-align: center;
 text-decoration: none;
}

a:link {
 font-family: Arial, Verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #1F1F1F;
 text-align: center;
 text-decoration: none;

}

a:visited {
 font-family: Arial, Verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #1F1F1F;
 text-align: center;
 text-decoration: none;
}

a:hover {
 font-family: Arial, Verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #0000DF;
 text-align: center;
 text-decoration: none;

}

body {
 background-color:white;
}

td.main {
 font-family: Verdana, Arial;
 font-size: 10pt;
 font-weight: 300;
 text-align:left;
 color: #00009F;
}

td.mainpadding {
 font-family: Verdana, Arial;
 font-size: 10pt;
 font-weight: 300;
 padding-left:20;
 padding-right:20;
 text-align:left;
 color: #00009F;
}

td.navigation {
 font-family: Arial, Verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #0000DF;
 text-align: center;
}

td.impressum {
 font-family: Verdana, Arial;
 font-size: 10pt;
 font-weight: 300;
 text-align:right;
 color: white;
}