@import url("content.css");

body{
	margin:0px;
	padding:0px;
	background:url(img/bg-body2.png) repeat-x #ECE5CB;
	color:#454444;
	font-family:Arial,Helvetica,sans-serif;
}

body.steakhouse {
	background: url(img/bg-body2.png) repeat-x #720000;
	}


img, div { behavior: url(iepngfix.htc) }

#bodywrapper{
	top:0px;
	width:960px;
	height:200px;
	margin:auto;
}

#logozeile{
	position:relative;
	text-align:center;
	height:127px;
	z-index:40;
	overflow:hidden;
}

#logozeile a{
}

#logozeile img{
	margin-top:40px;
}

#hauptmenuezeile{
	height:30px;
	line-height:30px;
	text-align:center;
	padding-left: 25px;
}

#submenuezeile{
	height:28px;
	line-height:28px;
	text-align:center;
}

#bilderzeile{
	margin-top:6px;
	height:207px;
	overflow:hidden;
}

#gefuddel{
	position:absolute;
	top:330px;
	z-index:2;
	margin-left:-18px;
}

.steakhouse #gefuddel{
	position:absolute;
	top:635px;
	z-index:11;
	margin-left:0px;
}

#content{
	position:absolute;
	width:960px;
	z-index:10;
}

.steakhouse #content {
	background: transparent url(img/steakhouse_hintergrund.jpg) top left repeat-y;}

.steakhouse #content #linke_spalte .content.galerie{
	padding-top: 115px;
	background: transparent url(img/header_steakhousegalerie.png) top left no-repeat;
	margin-top: -35px;
	}

#laufzeile{
	height:40px;
	line-height:20px;
	clear:both;
	position:static;
}

#fusszeile{
	background:#f3eedd;
	text-align:center;
	height:20px;
	line-height:20px;
	clear:both;
	position:static;
}

#fusszeile a{
	color:#7F3F0A;
}

#top-angebot{
	text-align:right;
	height:127px;
	position:absolute;
	z-index:41;
	top:-24px;
	left:50%;
	margin-left:380px;
	width:100px;
}

#top-angebot a{
}

#top-angebot img{
	margin-top:40px;
}

#content{
	color:#454444;
}

#linke_spalte{
	width:50%;
	float:left;
	
}

.steakhouse #linke_spalte {width: 49%; padding-left: 6px;}

#rechte_spalte{
	width:50%;
	float:left;
	
}

.steakhouse #rechte_spalte {width: 49%; padding-right: 3px;}

#einspaltig{
	width: 100%;
	margin-left: 240px;
	padding: 30px 0 0 0;
}

#breadcrumb a{
	text-decoration:none;
	color:#454444;
}

.steakhouse #breadcrumb a{
	text-decoration:none;
	color:#ffffff;
	text-decoration: underline;
}


table.hilfstabelle{
	padding:0px;
}

input#anreise,
input#departure_date_value{
	width:65px;
}
