/* 
	******************************
	***  Main	 		       ***
	******************************
*/
	html, body {
		height: 100%; width: 100%;
		margin: 0; padding: 0;
		font-size: 11px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bgGradient.gif") repeat-x top;
		z-index: 1;
	}
	td {
		font-size: 11px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	}
	a { 
		text-decoration: none; 
		color: #000000; 
		font-weight:bold; 
		text-decoration: underline;
	}
	a.sitemap { 
		padding-left: 20px;
		text-decoration: none; 
		color: #365642; 
	}
	h1 { font-size: 11px; color: #FFFFFF; display: inline; }
	h2 { font-size: 11px; color: #FFFFFF; display: inline; }
	h3 { font-size: 11px; color: #FFFFFF; display: inline; }
	h1.country { font-size: 16px; color: #005747; display: inline; text-transform: uppercase; }
	
	p { font-size: 11px; color: #000000; }
	
	#tblMain,
	#tblBody,
	#tdBody {
		height: 100%;
	}
	#tblBody,
	#tdBody {
		width: 960px;
		vertical-align: top;
	}
	#tblMain {
		width: 100%;
	}
	#tdShaLeft,
	#tdShaRight { width: 50%; }
	
	#divHeader {
		position: relative;
		height: 112px;
	}
	#tdHeaderImg {
		background: url("/img/Eyecatcher.jpg") no-repeat;
	}
	#tdContainer,
	#tblContainer {
		height: 100%;
	}
	#tblContainer {
	}
	#divPattern {
		position: absolute;
		top: 104px;
		width: 958px;
		height: 8px;
		background: url("/img/bgPattern.gif") no-repeat;
		z-index: 3;
	}
	#divLogo {
		position: absolute;
		width: 244px; height: 48px;
		top: 28px; left: 8px;
	}
	#divLanguageButtons {
		position: absolute;
		bottom: 12px; left: 10px;
	}
	html>body #divLanguageButtons {
		bottom: 10px;
	}
	#divLanguageButtons a.flagOn,
	#divLanguageButtons a.flagOff {
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
	}
	#divLanguageButtons a.flagOn {
		color: #035642;
	}
	#divLanguageButtons a.flagOff {
		color: #e27225;
	}
	#tdLeftColumn {
		width: 252px;
		vertical-align: top;
	}
	#tdRightColumn {
		width: 151px;
		vertical-align: top;
	}
/* 
	******************************
	***  Mainnavigation 	   ***
	******************************
*/
	#divNavigation {
		position: absolute;
		left: 330px; top: 48px;
	}
	#tblNavigation {
	}
	#tblNavigation .tdMenuOff a {
		color: #e27225;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		text-transform: lowercase;
	}
	#tblNavigation .tdMenuOn a {
		color: #035642;
		font-size: 12px;
		font-weight: normal;
		text-transform: lowercase;
	}
	.divSubMenu a {
		color: #035642;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		text-transform: lowercase;
	}
	.divSubMenu {
		height: 28px;
		padding-top: 10px;
	}
/* 
	******************************
	***  Footer navigation 	   ***
	******************************
*/
	#divFooter {
		margin-left: 10px;
		width: 941px;
		height: 90px;
		position: relative;
		background: url("/img/bg_Footer.gif") no-repeat;
	}
	#tblFooter {
		/*width: 860px;*/
	}
	#tblFooter a {
		padding-left: 6px;
		color: #3b536d;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		background: url("/img/bl_FooterOff.gif") no-repeat;
	}
	#tblFooter a:hover {
		color: #e17326;
		text-decoration: underline;
		background: url("/img/bl_FooterOn.gif") no-repeat;
	}

