/*BODY
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none;
    background:url(images/outside.gif);
}
*/

html, body {
	height: 100%; /* héél belangrijk */
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	BACKGROUND-COLOR: white; 
	COLOR: black;
	background:url(images/outside.gif);
}

TABLE
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

TABLE.larger
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 125px;

}

select.larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 125px;

}

TD {
	border-width:0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 125px;

}

input.larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 125px;

}

input.upload {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;

}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 450px;
}



A.whitelnk:link 
{
    FONT-WEIGHT: bold;
    COLOR: white;
    TEXT-DECORATION: none
}
A.whitelnk:visited 
{
    FONT-WEIGHT: bold;
    COLOR: white;
    TEXT-DECORATION: none
}
A.whitelnk:active
{
    FONT-WEIGHT: bold;
    COLOR: white;
    TEXT-DECORATION: none
}
A.whitelnk:hover 
{
    FONT-WEIGHT: bold;
    COLOR: #CCCCCC;
    TEXT-DECORATION: none
}



A.lightblue:link 
{
    FONT-WEIGHT: bold;
    COLOR: #6F97C3;
    TEXT-DECORATION: none;
}
A.lightblue:visited 
{
    FONT-WEIGHT: bold;
    COLOR: #6F97C3;
    TEXT-DECORATION: none
}
A.lightblue:active
{
    FONT-WEIGHT: bold;
    COLOR: #6F97C3;
    TEXT-DECORATION: none
}
A.lightblue:hover 
{
    FONT-WEIGHT: bold;
    COLOR: #313178;
    TEXT-DECORATION: none
}


A.yellowlnk:link 
{
    FONT-WEIGHT: bold;
    COLOR: #C79D14;
    TEXT-DECORATION: none
}
A.yellowlnk:visited 
{
    FONT-WEIGHT: bold;
    COLOR: #C79D14;
    TEXT-DECORATION: none
}
A.yellowlnk:active
{
    FONT-WEIGHT: bold;
    COLOR: #C79D14;
    TEXT-DECORATION: none
}
A.yellowlnk:hover 
{
    FONT-WEIGHT: bold;
    COLOR: #CCCCCC;
    TEXT-DECORATION: none
}



A.lightblue:link 
{
    FONT-WEIGHT: bold;
    COLOR: #6F97C3;
    TEXT-DECORATION: none;
}
A.lightblue:visited 
{
    FONT-WEIGHT: bold;
    COLOR: #6F97C3;
    TEXT-DECORATION: none
}
A.lightblue:active
{
    FONT-WEIGHT: bold;
    COLOR: #6F97C3;
    TEXT-DECORATION: none
}
A.lightblue:hover 
{
    FONT-WEIGHT: bold;
    COLOR: #313178;
    TEXT-DECORATION: none
}




A.darkblue:link 
{
    FONT-WEIGHT: bold;
    COLOR: #000040;
    TEXT-DECORATION: none
}
A.darkblue:visited 
{
    FONT-WEIGHT: bold;
    COLOR: #000040;
    TEXT-DECORATION: none
}
A.darkblue:active
{
    FONT-WEIGHT: bold;
    COLOR: #000040;
    TEXT-DECORATION: none
}
A.darkblue:hover 
{
    FONT-WEIGHT: bold;
    COLOR: #3D7C8E;
    TEXT-DECORATION: none
}

A.darkblue2:link 
{
    FONT-WEIGHT: bold;
    COLOR: white;
    TEXT-DECORATION: none;
	background-color: #50ABCA
}
A.darkblue2:visited 
{
    FONT-WEIGHT: bold;
    COLOR: white;
    TEXT-DECORATION: none;
	background-color: #50ABCA
}
A.darkblue2:active
{
    FONT-WEIGHT: bold;
    COLOR: white;
    TEXT-DECORATION: none;
	background-color: #50ABCA
}
A.darkblue2:hover 
{
    FONT-WEIGHT: bold;
    COLOR: #C9DCE3;
    TEXT-DECORATION: none;
	background-color: #3D7C8E
}

