/*=========> BERTH Css <===========*/
/*=========> copyright Robarov <===========*/

*{
/* all fonts to a uniform size, including form fields,headings etc. */
	font-size:100%;
	margin:0;
	padding:0;
}

body{
	font-family: Helvetica Arial, sans-serif;
	font-size: 75%; /* relative fonts; 76% ~ 12pt */
	line-height: 1.4em;
	color: #555;
	background:#3c3c3c;
	text-align:center;
}

.hide, #te-koop #sidebar, #te-huur #sidebar{
/* When you want to hide your elements use this. (NOT display:none;) search engine friendlyness ;) */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
}
small{
	font-size:.8em;
}
.floatleft{
	float:left;
	margin:4px 16px 10px 0;
}
.floatright{
	float:right;
	margin:4px 0 10px 16px;
}
/*=========> Breadcrumbs <===========*/
#crumb{
	line-height:24px;
	font-size:.9em;
	background:#e9e9e9;
	margin:0 -20px 15px -20px;
	padding-left:20px;
	color:#888;
}
#crumb a, #footer a{color:#888;}
#crumb a:hover, #footer a:hover{color:#333;background:transparent;}

/*=========> Language <===========*/
#lang{
	position:absolute;
	z-index:23;
	top:36px;
	right:20px;
	font-weight:bold;
	text-decoration:none;
	color: #333;
}
#lang:hover{color:#fff;}

/*=========> Main Headings, Paragraphs <===========*/
#content h1, #content h2, h3, h4, h5{
	font-weight:normal;
}
h1{
	font-size:1.6em;
	color:#FFF;
	background:#363636 url(../i/layout/bg-h1.jpg) 0 0 repeat-x;
	line-height:34px;
	margin:0 -20px;
	padding-left:20px;
	border-top:2px solid #FFF;
}
#content h2, form h3{
	font-size:1.4em;
	border-bottom: 1px solid #ccc;
	padding-bottom:6px;
	margin-bottom:10px;
	clear:both;
	color:#000;
}
h3{
	font-size:1.2em;
	margin:0 0 .6em 0;
	padding-bottom:4px;
	border-bottom:1px solid #ccc;
	color:#c00;
	clear:both;
}
h3.special{
	font-size:1.2em;
	text-align: right;
	margin:0 0 .6em 0;
	border-bottom: 0;
	padding-bottom:4px;
	color:#c00;
	clear:both;
}
p{margin:0 0 1em 0;}


address{
	font-style:normal;
}
em.underline{
	font-style:normal;
	border-bottom:1px solid #c00;
}
#taal{
	margin: 20px 0;
	text-align: center;
}
#taal a{
	color: #c00;
	font-size: 1.5em;
	font-weight: bold;
}
#column3{
	margin: 10px 0;
}
#column3 p{
	width: 255px;
	float: left;
	font-size: 1.2em;
	color:#000;
	text-align: center;
}
#content .btn li{
	padding:0px;
	float:left;
	background:transparent;
}
#content .btn h2{
	width:260px;
	height:36px;
	text-indent:-9999px;
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;
}
.btn h2 a{
	width:260px;
	height:36px;
	text-decoration:none;
	/*  IE 5 Hack \*/
	overflow: hidden;
	/* end hack */
	float:left;
}


.sale a{background:url(../i/layout/buttons.jpg) top left no-repeat;}
.sale a:hover{background:url(../i/layout/buttons.jpg) bottom left no-repeat;}

.rent a{background:url(../i/layout/buttons.jpg) top right no-repeat;}
.rent a:hover{background:url(../i/layout/buttons.jpg) bottom right no-repeat;}

/*=========> Links <===========*/
a{color:#c00;outline:none;}
a:hover{color:#000;}

/*=========> Lists : ol ul dl <===========*/
#content ul, sidebar ul{	margin:1em 0 1.3em 0;}
ul{list-style-type:none;}
#content ul li, #sidebar li{
	margin:0.3em 0;
	padding:0 0 0 16px;
}
ol {
	margin: 0 0 1em 1em;
	padding-left: 2em;
}
#content ul li{
	margin:0.3em 0;
	padding:0 0 0 16px;
}

#content ol li{margin:0.3em 0;}
#content ul li{background:transparent url(../i/layout/bullet.gif) 0 .2em no-repeat;}

dt{font-weight:bold;float:left;clear:both;padding-right:4px; color: #000;}
dd{margin:0 0 5px 0;}
/*dd strong{font-weight:normal; color: #000; background:#A52B27;}*/
dt.block{float:none;clear:none;}

#content ul.plans li{
	padding:6px;
	background:none;
	float:left;
}
#content ul.plans li a{
	display: block;
	width: 85px;
	height: 85px;
	text-decoration: none;
	text-indent: -90px;
	overflow:hidden;
}
#content ul.plans li a#groundplan{
	background:#363636 url(../i/layout/grondplan.jpg) 0 0;
}
#content ul.plans li a#positionplan{
	background:#363636 url(../i/layout/liggingsplan.jpg) 0 0;
}
#content ul.plans li a#measuringplan{
	background:#363636 url(../i/layout/metingsplan.jpg) 0 0;
}

