@charset "UTF-8";
/******************************************************************/
/***************** BEGIN VAN DE PAGINALAYOUT **********************/
/******************************************************************/
body	{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: center;
	background-image: url(../images/backgr_03.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #232323;
}
		
		
#container 	{
	width: 900px;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
} 
		

/******************************************************************/
/******************************VOORAF******************************/
/*************************NORMALISEREN VAN*************************/
/****************************ALLE TAGS*****************************/
/******************************************************************/

/* Normaliseert marge, padding */
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Verwijdert list-style van de lists items */
ol,ul { list-style : none; }

/* Normaliseert font-style en font-weight terug naar normale waarden */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Border collapse */
table {
	border-collapse : collapse;
	border-spacing : 0;
}

/* Verwijdert rand van fieldset en afbeeldingen */
fieldset,img { border : 0; }

/* Links uitlijnen in caption and th */
caption,th { text-align : left; }

/* Verwijdert quotation marks van q */
q:before, q:after { content :''; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

/******************************************************************/
/*******************Start CSS COMPOSITION**************************/
/******************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	font-size: 18px;
}
.subtitleh1 {
	font-size: 15px;
}
.countrytitle {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 17px;
	color: #0076A3;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

h5 {
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 0px;

}

h6 {font-size: 14px;
}

p {
line-height: 14px;

}

a{
color: #0076A3;

}
/********************************************************/
#header #logo {
	height: 46px;
	width: 196px;
	position: absolute;
	left: 12px;
	background-repeat: no-repeat;
	bottom: 16px;
}
#header {
	width: 100%;
	position: relative;
	height: 70px;
}
#header #contact {
	position: absolute;
	right: 10px;
	background-repeat: no-repeat;
	bottom: 19px;
}
#navigation {
	position: relative;
	width: 100%;
	height: 38px;
}

#footer{
	width: 880px;
	background: #FFFFFF;
	text-align: left;
	display: block;
	margin-top:5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	position: relative;
	height: 16px;
	overflow: hidden;
	margin-bottom: 10px;
}

/**************** HOMEPAGE **********************/

#content_homepage {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	width: 860px;
}
#content_homepage #content_left {
	float: left;
	width: 420px;
}
#content_homepage #content_middle {
	float: left;
	width: 200px;
	margin-left: 20px;
}
#content_homepage #content_right {
	float: left;
	width: 420px;
	margin-left: 20px;
}
#visual {
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	height: 220px;
}
#visual #title {
	background-color: #0076a3;
	position: absolute;
	margin-top: 25px;
	width: 306px;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 22px;
	padding-bottom: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	z-index: 100;
}

#content_admin {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#content_admin #content_left {
	float: left;
	width: 150px;
}
#content_admin #content_middle {
	float: left;
	width: 690px;
	margin-left: 20px;
	padding-bottom: 15px;
}
#content_admin #content_right {
	float: left;
	width: 410px;
	margin-left: 20px;
}

#content_country {
	padding-left: 20px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 45px;
	width: 880px;
	position: relative;
}
#content_country #content_left {
	float: left;
	width: 200px;
}
#content_country #content_middle {
	float: left;
	width: 200px;
	margin-left: 20px;
}
#content_country #content_right {
	float: left;
	width: 640px;
	margin-left: 20px;
}
#visual_country {
	width: 100%;
	position: relative;
	padding-bottom: 12px;
	background-color: #FFFFFF;
	height: 220px;
	background-repeat: no-repeat;
}

#visual_country #title {
	background-color: #FFFFFF;
	position: absolute;
	margin-top: 25px;
	width: 210px;
	padding-right: 70px;
	padding-top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	z-index: 100;
	text-align: right;
	padding-bottom: 10px;
	padding-left: 15px;
}

#visual_flights {
	width: 100%;
	position: relative;
	padding-bottom: 12px;
	background-color: #FFFFFF;
	height: 220px;
	background-repeat: no-repeat;
}
#visual_flights #title {
	background-color: #FFFFFF;
	position: absolute;
	margin-top: 25px;
	width: 285px;
	padding-top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	z-index: 100;
	text-align: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.imagepadding {
	padding-bottom: 8px;
}
.imagepaddingbottom {
	padding-bottom: 8px;
}
#content_middle #mapping {
	background-image: url(../images/pixel_mapping.png);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	padding-left: 15px;
	padding-bottom: 12px;
	padding-top: 8px;
	height: 389px;
}
ul#mapping li {
	padding-bottom: 6px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position: left 3px;
	font-size: 12px;
}

#content_middle #mapping_lux {
	background-image: url(../images/pixel_mapping.png);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 8px;
	height: 65px;
}
ul#mapping_lux li {
	padding-bottom: 6px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position: left 3px;
	font-size: 12px;
}

.imageflags {
	float: left;
	padding-right: 8px;
}

.featuredpropshomepage {
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 8px;
	float: left;
	width: 400px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(../images/button_more_01.gif);
	background-repeat: no-repeat;
	background-position: 360px bottom;
	height: 150px;
	cursor: pointer;
}

