/* master.css fuer hotel-rebekka.de *//*  braun (bg aussen)       =  #492E25  *//*  dunkelbraun (bg innen)  =  #261104  *//*  hellbraun (bg menu)     =  #92827C  *//*  hellgruen (bg content)  =  #8D8F41  *//*  gruen (rand slimbox)    =  #676924  *//*  orange                  =  #FB970E  */body {	background-color: #fff;	color: #000;	font-family: 'Lucida Grande', Verdana, sans-serif;	font-size: 82%;}h1, h2, h3, h4, h5, h6, p, address, th, td, li, dt, dd, form, input, textarea, a {	color: #fff;	font-family: 'Lucida Grande', Verdana, sans-serif;	line-height: 1.5em;}h1 { color: #fff; font-size: 2.1em; font-weight: bold; }h2 { color: #fff; font-size: 1.4em; font-weight: bold; }h3 { color: #fff; font-size: 1.2em; font-weight: bold; }h4 { color: #fff; font-size: 1.0em; font-weight: bold; }h5, h6 { color: #fff; font-weight: bold; font-size: 1.0em; }p, dl, ul, ol { font-size: 1.1em; line-height: 1.5em; }table, tr, th, td { font-size: 1.0em; line-height: 1.5em; }table tr { vertical-align: baseline; }table td { text-align: left; }input, textarea { font-size: 1.0em; color: #003; }a:link, a:visited {	color: #fff;	text-decoration: none;	}a:hover, a:active {	color: #fff;	font-size: 1.0em;	text-decoration: none;	outline: none;	}strong, b { color: #fff; font-weight: bold; }em, i { color: #333; font-style: italic; }img { border: 0 none; }.hide { display: none !important; }/* Margin und Padding bei allen Blockelementen auf Null setzen */* { margin: 0; padding: 0; }/* Raender, Breite, Hintergrundfarbe, etc. der Seite */html { min-width: 980px; }body {	padding-bottom: 20px;	background-color: #492E25;	}#page {	margin: 0 auto 0 auto;	padding: 0 0 10px 0;	width: 970px;	background: #261104 url(bg-header-1.jpg) no-repeat 5px 90px;	outline: 0px solid #cc0;	}/* Beginn Header */#header {	margin: 0;	padding: 0;	width: 970px;	height: 85px;	background-color: transparent;	overflow: hidden;	}#header h1 {	padding: 0;	width: 100%;	height: 100%;	text-indent: -9999px;	background: transparent url(bg-top.gif) no-repeat top left;	}/* Ende Header *//* Beginn Slideshow */#show {	margin: 5px 5px 0 5px;	}/* Ende Slideshow *//* Beginn Wrapper */#wrapper {	width: 100%;	background: transparent url(bg-middle.gif) repeat-y 15px 0;	}/* Ende Wrapper *//* Beginn Col-Left */#col-left {	float: left;	margin: 0 0 0 15px;	width: 260px; /* = 260-0 */	}/* Ende Col-Left *//* Beginn Menu */#menu {	position: relative;	margin: 20px 0 10px 0;	min-height: 240px;	text-align: left;	outline: 0px solid #c00;	}#menu ul {	margin: 0 0 0 20px;		}#menu li {	margin: 0 10px 10px 0;	list-style: none;	outline: 0px solid #c00;	}#menu li a {	display: block;	font-size: 1.0em;	text-indent: -9999px;	color: #000;	}  /* deutsch */body.lang-0 li#menu-1 a  { background: url(menu/menu-01-de.gif) no-repeat top left; }body.lang-0 li#menu-2 a  { background: url(menu/menu-02-de.gif) no-repeat top left; }body.lang-0 li#menu-3 a  { background: url(menu/menu-03-de.gif) no-repeat top left; }body.lang-0 li#menu-4 a  { background: url(menu/menu-04-de.gif) no-repeat top left; }body.lang-0 li#menu-5 a  { background: url(menu/menu-05-de.gif) no-repeat top left; }body.lang-0 li#menu-6 a  { background: url(menu/menu-06-de.gif) no-repeat top left; }body.lang-0 li#menu-7 a  { background: url(menu/menu-07-de.gif) no-repeat top left; }body.lang-0 li#menu-10 a { background: url(menu/menu-10-de.gif) no-repeat top left; }body.lang-0 li#menu-11 a { background: url(menu/menu-11-de.gif) no-repeat top left; }#menu ul.level-1 li a {	width: 220px;	height: 30px;	}#menu ul.level-2 {	margin-top: 5px;		}#menu ul.level-2 li {	margin: 0 10px 5px 0;	}#menu ul.level-2 li a {	width: 100%;	height: 1.5em;	text-indent: 0;	background: none;	}#menu ul.level-1 li a:hover,#menu ul.level-1 li a:active,#menu ul.level-1 li a.current,#menu ul.level-1 li.active a {	background-position: -230px 0;	}/* #menu ul.level-1 li.active ul.level-2 li,#menu ul.level-2 li a:hover,#menu ul.level-2 li a:active,#menu ul.level-2 li a.current {	color: #c30;	background: none;	}*//* #menu ul.level-2 li {	margin-left: 10px;	}*//* #menu ul.level-2 li a {	font-size: 1.0em;	font-weight: normal;	}*//* Ende Menu *//* Beginn Booking-Box */#booking {	margin: 20px 0 0 0;	padding: 0 25px 10px 15px;	text-align: left;	border: 0 solid #261104;	border-width: 10px 0 0 0;	}#booking h2,#booking #b_editDates h3,#booking h4 {	margin-bottom: 12px;	padding: 0 0 2px 10px;	font-size: 1.2em;	width: 100%;	border-bottom: 1px solid #FB970E;	}#booking h4 {	margin: 0 0 6px 0;	padding: 0;	border: none;	}#booking p {	margin: 0 0 1.0em 10px;	padding-left: 10px;	font-size: 1.0em;	}#booking div.b_availFormInner {	background-color: transparent;	}#booking #b_availSubmit {	text-align: left !important;	}#booking #b_availSubmit input {	width: 150px;	background-color: transparent;	}#booking #b_availSubmit input:hover {	width: 150px;	background-color: #FB970E;	}#booking #b_availSubmit #b_powered {	margin: 0;	padding: 0;	height: 15px !important;	overflow: hidden;	}/* Ende Booking-Box *//* Beginn Aktuelles-Box */#aktuelles {	margin: 20px 0 0 0;	padding: 20px 25px 20px 15px;	text-align: left;	border: 0 solid #261104;	border-width: 10px 0 0 0;	}#aktuelles h2,#aktuelles h3,#aktuelles h4 {	margin-bottom: 12px;	padding: 0 0 2px 10px;	font-size: 1.2em;	width: 100%;	border-bottom: 1px solid #FB970E;	}#aktuelles p {	margin: 0 0 1.0em 10px;	padding-left: 10px;	font-size: 1.0em;	}/* Ende Aktuelles-Box *//* Begin Content */#content { 	float: right;	margin: 0 15px 0 auto;	padding: 20px;	width: 630px; /* = 670-20-20 */	min-height: 240px; /* = 240 */	}	#content h2 {	margin: 0 0 1.0em 0;	padding: 0 0 2px 10px;	border-bottom: 1px solid #FB970E;	}#content h3 {	margin: 2.0em 0 0.5em 10px;	}	#content h4 {	margin: 1.5em 0 0.5em 10px;	padding: 0;	}	#content p {	margin: 0 0 1.0em 10px;	padding: 0;	}#content hr {	margin: 2.0em 0 2.0em 0;	height: 1px;	color: #fff;	background-color: #fff;	border: 0;	}#content ul,#content ol {	margin: 5px 0 15px 10px;	padding: 0 10px 0 0;	}	#content li {	padding: 1px 1px 1px 18px;	list-style: none;	background: url(icon-li.gif) no-repeat 0 0.5em;	}#content a {	padding: 0 0 0 12px;	background: url(icon-href.gif) no-repeat 0 0.3em;	}#content a:hover,#content a:active {	color: #261104;	}#content dl { margin: 5px 0 15px 0; padding: 0 10px 0 10px; }#content dt { font-weight: bold; color: #003;}#content dd { padding: 0 0 0 10px; }#content table {	margin: 2.0em 0 1.0em 10px;	padding: 0;	width: 95%;	border: 0 none;	border-bottom: 1px solid #fff;	border-spacing: 0 !important;	}#content table th {	margin: 0;	padding: 0.3em 1.0em 0.3em 0;	text-align: left;	font-weight: bold;	font-size: 1.1em;	border: 0 none;/*	border-top: 1px solid #fff; */	border-bottom: 1px solid #fff;	}#content table th.td50 {	width: 50%;	}#content table tr {	margin: 0;	padding: 0;	}	#content table td {	margin: 0;	padding: 0.3em 2.0em 0.3em 0;	}/* Ende Content *//* Beginn Sidebar */#sidebar-wrapper {	float: right;	margin: 0 0 10px 0;	background-color: #8D8F41;	border-left: 10px solid #8D8F41;	}	#sidebar {	padding: 10px;	text-align: left;	}	#sidebar p {	margin: 0;	font-weight: bold;	}/* Ende Sidebar *//* Beginn Module *//* Beginn  # 14 b - Slimbox (mit einstellbarer Bildbreite) [v.1.3] [r4] */#content fieldset.slimbox {	margin: 2.0em 0 2.0em 0;	padding: 10px 0 10px 10px; /* rechts kein Padding, weil die Bilder schon ein Padding haben */	width: 618px;	border: 1px solid #676924;	}#content #sidebar fieldset.slimbox {	margin-top: 0;	width: 270px;	}#content legend.slimbox {	display: none;	padding: 0 8px 0 8px;	color: #fff;	}#content div.slimbox-gallery {	margin: 1.0em 10px 0 10px;	}#content div.slimbox-gallery span {	float: left;	margin: 0 12px 12px 0; /* bei Bildbreite > 140 px auf 0 setzen */	text-align: center;	overflow: hidden;	}#content div.slimbox-gallery span a {	display: block;	padding: 0;/*	background: none; */	background: transparent url(js/slimbox-icon-0.gif) no-repeat bottom right;	border: 0px solid #000;	}#content div.slimbox-gallery span a:hover,#content div.slimbox-gallery span a:active {/*	background: none; */	background: transparent url(js/slimbox-icon-1.gif) no-repeat bottom right;	}	#content div.slimbox-footer {	margin: 0.5em 0 0.5em 10px;	font-size: 0.8em;	color: #fff;	}/* Ende  # 14 b - Slimbox (mit einstellbarer Bildbreite) [v.1.3] [r4] *//* Ende Module *//* Beginn Google Maps */#content #map_canvas {	width: 628px;	height: 600px;	color: #000;	border: 1px solid #676924;	overflow: hidden;	}#content #map_canvas b {	color: #000;	}#content #map_canvas a {	padding-left: 0;	color: #000;	background: none;	}/* Ende Google Maps *//* Beginn Footer */#footer {	clear: both;	margin: 0 auto 0 auto;	padding: 0 15px 5px 15px;	width: 940px; /* = 970-15-15*/	background-color: #261104;	outline: 0px solid #c00;	}	#footer p {	margin: 0;	padding: 4px 25px 0 25px;	width: 890px; /* = 970-15-15-25-25 */	font-size: 0.89em;	color: #fff;	border-top: 2px solid #492E25;		}#footer a {	padding: 0 0 0 12px;	color: #fff;	background: url(icon-href-f.gif) no-repeat 0 0.3em;	}#footer a:hover,#footer a:active {	color: #FB970E;	}/* Ende Footer */.border {	padding: 0px;	border: #000 solid 5px;	}.img-left {	margin: 0 10px 5px 0;	padding: 0;	}.img-right {	margin: 0 0 5px 10px;	padding: 0;	}.blue {	color: #6388a8;	}.red {	color: #c00;	font-weight: bold;	}/* Spezielle Klassen */.bold { font-weight: bold !important; }.left { text-align: left !important; }.center { text-align: center !important; }.right { text-align: right !important; }.clear { clear: both !important; }
