/* 1.0 | hannes | 2006-10-03 | template */
* html #maincontainer { height: 100%; }
html, body {
	background: #A9BF00 url(/grafik/body_bg.jpg) repeat-y center top;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
}
h1 { font: normal 22px Arial, Helvetica, sans-serif; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

#maincontainer, #fooder {
	width: 691px!important; /* BUGFIX x IE +1px */
	margin: 0 auto;
}

#maincontainer {
	min-height: 100%; 
	position: relative;
	background: url(/grafik/panoramabild/willkommen.jpg) no-repeat 50% 0px;
	text-align: left;
}

#languageselect {
	text-align: right;
	height: 25px;
	padding-right: 14px;
}
#languageselect img { margin-top: 8px; }

/* MENU */
#menu { 
	float: left; 
	width: 182px;
	padding-left: 1px;
	overflow: hidden;
}
#menu img.logo { border-bottom: 1px solid #FFE169; } 
#menu img.suedtirol { margin: 20px 0 0 0; }
#menu img.wanderkarte { margin: 20px 5px 0 5px; }
#menu a { color: #336600; }

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px;
	border-bottom: 1px solid #FFC602;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul li a {
	border-top: 1px solid #FFC602;
	border-bottom: 1px solid #FFE169;
	line-height: 24px;
	font-size: 11px;
	display: block;
	padding-left: 12px;
	text-decoration: none;
}
#menu ul li a:hover { 
	text-decoration: none;
	color: #C00;
}
#menu li a strong { 
	padding-right: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu li a:hover strong { 
	text-decoration: none;
	color: #C00;
}
#menu li a.active {	text-decoration: none; }
#menu li a.active strong {	color: #C00; text-decoration: none; }

/* CONTENTCONTAINER */
#content { 
	padding: 250px 0 10px 206px;
	line-height: 140%;
}
#contentcontainer { 
	width: 460px;
	line-height: 140%;
}
#contentcontainer h1 {
	margin-top: 0;
	padding-top: 1em;
}
#content, #menu { padding-bottom: 60px; }

#fooder {
	position: absolute; 
	bottom: 0; 
	height: 30px;
	width: 100%; /* BUG IE 6 */
	background: url(/grafik/fooder_bg.gif) no-repeat center top;
	padding-top: 50px;
	clear: both;
}
#fooder td { font: 10px Arial, Helvetica, sans-serif; }
#fooder a:hover { color: #360;  }
/* COPYRIGHT */
td.copyright { 
	width: 180px;
	vertical-align: bottom;
	padding-left: 4px;
}
.copyright a { text-decoration: none; }
.copyright a:hover { text-decoration: underline; }

#fooder td.adresse {
	text-align: center;
	width: 500px;
}
/* KLASSEN */
.imagebox {
	width: 458px;
	height: 256px;
	background: url(/grafik/imagebox.gif) no-repeat center center;
	margin: 1em auto;
	text-align: left;
}
.imagebox table { margin: 8px 8px 0 7px; }
.imagebox blockquote {
	padding: 10px 16px;
	margin: 0; 
}

.magazin {
text-align:center;
padding-top:20px;
font-size:14px;
}
.magazin strong{
font-size:18px;
}
