/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

.hoverbox li
{
	position: static;
}

.kontakt
{
	position:absolute;
	bottom: 45px;
	left:148px;
}
.kontakt a
{
	color: #666F53;
  	text-decoration: none;
  	font-weight: bold;
}
.booking
{
	position:absolute;
	bottom: 45px;
	right:20px;
}
.booking a
{
	color: #666F53;
  	text-decoration: none;
  	font-weight: bold;
}