body {
	margin: 0;
	padding: 20px;
	border: none;
}
body, th, td, fieldset legend {
	font: 14px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5F2E26;
}
th, td { 
	vertical-align: top;
	text-align: left; 
}
a { color: #5F2E26; }
a:hover { color: #900; }
hr {
	clear: both;
	border: 1px solid #EFD5B1;
	border-bottom: 1px dotted #C2AD9A;
}
h1 { font-size: 28px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
form, a img { margin: 0; }
a img { border: 0; }
a.seo {
	color: #666;
	text-decoration: none;
	cursor: text;
}
.klein { font-size: 11px; }
.sehrklein { font-size: 10px; }
.alignright { text-align: right; }
.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.blocksatz { text-align: justify; }
.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; }
.right { float: right; }
.left { float: left; }
.kalenderlink {
	background: transparent url(/grafik/template/icon_kalender_trans.png) 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;
}
fieldset.border { border: 1px solid #FFF; }
fieldset legend { 
	padding: 0 10px 0 0;
	margin-bottom: 10px;
}
fieldset label { 
	width: 160px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
	clear: both;
}
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: 160px; }
#msg, #msgerror {
	margin-bottom: 15px;
	padding: 4px;
}
#msg h2, #msgerror h2 { margin: 0 0 10px 0; }
#msg ul, #msgerror ul { margin-top: 0; }
#msg {
	background-color: #FFF;
	border: 1px solid #DDD;
}
#msgerror {
	background-color: #FFF;
	border: 1px solid #751B1C;
}
#msgerror, #msgerror h2 { color: #751B1C; }

/* LAYOUT */
body#template {
	background: #AE5A1B url(/grafik/template/body_bg.jpg) repeat-x center top;
	text-align: center;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 100%;
	height: 100%;
	position: relative;
}
#maincontainer {
	height: 100%;
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
	background: url(/grafik/template/maincontainer_bg.jpg) repeat-y center top;
}
#maincontainer { width: 870px; }
#top, #footer {
	line-height: 20px;
	vertical-align: middle;
}
#top {
	background: url(/grafik/template/top_bg.jpg) no-repeat center bottom;
	text-align: right;
	padding: 0px 5px 2px 5px!important; /* ~860px */
	text-transform: lowercase;
}
#contentmaincontainer {
	border-top: 10px solid #F8BD36;
	margin: 0 5px!important;
}
#footer {
	background: url(/grafik/template/footer_bg.jpg) no-repeat center top;
	padding: 2px 5px 0px 5px!important; /* ~860px */
	clear: both;
}
#top, #top a, #footer, #footer a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #F5B764;
	text-decoration: none;
}
#top a:hover, #footer a:hover { text-decoration: underline; }
#top span , #footer span { color: #C67933; }
#menucontainer { width: 220px; }
#contentcontainer {
	width: 640px;
	float: right;
}
#panoramabild {
	width: 640px;
	height: 390px;
	overflow: hidden;
}
#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none; 	
}
#menu ul { border-top: 1px dotted #C87F2D; }
#menu li {
	position: relative;
	float: left;
	line-height: 30px;
	padding-left: 10px;
	border-bottom: 1px dotted #C87F2D;
	font-size: 18px;
}
#menu ul { z-index: 10000; }
#menu li ul ul { left: -999em; }
#menu li a {
	width: 200px;
	w\idth: 208px;
	display: block;
	text-decoration: none;
	color: #653200;
	background: transparent url(/grafik/template/menu_ul_bg_trans.png) no-repeat right top;
}
#menu li a:hover {
	background-color: #F7D7A9;
	color: #653200;
}
#menu li ul {
	position: absolute;
	margin-left: 180px;
	margin-top: -2em;
	width: 230px;
	background: transparent url(/grafik/template/menu_ul_ul_bg_trans.png) no-repeat left bottom;
	padding-bottom: 10px;
	border-top: none;
}
#menu li ul li {
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}
#menu li:hover ul, #menu ul ul { z-index: 10001; }
#menu li:hover ul li a, #menu li ul li a {
	background: transparent url(/grafik/template/menu_ul_ul_bg.gif) no-repeat right top;
	font-weight: normal;
	font-size: 15px;
	line-height: 27px;
}
#menu li ul li a:hover { text-decoration: underline; }
#menu li ul, #menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul { left: -999em; }
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { left: auto; border-right: none; }
#menu blockquote {
	margin: 0;
	padding: 30px 0 5px 15px;
	clear: left;
	line-height: 100%;
	font-size: 12px;
}
#menu blockquote a {
	text-decoration: none;
	color: #653200;
}
#menu blockquote a:hover { text-decoration: underline; }
#menu blockquote.newsletteranmeldung form { margin: 5px 0; }
#menu blockquote.newsletteranmeldung form input.newsletter_button { margin: 0 15px 0 0; }
#menu blockquote.newsletteranmeldung form input.newsletter_input {
	border: 1px solid #AAA;
	color: #ACACAC;
	width: 160px;
}
#menu blockquote.newsletteranmeldung form input.newsletter_input_activ {
	border: 1px solid #AAA;
	width: 160px;
}
#menu div.partnerlogos { text-align: center; }

