body {
	background: url(../images/background.png) repeat-x;
	position: relative;
}

h2, 
h3 {
	font-family: georgia;
	font-weight: normal;	
}

h3 {
	color: #604F33;
}

.container {
	margin: 0 auto;
	max-width: 960px;
	min-width: 890px;
	padding-right: 10px;
	padding-left: 30px;
}

* +html .container {
	width: 960px;
}

* html .container {
	width: 960px;
}

h1 {
	background: url("../images/images.png") -339px -229px no-repeat;
	width: 195px;
	height: 144px;
	text-indent: -999em;
	margin-top: 27px;
}

* html h1 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/ie_logo.png", sizingMethod="crop");
}

ul.navigation {
	margin-top: 50px;
	margin-left: 33px;
}

* html ul.navigation {
	height: 120px;
}

ul.navigation li {
	float: left;
	margin-right: 20px;
}

ul.navigation li a {
	display: block;
	padding-left: 11px;
	height: 42px;
	font-family: georgia;
	font-size: 22px;
	color: #A89768;
}

* html ul.navigation li a {
	margin-bottom: 30px;
	float: left;
}

ul.navigation li a em.left{
	height: 36px;	
	padding-right: 11px;
	padding-top: 6px;
	cursor: pointer;
}

ul.navigation li a:hover, 
ul.navigation li a#home, 
ul.navigation li a#gasthof, 
ul.navigation li a#metzgerei,
ul.navigation li a#ueberuns, 
ul.navigation li a#kontakt  {
	background: url("../images/navi.png") 0px 0px no-repeat;
	color: #fff;
	text-decoration: none;
}

ul.navigation li a:hover em.left, 
ul.navigation li a#home em.left,
ul.navigation li a#gasthof em.left, 
ul.navigation li a#metzgerei em.left,
ul.navigation li a#ueberuns em.left, 
ul.navigation li a#kontakt em.left {
	background: url("../images/navi.png") right -45px no-repeat;
}

ul.address {
	margin-top: 26px;
	color: #fff;
	font-family: georgia;
	font-size: 14px;
	width: 200px;
}

ul.address li {
	margin-bottom: 5px;
}

ul.address li.phone,
ul.address li.mail {
	background: url(../images/images.png) no-repeat -605px -268px;
	color: #604F33;
	margin-top: 48px;
	padding-left: 31px;
	margin-bottom: 7px;
}

ul.address li.mail {
	background: url(../images/images.png) no-repeat -606px -297px;
	margin-top: 0px;
}

div.header {
	text-indent: -999em;
	background: url(../images/images.png) no-repeat;
	width: 687px;
	height: 225px;
	margin-top: -27px;
}

* html div.header {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/images.png", sizingMethod="crop");
}

* +html div.header {
	margin-top: 54px;
}

*html. div.header {
	margin-top: 80px;
}

div.content {
	width: 60%;
	line-height: 18px;
}

div.content h2 {
	background: url(../images/images.png) no-repeat 0px -453px #85A366;
	color: #fff;
	font-size: 33px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-opera-border-radius: 3px;
	height: 32px;
	margin-bottom: 20px;
	padding-top: 14px;
	margin-top: 20px;
}

* html div.content h2 {
	background: #85A366;	
}

div.content h2 em {
	position: relative;
	z-index: 1;
}

* html div.content h2 em {
	z-index: 20000;
}

div.content h2.price {
	margin-top: 40px;
}

div.content p {
	margin-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;	
	text-align: justify;
}

div.content p img,
ul.sidebar li.images a img {
	padding: 1px;
	background: #fff;	
	border: 4px solid #604F33;
}

div.content p img {
	margin-right: 20px;
}

div.content p img.right {
	margin-left: 20px;
}

ul.sidebar li.images a:hover img {
	border: 4px solid #dfdcd6;	
}

div.content strong.family {
	margin-left: 10px;
	font-size: 18px;
	font-family: georgia;
}

div.content table.pricelist {
	text-align: left;
	border-collapse: collapse;
	width: 100%;	
}

div.content table.pricelist tr th,
div.content table.pricelist tr td {
	padding: 5px 10px 5px 10px;
}

div.content table.pricelist tr th {
	font-family: georgia;
	color: #604F33;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 20px;
}

div.content table.pricelist tr.first td {
	background: #EFEDEA;
}

div.content table.pricelist tr td.left_border {
	-moz-border-radius-topleft: 3px;
	-webkit-border-radius-topleft: 3px;
	border-radius-topleft: 3px;
	-opera-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-radius-bottomleft: 3px;
	border-radius-bottomleft: 3px;
	-opera-border-radius-bottomleft: 3px;
}

div.content table.pricelist tr td.right_border {
	-moz-border-radius-topright: 3px;
	-webkit-border-radius-topright: 3px;
	border-radius-topright: 3px;
	-opera-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-radius-bottomright: 3px;
	border-radius-bottomright: 3px;
	-opera-border-radius-bottomright: 3px;
}