/*=========> Images <===========*/
img{border:none;}
#sidebar a{background:transparent;margin:0px;}

/*=========> Acronym & Abbreviations <===========*/
acronym, abbr{cursor:help;}
acronym:hover, abbr:hover{
	border:0;
	border-top:1px dotted #666;
}
a acronym, a abbr{border:0 !important;}

/*=========> Container <===========*/
#container{
	width:960px;
	background:#FFF url(../i/layout/bg-container.gif) top right repeat-y;
	text-align:left;
	margin:0 auto;
	border:2px solid #FFF;
}
#te-koop #container, #te-huur #container{background:#fff;}

/*=========> Header <===========*/
#header{
	position:relative;
	width: 960px;
	background: #DF0901;
	text-align: center;
	z-index: 50;
}
#header h2{
	position:relative;
	width:960px;
	height:80px;
	text-indent: -9999px;
	/*background:transparent url(../i/layout/bg-header.gif) 0 0 no-repeat;*/
}

.nl #header h2{background:transparent url(../i/layout/bg-header-nl.gif) 0 0 no-repeat;}
.fr #header h2{background:transparent url(../i/layout/bg-header-fr.gif) 0 0 no-repeat;}

#header h2 a{
	position:absolute;
	top:28px;
	left:216px;
	width:330px;
	height: 40px;
	text-decoration:none;
	/*  IE 5 Hack \*/
	overflow: hidden;
	/* end hack */
}
#header h2 a:hover{background:transparent;}


/*=========> Navigation <===========*/
#nav{
	position:relative;
	height:32px;
	background:#df0901;
	z-index: 50;
}
#nav li{
	position:relative;
	/*width:126px;*/
	height:32px;
	line-height:32px;
	text-align:center;
	float:left;
	background:transparent;
	border-right:1px solid #fff;
}
#nav li a {
	display:block;
	float: left;
	padding: 0 15px;
	color:#FFF;
	/*width:126px;*/
	height:32px;
	line-height:32px;
	text-decoration:none;
}
#nav li a:hover, #nav a.active, #nav li:hover, #nav li.sfhover{
	color:#fff;
	background:#670502 url(../i/layout/bg-red.gif) 0 0 repeat-x;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width:250px;
	background: #333;
	z-index: 50;
}
#nav li ul li {
	float:none;
	font-size:1em;
	text-transform:none;
	width:250px;
	height:auto;
	line-height:auto;
	text-align:left;
	display:block;
	z-index:1000;
	border-right:0px;
}
#nav li ul a, #nav li.sfhover ul a{
	float:none;
	text-decoration: none;
	color: #fff;
	display:block;
	margin:0;
	padding: 0 0 0 10px;
	width:240px;
	height:auto;
	line-height:auto;
	border-bottom:1px solid #000;
}
#nav li ul li a:hover{
	background:#666;
	color:#fff;
}
#nav li:hover ul {
	position:absolute;
	top:32px;
	left: auto;
	height:auto;
	background: #333;
	z-index:50;
}
#nav li:hover ul, #nav li.sfhover ul {
	height:auto;
	position:absolute;
	top:32px;
	left: 0px;
	z-index:50;
	background: #333;
}

/*=========> Content <===========*/
#content{
	width:720px;
	min-height:400px;
	float:left;
	padding:0 20px 20px 20px;
	background:#fff;
	z-index: 40;
}
#te-koop #content, #te-huur #content{
	float:none;
	width:920px;
}
.office {
	margin: 0 auto 20px auto;
}
/*=========> Homepage <===========*/
.home{margin:0 0 10px 0;background: #222;}
.update{
	font-size:1.2em;
	text-align: right;
	margin:0 -20px .6em -20px;
	border-top: 2px solid #fff;
	border-bottom: 0;
	padding:.6em;
	color:#ccc;
	clear:both;
	background:#000 url(../i/layout/bg-h1.jpg) 0 0 repeat-x;
}
#hours{
	padding:1em;
	margin:.6em 0;
	background:#efefef;
	border:1px solid #ddd;
}

/*=========> Immo  <===========*/
img {-ms-interpolation-mode:bicubic;}

