/* STANDARD HTML TAGS */
body, th, td, fieldset legend {
	font: 12px Arial, Helvetica, sans-serif;
	color: #424242;
}
th, td { 
	vertical-align: top;
	text-align: left; 
}
a { color: #703006; }
a:hover { color: #990000; }
hr {
	clear: both;
	border: 1px solid #FFF3D0;
	border-bottom: 1px dotted #C5BDA5;
}
form, a img { margin: 0; }
a img { border: 0; }
a.seo {
	color: #666;
	text-decoration: none;
	cursor: text;
}
h1 { font-size: 24px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

.klein { font-size: 11px; }
.sehrklein { font-size: 10px; }
.alignright { text-align: right; }
.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.blocksatz { text-align: justify; }
.right { float: right; }
.left { float: left; }
.paddingtop { padding-top: 1em; }
.paddingright { padding-right: 1em; }
.paddingbottom { padding-bottom: 1em; }
.paddingleft { padding-left: 1em; }
.margintop { margin-top: 1em; }
.marginright { margin-right: 1em; }
.marginbottom { margin-bottom: 1em; }
.marginleft { margin-left: 1em; }
.mysqlnav {
	text-align: center;
	padding: 1em;
}
.kalenderlink {
	background: url(/grafik/icon_kalender.gif) no-repeat left center;
	padding: 0 2px 4px 20px;
	height: 24px;
	font-weight: normal;
}
label {	vertical-align: top; }
fieldset { 
	clear: both;
	padding: 4px;
	margin: 5px 0;
	border: none;
	border: hidden; /* x Opera */
}
fieldset.border { border: 1px solid #955E28; }
fieldset legend { 
	padding: 0 10px 0 0;
	margin-bottom: 10px;
}
fieldset label { 
	width: 130px;
	display: block;
	float: left;
	text-align: right;
	padding: 3px 5px 0 0;
	white-space: nowrap;
}
fieldset input, fieldset select { margin: 0 0 2px 0; }
.inputxsmall, .inputsmall, .inputlarge, .inputstandard, .inputtextfeld, select { border: 1px solid #AAA; }
.inputtextfeld { width: 350px; }
.inputlarge { width: 200px; }
.inputsmall { width: 75px; }
.inputxsmall { width: 25px; }
input { z-index: 0; }
.button { margin-left: 140px; }

/* LAYOUT */
body#template {
	background: #6E5F37 url(/grafik/body_bg.gif) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
}
#maincontainer, #header, #panoramabild, #menu, #contentmaincontainer, #footer {
	margin: 0 auto;
	width: 964px;
	text-align: left;
}
#header {
	width: inherit;
	background: #F6B900 url(/grafik/header_bg.jpg) no-repeat left top;
	height: 90px;
	overflow: hidden;
}
#headerbuttons {
	height: 76px;
	margin-top: 8px;
}
#headerbuttons td.extramenu_preisliste a, #headerbuttons td.extramenu_angebote a, #headerbuttons td.extramenu17 {
	display: block;
	height: 76px;
	text-align: center;
	padding-right: 15px;
}
#headerbuttons td.extramenu_preisliste a, #headerbuttons td.extramenu_angebote a {
	width: 76px;
	padding-top: 55px;
}
#headerbuttons td.extramenu_preisliste a { background: url(/grafik/button_preisliste_trans.png) no-repeat left top; }
#headerbuttons td.extramenu_angebote a { background: url(/grafik/button_angebote_trans.png) no-repeat left top; }
#headerbuttons td a {
	color: #444;
	text-decoration: none;
}
#headerbuttons td a:hover { text-decoration: underline; }
div.expressanfragecontainer {
	background: url(/grafik/button_expressanfrage_trans.png) no-repeat left top;
	padding: 10px 0 10px 10px;
	text-align: left;
	width: 250px;
}
div.expressanfragecontainer h2 {
	margin: 0 0 0.2em 0;
	font-size: 12px;
}
div.expressanfragecontainer td {
	font-size: 11px;
	vertical-align: middle;
}
div.expressanfragecontainer td input {
	vertical-align: middle;
}
#panoramabild {
	background-color: white;
	height: 380px;
	overflow: hidden;
}
#menu {
	height: 40px;
	background: #F9B400 url(/grafik/menu_bg.gif) repeat-x center top;
	overflow: hidden;
}
#menu ul, #menu ul li, #submenu ul, #submenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li { display: inline; }
#menu ul li a {
	color: #404040;
	text-decoration: none;
	font-size: 16px;
	line-height: 40px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#menu ul li.activ a, #menu ul li.activ a:hover { background-image: url(/grafik/menu_bg_over.jpg); }