A.blacklnk:link 
{
	font-size:10;
    FONT-WEIGHT: normal;
	COLOR: black;
    TEXT-DECORATION: none;
}
A.blacklnk:visited 
{
    font-size:10;
	FONT-WEIGHT: normal;
	COLOR: black;
    TEXT-DECORATION: none;
}
A.blacklnk:active
{
    font-size:10;
	FONT-WEIGHT: normal;
	COLOR: black;
    TEXT-DECORATION: none;
}
A.blacklnk:hover 
{
    font-size:10;
	FONT-WEIGHT: normal;
	COLOR: #999999;
    TEXT-DECORATION: none;
}

A.blacklnk-bold:link 
{
	font-size:10;
    FONT-WEIGHT: bold;
	COLOR: black;
    TEXT-DECORATION: none;
}
A.blacklnk-bold:visited 
{
    font-size:10;
	FONT-WEIGHT: bold;
	COLOR: black;
    TEXT-DECORATION: none;
}
A.blacklnk-bold:active
{
    font-size:10;
	FONT-WEIGHT: bold;
	COLOR: black;
    TEXT-DECORATION: none;
}
A.blacklnk-bold:hover 
{
    font-size:10;
	FONT-WEIGHT: bold;
	COLOR: #999999;
    TEXT-DECORATION: none;
}



A.redlnk:link 
{
    FONT-WEIGHT: normal;
    COLOR: #B92735;
    TEXT-DECORATION: none
}
A.redlnk:visited
{
    FONT-WEIGHT: normal;
    COLOR: #B92735;
    TEXT-DECORATION: none
}
A.redlnk:active
{
    FONT-WEIGHT: normal;
    COLOR: #B92735;
    TEXT-DECORATION: none
}
A.redlnk:hover
{
    FONT-WEIGHT: normal;
    COLOR: #660000;
    TEXT-DECORATION: none
}

A.redlnk2:link 
{
    COLOR: #B92735;
    TEXT-DECORATION: none
}
A.redlnk2:visited
{
    COLOR: #B92735;
    TEXT-DECORATION: none
}
A.redlnk2:active
{
    COLOR: #B92735;
    TEXT-DECORATION: none
}
A.redlnk2:hover
{
    COLOR: #660000;
    TEXT-DECORATION: none
}

.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F4B4B;
}


#main {
	background:url(images/outside.gif);
}

#Table_01 {
	position:relative;
	/*left:0px;
	top:0px;*/
	width:801px;
	/*height:667px;
	height:500px;*/
	text-align:left;
	background:url(images/whitespacer.gif);
	
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border:1px solid #ccccccc;*/
}

#main-text {
	position:absolute;
	left:176px;
	top:264px;
	width:470px;
	height:300px;
	font-size:11px;
	letter-spacing:0.08em;

}

#print {
	position:absolute;
	left:475px;
	top:250px;
	width:20px;
	height:20px;
	z-index:5;
}

#main-bottom-houses {
	position:absolute;
	left:150px;
	top:385px;
	width:514px;
	height:163px;
	font-size:11px;
	background:url(images/bomak_20.jpg);
}

#main-bottom-text-grey {
	font-size:9;
	font-weight: normal;
	color: #7F776F;
	text-align:center;
}

#main-bottom-text-red {
	font-size:9;
	font-weight: normal;
	color: #9B2A15;
	text-align:center;
}

#main-bottom-text-blue {
	font-size:9;
	font-weight: normal;
	color: #3983AA;
	text-align:center;
}

#main-bottom-house1 {
	position:absolute;
	left:15px;
	top:20px;
	width:70px;
	height:60px;
	border: 2 solid #B5ADAD;
}

#main-bottom-desc1 {
	position:absolute;
	left:5px;
	top:100px;
	width:130px;
	height:60px;
}

#main-bottom-house2 {
	position:absolute;
	left:137px;
	top:20px;
	width:80px;
	height:60px;
	border: 2 solid #B5ADAD;

}

#main-bottom-desc2 {
	position:absolute;
	left:130px;
	top:100px;
	width:130px;
	height:60px;
}

#main-bottom-house3 {
	position:absolute;
	left:259px;
	top:20px;
	width:80px;
	height:60px;
	border: 2 solid #B5ADAD;
}

