body {
  background-image: url(img/bg-ameko-p.jpg);
	background-repeat: no-repeat;
  background-position: top;
  background-color:#fff;
}

a  
{
  font-size: 14px;
	text-decoration:none;
  font-weight:bold;
	color: #000;
}

a:hover
{
 text-decoration: underline;
}

.bg_impressum
{
width:850px;
margin-top:490px;
text-align:center;
}

#impressum
{
text-align:right;
}