/* 
	******************************
	***  SearchDestination 	   ***
	******************************
*/
	#tblSearchDestinationContainer {
		height: 327px;
		width: 242px;
		margin-top: 12px;
		margin-left: 10px;
	}
	#tblSearchDestinationContainer .tdHeader {
		height: 19px;
		padding: 0px 0px 0px 10px;
		background: url("/img/bgSearchDestinationHeader.gif") no-repeat;
	}
	#tblSearchDestinationContainer .tdHeader h2 {
		font-size: 11px;
		color: #FFFFFF;
	}
	#tblSearchDestination {
		height: 265px;
		width: 242px;
		background: url("/img/bgSearchDestinationBody.gif") no-repeat;
	}
	#tblSearchDestination .tdTitle {
		height: 22px;
		padding-left: 10px;
	}
	#tblSearchDestination .tdSelect {
		height: 24px;
		padding-left: 10px;
	}
	#tblSearchDestination .tdTitle label {
		font-size: 11px;
		color: #035642;
		font-weight: bold;
	}
	#tblSearchDestination .tdSubmit {
		text-align: right;
		padding-right: 13px;
	}
	#tblSearchDestination .tdSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
	}
	#tblSearchDestination select {
		width: 220px;
		height: 21px;
		color: #8b8b8b;
		font-size: 11px;
	}
/* 
	******************************
	***  AreasMenu 	   		   ***
	******************************
*/	
	#tblAreasMenuContainer {
		width: 242px;
		margin-top: -10px;
		margin-left: 10px;
	}
	#tblAreasMenuContainer .tdHeader {
		height: 19px;
		padding: 0px 0px 0px 10px;
		background: url("/img/bgSearchDestinationHeader.gif") no-repeat;
	}
	#tblAreasMenuContainer .tdHeader h2 {
		font-size: 11px;
		color: #FFFFFF;
	}
	#tblAreasMenu {
		width: 242px;
		background-color: #ebf2f5;
	}
	#tblAreasMenu .tdAreaMenuOn {
		height: 20px;
		background: url("/img/bgBeam.gif") repeat-x;
		background-position: 0px 5px;
	}
	#tblAreasMenu .tdAreaMenuOff {
		height: 20px;
	}
	#tblAreasMenu .tdAreaMenuOn a,
	#tblAreasMenu .tdAreaMenuOff a {
		font-size: 11px;
		color: #035642;
		font-weight: bold;
		text-decoration: none;
		background-color: #ecf4f7;
		padding-left: 10px;
		padding-right: 5px;
		text-transform: uppercase;
	}
	.tdAreaSubMenu {
		display: none; 
		padding-left: 30px;
	}
	.tdAreaSubMenu a.Off {
		font-size: 11px; 
		color: #035642;
		font-weight: normal;
	}
	.tdAreaSubMenu a.On {
		font-size: 11px; 
		color: #e27225;
		font-weight: normal;
	}
/* 
	******************************
	***  SearchOnWebsiteBox	   ***
	******************************
*/
	#tblSearchOnWebsite {
		width: 142px;
		height: 87px;
		margin-top: 12px;
	}
	#tblSearchOnWebsite .Header {
		height: 19px;
		padding-left: 10px;
		background: url("/img/bgSmallBoxHeader.gif") no-repeat;
	}
	#tblSearchOnWebsite .Body { 
		height: 68px;
		background: #e5ecef url("/img/bgSmallBoxBottom.gif") no-repeat bottom;
	}
	#tblSearchOnWebsite .Body input { 
		width: 126px;
		height: 19px;
		font-size: 11px;
		color: #8b8b8b;
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 14px 0px 0px 7px;
		padding-left: 3px;
		border: 1px solid #105f4c;
	}
	html>body #tblSearchOnWebsite .Body input { 
		margin: 0px 0px 0px 7px;
	}
	#tblSearchOnWebsite .Body .spnSubmit {
		float: right;
		margin: 8px 8px 0px 0px;
	}
	#tblSearchOnWebsite .Body .spnSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
	}
