body {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 11px;
    text-align: center;
    background-color: #163e75;
}
a:link {
	text-decoration: none;
	color: #663;
}
a:visited {
	text-decoration: none;
	color: #663;
	font-weight: bold;
}

#impressum { 
	width: 50%;
	text-align: left;
}
img {
border: 5px solid #fff;
}
