/* 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 {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #645632;
}
#maincontainer, #header, #panoramabild, #menu, #contentmaincontainer {
	margin: 0 auto;
	width: 964px;
	text-align: left;
}
#maincontainer {
	background: url(/grafik/body_bg.png) repeat-y center top;
	width: 964px;
	padding-left: 8px;
	padding-right: 8px;
}
#header {
	width: inherit;
	background: #F6B900 url(/grafik/header_bg.jpg) no-repeat left bottom;
	height: 110px;
	overflow: hidden;
}
#headerbuttons {
	height: 96px;
	margin-top: 8px;
}
#headerbuttons td.extramenu_preisliste a, #headerbuttons td.extramenu_angebote a, #headerbuttons td.extramenu17 {
	display: block;
	height: 96px;
	text-align: center;
	padding-right: 15px;
	font-weight: bold;
}
#headerbuttons td.extramenu_preisliste a, #headerbuttons td.extramenu_angebote a {
	width: 78px;
	padding-top: 5px;
}
#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; }
.wettercontainer {
	background: url(/grafik/header_wettercontainer.png) no-repeat center center;
	width: 250px;
	height: 96px;
	margin-right: 15px;
	padding: 0;
}
.wettercontainer:hover { cursor: pointer; }
.wettercontainer div { padding-top: 5px; }
.wettercontainer a { font-weight: bold; padding: 0 0 0 10px;}
.wettercontainer td {
	text-align: center;
	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;
}
#subnav { width: 222px; }
#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;
}
#hcheck {
	font-size: 14px;
	text-align: center;
}
#hcheck a { text-decoration: none; }
#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;
}
#showcase ul.multimedia {
	margin: 0 -15px!important;
	padding: 0;
	list-style: none;
}
#showcase ul.multimedia li {
	line-height: 34px;
	text-indent: 50px;
	vertical-align: middle;
	border-top: 1px solid #CBB26B;
	background: url(/grafik/multimedia_sprites.png) no-repeat left top;
}
#showcase ul.multimedia li.gallery { background-position: left 0; }
#showcase ul.multimedia li.video { background-position: left -35px; }
#showcase ul.multimedia li.prospekt { background-position: left -70px; }
#showcase ul.multimedia li a {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
.expressanfrage input, .expressanfrage td { vertical-align: middle; }
#languageselect, #languageselect a {
	color: #444;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#languageselect {
	margin-left: 20px;
	height: 29px;
	line-height: 18px;
}
#languageselect a {
	text-transform: uppercase;
	width: 18px;
	height: 14px;
	display: inline-block;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background: transparent url(/grafik/languageselect_a_bg.png) no-repeat center center;
	margin-top: 4px;
}
#languageselect a:hover { background-color: #444; }

#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 3px; }

.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; }

div.video object object {
	height: 383px;
	width: 682px;
}
/* FOOTER */
#footercontainer {
	width: 998px;
	height: 180px;
	margin: 0 auto;
	background: url(/grafik/footer_bg.png) no-repeat center top;
	overflow: hidden;
	padding-bottom: 10px;
}
#footercontainer .partnerlogos {
	margin-top: 20px;
	height: 115px;
	overflow: hidden;
	width: 964px;
	margin-left: 18px;
}
#footercontainer .partnerlogos img {
	margin: 0 auto;
	padding: 0;
	display: inline-block; 
}
#footercontainer .address { 
	color: #333;
	height: 25px;
	line-height: 25px;
}
#footercontainer .address a { text-decoration: none; color: #333; }
#copyright {
	 vertical-align: top;
	 padding-top: 10px;
	 padding-bottom: 5px;
	 width: 960px;
	 margin: 0 auto;
	 text-align: left;
	 font-size: 10px;
}
#copyright, #copyright a {
	color: #B29A59;
	text-decoration: none;
}
#copyright a:hover { text-decoration: underline; }
#copyright span { color: #7D6C3E; }

/* DIVPOPUP */
#divpopup {
	background-color: #FFDE7F;
	border: 3px solid #FFF;
	border-radius: 3px;
	box-shadow: 0 0 5px #444;
	margin: 90px 0 0 290px;
	padding: 10px;
	position: absolute;
	width: 360px;
	z-index: 999;
}
#divpopup .close {
	border: none;
	position: absolute;
	margin: -5px 0 0 373px;
}
#divpopup .close:hover { cursor: pointer; }
#divpopup h2 {
	font-size: 20px;
	margin-top: 0;
}
#divpopup h2 a { text-decoration: none; }
#divpopup img { border: 1px solid #FFF; }

/* 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; }
