a { 
color:#DCEBF0; 
text-decoration:none; 
}

a:active { 
color:#DCEBF0; 
text-decoration:none; 
}

a:link { 
color:#DCEBF0; 
text-decoration:none; 
}

a:visited { 
color:#DCEBF0; 
text-decoration:none; 
}

a:hover {
color:#ffffff; 
text-decoration:none; 
}


body {
margin-top:25px;
margin-bottom:25px;
background-color:#ffffff;
}


font {
font-family: arial, verdana, helvetica;
font-size: 10pt;
color:white;
}


.seitentabelle {
background-image:url(pixback.jpg);
background-repeat: no-repeat;
}




