body {

	background-image: url(bg.jpg);
	background-color: #EADFC3;
	background-position: top left;
	background-repeat: repeat;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-color: #000000;
	scrolling: none;
	margin: 0px;
}
#back {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 910px;
	height: 731px;
	z-index: 0;
}

#hotel {

	position: absolute;
	top: 0px;
	left: 97px;
	width: 132px;
	height: 108px;	
	z-index: 1;

}

#content {
	position: absolute;
	top: 349px;
	left: 147px;
	width: 557px;
	height: 334px;
	z-index: 1;
	overflow: auto;

}

#header {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 810px;
	height: 213px;
	z-index: 1;
	overflow: hidden;

}

#partner {

	position: absolute;
	top: 563px;
	left: 0px;
	width: 136px;
	height: 126px;
	z-index: 1;	

}

#menu {

	position: absolute;
	top: 318px;
	left: 144px;
	width: 575px;
	height: 27px;
	z-index: 1;	

}

#appartment {
	position: absolute;
	top: 0px;
	left: 277px;
	widht: 76px;
	height: 110px;
	visibility: visible;
	z-index: 3;
	width: 133px;	
}

#pizzeria {
	position: absolute;
	top: 0px;
	left: 458px;
	widht: 76px;
	height: 110px;
	visibility: visible;
	z-index: 3;
	width: 130px;	
}

#languages {
	position: absolute;
	top: 86px;
	left: 634px;
	widht: 76px;
	height: 25px;
	visibility: visible;
	z-index: 3;
	width: 117px;	
}

#form {
	position: absolute;
	top: 332px;
	left: 13px;
	widht: 76px;
	height: 230px;
	visibility: visible;
	z-index: 3;
	width: 120px;
	overflow: auto;
}
.Stil1 {
	color: #951A1C;
	font-weight: bold;
}
a:link {
	color: #5E7E57;
	text-decoration: none;
}
a:visited {
	color: #598459;
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
