/* master.css fuer hohenkarpfen.de *//*  oliv (bg)                 =  #474e47  *//*  braun 100% (bg menu)      =  #948272  *//*  braun  65% (rand)         =  #b3a597  *//*  braun  35%                =  #d8ccbf  *//*  ganz helles braun (form)  =  #E8E0D9  */body {	background-color: #fff;	color: #000;	font-family: Tahoma, Verdana, sans-serif;	font-size: 82%;	}h1, h2, h3, h4, h5, h6, p, address, th, td, li, dt, dd, form, input, textarea, a {	color: #948272;	font-family: Tahoma, Verdana, sans-serif;	line-height: 1.5em;	}h1 { color: #948272; font-size: 2.1em; font-weight: bold; }h2 { color: #948272; font-size: 1.4em; font-weight: bold; }h3 { color: #948272; font-size: 1.2em; font-weight: bold; }h4 { color: #948272; font-size: 1.0em; font-weight: bold; }h5, h6 { color: #948272; font-weight: bold; font-size: 1.0em; }p, dl, ul, ol { font-size: 1.0em; line-height: 1.5em; }table, tr, th, td { font-size: 1.0em; line-height: 1.5em; }table tr { vertical-align: top; }table td { text-align: left; }input, textarea { font-size: 1.0em; color: #003; }a:link, a:visited {/*	color: #948272; */	text-decoration: none;	}a:hover, a:active {/*	color: #948272; */	font-size: 1.0em;	text-decoration: none;	outline: none;	}strong, b { 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: 30px;	background-color: #474e47;	}#page {	margin: 30px auto 0 auto;	width: 970px;/*	background: #d8ccbf url(bg-middle.gif) repeat-y top left; */	background: #fff url(bg-middle.gif) repeat-y top left;	border: 5px solid #b3a597;	outline: 0px solid #cc0;	}/* Beginn Header */#header-1 {	position: relative;	margin: 0;	padding: 0;	width: 970px;	height: 30px;	background-color: #948272;	}	#header-2 {	position: relative;	margin: 0;	padding: 0;	width: 970px;	height: 180px;	background-color: #d8ccbf;	overflow: hidden;	}#adresse {	position: absolute;	top: 0;	left: 0;	width: 250px;	height: 180px;	text-align: center;	font-size: 0.89em;	line-height: 1.5em;	color: #474e47;	}#adresse h1 {	margin: 10px auto 10px auto;	width: 208px;	height: 85px;	text-indent: -9999px;	background: transparent url(logo.gif) no-repeat top left;	}#adresse a {	color: #474e47;	}#adresse a:hover,#adresse a:active {	color: #948272;	}#top-menu {	position: absolute;	padding-left: 340px;	top: 0;	left: 250px;	width: 380px; /* = 720-350 */	height: 30px;	background-color: #d8ccbf;	}#top-menu ul {	float: right;	margin: 5px 0 0 0;	}	#top-menu li {	float: left;	width: 40px;	height: 17px;	list-style: none;	outline: 0px solid #0c0;	} #top-menu li a {	display: block;	float: left;	margin: 0;	padding: 0;	width: 100%;	height: 17px;	font-size: 1.0em;	text-indent: -9999px;	color: #474e47;	background-repeat: no-repeat;	background-position: 0 0;	}  #top-menu li a:hover, #top-menu li a:active {	background-position: 0 -40px;	}  /* deutsch */body.lang-0 li#menu-11b        { width: 89px; }body.lang-0 li#menu-15         { width: 100px; }body.lang-0 li#menu-16         { width: 99px; }body.lang-0 li#menu-language-1 { width: 83px; }body.lang-0 li#menu-11b a         { background-image: url(menu/menu-11b-de.gif); }body.lang-0 li#menu-15 a          { background-image: url(menu/menu-15-de.gif); }body.lang-0 li#menu-16 a          { background-image: url(menu/menu-16-de.gif); }body.lang-0 li#menu-language-1 a  { background-image: url(menu/menu-english.gif); } /* englisch */body.lang-1 li#menu-11b        { width: 89px; }body.lang-1 li#menu-15         { width: 81px; }body.lang-1 li#menu-16         { width: 81px; }body.lang-1 li#menu-language-0 { width: 86px; }body.lang-1 li#menu-11b a         { background-image: url(menu/menu-11b-en.gif); }body.lang-1 li#menu-15 a          { background-image: url(menu/menu-15-en.gif); }body.lang-1 li#menu-16 a          { background-image: url(menu/menu-16-en.gif); }body.lang-1 li#menu-language-0 a  { background-image: url(menu/menu-deutsch.gif); }/* body.lang-0 li#menu-11b a:hover,body.lang-0 li#menu-11b a:active,body.lang-0 li#menu-15 a:hover,body.lang-0 li#menu-15 a:active,body.lang-0 li#menu-16 a:hover,body.lang-0 li#menu-16 a:active,body.lang-0 li#menu-english a:hover,body.lang-0 li#menu-english a:active { 	}*//* Ende Header *//* Beginn Slideshow */#show {	position: absolute;	margin: 0;	padding: 0;	top: 0;	left: 250px;	width: 720px;	height: 180px;	}/* Ende Slideshow *//* Beginn Col-Left */#col-left {	float: left;	margin: 0;	width: 250px;	min-height: 400px;	background-color: #948272;	}/* Ende Col-Left *//* Beginn Menu */#menu {	margin-top: 2px;	padding: 20px 0 20px 0;	text-align: left;	border-top: 2px solid #d8ccbf;	}#menu ul {	margin: 0 0 0 10px;		}#menu li {	margin: 0 10px 5px 0;	list-style: none;	outline: 0px solid #c00;	}#menu li a {	display: block;	font-size: 1.0em;	text-indent: -9999px;	color: #fff;	font-family: Palatino, 'Palatino Linotype', 'Times New Roman', serif;	text-transform: uppercase;	} /* 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-8 a   { background: url(menu/menu-08-de.gif) no-repeat top left; }body.lang-0 li#menu-9 a   { background: url(menu/menu-09-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; }body.lang-0 li#menu-12 a  { background: url(menu/menu-12-de.gif) no-repeat top left; }body.lang-0 li#menu-14 a  { background: url(menu/menu-14-de.gif) no-repeat top left; } /* englisch */body.lang-1 li#menu-1 a   { background: url(menu/menu-01-en.gif) no-repeat top left; }body.lang-1 li#menu-2 a   { background: url(menu/menu-02-en.gif) no-repeat top left; }body.lang-1 li#menu-3 a   { background: url(menu/menu-03-en.gif) no-repeat top left; }body.lang-1 li#menu-4 a   { background: url(menu/menu-04-en.gif) no-repeat top left; }body.lang-1 li#menu-5 a   { background: url(menu/menu-05-en.gif) no-repeat top left; }body.lang-1 li#menu-6 a   { background: url(menu/menu-06-en.gif) no-repeat top left; }body.lang-1 li#menu-7 a   { background: url(menu/menu-07-en.gif) no-repeat top left; }body.lang-1 li#menu-8 a   { background: url(menu/menu-08-en.gif) no-repeat top left; }body.lang-1 li#menu-9 a   { background: url(menu/menu-09-en.gif) no-repeat top left; }body.lang-1 li#menu-10 a  { background: url(menu/menu-10-en.gif) no-repeat top left; }body.lang-1 li#menu-11 a  { background: url(menu/menu-11-en.gif) no-repeat top left; }body.lang-1 li#menu-12 a  { background: url(menu/menu-12-en.gif) no-repeat top left; }body.lang-1 li#menu-14 a  { background: url(menu/menu-14-en.gif) no-repeat top left; }#menu ul.level-1 li a {	margin-bottom: 10px;	width: 220px;	height: 24px;	border-bottom: 1px solid #fff;	}#menu ul.level-2 {	margin: 0 0 20px 15px;		}#menu ul.level-2 li {	margin: 0 10px 5px 0;	}#menu ul.level-2 li a {	margin: 0;	padding: 0;	width: 100%;	height: 15px;	text-indent: 0;	text-transform: none;/*	font-size: 0.89em; */	color: #fff;	background: none;	border: 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 {	color: #d8ccbf;	background-position: -240px 0;	border-color: #d8ccbf;	}#menu ul.level-1 li.active ul.level-2 li a {	color: #fff;	}#menu ul.level-1 li.active ul.level-2 li a:hover,#menu ul.level-1 li.active ul.level-2 li a:active,#menu ul.level-1 li.active ul.level-2 li a.current {	color: #d8ccbf;	}/* begin Facebook */#menu #facebook {	margin: 30px auto 0 auto;	width: 140px !important;	min-height: 90px !important;	outline: 0px solid #fff;}/* end Facebook *//* begin TripAdvisor kleine Version */#menu #tripadvisor {	margin: 10px auto 0 5px;	width: 240px !important;	text-align: center;	overflow: hidden;}#menu #tripadvisor div {	margin: 0 auto;	text-align: center;}/* end TripAdvisor kleine Version *//* begin Holidaycheck */#menu #holidaycheck {	margin: 10px auto 0 auto;	padding: 10px 10px 5px 10px;	width: 130px;	text-align: center;	background-color: #fff;	overflow: hidden;}#menu #holidaycheck a:link,#menu #holidaycheck a:visited {	margin: 10px auto;	padding: 0 !important;	color: #948272 !important;	text-indent: 0;	font-family: Tahoma, Verdana, sans-serif;	font-size: 1.0em !important;	font-style: normal !important;	text-transform: inherit;	background: none !important;}/* end Holidaycheck *//* begin TripAdvisor grosse Version *//* #menu #tripadvisor {	margin: 10px auto 0 5px;	width: 240px !important;	overflow: hidden;}#menu #tripadvisor div,#menu #tripadvisor div em {	color: #948272 !important;	font-family: Tahoma, Verdana, sans-serif;	font-style: normal !important;	text-transform: inherit;	background: none !important;	background-color: #fff !important;}#menu #tripadvisor ul li {	color: #948272 !important;	text-indent: 0;	font-family: Tahoma, Verdana, sans-serif;	font-size: 1.0em;	background: none !important;}#menu #tripadvisor ul li a:link,#menu #tripadvisor ul li a:visited,#menu #tripadvisor dl dt,#menu #tripadvisor dl dd,#menu #tripadvisor dl dd a:link,#menu #tripadvisor dl dd a:visited {	padding: 0 !important;	color: #948272 !important;	text-indent: 0;	font-family: Tahoma, Verdana, sans-serif;	font-size: 1.0em !important;	font-style: normal !important;	text-transform: inherit;	background: none !important;}#menu #tripadvisor dl dt {	margin-bottom: 0.5em;	font-size: 1.2em;} *//* end TripAdvisor grosse Version *//* Ende Menu *//* Beginn Col-Right */#col-right {	float: left;	margin: 0;	width: 720px;	min-height: 400px;	background-color: #fff;	}/* Ende Col-Right *//* Begin Content */#content-left {	float: left;	margin-top: 2px;	padding: 20px;	width: 680px; /* = 720-20-20 */	border-top: 2px solid #948272;	} /* Beginn rechte Spalte */#content-right,#content-right-2 {	float: left;	margin-top: 2px;	padding: 20px 20px 20px 15px;	width: 325px; /* = 360-15-20 */	border-top: 2px solid #948272;	}#content-right-2 {	width: 465px; /* = 360-15-20+140 */	}/* Ende rechte Spalte */#content h2 {	margin: 0 0 0.5em 0;	padding: 0;	font-family: Palatino, 'Palatino Linotype', 'Times New Roman', serif;	font-weight: normal;	text-transform: uppercase;	}#content h3 {	margin: 0.5em 0 0.5em 0;/*	font-family: Palatino, 'Palatino Linotype', 'Times New Roman', serif; */	}	#content h4 {	margin: 0.5em 0 0 0;	padding: 0;/*	font-family: Palatino, 'Palatino Linotype', 'Times New Roman', serif; */	font-weight: normal;	text-transform: uppercase;	}	#content p {	margin: 0 0 1.0em 0;	padding: 0;	}#content hr {	margin: 1.0em 0 1.0em 0;	height: 1px;	color: #b3a597;	background-color: #b3a597;	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 10px;	background: url(icon-href.gif) no-repeat 0 5px;	}#content a:hover,#content a:active {	color: #474e47;	background-position: 0 -25px;	}#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 Module *//* Beginn # 10 - Sitemap */#content ul.sitemap {	list-style: none;	margin: 1.0em 0 2.0em 5px;	padding: 0;	}#content ul.sitemap a {	padding: 0;	background: none;	}#content ul.sitemap li {	margin: 0 0 0.6em 0;	padding: 0;	font-weight: bold;	background-image: none;	}#content ul.sitemap li ul {	margin: 0.6em 0 1.0em 1.5em;	border-left: solid 1px #b3a597;	padding: 0 0 0 1.0em;	list-style: none;	}#content ul.sitemap li ul li {	margin: 0 0 0.6em 0;	padding: 0;	font-weight: normal;	}#content ul.sitemap li ul li ul {	margin: 0.6em 0 1.0em 1.5em;	border-left: solid 1px #b3a597;	padding: 0 0 0 1.0em;	}/* Ende # 10 - Sitemap *//* 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] *//* Beginn # 31 a - Download - PDF mit optionalem Datum (Tabelle) */#content table.table-download {	margin: 1.5em 0 1.5em 0;	padding: 0;	width: 100%;	background-color: #fff;	border-top: 1px solid #b3a597;	border-right: 0px solid #ccc;	border-bottom: 1px solid #b3a597;	border-left: 0px solid #ddd;	}#content table.table-download td.td-left {	padding: 8px;	vertical-align: top !important;	background-color: #fff;	border: 0 none;	}#content table.table-download td.td-right {	padding: 8px 0 0 8px;	vertical-align: top !important;	width: 90px;	border: 0 none;	}#content table.table-download td.td-right span.small {	font-size: 0.89em;		}#content table.table-download td.td-right a {	padding: 0 0 0 16px;	background: url(icon-download.gif) no-repeat 0 4px;	}#content table.table-download td.td-right a:hover,#content table.table-download td.td-right a:active {	color: #474e47;	background-position: 0 -26px;	}/* Ende # 31 a - Download - PDF mit optionalem Datum (Tabelle) *//* Ende Module *//* Beginn Wer wir sind */#content table.mitarbeiter {	margin: 0;	padding: 0;	width: 680px;	border: none;	}#content table.mitarbeiter td.td-1,#content table.mitarbeiter td.td-3 {	padding: 0 0 20px 0;	width: 150px !important;	}#content table.mitarbeiter td.td-2,#content table.mitarbeiter td.td-4 {	padding-left: 10px;	width: 180px !important;	}/* Ende Wer wir sind *//* Beginn Google Maps */#content #map_canvas {	width: 678px; /* = 680-1-1 */	height: 400px;	color: #000;	border: 1px solid #676924;}#content #map_canvas b {	color: #000;	}#content #map_canvas a {	padding-left: 0;	color: #000;	background: none;	}/* Ende Google Maps *//* Beginn Formulare */#content div.form fieldset {	margin-top: 0;	margin-bottom: 1.0em;	border: 0;	}#content div.form fieldset legend {	display: none;	margin: 0;	padding: 1px 1px 1px 18px;	font-weight: bold;	}#content div.form fieldset p,#content div.form fieldset table {	margin: 0 0 0.5em 0;	}#content div.form fieldset table {	padding: 0;	background-color: #E8E0D9;	border: 0;	}#content div.form fieldset table tr {	margin: 0;	padding: 0;	}#content div.form fieldset table td {	padding: 6px;	background-color: #E8E0D9;	border: 0;	border-spacing: 0;	}#content div.form fieldset table td.spacer {	display: none;	padding: 0;	height: 8px !important;	font-size: 2px;	background-color: #fff;	border: none;	border-spacing: 0;	}#content div.form fieldset input,#content div.form fieldset textarea {	color: #948272;	border: 1px solid #fff;	background-color: #E8E0D9;	}#content .required {	font-weight: bold;	color: #474e47;	}/* Ende Formulare *//* Beginn Footer */#footer-1 {	position: relative;	clear: both;	margin: 0 auto 0 auto;	padding: 0;	width: 970px;	height: 140px;	background-color: #d8ccbf;	overflow: hidden;	outline: 0px solid #c00;	}#footer-2 {	position: absolute;	padding: 0;	top: 80px;	left: 0;	width: 250px;	height: 60px;	background-color: #948272;	}/* Ende Footer *//* Beginn Filmstrip */#filmstrip {	position: absolute;	margin: 0;	padding: 0;	top: 0;	left: 250px;	width: 720px;	height: 80px;	background-color: #fff;	overflow: hidden;	}  /* Beginn  Filmstrip # 14 b - Slimbox */#filmstrip fieldset.slimbox {	margin: 0;	padding: 0;	width: 720px;	border: none;	}#filmstrip legend.slimbox {	display: none;	color: #fff;	}#filmstrip div.slimbox-gallery {	margin: 0;	padding: 0;	}#filmstrip div.slimbox-gallery span {	float: left;	margin: 0;	padding: 0;	width: 118px;	height: 80px;	text-align: center;	border: 0px solid #d8ccbf;	border-width: 0 1px 0 1px;	overflow: hidden;	}#filmstrip div.slimbox-gallery span a {	display: block;	padding: 0;	width: 118px;	height: 80px;	background: none;	border: 0px solid #000;	}#filmstrip div.slimbox-gallery span a:hover,#filmstrip div.slimbox-gallery span a:active {	background: none;	}	  /* Ende  Filmstrip # 14 b - Slimbox *//* Ende Filmstrip */.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; }