#main-bottom-desc3 {
	position:absolute;
	left:250px;
	top:100px;
	width:130px;
	height:60px;
}

#main-bottom-house4 {
	position:absolute;
	left:380px;
	top:20px;
	width:80px;
	height:60px;
	border: 2 solid #B5ADAD;
}

#main-bottom-desc4 {
	position:absolute;
	left:375px;
	top:100px;
	width:130px;
	height:60px;
}

#kopen-foto {
	position:absolute;
	left:170px;
	top:500px;
	width:100px;
	height:100px;
}


#kopen-link {
	position:absolute;
	left:305px;
	top:447px;
	width:50px;
	height:30px;
}

#verkopen-foto {
	position:absolute;
	left:287px;
	top:500px;
	width:100px;
	height:100px;

}

#verkopen-link {
	position:absolute;
	left:305px;
	top:535px;
	width:50px;
	height:30px;
}

#huren-foto {
	position:absolute;
	left:399px;
	top:500px;
	width:100px;
	height:100px;

}

#huren-link {
	position:absolute;
	left:504px;
	top:448px;
	width:50px;
	height:30px;
}

#verhuren-foto {
	position:absolute;
	left:514px;
	top:500px;
	width:100px;
	height:100px;
}

#verhuren-link {
	position:absolute;
	left:504px;
	top:536px;
	width:50px;
	height:30px;
}

#c-block {
 width:100%;
 z-index:1;
 background:#FFFFFF;
 color: #333333;
 /*height:80%;*/
 height:100%;
 height:auto;

 background:url(images/whitespacer.jpg);
 }

#hdr{
 height:140px; 
 width:100%; 
 background:#eeeeee;
 color: #333333; 
 margin:0;
  }

#c-col{
 margin:0 142px 0 142px;
 background:#ffffff;
 color: #333333;
 z-index:5;
 }

#ftr {
	position:relative;
	/*left:0px;
	top:0px;*/
	width:801px;
 height:32px;
 border:3px solid #000000; 
/* border-width:1px 0;*/
 background:#000000;
 color: #FFFFFF;
 text-align:center;
 	margin:0px auto;
 
 }

#bottommenu {
	position:relative;
	width:801px;
	 height:15px;
	 /*background:#CCCCCC;*/
	 color: #FFFFFF;
	 font-size:9px;
	 text-align:right;
	margin:0px auto;
 }
 
#login {
 position:absolute;
 left:15;
 top:15;
 width:275;
 height:6px;
 /*border: solid #FFFFFF; 
 border-width:1;*/
 z-index:5;
 text-align:left;
 font-size:10;
}

#search-city {
	position:absolute;
	left:20;
	top:350;
	width:125;
	height:20px;
	z-index:5;
	border: solid #FFFFFF; 
 	border-width:1;

}

#sale-rent {
	position:absolute;
	left:10px;
	top:396px;
	width:150px;
	height:20px;
	z-index:5;
	color: #75746F;
	font-size:11px;
	font-weight: normal;
}

#country {
	position:absolute;
	left:11;
	top:420;
	width:125;
	height:20px;
	z-index:5;
	color: #75746F;
	font-size:10px;
	font-weight: bold;
}

#province {
	position:absolute;
	left:11;
	top:452;
	width:125;
	height:20px;
	z-index:5;
	color: #75746F;
	font-size:10px;
	font-weight: bold;
}

#city {
	position:absolute;
	left:11;
	top:484;
	width:125;
	height:20px;
	z-index:5;
	color: #75746F;
	font-size:10px;
	font-weight: bold;
}

#reference {
	position:absolute;
	left:20;
	top:420;
	width:125;
	height:20px;
	z-index:5;
	color: white;
	font-size:11px;
	font-weight: bold;
}
#helpdesk {
 position:absolute;
 left:500;
 top:17;
 width:300;
 height:18px;
 z-index:5;
 text-align:center; 
 
}

#helpdesk2 {
 position:absolute;
 left:21;
 top:500;
 width:125;
 height:50;
 z-index:5;
 text-align:center; 
 font-size: 11px;
 padding:3;
}

#bomak-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:801px;
	height:41px;
}

