a:link{
color: rgb(16,104,148);
font-weight :bold; 
text-decoration: none;
}

a:visited{
color: rgb(16,104,148);
font-weight: bold;
text-decoration: none;
}

a:hover{
color: rgb(16,104,148);
font-weight: bold;
text-decoration: underline;
}

a:active{
color: rgb(16,104,148);
font-weight: bold;
text-decoration: none;
}

h1{
font-style: italic;
color: rgb(16,104,148);
text-align: center;
}

table.rahmen{
border-style: solid;
border-color: rgb(16,104,148);
}

td.hinterlegt{
background-color: rgb(16,104,148);
color: rgb(255,255,255);
font-weight: bold;
}