.immolist {
	width: 920px;
	z-index: 40;
}
#content .immolist li {
	background: url(../i/layout/bg-immolist.gif) 0 0 no-repeat;
	width: 190px;
	height: 260px;
	padding: 20px 20px 0 20px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	position: relative;
	float: left;
	display: inline;
}
#content .immolist li div {
	overflow: hidden;
	height: 240px;
}
#content .immolist li strong {
	color: #333;
}
.immolist li a, #content .immolist div.cut {
	display: block;
	width: 190px;
	height: 130px;
	overflow: hidden;
	margin: 0 auto 5px auto;
}
.immolist li img {
	height: 130px;
	display: block;
	margin: 0 auto 5px auto;
}
.immolist li em {
	color: #DF0901;
	font-style: normal;
}
.immolist li span {
	position: absolute;
	right: 25px;
	top: 25px;
	z-index: 20;
	padding: 4px 12px;
	font-weight: bold;
	color: #fff;
	display: block;
	font-size: 12px;
	line-height:12px;
	text-transform: uppercase;
	float: right;
}
.immolist li span.sold, .immolist li span.rent  {border: 1px solid #dbad1f; background: #ffd800;color: #333;}
.immolist li span.updated {border: 1px solid #333; background: #444;}
.immolist li span.new {border: 1px solid #b4110b; background: #DF0901;}
.immolist li em.option {font-style: normal; border: 1px solid #dbad1f; background: #ffd800;color: #333;padding: 0 2px;}

#immo-nav{
	clear:both;
	text-align:center;
	margin:2em 0;
	line-height:12px;
	font-size:1.1em;
	border-top:1px solid #ddd;
	padding-top:1em;
	letter-spacing:2px;
	color:#000;
	font-weight:bold;
}
#immo-nav a{font-weight:normal;text-decoration:none;}
#immo-nav img{padding:0 2px;}

.thumb{
	width:320px;
	padding:0 15px 15px 15px;
	float:left;
	text-align:center;
}
.left {float: left;}
.right {float: right;}
.detail.right {width:480px;}
.detail.left {width:400px;}
.detail dl {margin-bottom: 20px;}

.clearer {
	clear: both;
	width: 920px;
	height: 20px;
	float: left;
}

.sold, .option, .new{font-weight:bold;}
.sold{color:#c00;}
.option{color:#6c0;}
.new{color:#06c;}

.thumb img{
	text-align: center;
	margin:0 5px 5px 0;
	height: 100px;
	display: inline;
}

#interested {
	clear:both;
	background: #F8F8F8;
	color:gray;
	border: 1px solid #ccc;
	margin: 10px 0 20px 0;
	padding:15px;
	height:1%;
}
.mail{
	padding-left:20px;
	background:url(../i/layout/mail.gif) 0 0 no-repeat;
}

#content #downloads li {
	background: url(../i/layout/txt.gif) 0 1px no-repeat;
	padding-left: 22px;
}
#content #downloads li.gif, #content #downloads li.jpg {background-image: url(../i/layout/jpg.gif);}
#content #downloads li.doc {background-image: url(../i/layout/doc.gif);}
#content #downloads li.ocx {background-image: url(../i/layout/doc.gif);}
#content #downloads li.xls {background-image: url(../i/layout/xls.gif);}
#content #downloads li.lsx {background-image: url(../i/layout/xls.gif);}
#content #downloads li.ppt {background-image: url(../i/layout/ppt.gif);}
#content #downloads li.pdf {background-image: url(../i/layout/pdf.gif);}
#content #downloads li.map {background-image: url(../i/layout/map.gif);}

#content #downloads li span {
	color: #666;
	font-style: italic;
}

/*=========> Categories <===========*/

/*#content #categories {
	float: left;
	overflow: hidden;
	width: 200px;
	margin:1em 3em;
}
#categories li {
	display: block;
	background:transparent;
}

#categories li a {
	border-bottom: 1px solid #d5d7d0;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
#categories a h3 {float: left;}

#categories a span {
	color:#ddd;
	float: right;
	font-weight: bold;
}

#categories li a:hover{
	background: #fafdf4;
	border-bottom-color: #bbb;
	color: #c00;
}

#categories li a:hover span{color: #555;}
#categories li a:after {
	clear: both !important;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}*/

/*=========> Sidebar <===========*/
#sidebar {
	width:200px;
	overflow:hidden;
	float:left;
}

#inthepicture{
	text-align:center;
	vertical-align:middle;
	background: url(../i/layout/bg-nav.gif) 0 0 repeat-y;
	border-bottom:1px solid #999382;
	min-height: 265px;
}
#inthepicture h3{
	font-size:1.3em;
	color:#FFF;
	background:#670502 url(../i/layout/bg-red.gif) 0 0 repeat-x;
	line-height:34px;
	padding-left:20px;
	border-top:2px solid #FFF;
	margin:0px;
	padding:0 0 0 20px;
	text-align:left;
}
#inthepicture h4{
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	background:#000;
	line-height:20px;
	text-align:center;
	margin:0px;
	padding:0px;
}
#inthepicture img{
	margin:5px auto;
	text-align:center;
	border: 2px solid white;
	width:180px;
	max-width:180px;
}

