body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7a7a;
	background-color: #ffffff;
	margin: 0px;
	padding:0px;
	width: 100%;
	height: 100%;
	text-align: center;
}



h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7a7a7a;
	margin-bottom: 15px;
}


/* texts */

td {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
}

.list_row {
	 padding-left: 20px;
	 height: 25px;
	 background: White url(/images/background_hotelinfo.gif) repeat-x; 
}

.list_info {
	padding-left: 10px;
	background: White url(/images/background_list.gif) no-repeat;
}

.list_info_red {
	padding-left: 10px;
	background: White url(/images/background_list_red.gif) no-repeat;
}

/* links */

a {
	color: #838383;
	text-decoration: none;
}

a:hover, a.active, a.active:hover {
	color: #ce0000;
	text-decoration: none;
}

a.active, a.active:hover {
	color: #ce0000;
	text-decoration: none;
}

a.red {
	color: #ce0000;
	text-decoration: none;
}

a.red:hover {
	color: #ce0000;
	text-decoration: none;
}

a.hotel {
	padding-left: 30px;
	color: #838383;
	text-decoration: none;
	display: block;
	background: White url(../images/background_hotels.gif) no-repeat;
	background-position: 0px 1px;
	height: 25px;
}

a.hotel:hover, a.hotel_active, a.hotel_active:hover {
	padding-left: 30px;
	color: #ce0000;
	text-decoration: none;
	display: block;
	background: White url(../images/background_hotels_on.gif) no-repeat;
	background-position: 0px 1px;
	height: 25px;
}


a.small_image {
	width: 40px;
	height: 40px;
	padding: 2px;
	background-color: #ffffff;
}

a.small_image:hover {
	width: 40px;
	height: 40px;
	padding: 2px;
	background-color: #ce0000;
}




.copyright {
	font-size: 9px;
	color: #a6a6a6;
	text-decoration: none;
}

.copyright:hover {
	font-size: 9px;
	color: #a6a6a6;
	text-decoration: none;
}

/* forms */

.formfield {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #e9dfcf;
	line-height: 20px;
	height: 20px;
}

.formsubmit {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #cdb793;
	background-color: #e9dfcf;
	color: #000000;
}

/* backgrounds */

.bg_black {
	background-color: #000000;
	z-index: 1;
	left: 0px;
	top: 490px;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000000 url(/images/background_lines.gif) repeat-x;	
}

/* colors */

.brown {
	background-color: #cdb793;
}

.bg_light{
	background-color: #f5e7d1;
}

/* borders */

.bd_red {
	border: 1px solid #ff0000;
}

.intropic {
	border: 1px solid #7C7C7C;
}

/* ids */

#container {
	width: 940px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
	position: relative;
}

#logo {
	left: 0px;
	top: 10px;
	width: 910px;
	height: 20px;
	position: absolute;
}

#navigation {
	z-index: 5;
	width: 800px;
	height: 24px;
	left: 0px;
	top: 90px;
	position: absolute;
}

#title {
	z-index: 5;
	width: 280px;
	height: 26px;
	left: 620px;
	top: 83px;
	position: absolute;
	background: White url(/images/background_titles.gif) repeat-x;
	text-align: right;
}

#hotel_list {
	z-index: 5;
	width: 130px;
	height: 20px;
	left: 0px;
	top: 150px;
	position: absolute;
}

#content {
	z-index: 5;
	width: 300px;
	height: 20px;
	left: 526px;
	top: 150px;
	position: absolute;
}

#content_intro {
	z-index: 5;
	width: 940px;
	top: 150px;
	position: absolute;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
	position: relative;
}


#language {
	z-index: 5;
	width: 200px;
	height: 20px;
	left: 30px;
	top: 528px;
	position: absolute;
}


#divSearch {
	position: absolute;
	left: 640px;
	top: 475px;
	width: 170px;
	z-index: 10;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
}

#nethotels {
/*	 width:500px;
	 height:125px;*/
	 width:170px;
	 height:220px;
}

/* esc.publisher */

.nptitle {
	font-size: 18px;
	font-weight: bold;
	color: #ce0000;
}

.nplink {
	color: #ce0000;
	text-decoration: none;
}

.nplink:hover {
	color: #ce0000;
	text-decoration: none;
}

.npdoctitle {
	color: #ce0000;
}

.nplead {
	font-weight: normal;
	color: #bababa;
}

.npheadline {
	color: #ce0000;
	font-weight: bold;
	text-decoration: none;
}

.npheadline:hover {
	color: #ce0000;
	font-weight: bold;
	text-decoration: none;
}

.npheadlinelead {
	font-weight: normal;
	color: #bababa;
}

.npthumbtitle {
	color: #bababa;
}