.body
{
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	margin: 0;
	padding: 0;
	background-color:#fff;
	/**
	background-color:#E1A246;
	**/
}

#LangChoise
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

form
{
	margin:0;
	}
.empty
{
	background-color:#fff;
	/**
	background-color:#E1A246;
	**/
}

p, td, ol, h1, h2, h3, h4, h5, h6
{	
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 10px 0 0 0;
}

img
{
	display: inline;
	border: 0;
}

#Header {
	width:518px;
	height:150px;
	background-image: url('../images/hdr_home.jpg');
	background-repeat: no-repeat;
	background-position:top left;
}

#HeaderMessage h1
{
	margin:0;
	background-image: url('../images/header_t_l.gif');
	background-repeat: no-repeat;
	background-position:top left;
	padding:0 0 0 8px;
	float:right;
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
	color:#206d93;
	background-color:#f0f0f0;
	width:100%;
	height:30px;
	line-height:30px;
	filter:alpha(opacity=100,finishopacity=0,style=1);
	}

#HeaderMessage h1 a
{
	text-decoration:none;
	color:#206d93;
	background-color:#f0f0f0;
	width:100%;
	height:30px;
	line-height:30px;
	filter:alpha(opacity=100,finishopacity=0,style=1);
	}

#Navigation {
	width:500px;
	height:25px;
	background-color:#2D5C0E;
	padding-left:5px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#Navigation a{
	padding:0 6px 0 6px;
	color:#fff;
	text-decoration:none;
}

#Navigation a:hover{
	padding:0 6px 0 6px;
	color:#DBE225;
	text-decoration:none;
}

#Content {
	width:500px;
	background-color:#fff;
	padding:4px;
}


/**
--------------------------
Alle RightColumn Classes
--------------------------
**/

#RightColumn {
	height:auto;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color:#F8F8F8;
	min-height:180px;
}

#RightColumn tr {
	background-color:#f6f6f6;
	margin:0;
	padding:0;
}

#RightColumn .Header 
{
	background-color:#206d93;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-bottom:3px;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
}

#RightColumn .Content {
}

#RightColumn .Block 
{
	border:0;
	margin:0;
	padding:0;
	border-right:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;	
}

#RightColumn .BlockSeparator 
{
	border:2px dotted #a0a0a0;
}

#RightColumn .Footer {
/**
	background-color:#206d93;
**/
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	text-transform:uppercase;
}

#RightColumn .Footer a{
	background-color:#206d93;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	text-transform:uppercase;
	text-decoration:none;
}

#RightColumn .hotCountries .Title {
	font-size:16px;
	font-weight:bold;
	color:#206d93;
}

#RightColumn .hotCountries .Title a {
	font-size:16px;
	font-weight:bold;
	color:#206d93;
	text-decoration:none;
}

#RightColumn .More {
	font-size:10px;
	font-weight:bold;
	color:#f0f0f0;
}

#RightColumn .More a {
	font-size:10px;
	font-weight:bold;
	color:#206d93;
	text-decoration:none;
}

#RightColumn .More a:hover {
	color:#808080;
}

#RightColumn .RCColumn .RCTitle {
	padding-bottom:2px;
	background-color:#1E6B95;
	color:#fff;
	height:10px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-family:arial;
}

#RightColumn .RCColumn .RCTitle a{
	padding-top:2px;
	background-color:#1E6B95;
	color:#fff;
	height:10px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}

#RightColumn .RCColumn .RCTitle a:hover
{
	color:#f60;
}

#RightColumn .RCColumn .RCTitle:first {
	text-transform: capitalize;
}

#RightColumn .RCColumn .Title {
	background-color:#206d93;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	font-family:arial;
	padding:10px;
}

#RightColumn .RCColumn .Title:first {
	text-transform: capitalize;
}

#RightColumn .RCColumn .RCContent {
	border-left:1px solid red;
	border-right:1px solid red;
}

#RightColumn .RCBottom {
	background-image: url('../images/rc_bot.jpg');
	background-repeat: no-repeat;
	background-position:top left;
	color:#fff;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	font-family:arial;
	padding:10px;
}

#RightColumn .RCBottom a {
	text-decoration:none;
	color:#fff;
}

#RightColumn .RCBottom a:hover {
	border-bottom:1px dotted #fff;
}

#RightColumn .Description {
	font-size:9px;
	color:#505050;
}

#RightColumn .rightColH1Link
{
	line-height:16px;
	padding:5px 3px 5px 3px;
	border-bottom:1px dotted #aaa;
	}

#RightColumn .rightColH1Link a
{
	text-decoration:none;
	color:#f60;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	text-transform:capitalize;
	}

#RightColumn .rightColH1Link a:hover
{
	font-style:italic;
	}

#RightColumn .rightColH1Link img
{
	margin-right:5px;
	}

#RightColumn #rcDetailImages
{
	width:222px;
	text-align:center;
	}

#RightColumn #rcDetailImages img
{
	margin:2px;
	width:65px;
	height:65px;
	border:1px solid #206d93;
	}

#RightColumn .ddList
{
	margin:5px;
	width:95%;
	}

#RightColumn .ddList td
{
	border-bottom:1px dotted #c1c1c1;
	}
#RightColumn .ddList a
{
	color:#7A7B7D;
	text-decoration:none;
	}


/**
--------------------------
Alle Content Classes
--------------------------
**/

.ImageBordered
{
	border:1px solid #206d93;
}