/* 
	******************************
	***  NewsLetterBox   	   ***
	******************************
*/
	#tblNewsLetterBox {
		width: 142px;
		height: 116px;
		margin-top: 12px;
	}
	#tblNewsLetterBox .Header {
		height: 19px;
		padding-left: 10px;
		background: url("/img/bgSmallBoxHeader.gif") no-repeat;
	}
	#tblNewsLetterBox .Body { 
		height: 97px;
		background: #e5ecef url("/img/bgSmallBoxBottom.gif") no-repeat bottom;
	}
	#tblNewsLetterBox .Body input.Name,
	#tblNewsLetterBox .Body input.Email { 
		width: 126px;
		height: 19px;
		font-size: 11px;
		color: #8b8b8b;
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;	
		padding-left: 3px;
		border: 1px solid #105f4c;
	}
	#tblNewsLetterBox .Body input.Name { 
		margin: 14px 0px 0px 7px;
	}
	#tblNewsLetterBox .Body input.Email { 
		margin: 4px 0px 0px 7px;
	}
	html>body #tblNewsLetterBox .Body input.Name { 
		margin: 0px 0px 0px 7px;
	}
	html>body #tblNewsLetterBox .Body input.Email { 
		margin: 5px 0px 0px 7px;
	}
	#tblNewsLetterBox .Body .spnSubmit {
		float: right;
		margin: 8px 8px 0px 0px;
	}
	#tblNewsLetterBox .Body .spnSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
	}
/* 
	******************************
	***  Login Adverteerders   ***
	******************************
*/	
	#tblLogin {
		width: 142px;
		height: 157px;
		margin-top: 12px;
	}
	#tblLogin .Header {
		height: 19px;
		padding-left: 10px;
		background: url("/img/bgSmallBoxHeader.gif") no-repeat;
	}
	#tblLogin .Body { 
		height: 138px;
		vertical-align: top;
		background: #e5ecef url("/img/bgSmallBoxBottom.gif") no-repeat bottom;
	}
	#tblLogin .Body label { 
		color: #666666;
		font-size: 11px;
		margin: 0px 0px 0px 8px;
	}
	#tblLogin .Body input.LoginName,
	#tblLogin .Body input.Password { 
		width: 126px;
		height: 19px;
		font-size: 11px;
		color: #8b8b8b;
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;	
		padding-left: 3px;
		border: 1px solid #105f4c;
	}
	#tblLogin .Body input.LoginName { 
		margin: 2px 0px 0px 7px;
	}
	#tblLogin .Body input.Password { 
		margin: 2px 0px 5px 7px;
	}
	html>body #tblLogin .Body input.LoginName { 
		margin: 0px 0px 5px 7px;
	}
	html>body #tblLogin .Body input.Password { 
		margin: 2px 0px 8px 7px;
	}
	#tblLogin .Body .spnSubmit {
		width: 140px;
		height: 16px;
		display: block;
	}
	#tblLogin .Body .spnSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
		float: right;
		margin-right: 5px;
	}
	#tblLogin .Body .spnForgotten {
		width: 140px;
		height: 16px;
		display: block;
	}
	#tblLogin .Body .spnForgotten a {
		font-size: 11px;
		color: #8b8b8b;
		text-decoration: underline;
		float: right;
		margin-right: 5px;
	}
/* 
	******************************
	***  Logout Adverteerders  ***
	******************************
*/	
	#tblLogout {
		width: 142px;
		height: 120px;
		margin-top: 12px;
	}
	#tblLogout .Header {
		height: 19px;
		padding-left: 10px;
		background: url("/img/bgSmallBoxHeader.gif") no-repeat;
	}
	#tblLogout .Body { 
		height: 121px;
		vertical-align: top;
		background: #e5ecef url("/img/bgSmallBoxBottom.gif") no-repeat bottom;
	}
	#tblLogout .Body .wrapper { 
		height: 101px;
		width: 142px;
		position: relative;
		padding-top: 1px;
	}
	#tblLogout .Body label { 
		color: #666666;
		font-size: 11px;
		margin: 0px 0px 0px 8px;
	}
	#tblLogout .Body p {
		display: block;
		color: #035642;
		margin-left: 8px;
		margin-bottom: -10px;
		margin-top: 0px;
		font-weight: bold;
	}
	#tblLogout .Body p.Text {
		display: inline;
		color: #8b8b8b;
		margin-left: 8px;
		padding-top: 5px;
		font-weight: normal;
	}
	#tblLogout .Body .spnSubmit {
		position: absolute;
		width: 140px;
		height: 16px;
		display: block;
		bottom: -10px;
		right: 5px;
	}
	#tblLogout .Body .spnSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
		float: right;
		margin-right: 5px;
	}
	#tblLogout .Body .spnToMyAds {
		position: absolute;
		width: 140px;
		height: 32px; /* 16 */ 
		display: block;
		bottom: 5px;
		right: 5px;
	}
	#tblLogout .Body .spnToMyAds a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
		float: right;
		margin-right: 5px;
		text-align: right;
		width: 120px;
		background: url(../img/greenBullet.gif) no-repeat right 1px;
		padding-right: 13px;
	}
