body {
	margin: 0;
	padding: 60px 0 0 0;
	text-align: center;
	background-color: #343735;
	background-image:url(../images/body-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#container1 {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 945px;
	height: 490px;
	background-color: #111;
	color: #fff;
}

div#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 945px;
	height: 490px;
	background-color: #fff;
}

div#container-bongo-hip {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 945px;
	height: 490px;
	background-color: #fff;
	background-image:url(../images/bongo-bg-hip.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
}

div#container-bongo-charme {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 945px;
	height: 490px;
	background-color: #fff;
	background-image:url(../images/bongo-bg-charme.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
}

div#container-bongo-room {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 945px;
	height: 490px;
	background-color: #fff;
	background-image:url(../images/bongo-bg-room.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
}

div#bongo-div {
	position: absolute;
	top: 10px;
	left: 320px;
	width: 420px;
}	

h1 {
	color: #99a194;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: lighter;
	margin: 35px 0 0 35px;
	padding: 0;
	float: left;
}

h2 {
	color: #99a194;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: lighter;
	margin: 20px 0 20px 0;
	padding: 0;
	clear: left;
}

img.home, img.roomservice {
	float: left;
}

img.bongo {
	float: left;
	margin-right: 30px;
	border: none;
}

img {
	float: right;
}

div.thumbs  {
	xmargin: 35px 0 0 0;
	display: inline;
}

div.thumbs img {
	padding: 4px;
	border: none;
	margin: 0 0 0 35px;
	display: inline;
	float: left;
}

p.home {
	float: right;
	display: inline;
	font-size: 105%;
	font-weight:lighter;
	font-stretch: condensed;
	line-height: 18px;
	text-align:left;
	color: #fff;
	width: 300px;
	margin: 35px 35px 0 0;
	padding: 0;
}

p.roomservice {
	float: left;
	display: inline;
	font-size: 100%;
	font-weight:lighter;
	font-stretch: condensed;
	line-height: 18px;
	text-align:left;
	color: #231f20;
	width: 470px;
	margin: 35px 0 0 35px;
	padding: 0;
}

p.bongo {
	float: left;
	display: inline;
	font-size: 100%;
	font-weight:lighter;
	font-stretch: condensed;
	line-height: 18px;
	text-align:left;
	color: #231f20;
	width: 300px;
	margin: 0 0 20px 0;
	padding: 0;
}

p.bongo strong {
	font-weight: bold;
}

p {
	float: right;
	display: inline;
	font-size: 100%;
	font-weight:lighter;
	font-stretch: condensed;
	line-height: 18px;
	text-align:right;
	color: #231f20;
	width: 300px;
	margin: 35px 35px 0 0;
	padding: 0;
}

p.adresgegevens {
	text-align: left;
	font-size: 105%;
	color: #fff;
}

p.adresgegevens a {
	font-size: 105%;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	margin: 0;
}

p.adresgegevens a:hover {
	color: #fff;
	text-decoration: underline;
}

p.adresgegevens b {
	width: 70px;
	display:inline-block;
}

a.brochures {
	text-decoration: none;
	color: #a30019;
	margin: 0;
}

a:hover.brochures {
	text-decoration: underline;
}

span.titel {
	text-transform:uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #a30019;
	float: left;
	margin: 0 0 0 40px;
}





.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	text-align: left;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #a3001a;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
	text-align: left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
	text-align: left;
}


