

/* --- Stylesheet 567 (ie6) --------- */ 

*html #header {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://tramino.s3.amazonaws.com/s/oberstdorf-buchen/53357/nav-bg.png', sizingMethod='scale');
}

/* --- Stylesheet 216 () --------- */ 

#motiv {
	min-height: 130px;
	width: 100%;
	position: relative;
}

#motiv .motiv {
	margin: 20px 25px;
	background-color: #eee;
}

#motiv img {
	width: 100%;
	height: auto;
	right: 0px;
	z-index: -1000;
}

#motiv .info {
	font-size: 12px;
	position: absolute;
	right: 25px;
	bottom: 40px;
	width: 30%;
	z-index: 1000;
	color: #fff;
	padding: 10px 20px;
	background-image: url(http://tramino.s3.amazonaws.com/s/hotel-haubers-alpenresort/11734/orginal.png);
}

#motiv .info h3 {
	font-size: 16px;
	margin: 5px 0px;
}



#header {
	position: absolute;
	top: 40px;
	left: 0px;
	right: 0px;
	background: url(http://tramino.s3.amazonaws.com/s/oberstdorf-buchen/91063/nav-bg.png) top left repeat;
	padding: 0px;
	height: 90px;
	width: 100%;
}

#header .left {
	padding: 10px 0px 10px 25px;
	margin: 0px;
}




#header a {
	display: inline-block;
	color: #113C71;
	text-decoration: none;
	padding: 7px 15px 7px 25px;
	border-left: 1px dotted #7B95B3;
}

#header a:hover {
	background-color: #113C71;
	color: #fff !important;
	border-left: 1px solid #113C71;
}

#header #logo a:hover { background-color: transparent; }

#navigation { position: relative }

#navigation ul {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;

}

#navigation li {
	float: left;
	margin: 0px 15px 0px 0px;
}

#navigation li a {
	padding: 25px 16px 8px 15px;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	border-left: 1px dotted #7B95B3;
	height: 2.3em;

}

#navigation li a:hover {
	border-left: 1px solid #113C71;
}


#navigation li .extra {
	display: block;
	font-weight: normal;
	color: #6699CC;
	font-size: 14px;
}