/* 
	******************************
	***  Banners   	   		   ***
	******************************
*/
	.tblGlobalBanner {
		height: 86px;
		margin: 12px 0px 0px 0px;
	}
	.tblGlobalBanner .Banner {
		text-align: center;
		background-color: #e5ecef;
		height: 62px;
	}
/* 
	******************************
	***  MiddleColumn 	       ***
	******************************
*/
	#tdContent {
		width: 557px;
	}
	#tblContent {
		width: 539px;
		height: 100%;
		margin: 13px 0px 0px 10px;
	}
	#tblContent .PageHeader {
		height: 17px;
		padding-left: 10px;
		background: url("/img/bgHeaderBeam.png") no-repeat;
	}
	#tblContent .PageBody {
		vertical-align: top;
	}
	#tblContent .PageBody p.Lead {
		margin: 4px 10px;
	}
/* 
	******************************
	***  ArrangementSpotlight  ***
	******************************
*/	
	#tblArrSpotlightContainer {
		width: 540px;
		margin-top: 10px;
	}
	#tblArrSpotlightContainer .Pattern {
		height: 8px;
		background: url("/img/bgPatternSmall.gif") repeat-x top;	
	}
	#tblArrSpotlightContainer .tblArrSpotlight {
		width: 266px;
		height: 97px;
	}
	#tblArrSpotlightContainer .tblArrSpotlight .Header {
		height: 17px;
		padding-left: 10px;
		background: url("/img/bgArrangementSpotlightHeader.gif") no-repeat;
	}
	#tblArrSpotlightContainer .tblArrSpotlight .Body .Wrapper {
		position: relative;
		height: 80px;
		width: 158px;
		float: right;
	}
	#tblArrSpotlightContainer .tblArrSpotlight .DetailTxt {
/*		display: inline;*/
		color: #035642;
		/*margin-left: 4px;*/
		margin-top: 2px;
	}
	#tblArrSpotlightContainer .tblArrSpotlight .Valuta {
		/*position: absolute;*/
		/*right: 0px;
		bottom: 0px;*/
		color: #e27225;
		font-weight: bold;
		font-size: 14px;
	}
	#tblArrSpotlightContainer .tblArrSpotlight .Body img {
		border: 1px solid #035642;
		margin-top: 2px;
	}
/* 
	******************************
	***  ArrangementOverzicht  ***
	******************************
*/
	.tblArrangement {
		width: 540px;
		height: 109px;
	}
	.tblArrangement .Header {
		padding-left: 10px;
		height: 17px;
		background: url("/img/bgArrangementHeader.gif") no-repeat;
	}
	.tblArrangement .Header h3 a {
		font-size: 11px; 
		color: #FFFFFF; 
		display: inline;
		text-decoration: none;
	}
	.tblArrangement .Wrapper {
		position:relative;
		height:90px;
	}	
	.tblArrangement .Body .Wrapper p {
		display: inline;
		color: #035642;
	}
	.tblArrangement .Body .Wrapper p.Title {
		display: inline;
		color: #035642;
		font-size: 12px;
		font-weight: bold;
	}
	.tblArrangement .Body .Wrapper img {
		border: 1px solid #035642;
		margin-left: 0px;
		margin-right: 5px;
	}
	.tblArrangement .Body .Wrapper img.noBorder {
		border: none;
		margin-left: 0px;
		margin-right: 5px;
	}
	.tblArrangement .Body .Wrapper .Valuta {
		/*position: absolute;
		right: 0px;
		top: 112px;*/
		float: right;
		color: #e27225;
		font-weight: bold;
		font-size: 14px;
	}
	.tblBanner .Pattern,
	.tblArrangement .Pattern {
		height: 6px;
		background: url("/img/bgPatternSmall.gif") repeat-x top;
	}
	.tblBanner {
		width: 540px;
		height: 109px;
	}
	.tblBanner .Body {
		text-align: center;
		background-color: #fff0e6;
	}