#sidebar li{
	line-height:32px;
	margin:0px;
	letter-spacing:-1px;
	padding:0px;
}
#sidebar li a{
	color:#646159;
	text-decoration:none;
	display:block;
	padding-left:20px;
	width:180px;
	border-bottom:1px solid #c5c1b3;
}
#sidebar li a:hover{
	background: url(../i/layout/bg-nav.gif) 0 0 repeat-y;
	border-bottom:1px solid #999382;
}
.subscribe{
	background:#040404 url(../i/layout/newsletter.gif) 0 0 no-repeat;
	margin:0px;
}
.subscribe a{
	color: #ccc;
	font-weight: bold;
	display:block;
	padding:40px 10px 10px 20px;
	background:#fff;
	font-size:1em;
	text-decoration: none;
}
.subscribe a:hover { color: #F8D000; }
#sidebar address{
	display:block;
	padding:20px;
	border-bottom:1px solid #c5c1b3;
}

/*=========> Forms <===========*/
input, textarea, select, #yesdate_rented {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding:2px;
	margin:0 0 .3em 0;
}

fieldset{border:none;}

fieldset p{
	background:#fff7b8;
	margin:0 0 .2em 0;
	width:150px;
	padding:.4em 0;
	text-align: center;
}
#submit{
	font-weight:bold;
	color: #fff;
	border: 1px solid #000;
	height: 30px;
	line-height: 30px;
	margin:1em 0;
	background:#363636 url(../i/layout/bg-h1.jpg) 0 0 repeat-x;
	clear:both;
}
span.error{color:#c00;}

input.error, select.error{background:#ffcdcd;}
div.error ul, ul.error{background:#ffcdcd url(../i/layout/error.gif) 6px 10px no-repeat;border:1px solid #d45353;padding:4px 10px;color:#cf3434;}
#content ul.error li, #content div.error li{background:transparent;}

form div input, form div textarea, #yesdate_rented{
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
}
form div input{width:130px;}
form div textarea{width:400px;}

form div{
	float:left;
	width:260px;
}
form div label{
	display:block;
	float:left;
	width:90px;
}
#sendafriend div {margin-bottom: 20px;}
#sendafriend div.textarea {clear: both;}
#sendafriend div label {
	width: auto;
	float: none;
}
#sendafriend div input {width: 220px;}

form div.cr{
	width:250px;
	float:left;
	margin:0 0 .3em 0;
}
div.cr label{display:inline;width:auto;float:none;}
div.cr input{width:auto;border:none;margin:0px;}
p.clear{clear:both;padding:10px 0;}
p.clear input{padding:0px;margin:0px;}
form div.textarea, div.cr{
	float:none;
	width:auto;
}

form small{font-size:.8em;margin-left:90px;}


.disabled{background:#ccc;}


#our-address{
	width:300px;
	float:left;
}
#route{
	width:200px;
	float:left;
}
#route a{text-decoration:none;}

.unsubscribe{
	float:left;
	border:1px solid #ddd;
	margin-right:20px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
.yes{background:#f2ffe7 url(../i/layout/accept.gif) 10% 50% no-repeat;border:1px solid #7ed547;padding:4px 4px 4px 20px;color:#61c423;}

.no{background:#ffcdcd url(../i/layout/error.gif) 10% 50% no-repeat;border:1px solid #d45353;padding:4px 4px 4px 20px;color:#cf3434;}

.attention{
	border-top: 1px solid #ffbc2c;
	border-bottom: 1px solid #ffbc2c;
	background: #fff4b6;
	padding: 5px 10px;
}
.attention h3 {
	background: url('../i/attention.gif') 0 50% no-repeat;
	padding-left:24px;
	font-weight: bold;
	font-size:1em;
	border-bottom: none;
}
.attention p {margin: 5px 5px 2px 0px;}

/*=========> Footer <===========*/
#footer{
	clear:both;
	height:32px;
	line-height:32px;
	padding:0px;
	margin:0px;
	color:#888;
	font-size:.9em;
	font-weight: bold;
	text-align:center;
	border-top:1px solid #ddd;
	background:#fff;
}

/*=========> Footersale <===========*/
#footersale a{color:#F2EFE6;}
#footersale a:hover{color:#333;background:transparent;}

#footersale{
	clear:both;
	height:12px;
	line-height:12px;
	background: #DF0901;
	width:960px;
	padding:0px;
	margin:0px;
	color:#fff;
	font-size:.9em;
	font-weight:bold;
	text-align:left;
}

/*=========> Photo gallery <===========*/
#photo-gallery {
	width: 920px;
    clear: both;
}
#photo-gallery #swapme{
	margin:0 auto;
	vertical-align:middle;
	overflow:hidden;
	background: #eee;
	border: 1px solid #ccc;
	padding: 4px;
}
#content #photo-gallery ul {
	width:920px;
	text-align: left;
	margin: 0px;
}
#content #photo-gallery li {
	background: #EBEBEB;
	padding: 0px;
	margin:0 10px 10px 10px;
	float: left;
	display:inline;
	height: 200px;
	overflow: hidden;
}
#photo-gallery li {
	background:transparent;
	padding:0px;
	margin:0 10px 10px 10px;
	display: inline;
	float: left;
	height: 200px;
	overflow: hidden;
	text-align: center;
}
#photo-gallery li img{
	overflow:hidden;
	height: 200px;
	margin: 0 auto;
}
#photo-gallery li a {
	height: 200px;
	max-height:200px;
	overflow:hidden;
	display: block;
	width: 285px;
	text-align: center;
}
.swapme{
	background: #EBEBEB;
	width:400px;
	height:240px;
	float:left;
	display: inline;
	margin:0 0 20px 0;
}
.swapme a {
	width:400px;
	height:240px;
	text-align: center;
	overflow: hidden;
	display: block;
}
#connection{
	width:400px;
	background:#DF0901;
	text-align:center;
	height:20px;
	line-height:20px;
}
#connection a{color:#fff;text-decoration:none;}
#connection a:hover{text-decoration:underline;}