div.content table.pricelist tr th.half {
	width: 25%;
}

ul.sidebar {
	width: 30%;
	margin-top: 20px;	
}

ul.sidebar li h2 {
	margin-bottom: 20px;
	color: #604F33;
	font-size: 24px;
	height: 32px;
	padding-top: 14px;
}

ul.sidebar li ul li {
	margin-bottom: 5px;
}

ul.sidebar li ul {
	margin-bottom: 30px;
}

ul.sidebar li ul li a {
	background: url(../images/arrow.png) 98% 7px #EFEDEA  no-repeat;	
	display: block;
	padding: 5px 5px 5px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-opera-border-radius: 3px;
	font-size: 16px;
	font-family: georgia;
	height: 22px;
	line-height: 22px;
	color: #85A366;
}


ul.sidebar li ul li a:hover, 
ul.sidebar li ul li a#wanderwoche,
ul.sidebar li ul li a#schlemmerwochenende {
	background: url(../images/arrow.png) 98% 7px #dfdcd6  no-repeat;
}

ul.sidebar li.images a {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

ul.sidebar li.images {
	margin-bottom: 30px;
}

ul.sidebar li iframe {
	border: 3px solid #604F33;
}

#footer_cont {
	position: relative;   
	background: url(../images/footer.png) repeat-x; 
	color: #fff; 
	text-align: center; 
	padding: 5px;
	padding-top: 12px;
	margin: auto;
	z-index: 1;
	font-size: 11px;
	height: 20px;
	margin-top: 80px;
}

* html #footer_cont {
	z-index: 30000;
}

#footer_cont a { 
	color: #fff;
}

#footer_cont span {
	margin-right: 10px;
}

/*lightbox*/

#overlay { 
	background-image: url(../images/overlay.png); 
}

* html #overlay,
* html .overlay_cont {
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}


#lightbox {	
	position: absolute;	
	left: 0; 
	width: 100%;
	z-index: 100; 
}

#lightbox img { 
	width: auto; 
	height: auto;
	border: 1px solid #604F33;	
}

#lightbox a img { 
	border: none; 
	border-top: 3px solid #604F33;
	margin-top: 20px;
	padding-top: 5px;
}

#outerImageContainer {
	position: relative; 
	background-color: #fff; 
	width: 400px; 
	height: 400px; 
	margin: 0 auto; 
}

#imageContainer { 
	padding: 10px;
}

#imageDataContainer {
	background-color: #fff; 
	margin: 0 auto; 
	overflow: auto;
	width: 100%; 
	font-family: georgia;
	font-weight: bold; 
	font-size: 14px;
	font-style: italic;
}

#imageData{	
	padding:0 10px; 
	color: #666; 
}

#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

		
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}

#bototmNav {
	cursor: pointer;
}

#imageData #bottomNavClose {
	margin-right: 13px;
}	 	

ul.contact {
	padding-left: 10px;
}

ul.contact li {
	margin-bottom: 15px;
	height: 30px;
	clear: both;
}

ul.additional, 
div.offer ul {
	background: #dfdcd6;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-opera-border-radius: 3px;
}

ul.additional li.separate {
	margin-bottom: 30px;
}

ul.contact li.text {
	height: 200px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #dfdcd6;
	padding-bottom: 30px;
}

ul.contact label {
	width: 200px;
	padding-top: 2px;
}

ul.contact li input, 
ul.contact li.text textarea  {
	width: 60%;
	border: 1px solid #604F33;
	height: 22px;
	padding-top: 2px;
	padding-left: 4px;
}

ul.contact li.text textarea {
	height: 200px;
}

ul.additional li input {
	border: 1px solid #85A366;
}

form p.clearfix {
	margin-top: 40px;
}

form p.clearfix input.right, 
form p.clearfix input.left, 
div.offer a.right {
	background: #604F33;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-opera-border-radius: 3px;
	font-size: 14px;
	color: #fff;
	font-style: italic;
	border: 3px solid #604F33;
	cursor: pointer;
	font-family: georgia;
	text-decoration: none;
}

form p.clearfix input.left {
	color: #50463B;
	background: #efefef;
	border: 3px solid #efefef;
}

div.offer h3 {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 20px;
}

div.offer p strong {
	padding-left: 10px;
}

div.offer p strong.imp {
	padding-left: 0px;
}

div.offer ul {
	padding-top: 20px;
}

div.offer ul li {
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 10px;
	list-style-type: disc;
	font-family: georgia;
	font-size: 16px;
}

div.offer ul li.offer_highlight {
	margin: 20px 10px 10px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-opera-border-radius: 3px;
	background: #EFEDEA;
	list-style-type: none;
	padding: 10px;
	color: #85A366;
	line-height: 22px;
}

div.offer ul li.offer_highlight strong {
	font-size: 20px;
	margin-right: 10px;
}

div.offer a.right {
	margin-top: 40px;
}

div.history p img{
	margin-bottom: 10px;
}