/* 
	******************************
	***  ArrangementDetail     ***
	******************************
*/
	#tblArrangementDetail {
		width: 540px;
	}
	#tblArrangementDetail .Wrapper {
		position:relative;
		width: 540px;
		/*height: 90px;*/
		padding-left: 10px;
	}	
	#tblArrangementDetail .Body .Wrapper p {
		display: inline;
		color: #035642;
	}
	#tblArrangementDetail .Body .Wrapper p.Title {
		display: inline;
		color: #035642;
		font-size: 12px;
		font-weight: bold;
	}
	#tblArrangementDetail .Body .Wrapper .Valuta {
		position: absolute;
		right: 10px;
		bottom: 0px;
		color: #e27225;
		font-weight: bold;
		font-size: 14px;
	}
	html>body #tblArrangementDetail .Body .Wrapper .Valuta {
		right: 10px;
		bottom: -8px;
	}
	#tblArrangementDetail #tblIntro {
		height: 125px;
	}
	#tblIntro .Body {
		vertical-align: top;
	}
	#tblIntro .Body p.CrumPath {
		color: #e27225;
		display: inline;
		font-size: 12px;
		margin-left: 10px;
	}
	#tblIntro .Body p.CrumPath a {
		color: #e27225;
		text-decoration: none;
		font-weight: normal;
	}
	#tblIntro .Body p.CrumPath a:hover {
		text-decoration: underline;
	}
	#tblArrangementDetail .Pattern {
		height: 20px;
		background: url("/img/bgPatternSmall.gif") repeat-x bottom;
	}
	#tblVideo {
		width: 540px;
	}
	#tblVideo .Header {
		padding-left: 10px;
		height: 17px;
		background: url("/img/bgArrangementHeader.gif") no-repeat;
	}
	#tblVideo .Video{
		padding-top: 15px;
	}
	#tblVideo .Header h3 {
		font-size: 12px; 
		color: #FFFFFF; 
		display: inline;
		text-decoration: none;
	}	
	#tblDescription {
		width: 540px;
	}
	#tblDescription .Header {
		padding-left: 10px;
		height: 17px;
		background: url("/img/bgArrangementHeader.gif") no-repeat;
	}
	#tblDescription .Header h3 {
		font-size: 12px; 
		color: #FFFFFF; 
		display: inline;
		text-decoration: none;
	}
	#tblDescription .Description {
		vertical-align: top;
		padding: 5px;
	}
	#tblDescription .Description p {
		display: inline;
		color: #035642;
	}
	#tblIntro {
		height: 100px;
	}
	#tblImages {
		margin-top: 5px;
	}
	#tblImages img {
		border: 1px solid #035642;
	}
	#tblImages .Paging {
		text-align: center;
		height: 22px;
	}
	#tblImages .Paging a.Off {
		color: #e27225;
		text-decoration: none;
		font-size: 12px;
		margin: 0px 2px;
	}
	#tblImages .Paging a.On {
		color: #035642;
		text-decoration: none;
		font-size: 12px;
		margin: 0px 2px;
	}
	#tblProperties {
		width: 540px;
		margin-top: 20px;
	}
	#tblProperties .Header {
		padding-left: 10px;
		height: 17px;
		background: url("/img/bgArrangementHeader.gif") no-repeat;
	}
	#tblProperties .Header h3 {
		font-size: 12px; 
		color: #FFFFFF; 
		display: inline;
		text-decoration: none;
	}
	#tblProperties .PropertieName,
	#tblProperties .PropertieValue {
		height: 22px;
		border-bottom: 1px solid #7fa0bf;	
	}
	#tblProperties .PropertieName {
		width: 240pxp;
		padding-left: 10px;
		color: #035642;
		font-size: 11px;
		font-weight: bold;
	}
	#tblProperties .PropertieValue {
		width: 300px;
		color: #035642;
		font-size: 11px;
		/*text-transform: lowercase;*/
	}
	#tblAanbiedingen {
		width: 540px;
		margin-top: 12px;
	}
	#tblAanbiedingen .Header {
		padding-left: 10px;
		height: 17px;
		background: url("/img/bgAanbiedingenHeader.gif") no-repeat;
	}
	#tblAanbiedingen .Header h3 {
		font-size: 12px; 
		color: #FFFFFF; 
		display: inline;
		text-decoration: none;
		text-transform: uppercase;
	}
	#tblAanbiedingen .Body {
		background-color: #f48e49;
		padding: 5px 10px;
	}
	#tblAanbiedingen .Body p {
		color: #FFFFFF;
	}
	#tblContact {
		width: 540px;
		margin-top: 12px;
	}
	#tblContact .Header {
		padding-left: 10px;
		height: 17px;
		background: url("/img/bgArrangementHeader.gif") no-repeat;
	}
	#tblContact .Header h3 {
		font-size: 12px; 
		color: #FFFFFF; 
		display: inline;
		text-decoration: none;
		text-transform: uppercase;
	}
	#tblContact .Title p {
		padding: 5px 10px;
		color: #035642;
	}
	#tblContact .Body {
		padding: 5px 10px;
	}
	#tblContact .Body p {
		color: #000000;
	}
	.BackToOverview {
		height: 40px;
	}
	.BackToOverview a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;	
	}
	.spnBackToOverview {
		height: 24px;
	}
	.spnBackToOverview a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;	
	}
