body
{
	background-image: url('img/layout/bg.png');
	color: #5E1F20;
}

a:link { text-decoration:none; font-weight:bold; color:#5E1F20; }
a:visited { text-decoration:none; font-weight:bold; color:#5E1F20; }
a:hover { text-decoration:underline; font-weight:bold; color:#5E1F20; }
a:active { text-decoration:none; font-weight:bold; color:#5E1F20; }

td
{
	vertical-align: top;
}

#outer_layout
{
	position: absolute;
	width: 850px;
	left: 50%;
	top: 38px;
	padding: 0;
	margin-left: -425px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0px;
}

#inner_layout
{
	border-collapse: collapse;
}

#pagehead
{
	height: 160px;
	background-image: url('img/layout/navibg.gif');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#pagebottom
{
	height: 70px;
	/*background-image: url('img/layout/bottom_bg.gif');*/
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#pagecontent
{
	background-image: url('img/layout/content_bg.png');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	font-family: Verdana, sans-serif;
	font-size: 11px;

}

#navi_hotel:link, #navi_hotel:visited, #navi_hotel:active
{
	background-image: url('img/layout/navi_hotel.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 52px;
}

#navi_hotel:hover
{
	background-image: url('img/layout/navi_hotel_over.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 52px;
}

#navi_hotel_active
{
	background-image: url('img/layout/navi_hotel_over.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 52px;
}


#navi_restaurant:link, #navi_restaurant:visited, #navi_restaurant:active
{
	background-image: url('img/layout/navi_restaurant.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 162px;
}

#navi_restaurant:hover
{
	background-image: url('img/layout/navi_restaurant_over.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 162px;
}

#navi_restaurant_active
{
	background-image: url('img/layout/navi_restaurant_over.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 162px;
}

#navi_feiern:link, #navi_feiern:visited, #navi_feiern:active
{
	background-image: url('img/layout/navi_feiern.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 272px;
}

#navi_feiern:hover
{
	background-image: url('img/layout/navi_feiern_over.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 272px;
}

#navi_feiern_active
{
	background-image: url('img/layout/navi_feiern_over.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 272px;
}



#navi_kontakt:link, #navi_kontakt:visited, #navi_kontakt:active
{
	background-image: url('img/layout/navi_kontakt.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 382px;
}

#navi_kontakt:hover, #navi_kontakt_active
{
	background-image: url('img/layout/navi_kontakt_over.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 382px;
}

#navi_aktuelles:link, #navi_aktuelles:visited, #navi_aktuelles:active
{
	background-image: url('img/layout/navi_aktuelles.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 492px;
}

#navi_aktuelles:hover
{
	background-image: url('img/layout/navi_aktuelles_over.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 492px;
}

#navi_aktuelles_active
{
	background-image: url('img/layout/navi_aktuelles_over.png');
	background-repeat: no-repeat;
	top: 16px;
	left: 492px;
}

#undernavi_restaurant
{
	position: absolute;
	width: 360px;
	height: 43px;
	top: 113px;
	left: 52px;
}

#homelink
{
	position: absolute;
	top: 20px;
	left: 607px;
	width: 200px;
	height: 60px;
}

#maillink
{
	float: right;
	width: 203px;
	height: 18px;
	margin-right: 140px;
}

#impressumlink
{
	float: right;
	width: 80px;
	height: 18px;
	margin-right: 44px;
}

.navilink:link, .navilink:visited, .navilink:active
{
	width: 93px;
	height: 93px;
	position: absolute;
}

.navilink:hover
{
	width: 93px;
	height: 93px;
	position: absolute;
}

.mid
{
	vertical-align: middle;
	width: 110px;
	height: 110px;
}

.thumbnav
{
	height: 30px;
}

.fett
{
	font-weight: bold;
}