.featuredpropshomepage_nl {
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 8px;
	float: left;
	width: 400px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(../images/button_more_01_nl.gif);
	background-repeat: no-repeat;
	background-position: 360px bottom;
	height: 150px;
	cursor: pointer;
}

.featuredpropshomepage_fr {
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 8px;
	float: left;
	width: 400px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(../images/button_more_01_fr.gif);
	background-repeat: no-repeat;
	background-position: 315px bottom;
	height: 150px;
	cursor: pointer;
}

.featuredluxurypropshomepage {
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	width: 404px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(../images/button_more_01.gif);
	background-repeat: no-repeat;
	background-position: 360px bottom;
	cursor: pointer;
	height: 461px;
}

.featuredluxurypropshomepage_nl {
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	width: 404px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(../images/button_more_01_nl.gif);
	background-repeat: no-repeat;
	background-position: 360px bottom;
	cursor: pointer;
	height: 461px;
}
.featuredluxurypropshomepage_fr {
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	width: 404px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(../images/button_more_01_fr.gif);
	background-repeat: no-repeat;
	background-position: 315px bottom;
	cursor: pointer;
	height: 461px;
}

.featuredluxurypropshomepage_image{
	cursor: pointer;
	height: 300px;
	overflow: hidden;
}

.featuredprojects_content {
	padding-left: 8px;
	float: left;
	width: 190px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.featuredprojectsluxury_content {
	float: left;
	width: 404px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.featuredpropscountrypage {
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 8px;
	float: left;
	width: 620px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(../images/button_more_01.gif);
	background-repeat: no-repeat;
	background-position: 574px bottom;
}

.featuredpropscountrypage .featuredprojects_content {
	padding-left: 8px;
	float: left;
	width: 290px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.imagefloatleft{
	float: left;
}
.imagefloatright{
	float: right;
}

#navigation li#home {
	height: 38px;
	margin-left: 0px;
	float: left;
}
#navigation li#properties {
	height: 38px;
	margin-left: 6px;
	float: left;
}
#navigation li#aboutus {
	margin-left: 6px;
	float: left;
	height: 38px;
}
#navigation li#contactus {
	margin-left: 6px;
	float: left;
	height: 38px;
}
#navigation li#luxury {
	margin-left: 6px;
	float: left;
	height: 38px;
}



#regionsumming li{
	background-image:url(../images/bullet_01.gif);
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left: 10px;
	padding-bottom:5px;
	background-position: 0px 5px;
}

.liststyle_01{
	color:#333333;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}
.liststyle_01 a{
color:#333333;
text-decoration:none;
}
.liststyle_01 a:hover{
text-decoration:underline;
}

.liststyle_02{
	color:#333333;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}
.liststyle_02 a{
color:#333333;
text-decoration:none;
}
.liststyle_02 a:hover{
text-decoration:underline;
}
#content_middle #regions {
	background-color: #F0F0F0;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left: 10px;
}

.countryflagpadding{
	float: right;
	width: 50px;
	height: 50px;
	background-position: right 10px;
	background-repeat: no-repeat;
}

#content_property_detail {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 7px;
}
#content_property_detail #detail_left {
	float: left;
	width: 860px;
}

#content_property_detail #detail_right {
	float: left;
	width: 166px;
	margin-left: 20px;
}
#content_property_detail #detail_right #content_right {
	background-color:#EFEFEF;
}
#content_property_detail #detail_left #content_left {
	background-color:#EFEFEF;
	padding: 20px;
}


#loadarea {
	float: left;
	width: 456px;
}
#content {
	float: left;
	width: 360px;
	text-align: justify;
}
.spacer1{ height:18px;}
.spacer2{
	height:10px;
}
.spacer3{
	height: 30px;
}
.spacer4{
	height:0px;
}

.spacer5{
	height: 7px;
}

.spacer6{
	height: 26px;
}
.spacer7{
	height: 45px;
}

#content_right .imagesumming {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}
#content_right .imagesumming li {
	padding-bottom: 8px;
}

.readmore{
	text-align:right;
	position:absolute;
	right: 7px;
	bottom: 1px;
	width: 64px;
	height: 22px;
	cursor: pointer;
}

#content_search {
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 45px;
	width: 870px;
	position: relative;
}
#content_search #content_left {
	float: left;
	width: 200px;
}
#content_search #content_middle {
	float: left;
	width: 204px;
	margin-left: 20px;
}
#content_search #content_right {
	float: left;
	width: 640px;
	margin-left: 20px;
}

#content_contactus {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 7px;
	width: 860px;
	width: 500px;
	width: 700px;
	width: 860px;
	}
#content_contactus #content_left{
	float: left;
	width: 200px;

}
#content_contactus #content_middle{
	float: left;
	width: 455px;
	margin-left: 18px;
}
#content_contactus #content_right {
	float: left;
	margin-left: 18px;
	width: 165px;
	}
	