/* 
	******************************
	***  ArrangementOverview   ***
	******************************
*/
	#tblArrOverviewContainer {
		width: 540px;
	}
	#tblArrOverviewContainer .tdSubmit {
		text-align: right;
		height: 30px;
		padding-right: 10px;
	}
	#tblArrOverviewContainer .Pattern {
		height: 6px;
		background: url("/img/bgPatternSmall.gif") repeat-x top;
	}
	#tblArrOverviewContainer .tdSubmit a {
		font-size: 11px;
		color: #80a1c1;
		text-transform: uppercase;
		text-decoration: none;
	}
	#tblArrOverview {
		width: 540px;
	}
	#tblArrOverview .Header {
		padding-left: 10px;
		height: 17px;
		background: url("/img/bgArrangementHeader.gif") no-repeat;
	}
	#tblArrOverview .Header h3 {
		font-size: 12px; 
		color: #FFFFFF; 
		display: inline;
		text-decoration: none;
	}
	#tblArrOverview .PropertieName {
		border-right: 1px solid #7fa0bf;
	}
	#tblArrOverview .PropertieName,
	#tblArrOverview .PropertieValue {
		height: 22px;
		border-bottom: 1px solid #7fa0bf;
	}
	#tblArrOverview .Edit,
	#tblArrOverview .Remove {
		height: 22px;
		border-bottom: 1px solid #7fa0bf;
	}
	#tblArrOverview .PropertieName {
		width: 240pxp;
		padding-left: 10px;
		color: #035642;
		font-size: 11px;
		font-weight: bold;
	}
	#tblArrOverview .PropertieValue {
		width: 300px;
		color: #035642;
		font-size: 11px;
		/*text-transform: lowercase;*/
		padding-left: 5px;
	}
	#tblArrOverview .Edit {
		padding-right: 10px;
		text-align: right;
	}
	#tblArrOverview .Edit a {
		color: #e27225;
		font-size: 11px;
		text-transform: uppercase;
		text-decoration: none;
	}
	#tblArrOverview .Remove {
		padding-right: 10px;
		text-align: right;
	}
	#tblArrOverview .Remove a {
		color: #035642;
		font-size: 11px;
		text-transform: uppercase;
		text-decoration: none;
	}