.summary{
	float:left;
	display: inline;
	width:460px;
	padding:20px;
	padding-bottom: 0px;
	background: url(../i/layout/bg-summary.gif) 0 0 no-repeat;
	margin: -40px 0 20px 20px;
}
.summary .bottom {
	background: url(../i/layout/bg-summary.gif) 0 -500px no-repeat;
	padding-top: 20px;
	margin: 0 -20px;
	font-style: italic;
	text-align: center;
}
.button {
	margin: 10px 0;
}
.summary .button {margin-bottom: 5px;}
.button a {
	color: #fff;
	display: block;
	text-transform: uppercase;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	background: #DF0901;
	border: 1px solid #ff514b;
	border-bottom-color: #c51009;
	border-left-color: #c51009;
	text-decoration: none;
}
.button a:hover {
	border: 1px solid #ff514b;
	border-right-color: #c51009;
	border-top-color: #c51009;
	color: #fff;
}


#content #photo-gallery-big li{
	padding:0px;
	margin:5px;
	float:left;
	width:345px;
	height:225px;
	overflow:hidden;
}
#content #photo-gallery-big li.long{ width:345px; }
#content #photo-gallery-big li.high{ width:168px; }
#photo-gallery-big li img{
	overflow:hidden;
}


/*========> Map <==============*/

#content #mapnl
{
 width: 450px;
 height: 450px;
 background: url(../i/layout/map.jpg);
 margin: 10px auto;
 padding: 0;
 position: relative;
}
#content #mapnl li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	background:transparent;
}

#content #mapnl a
{
	display: block;
	text-decoration:none;
}
#content #mapnl a span
{
	display: none;
	z-index:3;
}
#content #mapnl a:hover span
{
	position: absolute;
	top:35px;
	left:-50px;
	display: block;
	padding:6px;
	text-decoration:none;
	width: 180px;
	height: auto;
	text-align: center;
	color: #FF0000;
	background: #FFF;
	z-index:15;
}
#content #mapfr
{
 width: 450px;
 height: 450px;
 background: url(../i/layout/mapfr.jpg);
 margin: 10px auto;
 padding: 0;
 position: relative;
}
#content #mapfr li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	background:transparent;
}
#content #mapfr a
{
	display: block;
	text-decoration:none;
}
#content #mapfr a span
{
	display: none;
	z-index:3;
}
#content #mapfr a:hover span
{
	position: absolute;
	top:35px;
	left:-50px;
	display: block;
	padding:6px;
	text-decoration:none;
	width: 180px;
	height: auto;
	text-align: center;
	color: #FF0000;
	background: #FFF;
	z-index:15;
}

#brusselnl               										{left: 350px; top: 165px; width: 85px; height: 80px;z-index:8;}
#brusselnl a             										{height: 80px;}
#brusselnl a:hover, #content #mapnl li#brusselnl.selected     					{background: url(../i/layout/map.jpg) -350px -615px no-repeat;}  /*left = - left waarde - height = -(top+ (map.height=450)) */

#brusselfr               										{left: 350px; top: 165px; width: 85px; height: 80px;z-index:8;}
#brusselfr a             										{height: 80px;}
#brusselfr a:hover, #content #mapfr li#brusselfr.selected     					{background: url(../i/layout/mapfr.jpg) -350px -615px no-repeat;}  /*left = - left waarde - height = -(top+ (map.height=450)) */

#hallenl                 				    					{left: 240px; top: 315px; width: 70px; height: 35px;z-index:3;}
#hallenl a              										{height: 35px;}
#hallenl a:hover, #content #mapnl li#hallenl.selected         					{background: url(../i/layout/map.jpg) -240px -765px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#hallefr                 				    					{left: 240px; top: 315px; width: 70px; height: 35px;z-index:3;}
#hallefr a              										{height: 35px;}
#hallefr a:hover, #content #mapfr li#hallefr.selected         					{background: url(../i/layout/mapfr.jpg) -240px -765px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#affligemnl              										{left: 140px; top:  70px; width: 75px; height: 50px;z-index:13;}
#affligemnl a            										{height: 50px;}
#affligemnl a:hover, #content #mapnl li#affligemnl.selected   					{background: url(../i/layout/map.jpg) -140px -520px no-repeat;}  /*left = - left) - height = -(top+ map.height) */