#menu ul li a:hover { background-image: url(/grafik/menu_over_bg.gif); }
#contentmaincontainer { width: inherit; }
#contentcontainer { padding: 10px 30px; }
#sitemap, #sitemap a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #444;
	text-decoration: none;
}
#submenu, #showcase { width: 222px; }
#submenu ul {
	border-bottom: 1px solid #CBB26B;
	margin: 2em auto;
}
#submenu ul li { border-top: 1px solid #CBB26B; }
#submenu ul li a {
	padding: 8px 20px;
	display: block;
	font-size: 14px;
	color: #444;
	text-decoration: none;
}
#submenu ul li a:hover, #submenu ul li.activ a, #sitemap a:hover { text-decoration: underline; }
#submenu blockquote {
	line-height: 110%;
	margin: 0.5em 0;
}
#submenu blockquote, #showcase dl { padding: 5px 15px; }
#submenu blockquote a { color: #424242; }
#showcase dl {
	background: url(/grafik/showcase_bg.gif) no-repeat left bottom;
	font-size: 11px;
	line-height: 120%;
	margin: 0;
}
#showcase dt {
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0;
	padding: 0;
	line-height: 100%;
}
#showcase dd { margin: 0 }
#showcase dd a {
	color: #444;
	font-weight: bold;
}
#footer {
	padding: 4px 0;
	text-indent: 4px;
}
#footer span { color: #AE9B65; }
#languageselect, #languageselect a, #footer, #footer a {
	color: #444;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#languageselect {
	margin-left: 20px;
	color: #A06A00;
	height: 22px;
	line-height: 22px;
}
#languageselect a { text-transform: uppercase; }
#languageselect a:hover, #footer a:hover { text-decoration: underline; }

#content h1, #content h2 { line-height: 90%; }
#content h1 {
	font-weight: normal;
	font-size: 24px;
	margin: 0.5em auto;
}
.newsletter_input { color: #999; }
.newsletter_input_active { color: #484848; }
.newsletter_button { margin-left: 2px; }

.imagebox { margin: 0.5em 0; }
.imagebox img { margin: 0 5px; }

.tabelle {
	width: 100%;
	background-color: white;
	margin: 1em 0;
	padding: 1px;
	border: 1px solid #FFDE80;
}
.tabelle th, .tabelle td {
	margin: 10px;
	padding: 2px 4px;
}
.tabelle th {
	font-weight: bold;
	text-align: left;
	background-color: #FFDE80;
}
.tabelle td {
	background-color: #FFEBB0;
	border-top: 1px solid white;
	border-right: 1px solid white;
}
.angebote {
	border: 1px solid #F9B400;
	cursor: pointer;
	margin-bottom: 1em;
	min-height: 80px;
	padding: 5px;
}
.angebote:hover { background-color: #FFEBB0; }
.angebote h3, .angebote div p { margin-top: 0; }
.angebote p { margin-bottom: 0; }
.angebote div {
	clear: both;
	padding-top: 1em;
}
.angebotealt { min-height: 0; }
.angebotealt h3 { display: inline; }
.wettershowcase td {
	text-align: center;
	vertical-align: middle;
}
.wettershowcase:hover { cursor: pointer; }

/* LYTEBOX */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; background-color: #000; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #FFF; width: 200px; height: 200px; margin: 0 auto; border: 1px solid #888888; }
#lbDetailsContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; border: 1px solid #888888; border-top: none; }
#lbIframe { border: 1px solid #333; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/grafik/lytebox/loading.gif) center no-repeat; }
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev { width: 49%; height: 100%; background: transparent url(/grafik/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
#lbPrev:hover, #lbPrev:visited:hover { background: url(/grafik/lytebox/prev.gif) left 15% no-repeat; }
#lbNext { width: 49%; height: 100%; background: transparent url(/grafik/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
#lbNext:hover, #lbNext:visited:hover { background: url(/grafik/lytebox/next.gif) right 15% no-repeat; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; color: #333; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; color: #CCC; }
#lbDetailsData { padding: 0 10px; color: #333; }
#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; background: url(/grafik/lytebox/close.png) no-repeat; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; background: url(/grafik/lytebox/play.png) no-repeat; }
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; background: url(/grafik/lytebox/pause.png) no-repeat; }