/* 
	******************************
	***  GolfCourse            ***
	******************************
*/
	#divGolfCourseContainer {
		margin-top: 10px;
	}
	.divGolfCourse {
		margin-top: 1px;
	}
	.divGolfCourse .Left {
		background: url("/img/gcleft.gif") no-repeat;
	}
	.divGolfCourse .tblPattern {
		width: 540px;
		height: 6px;
	}
	.divGolfCourse .tblPattern .Pattern {
		height: 6px;
		background: url("/img/bgPatternSmall.gif") repeat-x top;
	}
	.divGolfCourse .Active .Header {
		background: #396c9d;
	}
	.divGolfCourse .Header {
		background: url("/img/bgGCHeader.gif") repeat-x;
		padding: 0px 0px 0px 0px;
		width: 514px;	
	}
	.divGolfCourse .Header a {
		color: #FFF;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		margin-left: 4px;
	}
	.divGolfCourse .Button {
		padding: 0px 0px 0px 0px;
	}
	.divGolfCourse .Sub { 
		background-color: #FFFFFF; 
		display: none;
		width: 540px; 
	}
	.divGolfCourse .Answer {
		padding: 10px;
	}
	.divGolfCourse p {
		color: #000000;
	}
	.divGolfCourse .PropertieName, 
	.divGolfCourse .PropertieValue {
		height: 22px;
		border-bottom: 1px solid #7fa0bf;	
	}
	.divGolfCourse .PropertieName {
		width: 240pxp;
		padding-left: 10px;
		color: #035642;
		font-size: 11px;
		font-weight: bold;
	}
	.divGolfCourse .PropertieValue {
		width: 300px;
		color: #035642;
		font-size: 11px;
		/*text-transform: lowercase;*/
	}
/* 
	******************************
	***  FAQ         	       ***
	******************************
*/
	#divFaqContainer {
		margin-top: 10px;
	}
	.divFaq {
		margin-top: 1px;
	}
	.divFaq .Off {
		background: url("/img/bgFaqHeader.gif") repeat-x;
		height: 17px;
		width: 540px;
	}
	.divFaq .Off .Left {
		background: url("/img/faqleftoff.gif") no-repeat;
	}
	.divFaq .Active { 
		height: 17px;
		width: 540px;
	}
	.divFaq .Active .Left {
		background: url("/img/faqlefton.gif") no-repeat;
	}
	.divFaq .tblPattern {
		width: 540px;
		height: 6px;
	}
	.divFaq .tblPattern .Pattern {
		height: 6px;
		background: url("/img/bgPatternSmall.gif") repeat-x top;
	}
	.divFaq .Active .Header {
		background: #396c9d;
	}
	.divFaq .Header {
		padding: 0px 0px 0px 0px;
		width: 514px;	
	}
	.divFaq .Header a {
		color: #FFF;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		margin-left: 4px;
	}
	.divFaq .Button {
		padding: 0px 0px 0px 0px;
	}
	.divFaq .Sub { 
		background-color: #FFFFFF; 
		display: none; 
	}
	.divFaq .Answer {
		padding: 10px;
	}
	.divFaq p {
		color: #000000;
	}
/* 
	******************************
	***  PasswordForgotten 	   ***
	******************************
*/
	#tblPasswordForgotten {
		margin-left: 10px;
	}
	#tblPasswordForgotten a {
		text-transform: uppercase;
	}
	#tblPasswordForgotten input {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 200px;
		height: 17px;
	}
	#tblPasswordForgotten .spnSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
	}
/* 
	******************************
	***  UnsubscribeNewsletter ***
	******************************
*/
	#tblUnsubscribeNewsletter {
		width: 500px;
	}
	#tblUnsubscribeNewsletter a {
		text-transform: uppercase;
	}
	#tblUnsubscribeNewsletter input {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 200px;
		height: 17px;
	}
	#tblUnsubscribeNewsletter .spnSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
	}
/* 
	******************************
	***  ContactForm 	       ***
	******************************
*/	
	#tblContactForm {
		margin-left: 5px;
	}
	#tblContactForm input.input {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 200px;
		height: 17px;
	}
	#tblContactForm textarea {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 300px;
		height: 75px;
	}
	#tblContactForm b {
		font-weight	: bold;
		font-size: 11px;
	}
	#tblContactForm .spnSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
	}
