
#kochschule_hover, #grill_hover, #abo_hover {
	position: absolute;
	z-index: 300000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
  letter-spacing:0.05em;
  line-height:17px;
	border: 1px solid #fff;
	background-color: #FDF1B7;
	padding: 5px;
  display:none;
	color: #7D0F00;
}

#kochschule_hover {
  left: 420px;
  top: 200px;
  width: 295px;
}

#grill_hover {
  left: 307px;
  top: 339px;
  width: 365px;
}

#abo_hover {
  left: 343px;
  top: 298px;
  width: 230px;
}

#tooltip h3, #tooltip div { margin: 0; }
.hoverdiv a {color: #7D0F00; font-weight: bold;}