.layout {
	background-color: #1E708B;
	background-image: url(Bilder/website2_01.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}
body {
	background-color: #1E708B;
	background-image: url(Bilder/website2_02.gif);
}
.innercontent {
	overflow: auto;
	height: 310px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 10px;
}
.subnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}


.innercontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}
.innercontent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3D4B5A;
}
.innercontent a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #003333;
}

.innercontent a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	color: #003333;
}
.berghotel {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100px;
	width: 50px;
	overflow: hidden;
	position: absolute;
	top: 100px;
	z-index: 2;
	left: 0px;
}