/* 
	******************************
	***  Wizard      	       ***
	******************************
*/
	#tblWizardLanguage {
		position: relative;
	}
	#tblWizardLanguage #tblWizardMenu {
		margin-top: 5px;
	}
	#tblWizardLanguage .tdSubmit {
		text-align: right;
		padding-right: 20px;
	}
	#tblWizardLanguage .tdSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
	}
	#tblWizardLanguage .tdBack {
		text-align: left;
		padding-left: 10px;
	}
	#tblWizardLanguage .tdBack a {
		font-size: 11px;
		color: #E27123;
		text-transform: uppercase;
		text-decoration: none;
	}
	#tblWizardLanguage .tdPattern {
		height: 15px;
		background: url("/img/bgPatternSmall.gif") repeat-x 5px;	
	}
	#tblWizardContent .tdSubmit {
		text-align: right;
		padding-right: 20px;
	}
	#tblWizardContent .tdSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
	}
	#tblWizardContent .input200 {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 200px;
		height: 17px;
	}
	#tblWizardContent .input80 {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 80px;
		height: 17px;
	}
	#tblWizardContent .input200x80 {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 200px;
		height: 80px;
	}
	#tblWizardContent .input200x150 {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 200px;
		height: 150px;
	}
	#tblWizardLanguage .Header {
		font-size: 11px; 
		color: #FFFFFF; 
		/*display: inline;*/
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		padding-left: 10px;
		height: 17px;
		background: url("/img/bgArrangementHeader.gif") repeat-x;
/*
		height: 15px;
		background: url("/img/bgPatternSmall.gif") repeat-x 5px;	
*/
	}
	#tblWizardContent TD {
		padding-top: 16px;
		font-weight: bold;
	}
	#tblWizardContent TD.Left {
		width: 200px;
		vertical-align: top;
		padding-top: 20px;
	}
	#tblWizardContent TD.Center {
		width: 200px;
		vertical-align: top;
	}
	#tblWizardContent TD.Req {
		width: 20px;
		text-align: center;
		font-weight: bold;
		vertical-align: top;
		padding-top: 20px;
	}
	#tblWizardContent TD.Right {
		width: 110px;
		text-align: center;
		vertical-align: top;
	}
	#tblWizardContent .innerTbl TD {
		padding-top: 0px;
		padding-right: 10px;
	}
	#tblWizardOverview HR {
		color: #5D9881;
		height: 1px;
	}
	#tblWizardOverview TD {
		padding-top: 6px;
	}
	#tblWizardOverview TD.Left {
		width: 185px;
		vertical-align: top;
		font-weight: bold;
	}
	#tblWizardOverview TD.Center {
		width: 20px;
		text-align: center;
		vertical-align: top;
		font-weight: bold;
	}
	#tblWizardOverview TD.Right {
		width: 315px;
		vertical-align: top;
	}
	#tblWizardAddPlace .tdSubmit {
		text-align: right;
		padding-bottom: 10px;
	}
	#tblWizardAddPlace .tdSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
	}
	#tblWizardAddPlace .input200 {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 200px;
		height: 17px;
	}
	#tblWizardAddGolfCourse {
		width: 100%;
		height: 100%;
	}
	#tblWizardAddGolfCourse .tdSubmit {
		text-align: right;
		padding-bottom: 10px;
		height: 100%;
		vertical-align: bottom;
	}
	#tblWizardAddGolfCourse .tdSubmit a {
		font-size: 11px;
		color: #035642;
		text-transform: uppercase;
		text-decoration: none;
	}
	#tblWizardAddGolfCourse .input200 {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 200px;
		height: 17px;
	}
	#tblWizardAddGolfCourse .input300 {
		font-family: Arial, Helvetica, sans-serif;
		background: url("/img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #7f9db9;
		font-size: 11px;
		width: 300px;
		height: 17px;
	}


#sitemap td {
	vertical-align: top;
}

#sitemap td div {
	padding: 0px 0px 0px 4px;
}
#tblIcons td {
	color: #0a5842;
	font-size: 10px;
}
.Icons {
	margin-right: 10px;
}
