/* 1.0 | hannes | 2006-10-03 | template */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background: #77787B url(/grafik/body_bg.gif) repeat-y center top;
}
#maincontainer {
	min-height: 100%; 
	position: relative;
	margin: auto;
	text-align: left;
}
* html #maincontainer { height: 100%; }

h1 { 
	font-size: 22px;
	font-weight: normal;
	color: #638A20;
	margin: 10px 0;
	padding: 0;
}
h2 {
	font-size: 15px;
	margin: 0.8em 0;
}
h3 { font-size: 11px; }

#header, #maincontainer, #headercontainer { margin: 0 auto; }
#maincontainer { width: inherit; }
#headercontainer {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 397px;
	background: #77787B url(/grafik/header_bg.gif) no-repeat center top;
}
#languageselect {
	height: 22px;
	line-height: 22px;
	text-align: right;
	text-transform: lowercase;
	font-size: 10px;
}
#languageselect a { 
	color: #B7B7B7;
	text-decoration: none;
}
#languageselect a:hover { color: white; }

#extramenu, #extramenu blockquote { width: 980px; }
#extramenu {
	height: 52px;
	text-align: right;
	overflow: hidden;
}
#logo { 
	width: 200px;
	height: 87px;
	position: absolute;
	float: left;
}
#extramenu blockquote { 
	padding: 6px 0 0 0;
	margin: 0 -1px 0 0!important;
	float: right;
	height: 36px;
	overflow: hidden;
}
#extramenu blockquote a {
	padding: 0 8px;
	background: #FFF url(/grafik/extramenu_seperator.gif) no-repeat right center;
	display: inline;
	line-height: 36px;
	text-decoration: none;
	color: #528200;
}
#extramenu blockquote a:hover { text-decoration: underline; }

#unterkunftsbox {
	position: absolute;
	margin-left: 730px;
	height: 307px;
	width: 250px;
	padding-top: 22px;
}
#unterkunftsbox blockquote {
	height: 58px;
	background: #AEC882 no-repeat right top;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #DFE9CD;
}
#unterkunftsbox blockquote a {
	color: #460;
	display: block;
	width: inherit;
	height: 58px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#unterkunftsbox blockquote a:hover { text-decoration: underline; }
#unterkunftsbox blockquote a div {
	width: 170px;
	margin-left: 8px;
	padding-top: 15px;
	cursor: hand!important; /* x IE */
}
#unterkunftsbox #quickliniks {
	height: 77px;
	margin-top: 0px;
	width: 250px;
	overflow: hidden;
	border-top: 2px solid white;
}
#unterkunftsbox #quickliniks a {
	height: 77px;
	float: left;
	display: block;
	color: white;
	text-align: center;
	padding-top: 62px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}
#unterkunftsbox #quickliniks a.unterkuenfte {
	width: 85px;
	background: url(/grafik/unterkunftsbox_link_unterkuenfte.gif) no-repeat;
}
#unterkunftsbox #quickliniks a.angebote {
	width: 84px;
	background: url(/grafik/unterkunftsbox_link_angebote.gif) no-repeat;
}
#unterkunftsbox #quickliniks a.anfrage {
	width: 81px;
	background: url(/grafik/unterkunftsbox_link_anfrage.gif) no-repeat;
}

/* CONTENT */
#contentmaincontainer {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 24px;
}
#contentcontainer {
	padding: 10px 20px;
	background: url(/grafik/content_bg.gif) no-repeat center top;
}
#sitemap, #sitemap a { 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
#sitemap a:hover { text-decoration: underline; }
#content { line-height: 140%; }
#content a { color: #460; }
#content a:hover { color: #5E8517; }
#content table a { color: #333; }
#content table.tabelle td {
	vertical-align: middle;
	background: #F7F7F7;
	border-bottom: 2px solid white;
}

/* MENU LEFT */
#menuleft a {
	color: white;
	text-decoration: none;
}
#menuleft a:hover, #menuleft ul li.activ a, #menuleft ul li.activ li.activ a { color: #DDD; }
#menuleft, #footer, #menuleft ul li.activ li a { color: white; }
#menuleft { width: 240px; }
#menuleft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: inherit;
	display: block;
}
#menuleft ul li a {
	border-bottom: 1px solid white;
	display: block;
	padding: 7px 4px 7px 22px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: url(/grafik/menuleft_ul_bg.gif) no-repeat left center;
}
#menuleft ul li li a, #menuleft ul li.activ a li a {
	border-bottom: 1px solid white;
	padding: 5px 4px 5px 42px;
	text-decoration: none;
	font-size: 11px;
	background: #919296 url(/grafik/menuleft_ul_ul_bg.gif) no-repeat left center;
}
#menuleft ul.closed { display: none; }
blockquote#menunaturns {
	margin: 0;
	padding: 30px 0 30px 50px;
}
#menunaturns ul li a {
	padding: 2px 0 2px 10px;
	border-bottom: none;
	font-weight: normal;
	font-size: 12px;
	background: url(/grafik/menunaturns_ul_bg.gif) no-repeat left center;
}
blockquote#wetterprognose {
	margin: 0;
	padding: 0 20px 20px 20px;
	text-align: center;	
}
blockquote#wetterprognose h2 {
	font-size: 12px;
	margin-bottom: 0;
	padding: 0;
}
blockquote#wetterprognose table td {
	text-align: center;
	color: white;
	font-size: 11px;
}

/* SHOWCASE */
#showcase {
	width: 250px;
	background-color: #E4E4E5;
}
#showcase dl { 
	border-bottom: 2px solid white; 
	margin: 5px 0;
}
#showcase dt, #showcase dd {
	padding: 0 10px 10px 10px;
	margin: 0;
}
#showcase dt { 
	font-weight: bold;
	padding-top: 10px;
}
#showcase dd div.link {
	text-align: right;
	margin-top: 5px;
}
#showcase a { color: #666; }
#showcase a:hover { color: #333; }

#showcase #routenplaner label { width: 60px; }

/* FOOTER */
#footer {
	position: absolute; 
	bottom: 0; 
	color: #999;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover { text-decoration: underline; }
#copyright {
	position: absolute;
	width: 230px;
	text-align: left;
	left: 50%;
	margin-left: -480px;
	padding-bottom: 4px;
	color: #FFF;
}
#address { color: #333; }
#address a { color: #333; }

/* KLASSEN */
.imagebox, .imageboxlinks {
	width: 452px;
	margin: 1em 0;
}
.imagebox img { margin: 2px 1px 0 1px; }

.imageboxlinks td img {
	border: 1px solid white;
	border-bottom: none;
}
.imageboxlinks th a {
	display: block;
	margin: 0 1px; 
	border-top: 1px solid #DBDAD8;
	border-bottom: 1px solid #DBDAD8;
	padding: 2px;
	background-color: #E4E4E5;
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
#content table.tabelle td, #content table.tabelle th { padding: 2px; }
#content table.tabelle th {
	background-color: #EFEEEE;
	color: #666;
	border-bottom: 2px solid white;
	font-weight: bold;
}

/* TOURENBOX */
.tourenbox { 
	width: 220px;
	border-bottom: 2px solid white;
}
.tourenbox dl * {
	margin: 0;
	padding: 0;
	background: #F7F7F7;
}
.tourenbox dl dt { font-weight: bold; }
.tourenbox dl dt, .tourenbox dl dd { padding: 3px; }
