body {
	margin: 0px;
	padding: 0px;
/*		background-color: white;   */
	background-color: #fff8dc;
/*	background-color: #EBD9A6;  */
}
#head {
	width: 1010px;
	height: 25px;
	background-color: #fff8dc;
	padding-top: 60px;
	border: 0px solid black;
}
#head div {
    height:25px;
	float:left;
	margin-top: 3px;
}
#content {
	width: 100%;
	height: 445px;
	background-color: #fffff0;
	border: 0px solid black;

}
#content img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#contentinner {
	width: 803px;
	height: 430px;
	border: 0px solid red;
}
#left {
	width: 590px;
	height: 430px;
    float: left;
	border: 0px solid black;
}
#topblock {
	width: 590px;
	height: 100px;
	display: block;
	border: 0px solid black;
}
#text {
	width: 530px;
	height: 310px;
	padding-left: 30px;
	border: 0px solid black;
}
#menu {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 200px;
	height: 140px;
	margin-top: 272px;
	border: 0px solid black;
}

#right {
	width: 210px;
	height: 430px;
    float: right;
	border: 0px solid black;

}
#foot {
	width: 970px;
	height: 45px;
	background-color: #fff8dc;
	text-align: right;
    border: 0px solid black;

}
#foot div {
    height:25px;
	margin-top: 3px;
}
#hotelerfurt {
	width:530px; 
	border: 0px solid black; 
	float:left; 
	text-align:left;
	padding-left: 30px;
}