/* CSS Document */

.logo {
	height: 350px;
	width: 240px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.hauptbild {
	height: 270px;
	width: 710px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 240px;
	top: 0px;
}
.navizeile {
	height: 50px;
	width: 950px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 270px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	line-height: 30px;
	background-image: url(../images/katzenschwanz.jpg);
	background-repeat: no-repeat;
}
.copy {
	height: 2680px;
	width: 650px;
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 257px;
	top: 350px;
	overflow: auto;
}
.fusszeile {
	height: 70px;
	width: 965px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	font-size: 13px;
	vertical-align: middle;
	color: #FFF;
	text-align: center;
	line-height: 50px;
	background-image: url(../images/fussleiste_faq.gif);
	background-repeat: no-repeat;
	bottom: 0px;
}
.graubox {
	height: 488px;
	width: 240px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 0px;
	top: 334px;
	text-align: center;
	line-height: 30px;
	background-image: url(../images/unternavibox.gif);
}
.textgraubox {
	height: 1000px;
	width: 180px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 20px;
	top: 300px;
	font-size: 12px;
}
.hotel {
	height: 480px;
	width: 180px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 740px;
	top: 660px;
	font-size: 12px;
	line-height: 18px;
}
.hotelbox {
	height: 500px;
	width: 200px;
	position: absolute;
	visibility: visible;
	z-index: 4;
	left: 730px;
	top: 650px;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFF;
	border: 1px solid #666;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #2e5487;
}
.Stil1{
	color: #2e5487;
	}
.Stil2{
	color: #900;
	}
.Stil3{
	color: #90C;
	}
.Stil4{
	color: #039;
	}