#bomak-02 {
	position:absolute;
	left:0px;
	top:43px;
	width:434px;
	height:99px;
}

#bomak-03 {
	position:absolute;
	left:434px;
	top:43px;
	width:367px;
	height:79px;
}

#bomak-04 {
	position:absolute;
	left:205px;
	top:149px;
	width:168px;
	height:22px;
}



#Home {
	position:absolute;
	left:434px;
	top:122px;
	width:61px;
	height:20px;
}

#Kopen {
	position:absolute;
	left:495px;
	top:122px;
	width:61px;
	height:20px;
}

#Verkopen {
	position:absolute;
	left:556px;
	top:122px;
	width:61px;
	height:20px;
}

#Huren {
	position:absolute;
	left:617px;
	top:122px;
	width:61px;
	height:20px;
}

#Verhuren {
	position:absolute;
	left:678px;
	top:122px;
	width:61px;
	height:20px;
}

#Contact {
	position:absolute;
	left:739px;
	top:122px;
	width:62px;
	height:19px;
}

#bomak-11 {
	position:absolute;
	left:373px;
	top:160px;
	/*top:167px;*/
	width:428px;
	height:4px;
	/*border: solid #000000;
	border-width: 1 1 1 1;*/
}

#bomak-12 { /* left search box */
	position: absolute;
	left:0px;
	top:360px;
	width:165px;
}

#right-box { 
	position: absolute;
	left:668px;
	top:144px;
	width:140px;
	height:400;
	z-index:5;
}

#left-menu { 
	position: absolute;
	left:0px;
	top:150px;
	width:165px;
}

#left-menu-item1 {
	position: absolute;
	left:9px;
	top:167px;
	width:165px;
	z-index: 15;
}

#left-menu-item2 { 
	position: absolute;
	left:9px;
	top:188px;
	width:165px;
}

#left-menu-item3 { 
	position: absolute;
	left:9px;
	top:210px;
	width:165px;
}

#left-menu-item4 { 
	position: absolute;
	left:9px;
	top:235px;
	width:165px;
}

#left-menu-item5 { 
	position: absolute;
	left:9px;
	top:260px;
	width:165px;
}

#left-menu-item6 { 
	position: absolute;
	left:9px;
	top:285px;
	width:165px;
}

#left-menu-item7 { 
	position: absolute;
	left:9px;
	top:309px;
	width:165px;
}


#left-menu-item8 { 
	position: absolute;
	left:9px;
	top:331px;
	width:165px;
}

#bomak-14 { /* tulip image */
	margin:10px 0px 0px 12px;
	width:471px;
	height:97px;
}

#bomak-15 { /* main area */
	margin: 0 0 0 170;
	width:625px;
	/*height:425px;*/
	border: 1 none #000000;
	z-index:1;
	height:100%;
 	height:auto;
}



#bomak-15b {
	width:625px;
	border: solid #000000;
	border-width: 1 1 1 1;
	
}

hr {
	color: #666666;
	size:1px;
}

#right-desc1 {
	position: absolute;
	left:682px;
	top:205px;
	width:100px;
	font-weight:600;
	font-size:9px;
	color:#6B6767;
	z-index: 15;
	letter-spacing:0.06em;
}

#right-desc2 {
	position: absolute;
	left:682px;
	top:280px;
	width:100px;
	font-weight:600;
	font-size:9px;
	color:#6B6767;
	z-index: 15;
	letter-spacing:0.06em;
}

#right-desc3 {
	position: absolute;
	left:682px;
	top:350px;
	width:100px;
	font-weight:600;
	font-size:9px;
	color:#6B6767;
	z-index: 15;
	letter-spacing:0.06em;
}

#right-desc4 {
	position: absolute;
	left:681px;
	top:430px;
	width:100px;
	font-weight:600;
	font-size:9px;
	color:#6B6767;
	z-index: 15;
	letter-spacing:0.06em;
}

#right-desc5 {
	position: absolute;
	left:680px;
	top:510px;
	width:100px;
	font-weight:600;
	font-size:9px;
	color:#6B6767;
	z-index: 15;
	letter-spacing:0.06em;
}

#right-desc6 {
	position: absolute;
	left:180px;
	top:620px;
}