/*
	CSS File für Eurener Hof, http://www.eurener-hof.de/
	27 März 2006
	Daan Meskers, Bob-design.de
*/


HTML, BODY {
	margin: 0; padding: 0;
	width: 100%; height: 100%;
	background: #F8F6F0 url( ../../img/layout/bg.gif) center 96px no-repeat
}

UL#header {
	display: block;
	height: 95px;
	margin: 0; padding: 0 0 0 35px;
	background-color: #F1EEE2;
	border-bottom: 1px solid #96832C;
	vertical-align: bottom;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	text-align: left;
	min-width: 850px;
}
UL#header LI {
	display: block;
	float: left;
	padding: 70px 0 5px 0;
	margin: 0 3px 2px 0;
	letter-spacing:0.1em;
}
UL#header LI A {
	display: block;
	color: #57504D;
	text-decoration: none;
	padding: 2px 4px 3px 3px;
	border-bottom: 1px solid #F1EEE2;
}
UL#header LI A:hover {
	color: #916E4D;
	background-color: #F8F6F0;
	border-bottom: 1px solid #916E4D;
}
UL#header LI.on A {
	color: #916E4D;
	font-weight: bold;
}
UL#header LI.on A:hover {
	color: #916E4D;
	border-bottom: 1px solid #F1EEE2;
	background: transparent;
}
UL#header LI.Birdy {
	padding-left: 20px;
}
UL#header LI.Birdy  IMG {
	position: absolute;
	top: 0;
	cursor: pointer;
	border: 0;
}
UL#header LI.Birdy A:hover {
	text-decoration: none;
	border: 0;
}
UL#header LI.language {
	position: absolute;
	top: 7px;
	right: 15px;
	margin: 0; padding: 0; height: auto;
}
UL#header LI.language UL, UL#header LI.language UL LI {
	margin: 0; padding: 0; height: auto;
	letter-spacing:0;
}
UL#header LI.language UL LI A {
	color: #D1C9A2;
}
UL#header LI.language UL LI A:hover {
	color: #916E4D;
}
/* ============================================================================= */
IMG.HotelBild {
	position: absolute;
	top: 100px;
	right: 0;
	z-index: 10;
}
/* ============================================================================= */
.smalltext, DIV.smalltext P {
	font-family: verdana,arial,helvetica;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	color:#805E2D;
}
.bodytext {
	font-family: Trebuchet, verdana,arial,helvetica;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color:#384232;
}
.bodytext H2, H2 {
	font-family: verdana,arial,helvetica;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color:#383C25;
}
.bodytext P {
   margin-top: 0;
}
/* ============================================================================= */
DIV.contentLines {
	position: relative;
	border-top: 1px solid #96832C;
	border-bottom: 1px solid #96832C;
	margin: 40px 0 10px 0;
}
DIV.contentLines DIV.contentLines,
DIV.contentLines DIV.contentLinesKarte {
	border-top: 1px solid #96832C;
	border-bottom: 1px solid #96832C;
	margin: 8px 0 8px 0;
	text-align: center; 
}
DIV.contentLines DIV.contentLinesKarte {
	text-align: center;
	background-color: #F3EdE2;
}
/* ============================================================================= */
DIV.contentLines DIV.contentLines DIV.content,
DIV.contentMitList {
	height: 187px;
	width: 850px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding-left: 15px;
}
DIV.contentLines DIV.contentLines .floatLeft {
	float: left; margin-right: 10px;
}
DIV.contentLines DIV.contentLines .floatRight {
	float: right; margin-left: 0;
}
DIV.contentLines DIV.contentLines IMG.mehr {
	margin-right: 15px; float: left; width: auto !important;
}
DIV.contentMitList {
	height: auto;
	width: 900px;
	min-width: 900px;
	max-width: 900px;
	padding-bottom: 40px;
	padding-left: 20px;
}
DIV.contentLines DIV.contentLines DIV DIV {
	padding-top: 15px;
}
DIV.contentLines DIV.contentLines DIV.block {
	width: 170px; margin-right: 5px;
}
DIV.contentLines DIV.contentLines DIV.content.noresize {
	width: 900px;
}
DIV.contentLines DIV.contentLines DIV.block.bigger {
	width: 185px; margin-right: 7px;
	padding-top: 0;
}

