<style type="text/css">
.test
{
 font-family:'Verdana';
 font-size:11px;
 font-weight:normal;
 color:white
}
.blue
{
 font-family:'Arial';
 font-size:17px;
 font-weight:bold;
 color:#56F8F9
}
.ueberschrift_blue
{
 font-family:'Arial';
 font-size:35px;
 font-weight:bold;
 color:#56F8F9
}
.white
{
 font-family:'Verdana';
 font-size:11px;
 font-weight:normal;
 color:white
}
a.navigation:link
{
 color : #56F8F9;
 font-family:'Verdana';
 font-size:16px;
 font-weight:bold;
 text-decoration:none
}
a.navigation:visited
{
 color : #56F8F9;
 font-family:'Verdana';
 font-size:16px;
 font-weight:bold;
 text-decoration:none
}
a.navigation:hover
{
 color : rgb(51,51,51);
 font-family:'Verdana';
 font-size:16px;
 font-weight:bold;
 text-decoration:none
}
a.navigation:active
{
 color : rgb(51,51,51);
 font-family:'Verdana';
 font-size:16px;
 font-weight:bold;
 text-decoration:none
}

a.lnk:link
{
 color : #56F8F9;
 font-family:'Verdana';
 font-size:11px;
 font-weight:normal;
 text-decoration:none
}
a.lnk:visited
{
 color : #56F8F9;
 font-family:'Verdana';
 font-size:11px;
 font-weight:normal;
 text-decoration:none
}
a.lnk:hover
{
 color : rgb(51,51,51);
 font-family:'Verdana';
 font-size:11px;
 font-weight:normal;
 text-decoration:none
}
a.lnk:active
{
 color : rgb(51,51,51);
 font-family:'Verdana';
 font-size:11px;
 font-weight:nomal;
 text-decoration:none
}

</style>
