body {
	font-family:		"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:		10pt;
	color:			#000000;
	background-color:	#DDDDDD;
	margin:			0px;
}

.noScreen {
	display:		none;
}

a {
	color:			#336699;
	text-decoration:	underline;
}

a:hover {
	color:			#336699;
	text-decoration:	none;
}

div.pageBody {
	width:			1000px;
	background:		#FFFFFF url("./../images/bg_body.png") left top repeat-y;
	margin:			auto;
	position:		relative;
}

div.pageContent {
	padding:		38px 200px 30px 280px;
}

div.pageTitle {
	position:		absolute;
	top:			30px;
	left:			15px;
	width:			220px;
	height:			43px;
	z-index:		999;
}

div.pageTitle a {
	width:			220px;
	height:			43px;
	display:		block;
	background:		url("./../images/logotype.gif") left top no-repeat;
}

div.pageTitle a span {
	display:		none;
}

h1.pageTitle {
	color:			#666666;
	font-size:		18pt;
	margin:			0px 0px 30px 0px;
}

h2.pageTitle {
	color:			#666666;
	font-size:		12pt;
	margin:			0px 0px 15px 0px;
}

div.pageMenu {
	position:		absolute;
	top:			0px;
	left:			0px;
	width:			250px;
	height:			500px;
	background:		#FFFFFF url("./../images/bg_left.png") left top repeat-x;
}

div.pageMenu ul {
	padding:		110px 0px 0px 20px;
	margin:			0px;
}

div.pageMenu ul li {
	padding:		0px 0px 3px 0px;
	margin:			0px;
	list-style-type:	none;
}

div.pageMenu ul li a {
	font-size:		11pt;
	font-style:		italic;
	font-weight:		bold;
	color:			#FFFFFF;
	text-decoration:	none;
	padding:		0px 0px 0px 10px;
	background:		url("./../images/icon_menu.gif") left center no-repeat;
}

div.pageMenu ul li a:hover {
	color:			#FFFFFF;
	text-decoration:	underline;
}

div.hotelItem {
	clear:			both;
	margin:			0px 0px 25px 0px;
	position:		relative;
}

div.hotelItem h3 {
	font-size:		11pt;
	margin:			0px;
}

div.hotelItem div.hotelPicture {
	float:			right;
	margin:			0px 0px 10px 10px;
}

div.hotelItem div.hotelPicture img {
	border:			1px solid #666666;
}

div.hotelItem div.hotelPriceFrom {
	font-size:		11pt;
	font-weight:		bold;
	color:			#666666;
	position:		absolute;
	top:			0px;
	right:			0px;
	text-align:		right;
}

div.hotelItem div.hotelAddress {
	font-style:		italic;
	margin:			0px 0px 10px 0px;
}

div.pageRecommended {
	text-align:		center;
	color:			#666666;
	font-size:		8pt;
	padding:		0px 200px 30px 280px;
	clear:			both;
}

div.pageRecommended a {
	color:			#666666;
	text-decoration:	underline;
}

div.pageRecommended a:hover {
	color:			#666666;
	text-decoration:	none;
}

div.pageCopyright {
	text-align:		center;
	color:			#999999;
	font-size:		8pt;
	padding:		0px 200px 30px 280px;
	clear:			both;
}

div.pageCopyright a {
	color:			#999999;
	text-decoration:	underline;
}

div.pageCopyright a:hover {
	color:			#999999;
	text-decoration:	none;
}

div.showHotels {
	clear:			both;
	padding:		30px 0px 30px 0px;
}

div.showHotels a {
	clear:			both;
	background:		url("./../images/banner.jpg") left top no-repeat;
	width:			521px;
	height:			125px;
	display:		block;
}

div.showHotels a span {
	display:		none;
}

div.showGAS {
	position:		absolute;
	padding:		5px;
	width:			160px;
	right:			0px;
	top:			0px;
}

div.pageStatistics {
	display:		none;
}
