#adresse{
font-size: 100%;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: black;
padding: 0em 1em 0em 1em;
}

#name{
font-size: 105%;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: black;
padding: 0em 0.5em 0em 0.5em;
}

#zusatz{
font-size: 90%;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: black;
padding: 0em 1em 0em 1em;
}

#link a{
font-size: 90%;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
padding: 5px 10px 5px 10px;
}
#link a:hover{
background: FFF5D6;
bordertop: 1px solid black;
}