/* STANDARD HTML TAGS */
body {
	margin: 0;
	padding: 20px;
	border: none;
}
body, th, td, fieldset legend {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #444;
}
th, td { 
	vertical-align: top;
	text-align: left; 
}
a { color: #970000; }
a:hover { color: #933; }
hr {
	clear: both;
	border: 1px solid #FFF;
	border-bottom: 1px dotted #C2AD9A;
}
h1 { font-size: 24px; }
h2 { font-size: 20px; }
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; }
.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: 185px;
	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: 160px; }

#footer, .klein, #dropdownmenu ul li ul li a, #dropdownmenu ul li.activ ul li a, #showcase dl, #extramenu dl, #extramenu blockquote div.expressanfrage table td { font-size: 11px; }
#copyright, #sitemap { font: 10px Arial, Helvetica, sans-serif; }

#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;
}
#msg h2 { color: #444; }
#msgerror {
	background-color: #FFF;
	border: 1px solid #C00;
}
#msgerror, #msgerror h2 { color: #C00; }

/* LAYOUT */
body#template {
	background: #C2AD9A url(/grafik/body_bg.jpg) repeat-x center top;
	text-align: center;
	padding: 0;
}
#maincontainer, #contentmaincontainer, #menu, #footer { width: 960px; }
#maincontainer {
	text-align: left;
	margin: 0 auto;
}
#header { height: 70px; }
#languageselect {
	float: right;
	margin-top: 50px;
}
#languageselect img { margin: auto 3px; }
#menu {
	height: 50px;
	background: #BA5D00 url(/grafik/menu_bg.jpg) repeat-x left top;
	overflow: hidden;
	white-space: nowrap;
}
#menu ul, #menu ul li, #menu a {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 50px;
	height: 50px;
}
#menu ul li { display: inline; }
#menu a {
	font: 20px "Monotype Corsiva", "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	background: url(/grafik/menu_seperator.jpg) no-repeat right top;
	line-height: 50px; /* x IE */
	text-decoration: none;
	color: white;
	max-height: 50px;
	float: left;
	font-size-adjust: 0.4;
}
#menu a.activ { background: #BA5D00 url(/grafik/menu_ul_li_over_bg.jpg) repeat-x left top; }
#menu a:hover { text-decoration: underline; }

#contentmaincontainer {
	background-color: #F9F4CF;
	height: 410px;
}
#panoramabildcontainer { width: 530px; }
#panoramabild {
	height: 410px;
	overflow: hidden;
}

#content {
	margin: 25px 15px 25px 20px;
	padding-right: 10px;
	height: 360px;
	overflow: auto;
	text-align: justify;
}
#content, #content td, #content th { font: 14px Verdana, Arial, Helvetica, sans-serif; }
#content h1, #content h2, #content h3 { color: #660700; }
#content h1 {
	font: 36px "Monotype Corsiva", "Times New Roman", Times, serif;
	line-height: 90%;
	border-bottom: 2px solid #DFD8A4;
	margin-top: 0;
	padding-top: 0;
	text-align: left;
}
#content h2, #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 90%;
	margin-bottom: 0.6em;
}
#content h3 { font-weight: bold; }
#footer {
	height: 80px;
	background-color: #CC6600;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#footer, #footer a { color: #660700; }
#footer a:hover { color: #7F2708; }
#footer blockquote {
	margin: 25px auto 0 15px;
	padding: 0;
	float: left;
}
#footer div.logos {
	height: 50px;
	float: right;
	margin-top: 15px;
	text-align: right;
	white-space: nowrap;
}
#footer div.logos img { margin-right: 10px; }
#copyright {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 16px;
	vertical-align: middle;
}
#copyright, #copyright a {
	text-decoration: none;
	color: white;
}
#copyright a:hover { text-decoration: underline; }
#copyright span { color: #BB845F; }
#preisetabelle th {
	background-color: #E2D7B1;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#preisetabelle td {
	background-color: #FCEBC5;
	font-size: 11px;
	text-align: right;
}
/* 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; }