#content_contactus #content_right #contactinfo_right{
	background-color: #F0F0F0;
	padding: 8px;
}

#content_aboutus {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 7px;
	width: 860px;
	}
	
#content_aboutus #content_left{
	float: left;
	width: 200px;

}
#content_aboutus #content_middle{
	float: left;
	width: 466px;
	margin-left: 20px;
}
#content_aboutus #content_right {
	float: left;
	margin-left: 20px;
	width: 168px;
	}
#regions .countrymap {
	height: 163px;
	background-repeat: no-repeat;
	width: 182px;
	position: relative;
	float: left;
	background-position: 0px 0px;
	border: 1px solid #DFDFDF;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 10px;
}
.countrymap .regiononmap {
	background-image: url(../images/region_ballon.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 62px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
.countrymap .regiononmap_top {
	background-image: url(../images/region_ballon_top.png);
	background-repeat: no-repeat;
	width: 62px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
.countrymap .regiononmap_bottom {
	background-repeat:no-repeat;
	width: 62px;
	position: absolute;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	height: 10px;
	bottom: -11px;
	left: 0px;
}
.countrymap .countrymaptitle {
	position: absolute;
	left: 60px;
	top: 65px;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	z-index: -1;
}
.searchtable td {
padding-bottom: 6px;

}

.searchresults {
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 8px;
	float: left;
	width: 620px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(../images/button_more_01.gif);
	background-repeat: no-repeat;
	background-position: 574px bottom;
}

.searchresults_nl {
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 8px;
	float: left;
	width: 620px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(../images/button_more_01_nl.gif);
	background-repeat: no-repeat;
	background-position: 574px bottom;
}

.searchresults_fr {
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 8px;
	float: left;
	width: 620px;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(../images/button_more_01_fr.gif);
	background-repeat: no-repeat;
	background-position: 532px bottom;
}

.searchresult_content {
	padding-left: 8px;
	float: left;
	width: 290px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.pagecount {
	border: 1px solid #9b9b9b;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	position: absolute;
	right: 20px;
}
#content_search #content_left .searchform {
	background-color: #f0f0f0;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.searchsubmit {
	background-image: url(../images/search_button.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 61px;
}
.searchdropdown{
	width: 182px;
	height: 19px;
	font-size: 11px;
}

.status {
	position: absolute;
}
#content_middle #contactform {
	background-color: #f0f0f0;
	padding: 8px;
}
.inputfields {
	border: 1px solid #8c8c8c;
	height: 15px;
	font-size: 11px;
	width: 180px;
}
.inputfield_searchform {
	border: 1px solid #8c8c8c;
	height: 15px;
	font-size: 11px;
	width: 179px;
}
.textfield_searchform {
	border: 1px solid #8c8c8c;
	font-size: 11px;
	width: 200px;
}
.pricing {
	position: absolute;
	top: 10px;
	right: 10px;
}
#contacttable td {
	text-align: left;
	vertical-align: top;
	padding:3px;
}
.equired_contact {
	float: right;
	width: 200px;
}
#content_country #content_middle #padder {

}
#content_country #searchformcountry {
	margin-top: 20px;
	float: left;
	width: 204px;
}
#content_country #searchformluxury {
	float: left;
	width: 200px;
}
#searchformcountry_content {
	background-color: #F0F0F0;
	padding: 10px;
}
#bottommargin {
	padding-bottom: 12px;
}

#reasonstobuy li{
	padding-bottom:5px;
	padding-left:10px;
	background-image:url(../images/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#reasonstobuy2 li{
	padding-bottom: 3px;
	padding-left: 21px;
	background-image: url(../images/bullet_01.gif);
	background-repeat: no-repeat;
	background-position: 11px 5px;
}
#reasonstobuy2 li a{
	color: #333333;
}
#form1 .KT_tngtable td{ padding:4px;
}
#form1 .KT_buttons{
text-align:right;}
.summing01 li{
	padding-bottom:5px;
	padding-left:10px;
	background-image:url(../images/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#adminnav li {
	background-color: #0076A3;
	margin-bottom: 10px;
	padding: 8px;
	float: left;
	width: 130px;
	color: #FFFFFF;
}
#adminnav{
	margin-top: 30px;
}
.white {
	font-size: 8px;
	line-height:9px;
	padding-top:4px;

}
.mapborder {
	border: 1px solid #999999;
}
.imagesincol {
	float: left;
	width: 200px;
	position: relative;
}
.languageselection {
	position: absolute;
	top: 7px;
	right: 10px;
}
.languageselection img {
	border: 1px solid #999999;
}
.propertyexplanation {
	width: 420px;
	text-align: justify;
}
	
#content_contactus #content_left a, #content_aboutus #content_left a  {
	color: #333333;
}
.summing li {
	padding-left: 20px;
	background-image: url(../images/summing.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-bottom: 10px;
}

table#succesfee td{
	padding: 5px;
	border: 1px solid #999999;

}