#showcase {
	position: absolute;
	top: 380px;
	width: 640px;
	height: 90px;
	z-index: 998;
	margin-left: 7px;
}
#showcase dl {
	background: transparent url(/grafik/template/showcase_bg_trans.png) no-repeat left top;
	height: 100px;
	width: 194px;
	float: left;
	cursor: pointer;
}
#showcase dl, #showcase dl dt, #showcase dl dt, #showcase dl dd {
	margin: 0;
	padding: 0;
}
#showcase dl dt, #showcase dl dd {
	font-weight: bold;
	margin: 10px 10px 5px 10px;
}
#showcase dl dd, #showcase dl dd table td, #showcase dl dd input.showcasebutton { font: 11px Arial, Helvetica, sans-serif; }
#showcase dl dd {
	height: 72px;
	margin-bottom: 0;
	margin-top: 0;
}
#showcase dl dd input.showcasebutton, #showcase dl dt a, #showcase dl dt a:hover {
	text-decoration: none;
	color: #5F2E26;
}
#showcase dl dd input.showcasebutton {
	border: 0;
	margin: 0;
	background: transparent;
	cursor: pointer;
}
#showcase dl { margin: 0 7px; } /* muss an dieser Stelle positioniert sein */
#showcase dd a { text-decoration: none; }

#angebote {
	height: 50px;
	position: relative;
	overflow: hidden;
	width: 173px;
}
#angebote h1 {
	font-size: 13px;
	margin: 2px 0;
}
#angebote p { margin: 3px 0; }
#angebote div.items {
	width: 20000em;
	position: absolute;
}
#angebote div.items dl {
	background: none;
	height: 50px;
	width: 173px;
	margin: 0;
}
#angebote div.items dl dt, #angebote div.items dl dd { margin: 0; }
#angebote div.navigationbuttons {
	position: absolute;
	margin: 35px 0 0 142px;
	width: 32px;
	cursor: pointer;
}
#angebote div.navigationbuttons img { margin: 1px; }

#content {
	background: #EFD5B1 url(/grafik/template/content_bg.jpg) repeat-x left top;
	text-align: justify;
}
#content div.content { padding: 70px 30px 30px 30px; } /* x IE */
#content h1 {
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}
#content h2 { font: bold 18px Arial, Helvetica, sans-serif; }
#content h3 { font: bold 16px Arial, Helvetica, sans-serif; }
.thumb218x178 {
	width: 232px;
	height: 192px;
	float: right;
	background: url(/grafik/template/thumb_218x178_bg.jpg) no-repeat left top;
	margin: 0 0 10px 15px;
}
.thumb218x178 img { margin: 7px; }
.tabelle {
	margin: 0.5em 0;
	border: 1px solid #F5B866;
	width: 100%;
}
.tabelle th, .tabelle td {
	margin: 0;
	padding: 2px 4px;
}
.tabelle th { background-color: #F5B866; }
.tabelle td { background-color: #F0D0A3; }

/* 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 #888; }
#lbDetailsContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; border: 1px solid #888; 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; }