/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #8FA000 url(/grafik/body_bg.jpg) repeat-y center top;
	text-align: center;
}
#contentcontainer, #footer {
	width: 990px;
	margin: 0 auto;
}
/* HEADER */
#header {
	width: 100%;
	height: 40px;
	background: #8FA000 url(/grafik/header_bg.jpg) no-repeat center top;
	font-size: 11px;
	color: #E1E1E1;
}
#header a {
	color: #444;
	text-decoration: none;
	margin: auto 2px;
	min-width: 990px;
}
#header a:hover { color: #8FA000; }
#header div.extramenu a.activ {
/*	color: #8FA000;*/
	text-decoration: underline;
}
#header div.extramenu {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	padding-top: 12px;
	line-height: 28px;
}
#header div.languageselect {
	float: right;
	text-transform: lowercase;
	width: 100px;
	text-align: right;
}

/* PANORAMABILD */
#panoramabildcontainer {
	width: 990px;
	height: 370px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	z-index: 1;
	text-align: left; /* x ie6 */
}
#panoramabildcontainer img { background-color: transparent; }

#panoramabild {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	height: 370px;
	overflow: hidden;
}

/* MENU */
#menu {	width: 200px; }
#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul {
	border-top: 1px solid #BED227;
	margin-top: 27px;
	margin-bottom: 40px;
	width: 198px;
}
#menu ul li a {
	border-bottom: 1px solid #BED227;
	color: #4D5700;
	line-height: 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #A8BE00;
	display: block;
	padding: 6px 6px 6px 12px;
}
#menu ul li a:hover { text-decoration: underline; }
#menu ul li ul {
	margin: 0;
	border: none;
}
#menu ul li ul li a {
	font-weight: normal;
	border-color: #E8E8E8;
	padding: 6px 6px 6px 30px;
	background: #FFF url(/grafik/menu_ul.gif) no-repeat left top;
}
#menu ul li ul li a:hover {
	color: #8FA000;
	background: #FFF url(/grafik/menu_ul.gif) no-repeat;
	background-position: 0 -30px;
}
#menu ul li ul li a.activ {
	background: #FFF url(/grafik/menu_ul.gif) no-repeat;
	background-position: 0 -60px;
	text-decoration: underline;
}

/* HOLIDAYCHECK */
#hc_widget_751 { margin: 0 9px 12px 9px; }
#hc_widget_751 .hc_widget_button { display: none; }

#zmagsprospekt { margin: 1em 0 2em 10px; }

/* CONTENT */
#contentcontainer {
	position: relative;
	padding-top: 320px;
	z-index: 2;
}
#content {
	padding: 5px 30px 30px 30px;
	color: #7F6B37;
}
#content h1 {
	font: normal 24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #DC5612;
}
#content h2 { font: bolder 14px Tahoma, Verdana, Arial, Helvetica, sans-serif; }
#content h3 { font: bolder 12px Tahoma, Verdana, Arial, Helvetica, sans-serif; }

.sitemap, .sitemap a, .sitemap a strong {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.content { line-height: 140%; }

/* SHOWCASE */
#showcase {
	width: 225px;
	padding-top: 50px;
	font-size: 11px;
}
#showcase dl, #showcase dt, #showcase dd {
	margin: 0;
	padding: 0;
}
#showcase dl {
	margin: 0 8px 1em 0;
	background: url(/grafik/showcase_bg.gif) no-repeat left top;
}
#showcase dl dt {
	font-size: 17px;
	padding: 12px 12px 6px 12px;
	line-height: 17px;
}
#showcase dl dd {
	background: url(/grafik/showcase_bottom.gif) no-repeat left bottom;
	padding: 0 12px 12px 12px;
}
#showcase, #showcase dl dd div.link a { color: #7F6B37; }
#showcase dl dd div.link { text-align: right; }

/* EXTRAMENU */
#showcase dl.extramenu dd ul, #showcase dl.extramenu dd ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 29px;
}
#showcase dl.extramenu dd { padding-top: 10px; }
#showcase dl.extramenu dd ul li a {
	border-bottom: 1px solid #FFECBA;
	display: block;
	font-size: 16px;
	background: url(/grafik/extramenu_ul_bg.gif) no-repeat left top;
	text-indent: 18px;
	text-decoration: none;
}
#showcase dl dd h2 {
	font-size: 12px;
	margin: 0 0 4px 0;
}
#showcase dl dd div.preis {
	width: auto;
	height: 30px;
	width: 130px;
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
	background: url(/grafik/preis_bg.gif) no-repeat left top;
}

/* FOOTER */
#footer {
	clear: both;
	height: 107px;
	background: url(/grafik/footer_bg.jpg) no-repeat left top;
	overflow: hidden;
}
#footer #copyright {
	position: relative;
	text-align: left;
	margin: -18px 0 0 4px;
	height: 16px;
	vertical-align: middle;
	font: 10px/16px Arial, Helvetica, sans-serif;
}
#copyright a { text-decoration: none; }

/* KLASSEN */
.imagebox div { display: none; }
.imagebox_new img { margin: 1px; }
.tabelle th {
	font-weight: bold;
	font-size: 11px;
}
.tabelle td, .tabelle th {
	border-bottom: 1px dotted #BFAC79;
	padding: 2px;
}
