
html, body, p, font{
	background-image: url(material/images/bg.gif);
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
	margin:0px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.menutop,
a.menutop:link, 
a.menutop:active,
a.menutop:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #38527D;
	text-decoration:none;
	font-weight: bold;
}

a.menutop:hover {
	color: #4A9FE2;
	font-size: 13px;
}

div.menu-unstru
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38527D;
	text-decoration:none;
	font-weight: bold;
	line-height: 22px;
	background-color: #D9DEE8;
	display: block;
	border: 1px solid #E4E4E4;
	padding: 3px;
	margin: 0px 0px 1px;
	text-align: center;
}

a.menu-unstru-current, 
a.menu-unstru-current:link, 
a.menu-unstru-current:active,
a.menu-unstru-current:hover,
a.menu-unstru-current:visited
{
	color: #38527D;
	font-weight: bold;
	line-height: 22px;
	display: block;
	border: 1px solid #E4E4E4;
	padding: 3px;
	margin: 0px 0px 1px;
	text-align: left;
	background-color: #F2F4F7;
	text-decoration: underline;
}

a.menu-unstru,
a.menu-unstru:link, 
a.menu-unstru:active,
a.menu-unstru:visited {
	color: #38527D;
	text-decoration:none;
	font-weight: bold;
	line-height: 22px;
	background-color: #FFFFFF;
	display: block;
	border: 1px solid #E4E4E4;
	padding: 3px;
	margin: 0px 0px 1px;
	text-align: left;
}

a.menu-unstru:hover {
	background-color: #F2F4F7;
	text-decoration: underline;
}


a:link, active, visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration:underline;
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration:underline;
	
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;

}

.sorttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration:none;
	font-weight:bold;
}
.sort:link, active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration:underline;
}
.sort:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration:underline;
}
.sort:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;

}
.menuleft:link, active, visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	padding-left: 5px;
}
.menuleft:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	padding-left: 5px;
}
.menuleft:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC146;
	text-decoration:none;
	font-weight: bold;
	padding-left: 5px;
}

.tdleftenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63ABE7;
	background-color: #4A9FE2;
	padding-left: 5px;
}
.tdpadding {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
a.results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a.results:link, active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A64AB;
	text-decoration:underline;
	font-weight:bold;
}
a.results:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A64AB;
	text-decoration:underline;
	font-weight:bold;
}
a.results:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}

#navigation {
font-family: Arial, Helvetica, sans-serif;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
	border-bottom: 1px solid #63ABE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	background-color: #4A9FE2;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63ABE7;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navigation li a:hover {
	background-color: #88BFEC;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6D8F3;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.telitses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.newslink:link, active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
}

.newslink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
}
.newslink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.newslinkmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.newslinkmore:link, active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
}

.newslinkmore:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
}

.newslinkmore:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menutitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-transform: none;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.navtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

div.results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7E92A9;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 1pt;
}

div.results2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFE4EA;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}



div.nav-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div.nav-menu a,
div.nav-menu a:link,
div.nav-menu a:active,
div.nav-menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38527D;
	text-decoration:none;
	font-weight: bold;
	line-height: 14px;
}
div.nav-menu a:hover {
	color: #4A9FE2;
	text-decoration: underline;
}

.navmenutitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
}

.pagination {
	COLOR: #000000;
	font-size: 10px;
	font-weight: bold;
}
.pagination:link {
	COLOR: #000000;
	font-size: 10px;
	font-weight: bold;
}
.pagination:visited {
	COLOR: #000000;
	font-size: 10px;
}
.pagination:hover {
	COLOR: #ff0000;
	font-size: 10px;
	text-decoration:underline
}
.important {
color:#FF0000;
font-size: 10px;
text-decoration:none;
}

td.hotel-results-row {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE0E3;
}


.hotel-results-fields {
	color: #999999;
	vertical-align: top;
}

.inside-headers {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size:13px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #333333;
	background-color: #F1F0E7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 5px;
	margin-top: 6px;
}
INPUT, FILE, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.normal,
a.normal:active,
a.normal:visited,
a.normal:link,
div.location-text a,
div.location-text a:active,
div.location-text a:visited,
div.location-text a:link,
div.location-text-header a,
div.location-text-header a:active,
div.location-text-header a:visited,
div.location-text-header a:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2268B5;
}