/* ============================================================================= */
DIV.middleBlock {
	width: 850px;
	/* margin: -5px 0 -10px 35px; */
	margin: -5px auto 0 auto; 
	text-align: left;
	padding-left: 15px;
}
DIV.middleBlock DIV.textBlock {
	float: right;
	width: 283px;
	margin-top: -5px;
}
/* ============================================================================= */
DIV.contentMitList UL {
	position: relative;
	float: right;
	margin: 0 25px 50px 25px; padding: 10px 0 35px 35px;
	width: 275px;
	border-left: 1px solid #DFCEB7;
	top: -10px;
	background: url(../../img/layout/submenu_bg.png) repeat-y ;
}
DIV.contentMitList UL LI {
	list-style: none outside url(../../img/layout/submenu_punkt.gif);
	font-size: 12px;
	line-height: 18px;
	padding: 0; margin: 0;
}
DIV.contentMitList UL LI UL {
	float: none;
	margin: 5px 0 5px 0; padding: 0;
	border: 0; top: 0;
}
DIV.contentMitList UL LI UL LI {
	list-style: none inside url(../../img/layout/submenu_punkt_klein.gif);
	font-size: 10px;
	line-height: 14px;
	padding: 0; margin: 0;
}
DIV.contentMitList UL LI UL LI UL {
	margin: 0 0 15px 25px;
	display: none;
}
DIV.contentMitList UL LI UL LI.on UL {
	display: block;
}
DIV.contentMitList UL LI UL LI UL LI {
	list-style: none;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	padding: 2px 0; margin: 0;
}
DIV.contentMitList UL LI A {
	color: #805E2D;
	text-decoration: none;
}
DIV.contentMitList UL LI UL LI  A {
	color: #402E0D;
}
DIV.contentMitList UL LI.on A {
	color: #805E2D;
	font-weight: bold;
}
DIV.contentMitList UL LI.on UL LI A {
	font-weight: normal;
	color: #402E0D;
}
DIV.contentMitList UL LI.on UL LI.on A {
	font-weight: bold;
}
DIV.contentMitList UL LI.on UL LI.on UL LI A {
	font-weight: normal;
	color: #805E2D;
}
DIV.contentMitList UL LI A:hover {
	color:#805E2D ; /* #916E4D;
	/* background-color: #F1EEE2; */
	text-decoration: underline;
}
DIV.contentMitList UL LI UL LI A:hover {
	color: #03f;
	background-color: #F1EEE2;
}
DIV.contentMitList DIV.content2 {
	float: left;
	padding: 5px;
}
DIV.contentMitList P {
	max-width: 500px;
}
/* ============================================================================= */
DIV.contentLines  UL {
	margin: 0 0 0 650px; padding: 10px 0 10px 0;
	width: 240px; 
}
DIV.contentLines  UL LI {
	list-style: none outside url(../../img/layout/submenu_download.gif);
}
DIV.contentLines  UL LI A {
	font-size: 13px;
	color: #03f;
	background-color: transparent;
	padding: 2px 4px 3px 4px;
}
DIV.contentLines  UL LI A:hover {
	color: #f30;
	background-color: #ff0;
}
DIV.contentLines DIV.Bilder {
	padding-bottom: 0;
	line-height: 10px;
	overflow: hidden;
	height: 66px;
}
DIV.contentLines DIV.Bilder IMG {
	margin: 0 4px 0 4px;
	height: 66px; 
	width: 67px;
	padding: 0;
}
address {
	text-align: center;
	font-family: verdana,arial,helvetica;
	font-weight: normal;
	font-size: 11px;
	line-height: 24px;
	color:#805E2D;
	text-decoration: none;
	
}
/* ============================================================================= */
DIV.contentLines  UL#sprachen {
	position: absolute;
	/* left: -20%; top: 35px; */
	right: 8%; bottom: 5px;  
	margin: 0; padding: 0;
	list-style: none;
	list-style-image: none;
	z-index: 100;
}
DIV.contentLines  UL#sprachen LI {
	list-style: none;
	list-style-image: none;
	padding: 2px;
	height: 35px; width: 100px;
	display: block; float: left;
}
DIV.contentLines  UL#sprachen LI A {
	float:left;
	padding: 0; margin: 0;
	color: #999;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}
DIV.contentLines  UL#sprachen LI A:hover {
	background: transparent;
	border-bottom: 1px solid #57504D;
	color: #57504D;
}
DIV.contentLines  UL#sprachen LI A IMG {
	border: 0;
	float:left;
	margin: -1px 3px 1px 1px;
}
/*  ==========   */
DIV.contentMitList P A {
	padding: 2px 5px 5px 20px;
	margin: 2px 2px 5px 0;
	background:  url( ../../img/layout/submenu_download.gif) no-repeat 2px 3px;
}
DIV.contentMitList P A:hover {
	color: #C00;
	background-color: #ff6
}
/* ============================================================================= */
DIV.contentMitList.extraliste {
	padding-bottom: 25px;
}
DIV.contentMitList DL.pricelist {
	float: left;
	display: block;
	width: 450px;
	margin: 0; padding: 10px 0 25px 0;
}
DIV.contentMitList DL.pricelist DT {
	float: left;
	position: relative;
	left: -25px;
	display: block;
	width: 225px;
	margin: 0; padding: 15px 0 10px 0;
	clear: both;
}
DIV.contentMitList DL.pricelist DD {
	float: left;
	display: block;
	width: 174px;
	margin: 0; padding: 15px 0 10px 0;
}
DIV.contentMitList  DIV.wichtig {
	float: left;
	display: block;
	margin: 0; padding: 0 0 0 16px;
	width: 300px
}