.Image90
{
	height:90px;
	width:90px;
}

#Content .Brochures
{
	width:100%;
}

#Content .Brochure
{
}

#Content .Title
{
	font-size:13px;
	font-weight:bold;
	color:#206d93;	
}

#Content .Brochure .imgTD
{
	padding:2px 2px 2px 8px;	
}

#Content .Brochure .Title
{
	font-size:14px;
	font-weight:bold;
	color:#206d93;
	background-color:#efefef;
	padding:2px 2px 2px 8px;
	margin-bottom:10px;
}

#Content .Brochure .Landen li
{
	margin-left:-10px;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	color:#7a7b7d;	
}

#Content .Brochure .Landen li a, #Content .Link
{
	text-decoration:none;
	color:#7a7b7d;	
}

#Content .Brochure .Landen li a:hover, #Content .Link a:hover
{
	border-bottom:1px dotted #7a7b7d;
}

#Content #Destinations .Countries .Title a, #Content .Link a
{
	text-decoration:none;
	color:#206d93;
	}
#Content #Destinations .BlockSeparator
{
	border:2px dotted #a0a0a0;
	}
#Content .Residences .ResidenceName a
{
	font-weight:bold;
	color:#123456;
	}
#Content .Residences .ResidenceName a:hover
{
	text-decoration:underline;
	}
#Content .Residences .PInfo:first-letter
{
	text-transform:capitalize ;
	}

/**
--------------------------
pagina country.asp
--------------------------
**/

#Content .Offers
{
	width:100%;
}
#Content .Offers .Header,#Content .Offers .Title, #Content .Residences .CityName, #Content #ResidenceDetail .ResidenceName, #PromoForm .Title, #ExcursionDetail .Name
{
	border-top:1px solid #A6C5D4;
	background-color:#E8F0F4;
	padding:1px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	color:#206d93;
}
#Content .Offers .Header h1, #Content #ResidenceDetail .ResidenceName h1
{
	margin:0;
	background-color:#E8F0F4;
	padding:1px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	color:#206d93;
}

#Content .Offers .Title .ArrName
{
	display:inline;
	float:left;
}

#Content .Offers .Title .Price
{
	display:inline;
	color:#206d93;
	float:right;
	background-color:#E8F0F4;
}

#Content .Offers .Title a
{
	color:#206d93;
	background-color:#E8F0F4;
	text-decoration:none;
}

#Content .Offers .Description
{
	margin:5px 0 5px 0;
	color:#666;
	border-top:1px dotted #A6C5D4;
	padding:2px;
	/**
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #ccc;
	**/
}

#ExcursionDetail .Description,#ExcursionDetail .Description p
{
	margin:5px 0 5px 0;
	color:#666;
	padding:2px;
}

#ExcursionDetail .Images
{
	width:150px;
	text-align:center;
}

#ExcursionDetail .Images .Description
{
	margin:5px 0 5px 0;
	color:#666;
	padding:2px;
	font-weight:bold;
}

#ExcursionDetail img
{
	border:0;
	display:block;
	width:130px;
	border:1px solid #206d93;
}

#Content .Offers .Description hr
{
	visibility:hidden;
}

#Content .Offers .Foto
{
	border:1px solid #206d93;
}

#Content .Offers .More a
{
	color:#f60;
	font-weight:bold;
	font-size:larger;
	text-decoration:none;
}
#Content .Offers .More a:hover
{
	font-style:italic;
	letter-spacing:1px;
	
}

#Content .Promos td
{
	color:#206d93;
}

#Content .Promos .ArrName
{
	width:100%;
}

#Content .Promos .ArrName a
{
	color:#206d93;
	text-decoration:none;
}

#Content .Promos .ArrName a:hover
{
	border-bottom:1px dotted #206d93;
}

#Content .Promos .Price a
{
	font-weight:bold;
	color:#c40000;
	text-decoration:none;
}


.Alert
{
	font-weight:bold;
	color:#c40000;
	}

.blueRoundBlock
{
	color:#fff;
}

.blueRoundBlock a
{
	font-weight:bold;
	color:#069;
	text-decoration:none;
	}
.blueRoundBlock a:hover
{
	font-weight:bold;
	color:#c40000;
	text-decoration:none;
	}
.redRoundBlock
{}
.greyRoundBlock
{}

#Disclaimer, #Disclaimer a
{
	color:#c1c1c1;
	text-decoration:none;
	text-align:center;
	}
#Disclaimer a:hover
{
	color:#999;
	text-decoration:underline;
	}
	
#RightColumn .RecentlyViewedList
{
	padding-left:3px;
	line-height:16px;
	}
	
#RightColumn .RecentlyViewedList a
{
	color:#f60;
	text-decoration:none;
	}
	
#RightColumn .RecentlyViewedList a:hover
{
	color:#f60;
	text-decoration:underline;
	}
	
#TAGroupList
{
	width:85%;
	margin-left:30px;
	}
	
#TAGroupList a
{
	color:#f60;
	text-decoration:none;
	}
	
#TAGroupList a:hover
{
	color:#f60;
	text-decoration:underline;
	}

#GeneralRF fieldset
{
	margin-bottom:10px;
	padding:10px;
}

#GeneralRF .Input{
	font-size:10px;
}
#GeneralRF .Input input{
	font-size:10px;
	font-family:"courier";
}

#GeneralRF .Title{
	color:#000;
	font-size:10px;
	font-weight:normal;
}

#GeneralRF .Info{
}