a.normal:hover,
div.location-text a:hover,
div.location-text-header a:hover {
	color: #333333;
	text-decoration: none;
}

a.pages,
a.pages:active,
a.pages:visited,
a.pages:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38527D;
	text-decoration:underline;
	line-height: 14px;
}

a.pages:hover {
	color: #333333;
	text-decoration: none;
}


.hotel-text {
	padding: 5px;
	font-size: 12px;
}

.hotel-text img {
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #333333;
	clear: both;
}
.welcome-text {
	padding: 5px;
}

.hotel-two-images{
	clear:both;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFD2D6;
	border-bottom-color: #CFD2D6;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hotel-image {
	margin: 3px;
	border: 1px solid #333333;
	clear: both;
}

a.more, 
a.more:link, 
a.more:active, 
a.more:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2778D2;
	text-decoration:none;
}
a.more:hover {
	text-decoration:underline;
}

table.hotel-featured {
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAC7C7;
	border-left-color: #BAC7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC7C7;
	border-top-color: #BAC7C7;
}

table.hotel-details {
	background-color: #F9F9F9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAC7C7;
	border-left-color: #BAC7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC7C7;
	border-top-color: #BAC7C7;
}

table.hotel-not-featured {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCE2E2;
	border-left-color: #DCE2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE2E2;
	border-top-color: #DCE2E2;
}


.hotel-welcome-txt {
	background-color: #FFFFFF;
	margin: 5px 5px 2px;
	padding: 5px;
	border: 1px solid #BAC7C7;
}

.hotel-title {
	background-image: url(/skin/images/individual/filler_hotel_title.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #BAC7C7;
}

table.menu-top {
	background-image: url(/skin/images/individual/fill_menu.gif);
	background-repeat: repeat-x;
	height: 50px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

td.menu-top {
	text-decoration:none;
	height: 50px;
	text-align: center;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	width: 20%;
}


td.line {
	background-repeat: repeat-x;
	background-image: url(/skin/images/individual/fill_line.gif);
	background-position: bottom left;
	height: 12px;
}

td.left-column {
	text-align: left;
	width: 18%;
	background-repeat: repeat;
	vertical-align: top;
	background-color: #4A9FE2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	padding-top: 0px;
}

td.center-column {
	text-align: left;
	width: 64%;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

td.right-column {

	text-align: left;
	width: 18%;
	background-repeat: repeat;
	padding: 0px 5px 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
	vertical-align: top;
}


div.location {
	padding: 7px;
}



.location-text {
	background-color: #FFFFFF;
	width:100%;
	padding: 7px; 
	margin-top: 3px;
	border: 1px solid #BAC7C7;
}

div.location-text img,
{
	margin: 5px;
}

div.location-text table {
	margin-top:3px;
	margin-bottom:3px;
}


.location-text-header {
	background-image: url(/skin/images/individual/filler_hotel_title.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border:	1px solid #BAC7C7; 
	margin-top: 15px;
	width:100%;
	font-weight: bold;
	padding: 4px; 
	margin-bottom: 4px;
}


div.location-text ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.location-text li {
	border-bottom: 1px solid #DBE0E3;
	margin: 1px;
	padding: 2px;
}
a.langgr,
a.langgr:link,
a.langgr:active,
a.langgr:visited
 {
	background-image: url(/skin/images/gr.gif);
	display: block;
	height: 13px;
	width: 70px;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
a.langgr:hover
 {
	display: block;
	height: 13px;
	width: 70px;
	cursor: hand;
	background-position: -70px;
}

a.langen,
a.langen:link,
a.langen:active,
a.langen:visited
 {
	background-image: url(/skin/images/en.gif);
	display: block;
	height: 13px;
	width: 70px;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
a.langen:hover
 {
	display: block;
	height: 13px;
	width: 70px;
	cursor: hand;
	background-position: -70px;
}

a.left-white,
a.left-white:link,
a.left-white:active,
a.left-white:visited
 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.left-white:hover
 {
	color: #FFFF99;
}

div.content-title {
	font-size: 14px;
	color: #92B6B6;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 6px;
	letter-spacing: 0.6em;
	font-weight: bold;
	background-color: #F5F5F5;
	border: 1px solid #BAC7C7;
}