#affligemfr              										{left: 140px; top:  70px; width: 75px; height: 50px;z-index:13;}
#affligemfr a            										{height: 50px;}
#affligemfr a:hover, #content #mapfr li#affligemfr.selected   					{background: url(../i/layout/mapfr.jpg) -140px -520px no-repeat;}  /*left = - left) - height = -(top+ map.height) */

#assenl                  										{left: 220px; top:  70px; width: 60px; height: 35px;z-index:14;}
#assenl a                										{height: 35px;}
#assenl a:hover, #content #mapnl li#assenl.selected          						{background: url(../i/layout/map.jpg) -220px -520px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#assefr                  										{left: 220px; top:  70px; width: 60px; height: 35px;z-index:14;}
#assefr a                										{height: 35px;}
#assefr a:hover, #content #mapfr li#assefr.selected          						{background: url(../i/layout/mapfr.jpg) -220px -520px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#wemmelnl                										{left: 295px; top:  70px; width: 70px; height: 40px;z-index:13;}
#wemmelnl a              										{height: 40px;}
#wemmelnl a:hover, #content #mapnl li#wemmelnl.selected        					{background: url(../i/layout/map.jpg) -295px -520px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#wemmelfr                										{left: 295px; top:  70px; width: 70px; height: 40px;z-index:13;}
#wemmelfr a              										{height: 40px;}
#wemmelfr a:hover, #content #mapfr li#wemmelfr.selected        					{background: url(../i/layout/mapfr.jpg) -295px -520px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#liederkerkenl           										{left: 100px; top: 120px; width: 85px; height: 35px;z-index:12;}
#liederkerkenl a         										{height: 35px;}
#liederkerkenl a:hover, #content #mapnl li#liederkerkenl.selected   				{background: url(../i/layout/map.jpg) -100px -570px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#liederkerkefr           										{left: 100px; top: 120px; width: 85px; height: 35px;z-index:12;}
#liederkerkefr a         										{height: 35px;}
#liederkerkefr a:hover, #content #mapfr li#liederkerkefr.selected   				{background: url(../i/layout/mapfr.jpg) -100px -570px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#ternatnl                										{left: 180px; top: 125px; width: 70px; height: 35px;z-index:12;}
#ternatnl a              										{height: 35px;}
#ternatnl a:hover, #content #mapnl li#ternatnl.selected        					{background: url(../i/layout/map.jpg) -180px -575px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#ternatfr                										{left: 180px; top: 125px; width: 70px; height: 35px;z-index:12;}
#ternatfr a              										{height: 35px;}
#ternatfr a:hover, #content #mapfr li#ternatfr.selected        					{background: url(../i/layout/mapfr.jpg) -180px -575px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#dilbeeknl               										{left: 270px; top: 165px; width: 70px; height: 35px;z-index:11;}
#dilbeeknl a             										{height: 35px;}
#dilbeeknl a:hover , #content #mapnl li#dilbeeknl.selected      					{background: url(../i/layout/map.jpg) -270px -615px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#dilbeekfr               										{left: 270px; top: 165px; width: 70px; height: 35px;z-index:11;}
#dilbeekfr a             										{height: 35px;}
#dilbeekfr a:hover , #content #mapfr li#dilbeekfr.selected      					{background: url(../i/layout/mapfr.jpg) -270px -615px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#ninovenl                										{left:  60px; top: 185px; width: 60px; height: 35px;z-index:10;}
#ninovenl a              										{height: 35px;}
#ninovenl a:hover, #content #mapnl li#ninovenl.selected        					{background: url(../i/layout/map.jpg) -60px -635px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#ninovefr                										{left:  60px; top: 185px; width: 60px; height: 35px;z-index:10;}
#ninovefr a              										{height: 35px;}
#ninovefr a:hover, #content #mapfr li#ninovefr.selected        					{background: url(../i/layout/mapfr.jpg) -60px -635px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#roosdaalnl              										{left: 110px; top: 165px; width: 70px; height: 35px;z-index:11;}
#roosdaalnl a            										{height: 35px;}
#roosdaalnl a:hover, #content #mapnl li#roosdaalnl.selected      					{background: url(../i/layout/map.jpg) -110px -615px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#roosdaalfr              										{left: 110px; top: 165px; width: 70px; height: 35px;z-index:11;}
#roosdaalfr a            										{height: 35px;}
#roosdaalfr a:hover, #content #mapfr li#roosdaalfr.selected      					{background: url(../i/layout/mapfr.jpg) -110px -615px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#lenniknl                										{left: 150px; top: 200px; width: 70px; height: 35px;z-index:9;}
#lenniknl a              										{height: 35px;}
#lenniknl a:hover, #content #mapnl li#lenniknl.selected        					{background: url(../i/layout/map.jpg) -150px -650px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#lennikfr                										{left: 150px; top: 200px; width: 70px; height: 35px;z-index:9;}
#lennikfr a              										{height: 35px;}
#lennikfr a:hover, #content #mapfr li#lennikfr.selected        					{background: url(../i/layout/mapfr.jpg) -150px -650px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#gooiknl                 										{left: 140px; top: 230px; width: 65px; height: 35px;z-index:8;}
#gooiknl a               										{height: 35px;}
#gooiknl a:hover, #content #mapnl li#gooiknl.selected         					{background: url(../i/layout/map.jpg) -140px -680px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#gooikfr                 										{left: 140px; top: 230px; width: 65px; height: 35px;z-index:8;}
#gooikfr a               										{height: 35px;}
#gooikfr a:hover, #content #mapfr li#gooikfr.selected         					{background: url(../i/layout/mapfr.jpg) -140px -680px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#sint-pieters-leeuwnl    										{left: 225px; top: 235px; width: 90px; height: 35px; z-index:7;}
#sint-pieters-leeuwnl a  										{height: 35px;}
#sint-pieters-leeuwnl a:hover , #content #mapnl li#sint-pieters-leeuwnl.selected  {background: url(../i/layout/map.jpg) -225px -685px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#sint-pieters-leeuwfr    										{left: 225px; top: 235px; width: 90px; height: 35px; z-index:7;}
#sint-pieters-leeuwfr a  										{height: 35px;}
#sint-pieters-leeuwfr a:hover , #content #mapfr li#sint-pieters-leeuwfr.selected  {background: url(../i/layout/mapfr.jpg) -225px -685px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#drogenbosnl             										{left: 315px; top: 240px; width: 70px; height: 25px;z-index:6;}
#drogenbosnl a           										{height: 25px;}
#drogenbosnl a:hover, #content #mapnl li#drogenbosnl.selected     				{background: url(../i/layout/map.jpg) -315px -690px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#drogenbosfr             										{left: 315px; top: 240px; width: 70px; height: 25px;z-index:6;}
#drogenbosfr a           										{height: 25px;}
#drogenbosfr a:hover, #content #mapfr li#drogenbosfr.selected     				{background: url(../i/layout/mapfr.jpg) -315px -690px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#linkebeeknl             										{left: 350px; top: 270px; width: 70px; height: 12px;z-index:5;}
#linkebeeknl a           										{height: 12px;}
#linkebeeknl a:hover, #content #mapnl li#linkebeeknl.selected     				{background: url(../i/layout/map.jpg) -350px -720px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#linkebeekfr             										{left: 350px; top: 270px; width: 70px; height: 12px;z-index:5;}
#linkebeekfr a           										{height: 12px;}
#linkebeekfr a:hover, #content #mapfr li#linkebeekfr.selected     				{background: url(../i/layout/mapfr.jpg) -350px -720px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#galmaardennl            										{left:  20px; top: 295px; width: 85px; height: 35px;z-index:4;}
#galmaardennl a          										{height: 35px;}
#galmaardennl a:hover, #content #mapnl li#galmaardennl.selected    				{background: url(../i/layout/map.jpg) -20px -745px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#galmaardenfr            										{left:  20px; top: 295px; width: 85px; height: 35px;z-index:4;}
#galmaardenfr a          										{height: 35px;}
#galmaardenfr a:hover, #content #mapfr li#galmaardenfr.selected    				{background: url(../i/layout/mapfr.jpg) -20px -745px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#pepingennl              										{left: 180px; top: 280px; width: 70px; height: 35px;z-index:4;}
#pepingennl a            										{height: 35px;}
#pepingennl a:hover, #content #mapnl li#pepingennl.selected      					{background: url(../i/layout/map.jpg) -180px -730px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#pepingenfr              										{left: 180px; top: 280px; width: 70px; height: 35px;z-index:4;}
#pepingenfr a            										{height: 35px;}
#pepingenfr a:hover, #content #mapfr li#pepingenfr.selected      					{background: url(../i/layout/mapfr.jpg) -180px -730px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#beerselnl               										{left: 315px; top: 285px; width: 60px; height: 20px; z-index:4;}
#beerselnl a             										{height: 20px; }
#beerselnl a:hover, #content #mapnl li#beerselnl.selected       					{background: url(../i/layout/map.jpg) -315px -735px no-repeat;}   /*left = - left waarde - height = -(top+ map.height) */

