body{
background-color: #000000;
margin: 0;
}

#unten{
font-size: 55px;
font-weight: bold;
color: #FFFFFF;
line-height: 70px;
text-decoration:none;
font-family: Georgia, sans-serif;	
position: absolute;
bottom: 52px;
left: 50px;
font-size: 72px;
z-index: 55;
}

#link{
color: #FFFFFF;
position: fixed;
bottom: 20px;
left: 50px;
z-index: 55;
}

#link a {
color: #FFFFFF;
text-decoration:none;
margin-right: 6px;
padding: 4px;	

}

#link a:hover {
background-color: #000000;
text-decoration:none;
padding: 4px;
padding-bottom: 3px;	
}
