A:LINK  		{ color : #000000; }

A:VISITED		{ color : #000000; }

A:ACTIVE		{ color : #000000; }

A:HOVER			{ color : #000000; }


A.overview:LINK		{ color : #253692; text-decoration: none; }

A.overview:VISITED	{ color : #253692; text-decoration: none; }

A.overview:ACTIVE	{ color : #253692; text-decoration: none; }

A.overview:HOVER	{ color : #253692; text-decoration: none; }


A.fcfooterLink:LINK		{ color : #999999; text-decoration: none; }

A.fcfooterLink:VISITED	{ color : #999999; text-decoration: none; }

A.fcfooterLink:ACTIVE	{ color : #FF9E30; text-decoration: underline; }

A.fcfooterLink:HOVER	{ color : #FF9E30; text-decoration: underline; }


BODY  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 16px;
	
	background-color : #FF9E30;
	margin : 0px;
}

/* header */

TABLE.hdr {
	background-color : #FFFFFF;
	width : 100%;
	height : 83px;
}

TD.utilities { 
	position : relative;
	padding-top : 54px;
	
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

TD.utilities img { 
	margin-bottom : -1px;
	margin-right : 3px;
}

TD.utilities a { 
	color : #000000;
	text-decoration : none;
}

/* end header */


/* navigation */

a.navi {
	display: block;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #747376;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 7px;
	text-decoration: none;
	
	background-image: none;
	
}

a.navi:hover {
	background-image: url(../_img/img_bg_nav_hi.jpg);
	background-repeat: y-repeat;
	background-position: left;
}

a.navi:visited {
	color: #747376;
}


a.naviHi {
	display: block;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #747376;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 7px;
	text-decoration: none;
	
	background-image: url(../_img/img_bg_nav_hi.jpg);
	background-repeat: y-repeat;
	background-position: left;
}

a.naviHi:hover {
	background-image: url(../_img/img_bg_nav_hi.jpg);
	background-repeat: y-repeat;
	background-position: left;
}

a.naviHi:visited {
	color: #747376;
}

/* end navigation */



TABLE.content {
	background-color : #FFFFFF;
	width : 772px;
	height : 100%;
}

TABLE.content TD.nav {
	background-color : #E1E1E4;
}

DIV.backToOverview {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	
	margin-left:21px;
	margin-top : 20px;
	margin-bottom : 20px;
	padding-top : 4px;
	padding-bottom : 4px;
	
	border-top: 1px #FF9E30 solid;
	border-bottom: 1px #FF9E30 solid;
}

DIV.backToOverview img {
	margin-right : 5px;
	margin-bottom : -1px;
}

DIV.backToOverview a {
	color : #000000;
	text-decoration : none;
}

DIV.backToOverview a:hover {
	color : #000000;
	text-decoration : none;
}

DIV.backToTop {
	margin-top : 20px;
	margin-bottom : 20px;
}


.welcome { 
	font-family : Arial,sans-serif;
	font-size : 21px;
	font-weight : normal;
	font-style : normal;
	color : #747376;
	line-height : 21px;
}


.txt { 
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 16px;
}

.titBlue { 
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : #253692;
}

.txtBlue { 
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #253692;
	line-height : 16px;
}

/* sitemap */

.sitemapMercure { 
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	padding-left:16px;
	line-height : 16px;
	
	background-image: url(../_img/img_hilite_bg_mercure.jpg);
	background-repeat: repeat-y;
	
}

.sitemapMercure a {
	color : #000000;
	text-decoration : none;
}

.sitemapMercure a:hover {
	color : #000000;
	text-decoration : none;
}


.sitemapVictoria { 
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	padding-left:16px;
	line-height : 16px;
	
	background-image: url(../_img/img_hilite_bg_victoria.jpg);
	background-repeat: repeat-y;
	
}

.sitemapVictoria a {
	color : #000000;
	text-decoration : none;
}

.sitemapVictoria a:hover {
	color : #000000;
	text-decoration : none;
}


.sitemapBaslertor { 
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	padding-left:16px;
	line-height : 16px;
	
	background-image: url(../_img/img_hilite_bg_baslertor.jpg);
	background-repeat: repeat-y;
	
}

.sitemapBaslertor a {
	color : #000000;
	text-decoration : none;
}

.sitemapBaslertor a:hover {
	color : #000000;
	text-decoration : none;
}

/* end sitemap */


.bgBaleHotels {
	background-color : #FF9E30;
}

.bgMercure {
	background-color : #C0362C;
}

.bgVictoria {
	background-color : #00498F;
}

.bgBaslertor {
	background-color : #B2B8BE;
}



.contentGalleryWrapper {
	position:relative;
	width:412px;
}
.contentGalleryDiv {
	position:absolute;
	top:71px;
	left:px;
}


TABLE.contactForm {
	background-color : #E1E1E4;
}

TABLE.contactForm TH {
	text-align : left;
	border-bottom : 1px #FFFFFF solid;
	margin : 0px;
	padding : 0px;
}


TABLE.contactForm TD {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	
	border-bottom : 1px #FFFFFF solid;
	
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 4px;
	padding-bottom : 4px;
}

TABLE.contactForm SELECT.formFieldWidth {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	padding-top:1px;
	height:20px;
	width : 250px;
}

TABLE.contactForm INPUT.formFieldWidth {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	padding-left:3px;
	padding-top:3px;
	height:22px;
	width : 250px;
}

TABLE.contactForm TEXTAREA.formFieldWidth {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	padding-left:3px;
	padding-top:3px;
	width : 250px;
}

TABLE.contactFormFooter, TABLE.contactFormFooter TD {
	padding-top:3px;
	padding-bottom:7px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	border:0px;
}


.fcfooter {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
	color : #999999;
	
	padding-left:21px;
	padding-bottom:20px;
}
