div#empfehlung {
  font-size: 0.9em;
  position:absolute; top:165px; left:1050px; width: 12em;  margin: 0 0 1.1em; padding: 0;
  background-color: #14285f; border: 1px dashed silver;
}
div#empfehlung h2 {
  font-size: 1.33em;
  margin: 0.2em 0.5em;
}
div#empfehlung p {
  font-size: 0.6em;
  margin: 0.5em;
}

div#Empfehlung a {
	text-decoration: none;
	color: #666666;
}

div#Empfehlung a:hover {
	text-decoration: underline;
}