#beerselfr               										{left: 315px; top: 285px; width: 60px; height: 20px; z-index:4;}
#beerselfr a             										{height: 20px; }
#beerselfr a:hover, #content #mapfr li#beerselfr.selected       					{background: url(../i/layout/mapfr.jpg) -315px -735px no-repeat;}   /*left = - left waarde - height = -(top+ map.height) */

#sint-genesius-rodenl    										{left: 350px; top: 305px; width: 85px; height: 35px; z-index:3;}
#sint-genesius-rodenl a  										{height: 35px;}
#sint-genesius-rodenl a:hover,#content #mapnl li#sint-genesius-rodenl.selected 	{background: url(../i/layout/map.jpg) -350px -755px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#sint-genesius-rodefr    										{left: 350px; top: 305px; width: 85px; height: 35px; z-index:3;}
#sint-genesius-rodefr a  										{height: 35px;}
#sint-genesius-rodefr a:hover,#content #mapfr li#sint-genesius-rodefr.selected 	{background: url(../i/layout/mapfr.jpg) -350px -755px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#bevernl                 										{left:  17px; top: 345px; width: 43px; height: 35px;z-index:3;}
#bevernl a               										{height: 35px;}
#bevernl a:hover, #content #mapnl li#bevernl.selected         					{background: url(../i/layout/map.jpg) -17px -795px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#beverfr                 										{left:  17px; top: 345px; width: 43px; height: 35px;z-index:3;}
#beverfr a               										{height: 35px;}
#beverfr a:hover, #content #mapfr li#beverfr.selected         					{background: url(../i/layout/mapfr.jpg) -17px -795px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#hernenl                 										{left: 70px; top: 330px; width: 60px; height: 35px; z-index:3;}
#hernenl a               										{height: 35px;}
#hernenl a:hover, #content #mapnl li#hernenl.selected         					{background: url(../i/layout/map.jpg) -70px -780px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#hernefr                 										{left: 70px; top: 330px; width: 60px; height: 35px; z-index:3;}
#hernefr a               										{height: 35px;}
#hernefr a:hover, #content #mapfr li#hernefr.selected         					{background: url(../i/layout/mapfr.jpg) -70px -780px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#enghiennl               										{left:  75px; top: 375px; width: 70px; height: 35px; z-index:2;}
#enghiennl a             										{height: 35px;}
#enghiennl a:hover, #content #mapnl li#enghiennl.selected       					{background: url(../i/layout/map.jpg) -75px -825px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#enghienfr               										{left:  75px; top: 375px; width: 70px; height: 35px; z-index:2;}
#enghienfr a             										{height: 35px;}
#enghienfr a:hover, #content #mapfr li#enghienfr.selected       					{background: url(../i/layout/mapfr.jpg) -75px -825px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#rebecqnl                										{left: 175px; top: 400px; width: 70px; height: 35px; z-index:1;}
#rebecqnl a              										{height: 35px;}
#rebecqnl a:hover, #content #mapnl li#rebecqnl.selected      						{background: url(../i/layout/map.jpg) -175px -850px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#rebecqfr                										{left: 175px; top: 400px; width: 70px; height: 35px; z-index:1;}
#rebecqfr a              										{height: 35px;}
#rebecqfr a:hover, #content #mapfr li#rebecqfr.selected      						{background: url(../i/layout/mapfr.jpg) -175px -850px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#tubizenl                										{left: 230px; top: 370px; width: 60px; height: 30px; z-index:2;}
#tubizenl a              										{height: 30px;}
#tubizenl a:hover, #content #mapnl li#tubizenl.selected        					{background: url(../i/layout/map.jpg) -230px -820px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#tubizefr                										{left: 230px; top: 370px; width: 60px; height: 30px; z-index:2;}
#tubizefr a              										{height: 30px;}
#tubizefr a:hover, #content #mapfr li#tubizefr.selected        					{background: url(../i/layout/mapfr.jpg) -230px -820px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#braine-le-chateaunl     										{left: 275px; top: 397px; width: 110px; height: 35px; z-index:1;}
#braine-le-chateaunl a   										{height: 35px;}
#braine-le-chateaunl a:hover, #content #mapnl li#braine-le-chateaunl.selected 	{background: url(../i/layout/map.jpg) -275px -847px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

#braine-le-chateaufr     										{left: 275px; top: 397px; width: 110px; height: 35px; z-index:1;}
#braine-le-chateaufr a   										{height: 35px;}
#braine-le-chateaufr a:hover, #content #mapfr li#braine-le-chateaufr.selected 	{background: url(../i/layout/mapfr.jpg) -275px -847px no-repeat;}  /*left = - left waarde - height = -(top+ map.height) */

marquee{
	font-size:1.6em;
	color:#000;
	background:#DF0901;
	line-height:34px;
	margin:0 -20px;
	padding-left:20px;
	border-top:2px solid #FFF;
	width: 740px;
}

#location-border{
	width: 920px;
	height: 400px;
	margin-bottom: 10px;
}
#location-map{
	width: 920px;
	height: 400px;
}

#info-window {
	padding: 10px;
	background: #fff;
	float: left;
}
#info-window strong {color: #e23b00;}
#info-window img {
	float: left;
	display: inline;
	height: 100px;
	margin-right: 10px;
}
.infosold{
	background: #FFD800;
	color: #333;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 10px 0;
	border: 1px solid #DBAD1F;
	clear: both;
}
#content .infosold h2{
	padding: 10px;
	border-bottom: 0;
	margin-bottom: 0;
}


