* {
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body {
	background: #FBEEC9 url("images/bg_body.jpg") repeat-x 0 0;
	color: #000;
	font: 0.75em/160% "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: center;
}
#wrapper {
position: relative;
	margin: 0 auto;
	text-align: left;
	width: 700px;
}
#header {
	position: relative;
}
#header h1 {
	background: transparent url("images/logo_steakhouse.gif") no-repeat 0 0;
	width: 512px;
	height: 154px;
	margin: 0 auto;
	text-indent: 700px;
	overflow: hidden;
}
#navigation {
	position: absolute;
	top: 195px;
	width: 710px;
	left: -20px;
	padding-bottom: 2em;
}
* html #navigation {
	left: -115px;
}
#navigation ul {
	font-size: 1.5em;
}
#navigation ul li {
	background: transparent url("images/navi_seperator.gif") no-repeat 20px 5px;
	list-style: none;
	float: left;
	padding-left: 53px;
}
#navigation ul li.navend a {
	background: transparent url("images/navi_seperator.gif") no-repeat 90px 7px;
}
#navigation ul li a {
	color: #fff;
}
#subnav {
	padding-top: 78px;
	font-size: 1.1em;
	padding-left: 38px;
	margin-bottom: -3em;
}
* html #subnav ul li {
	float: left;
} 
#subnav ul {
	list-style: none;
}
#subnav ul li a {
	float: left;
	color: #D70220;
	text-decoration: underline;
	padding-right: 10px;
}
#subnav ul li a:hover {
	color: #000;
}
#subnav em {
	color: #D70220;
	float: left;
	padding-right: 10px;
}
#content {
	padding-top: 60px;
}
#content h2 {
  background: transparent url("images/h2_separator.gif") no-repeat 0 0;
  color: #D70220;
	height: 88px;
	padding-top: 1.5em;
}
* html #content h2 {
	background: transparent url("images/h2_separator.gif") no-repeat 0 0;
	font-size: 170%;
	clear: both;
	margin-top: -1.5em;
}
#content h3 {
	margin-top: -3.6em;
	width: 600px;
	padding-bottom: 1em;
}
* html #content h3 {
	margin-top: -3em;
	font-size: 140%;
}
#content p {
	width: 600px;
}
#content p em {
	display: block;
	font-weight: bold;
	padding-top: 1em;
}
#content p a {
	color: #000;
	text-decoration: underline;
}
#content p a:hover {
	color: #D70220;
}
#content a.morepicslink  {
	position: absolute;
	left: 43%;
	top: 650px;
	color: #D70220;
	text-decoration: underline;
	font-weight: bold;
}
#content a.morepicslink:hover {
	color: #000;
}
* html #content a.morepicslink {
	top: 660px;
} 
#content a.morepicslink:active {
	color: #fff;
}
#content img.pano {
	margin-left: -15px;
}
#content strong.stitel {
	color: #D70220;
	display: block;
} 
#content em.preis {
	position: absolute;
	left: 400px;
	margin-top: -2.5em;
	color: #D70220;
}

* html #content em.preis {
	margin-top: -10px;
}*
#content p.seintrag {
	width: 340px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #D70220;
}
#content h3.shead {
	margin-top: 1em;
}

/*** Footer *******************************************************************/

#footer {
  background: #525252 url("images/bg_footer.gif") repeat-x 0 0;
	height: 230px;
	text-align: left;
}
#footer div {
	padding-top: 142px;
  width: 700px;
	margin: 0 auto;
}
#footer div p, #footer div p a {
	color: #fff;
}
#footer ul {
	color: #fff;
	clear: both;
}
#footer li {
	font-size: 90%;
	float: left;
	list-style: none;
	padding-right: 0.4em;
}
#footer div ul li a {
	color: #fff;
}