html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,fieldset,form,legend,input,hr,img,.inv {
	margin:0;
	padding:0;
	list-style-type:none;
}
body {
	background-color: #adcae7;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 800px;
	margin: auto;
}
a {
	color: #0097d5;
}
a img {
	border:0;
}
.right {
	text-align:right;
	width: 100%;
}
#logo {
	background: url(/images/logo.gif) left top #fff no-repeat;
	height: 109px;
	width: 152px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#url {
	float:left;
	clear:left;
	margin: 15px 0 0 15px;
	font-weight: bold;
	width: 200px;
}
#logo a {
	height: 109px;
	width: 152px;
	display: block;
}
#map {
	background: url(/images/map.gif) left top #fff no-repeat;
	height: 129px;
	width: 369px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}
#lang {
	list-style-type: none;
	float:right;
	clear: both;
	margin-top: 10px;
	margin-bottom:10px;
}
#lang li {
	float:left;
	margin-left:10px;
	text-indent: -9999px;
	overflow:hidden;
}
#lang li a {
	width: 19px;
	height:11px;
	display:block;
}
#de {
	background: url(/images/icons/de.gif) left top no-repeat;
}
#en {
	background: url(/images/icons/en.gif) left top no-repeat;
}
#fr {
	background: url(/images/icons/fr.gif) left top no-repeat;
}
#it {
	background: url(/images/icons/it.gif) left top no-repeat;
}
#text h1 {
	font-size: 14px;
}
#text h1, p {
	margin-top: 20px;
	margin-bottom:23px;
}
#text p {
	line-height: 18px;
}
.box {
	width: 362px;
	height:220px;
	background-color: #f6f9fc;
	float:left;
	padding: 14px;
}
.box p {
	line-height: 11px;
	margin-top:0;
	margin-bottom:10px;
	clear:left;
	line-height: 16px;
}
.margin {
	margin-left: 19px;
}
.logo {
	float:left;
	margin-bottom: 5px;
}
.hotelimg {
	float:right;
}




