/* DEFAULT LAYOUT STYLES */

html {
	height: 100%;
}

body {
	background: #E1E1DF url(../images/bg.png) repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
	position:relative;left:0px;top:0px;z-index:0	
}

body, p, div, td, .normal {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 135%;
}

p, ul, ol {
	margin-top: 0;
	margin-bottom: 1em;
}

ul, ol {
	margin-left: 1.5em;
	padding-left: 0;
}

ol {
	margin-left: 2.2em;
}

ul ul, ol ol {
	margin-top: 0;
}

input, textarea, select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

form {
	margin: 0;
	padding: 0;
}
.formField{
	border:1px solid #999999;
	padding-top:2px;
	padding-bottom:2px;
}
.formFieldRadioCheck{
	
}
table.form td{
	padding:3px;
}
table.form td.formGemeente{
	text-align:right;
}
.formLeftCol{}
.formRightCol{
	padding-left:20px;
}
table.form td.caption{
	font-weight:bold;
}
table.form td.submit{
	text-align:left;
}
table.form td.submit input{
	background: white url(../images/buttonSend.png);
	border:none;
	text-align:center;
	padding:0px;
	margin:0px;
	width:83px;
	height:23px;
	color:#666666;
	font-weight:normal;
}

td {
	padding: 0;
	vertical-align: top;
}

img {
	border: 0;
}

h1, h2 {
	color: black;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	font-size: 11px;
	text-transform: uppercase;
}


a:link, a:active, a:visited, a:hover {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #ED7919;
	text-decoration:underline;
}

#container {
	margin: 0 auto;
	width: 1000px;
	background-image:url(../images/bg_head.png);
	background-repeat:repeat-y;	
}

#containerTable {
	width: 976px;
	margin-left: 16px;
	*margin-left: 8px;
}

#header {
	width: 968px;
	height: 179px;
	position: relative;
}
#headerCell {
	width: 968px;
	height: 179px;
	background: #A2A19C url(../images/header.jpg) no-repeat;
}

#introCell {
	width: 968px;
	height: 33px;
	background: #A2A19C url(../images/shadow-intro.png) no-repeat left bottom;
}

#bodyCell {
	width: 968px;
	background: white;
	
}

#topRightCell {
	height: 179px;
}

#introRightCell {
	/*background: url(../images/shadow-corner.png) no-repeat left bottom;
	height: 33px;*/
}

#bodyRightCell {
	/*background: url(../images/shadow-body.png) repeat-y;*/
}

#creditsCell {
	height: 25px;
	background: white;
	padding-left: 33px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999;

}

#creditsCell a:link, #creditsCell a:active, #creditsCell a:visited, #creditsCell a:hover {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999;
}

#creditsCell a:hover {
	color: black;
}

#creditsRightCell {
	/*background: url(../images/shadow-body.png) repeat-y;*/
}

#intro {
	position: relative;
	padding: 23px 0 10px 0;
}

#introText {
	min-height: 192px;
	padding-right: 398px;
	padding-bottom: 1px;
}

#introText.noPictures {
	min-height: auto;
	padding-right: 0;
}

#introText, #introText p, #introText div, #introText td, #introText h1, #introText h2 {
	color: white;
}

#introPictures {
	position: absolute;
	right: 0;
	bottom: 0;
}

#bodyTable {
	width: 968px;
	height: 100%;
}
#sidebarCell {border-left: 1px solid #D4D4D2;	width: 200px; padding-top: 20px;}

#sidebarCell.calendar {
	width: 737px;
}

#sidebarCellKijkwoningen {
	width: 430px;
	border-left: none;
	padding-top: 0px;
	float:right;
	position: relative;
	left:20px;
	*left:0px;
}

.body {
	padding: 20px 20px 10px 32px;
}
.bodySidebarCell {
	padding: 0px 0px 0px 0px;
}

/*
.sidebarCellHome {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 100px;
}
.sidebarCellNormal{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.sidebarCellCalendar{
	padding-top: 89px;
}
*/
a.button_1 {
	cursor:default;
}
.sidepanelHtml {
	width: 100%;
	padding-top: 40px;
}

.sidebarCellNormal .sidepanelHtml a:link, .sidebarCellNormal .sidepanelHtml a:active, .sidebarCellNormal .sidepanelHtml a:visited, .sidebarCellNormal .sidepanelHtml a:hover {
	color: black;
	text-decoration: underline;
}

.sidebarCellNormal .sidepanelHtml a:hover {
	color: #ED7919;
	text-decoration: underline;
}
.sidebarCellHome .sidepanelHtml a:link, .sidebarCellHome .sidepanelHtml a:active, .sidebarCellHome .sidepanelHtml a:visited, .sidebarCellHome .sidepanelHtml a:hover {
	color: white;
	text-decoration: none;
}

.sidebarCellHome .sidepanelHtml a:hover {
	color: white;
text-decoration: none;
}
#sidebarCellKijkwoningen .body {
	padding:0px 0px 0px 20px;
	float:right;
	width:430px;

}

.body.homeBody {
	padding-top: 25px;
	padding-left: 17px;
	padding-right: 0px;
	width: 748px;
}

.body.bodycontent {
	width: 705px;
	height: 100%;
	
}
#langMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 0;
}

#langMenu li {
	float: left;
}

#langMenu li a:link, #langMenu li a:active, #langMenu li a:visited, #langMenu li a:hover {
	display: block;
	padding: 4px 7px;
	color: black;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	text-transform: lowercase;
}

#langMenu li a:hover {
	color: #ED7919;
}

#langMenu li.selected a:link, #langMenu li.selected a:active, #langMenu li.selected a:visited, #langMenu li.selected a:hover {
	color: #ED7919;
	font-weight: bold;
}

#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 0;
}

#menu li {
	float: left;
	background: url(../images/menu-bg.png) no-repeat;
}

#menu li a:link, #menu li a:active, #menu li a:visited, #menu li a:hover {
	display: block;
	height: 15px;
	padding: 3px 9px 5px 9px;
	color: black;
	text-decoration: none;
	cursor: pointer;
	font-size: 10px;
	/*background: url(../images/menu-corner.png) no-repeat right top;*/
	text-transform: uppercase;
}
 a.linknieuws:link, a.linknieuws:active, a.linknieuws:visited, a.linknieuws:hover {
	color: #fff;
	text-decoration: none;
}


#menu li a:hover {
	color: #ED7919;
}

#menu li.selected {
	background: url(../images/menu-selected-bg.png) no-repeat;
}

#menu li.selected a:link, #menu li.selected a:active, #menu li.selected a:visited, #menu li.selected a:hover {
	/*background: url(../images/menu-selected-corner.png) no-repeat right top;*/
	color: #ffffff;
}

#subMenu {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
	padding-left: 12px;
	display: block;
	height: 24px;
	margin-top:4px;
}
#subMenu li {
	float: left;
	
}

#subMenu li a:link, #subMenu li a:active, #subMenu li a:visited, #subMenu li a:hover {
	display: block;
	height: 15px;
	padding: 4px 0px 4px 20px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	font-size: 10px;
	text-transform: uppercase;
	color:#000;
}

#subMenu li a:hover {
	color: #ED7919;
}

#subMenu li.selected {
}

#subMenu li.selected a:link, #subMenu li.selected a:active, #subMenu li.selected a:visited, #subMenu li.selected a:hover {
	color: #ED7919;
}

#subSubMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subSubMenu li a:link, #subSubMenu li a:active, #subSubMenu li a:visited, #subSubMenu li a:hover {
	display: block;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
	color: black;
}

#subSubMenu li a:hover, #subSubMenu li.selected a:link, #subSubMenu li.selected a:active, #subSubMenu li.selected a:visited, #subSubMenu li.selected a:hover {
	color: #ED7919;
}

/* TEASER BUTTON */

.teaser {
	width: 200px;
	background: url(../images/teaser-body.png) repeat-y;
	margin-bottom: 10px;
	margin-left: 11px;
}


.teaserButton {
	display: block;
	margin: 20px;
	margin-right: 15px;
}

.teaserTitle {
	height: 30px;
	background: url(../images/teaser-header.png) no-repeat;
}

.teaserTitle a:link, .teaserTitle a:active, .teaserTitle a:visited, .teaserTitle a:hover {
	display: block;
	font-size: 12px;
	height: 12px;
	padding: 9px 35px 9px 12px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
}

.teaserBody {
	background: url(../images/teaser-footer.png) no-repeat left bottom;
	padding: 8px 12px 12px;
	height: 149px;
}

.teaser.small .teaserBody {
	height: 45px;
}

/* BUTTON LINE */

.buttonLine {
	background: url(../images/dash.png) repeat-x left bottom;
	padding-bottom: 1px;
	text-align: right;
	height: 18px;
	margin-bottom: 15px;
}

.buttonLine a:link, .buttonLine a:active, .buttonLine a:visited, .buttonLine a:hover {
	color: white;
	height: 18px;
	line-height: 18px;
	padding: 0 28px 0 5px;
	text-decoration: none;
	background: #53524D url(../images/button.png) no-repeat right top;
	display: block;
	float: right;
}

.buttonLine a:hover {
	background: #ED7919 url(../images/button-over.png) no-repeat right top;
}

.buttonLine a.down:link, .buttonLine a.down:active, .buttonLine a.down:visited, .buttonLine a.down:hover {
	background: #53524D url(../images/button-down.png) no-repeat right top;
}

.buttonLine a.down:hover {
	background: #ED7919 url(../images/button-down-over.png) no-repeat right top;
}


/* CALENDAR */

h2.calendar{
	font-weight:bold;
	
}

.calendarNavTable {
	margin-bottom: 1px;
	width: 167px;
}

.calendarNavLeftCell {
	width: 23px;
}

.calendarNavLeftCell a:link, .calendarNavLeftCell a:active, .calendarNavLeftCell a:visited, .calendarNavLeftCell a:hover {
	display: block;
	width: 23px;
	height: 23px;
	background: #53524D url(../images/arrow-left.png) no-repeat center center;
}

.calendarNavLeftCell a:hover {
	background: #ED7919 url(../images/arrow-left-over.png) no-repeat center center;
}

.calendarNavRightCell {
	width: 23px;
}

.calendarNavRightCell a:link, .calendarNavRightCell a:active, .calendarNavRightCell a:visited, .calendarNavRightCell a:hover {
	display: block;
	width: 23px;
	height: 23px;
	background: #53524D url(../images/arrow-right.png) no-repeat center center;
}

.calendarNavRightCell a:hover {
	background: #ED7919 url(../images/arrow-right-over.png) no-repeat center center;
}

.calendarNavTitleCell {
	text-align: center;
	font-weight: bold;
	background: #53524D;
	color: white;
	text-transform: uppercase;
	padding-top: 4px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.calendarTable {
	width: 168px;
}

.calendarTable td {
	width: 23px;
	height: 23px;
	background: #AFAFA9;
	color: white;
	text-align: center;
	line-height: 23px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

.calendarTable thead td {
	background: #C8C9C4;
}

.calendarTable td a:link, .calendarTable td a:active, .calendarTable td a:visited, .calendarTable td a:hover {
	display: block;
	background: #ED7919;
	width: 23px;
	line-height: 23px;
	color: white;
	text-decoration: none;
}
.calendarTable td.weekend {
	font-weight:bold;
	background-color:#ffa042;
}
.calendarTable td.weekend a:link, .calendarTable td.weekend a:active, .calendarTable td.weekend a:visited, .calendarTable td.weekend a:hover {
	font-weight:bold;
	background-color:#ffa042;
}

/* calendar results */

.calendarEventImage{
	float:left;
	width:180px;
	white-space: nowrap;
	position:relative;
	overflow: hidden;
	display:block;
}
.calendarEventText{
	float:left;
	display:block;
	width:435px;
	position:relative;
	overflow:hidden;
}

.calendarResults {
	margin-top: 10px;
}
.calendarResults hr{
	margin-bottom:10px;
}

.calendarResults h1{
	border-bottom-color:#666666;
border-bottom-style:solid;
border-bottom-width:1px;
color:black;
font-size:16px;
font-weight:bold;
padding-bottom:5px;
position:relative;
text-align:right;
text-transform:uppercase;
width:702px;
}

.calendarResults h2 {
	color: #ED7919;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:3px;
}
.calendarResults h3 {
	color: #666666;
	text-transform: lowercase;
	font-size: 11px;
	padding:0;
	margin:0;
	margin-bottom:5px;
}

/* SEARCH RESULTS */

.searchResults {
	margin-top: 10px;
	margin-left: -33px;
}

.searchResults h2 {
	color: #ED7919;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 33px;
}

.searchResultsNav {
	background-color:#AFAEA9;
height:23px;
margin-bottom:5px;
padding-left:32px;
position:relative;
width:670px;
}
.searchResultsNav a {
	color: white;
	text-decoration: none;
	margin-right: 3px;
}

.searchResultsNav span {
	color: white;
	margin-right: 3px;
}

.searchResultsNav a:hover, .searchResultsNav a.selected {
	color: black;
}

.searchResultsNav a,.searchResultsNav a:link,.searchResultsNav a:hover,.searchResultsNav a:active,.searchResultsNav a:visited{
	height:23px;
	line-height:23px;	
	color:#ebeae8;
	display:block;
	float:left;
	text-decoration:none;
	vertical-align:middle;
	font-size:10px;
	font-family:verdana;
	white-space:nowrap;
}
.searchResultsNav span{
	height:23px;
	line-height:23px;	
	display:block;
	float:left;
	vertical-align:middle;
	font-size:10px;
	font-family:verdana;	
	white-space:nowrap;
}

.searchResultsNav a.firstPageNumber{
	width:30px;
	text-align:center;
	color:#ebeae8;
}
.searchResultsNav a.lastPageNumber,.searchResultsNav a.pageNumber{
	width:30px;
	text-align:center;
	color:#ebeae8;
	background-image:url(../images/fastLinkBg.gif);
	background-repeat:no-repeat;
	background-position:left;	
}
.searchResultsNav a.first{
	color:#ebeae8;
	padding-right:10px;
	clear:left;
}
.searchResultsNav a.prev{
	color:#ebeae8;
}
.searchResultsNav a.next{
	color:#ebeae8;
}
.searchResultsNav a.last{
	color:#ebeae8;
	padding-left:10px;
}
.searchResultsNav span.current,.searchResultsNav span.firstCurrent,.searchResultsNav span.lastCurrent{
	width:30px;
	text-align:center;
	color:#2c2b27;
	background-image:url(../images/fastLinkBg.gif);	
	background-repeat:no-repeat;
	background-position:left;
}
.searchResultsNav span.firstCurrent{
	background:none;
}
.searchResultsNav span.position{
	padding-left:10px;
	text-align:center;
	color:#2c2b27;
	background-repeat:no-repeat;
	background-position:left;
	
}

.searchResultWrapper {
	height: auto;
	padding: 0;
	clear:both;
	/*cursor: pointer;*/
}

.searchResult {
	height: 13px;
	padding: 7px 0;
	clear:both;
	/*cursor: pointer;*/
}

.searchResult.over {
	background: #E1E1DF;
}

.searchResultCity {
	margin-right: 20px;
	width: 175px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
}

.searchResultJob {
	float: left;
	white-space: nowrap;
	overflow: hidden;
}
.searchResultAddress .uitverkocht {
	color: #ED7919;
}

.searchResults.projects {
	padding-left:33px;
width:703px;
}

.searchResults.projects .searchResultWrapper {
	height: auto;
	cursor:pointer;
	overflow:auto;
}

.searchResults.projects .searchResult {
	background: url(../images/dash.png) repeat-x left bottom;
	height: auto;
	cursor:pointer;
	overflow:auto;
}

.searchResults.projects .searchResultsNav {
	margin-bottom:0;
position:relative;
}

.searchResults.projects .searchResultCity {
	width: 180px;
}
.searchResults.projects .searchResultDetails {
	float: left;
	white-space: nowrap;
	overflow: hidden;
}
.searchResults.projects .searchResultDetails h1.title {
	font-weight:bold;
	color:#ED7919;
}

/* KM images */
.searchResults.projects .searchResultWrapper.dist-0-5-km{background: url(../images/dist_0_5_km.png) no-repeat right 5px;}
.searchResults.projects .searchResultWrapper.dist-5-10-km{background: url(../images/dist_5_10_km.png) no-repeat right 5px;}
.searchResults.projects .searchResultWrapper.dist-10-20-km{background: url(../images/dist_10_20_km.png) no-repeat right 5px;}
.searchResults.projects .searchResultWrapper.dist-20-30-km{background: url(../images/dist_20_30_km.png) no-repeat right 5px;}
.searchResults.projects .searchResultWrapper.dist-30-1000-km{background: url(../images/dist_30_1000_km.png) no-repeat right 5px;}
.searchResults.projects .searchResultWrapper.over {
	background-color: #E1E1DF;
}
/* OVERLAY FX */

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
#busyoverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	/*width: 156px;
	height: 7px;
	background-color: #ffffff;*/
}

/* FLASH CONTAINTERS */

#kaartContainer {
	position: absolute;
	background: white;
	width: 950px;
	height: 550px;
	top: 50px;
	left: 0;
	z-index: 999999;
}
#kijkboekContainer {
	position: absolute;
	background: white;
	width: 1000px;
	height: 680px;
	top: 20px;
	left: 0;
	z-index: 999999;
}
#kijkboekLinkContainer {
	position: absolute;
	background: white;
	width: 1000px;
	height: 40px;
	top: 700px;
	text-align:center;
	vertical-align:middle;
	line-height:40px;
	left: 0;
	z-index: 999999;
}

#verkavelingContainer {
	position: absolute;
	background: white;
	width: 1000px;
	height: 689px;
	top: 50px;
	left: 0;
	z-index: 999999;
}

/* KIJK WONING BUTTON LINE */

.kijkwoningenMap {
	padding: 3px;
	border: 1px solid #BFBFBF;
}

.kijkwoningenTitle {
	border-bottom: 1px solid #A9AAA5;
	height: 20px;
}

.kijkwoningenTitle h2 {
	float: left;
	font-size: 12px;
}

.kijkwoningenTitle a {
	float: right;
	text-decoration: none;
}

.kijkwoning {
	clear: both;
}

.kijkwoning img {
	float: right;
}

.kijkwoning h3 {
	font-size: 10px;
	margin-bottom: 0.4em;
	font-weight: bold;
}

.kijkwoning .buttonLine {
	text-align: left;
	clear: both;
}

.kijkwoning .buttonLine a {
	float: left;
	text-transform: lowercase;
}

/* SEARCH DETAILS */

.searchDetailTitle {
	border-bottom: 1px solid #BFBFBF;
	margin-bottom: 15px;
	padding-bottom: 7px;
position:relative;
width: 904px;
}
.searchDetailTitle {
	border-bottom: 1px solid #BFBFBF;
	margin-bottom: 15px;
	padding-bottom: 7px;
}

.searchDetailTitleText {
	float: left;
	font-size: 11px;
}
.searchDetailTitleText {
	float: left;
	font-size: 11px;
}
.searchDetailTitleLinks {
	float: right;
}

.searchDetailTitleLinks a {
	margin-left: 15px;
}

.searchDetailPictures {
	border: 1px solid #BFBFBF;
	padding: 3px;
	width: 395px;
	float: left;
}

.searchDetailText {
	float:right;
	left:200px;
	position:relative;
	top:-260px;
	width:470px;
}

/* PROJECTEN BACK BUTTON */

#projectenBack a{
	width:147px;
	height:120px;
	float:left;
	background:url(../images/provincies.png) no-repeat -1470px 0px;
}

#projectenBack a:hover.rollover,#projectenBack a:active.rollover{background-position:-1470px 0px;}
#projectenBack a.WEVL{background-position:0px 0px;}
#projectenBack a.OOVL{background-position:-147px 0px;}
#projectenBack a.ANTW{background-position:-294px 0px;}
#projectenBack a.LIMB{background-position:-441px 0px;}
#projectenBack a.LIEG{background-position:-588px 0px;}
#projectenBack a.LUXE{background-position:-735px 0px;}
#projectenBack a.NAMU{background-position:-882px 0px;}
#projectenBack a.HAIN{background-position:-1029px 0px;}
#projectenBack a.WABR{background-position:-1176px 0px;}
#projectenBack a.VLBR{background-position:-1323px 0px;}
#projectenBack a.BRUS{background-position:-1323px 0px;}

/* provincie maps */
div.provinciemap{
	position:relative;
	display:block;
	width:451px;
	height:293px;
	background:url(../images/provincie_map.png) no-repeat 0px 0px;
	overflow:hidden; 
	text-indent:-999em;
}
div.provinciemap.WEVL{background-position:0px 0px;}
div.provinciemap.OOVL{background-position:-451px 0px;}
div.provinciemap.ANTW{background-position:-902px 0px;}
div.provinciemap.LIMB{background-position:-1353px 0px;}
div.provinciemap.LIEG{background-position:-1804px 0px;}
div.provinciemap.LUXE{background-position:-2255px 0px;}
div.provinciemap.NAMU{background-position:-2706px 0px;}
div.provinciemap.HAIN{background-position:-3157px 0px;}
div.provinciemap.WABR{background-position:-3608px 0px;}
div.provinciemap.VLBR{background-position:-4059px 0px;}
div.provinciemap.BRUS{background-position:-4059px 0px;}

/* ROLLOVER ZOEK BUTTONS */

.zoekKnoppen{
   width:100%;
   overflow:hidden;
   display:block;
   height:57px;
   position: relative;
}

.zoekKnoppen.small{
   height:57px;
}

.zoekKnoppen ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

.zoekKnoppen ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

.zoekKnoppen li a:link, .zoekKnoppen li a:active, .zoekKnoppen li a:visited, .zoekKnoppen li a:hover {
    position:relative;
    display: block;
    cursor: pointer;
    width:225px;
    height:57px;
    text-indent:-999em;
}
.zoekKnoppen.small li a:link, .zoekKnoppen.small li a:active, .zoekKnoppen.small li a:visited, .zoekKnoppen.small li a:hover {
    height:57px;
}


a.ikzoekeenwoningDutch{background-image: url(../images/ikzoekeenwoningDutch.png)}
a.ikzoekeenappartementDutch{background-image: url(../images/ikzoekeenappartementDutch.png)}
a.ikzoekgrondDutch{background-image: url(../images/ikzoekgrondDutch.png)}
a.ikzoekeenwoningDutch.small{background-image: url(../images/ikzoekeenwoningDutch_small.png)}
a.ikzoekeenappartementDutch.small{background-image: url(../images/ikzoekeenappartementDutch_small.png)}
a.ikzoekgrondDutch.small{background-image: url(../images/ikzoekgrondDutch_small.png)}
a.ikzoekeenwoningFrench{background-image: url(../images/ikzoekeenwoningFrench.png)}
a.ikzoekeenappartementFrench{background-image: url(../images/ikzoekeenappartementFrench.png)}
a.ikzoekgrondFrench{background-image: url(../images/ikzoekgrondFrench.png)}
a.ikzoekeenwoningFrench.small{background-image: url(../images/ikzoekeenwoningFrench_small.png)}
a.ikzoekeenappartementFrench.small{background-image: url(../images/ikzoekeenappartementFrench_small.png)}
a.ikzoekgrondFrench.small{background-image: url(../images/ikzoekgrondFrench_small.png)}

.zoekKnoppen li.selected a:link.rollover,
.zoekKnoppen li.selected a:visited.rollover,
.zoekKnoppen li.selected a:hover.rollover,
.zoekKnoppen li.selected a:active.rollover{
    background-repeat:no-repeat;background-position:left bottom;
}

/* ROLLOVER BUTTONS */

#sidebarCell a.button{
	display:block;
	text-decoration:none;
	margin-bottom:0px;
	overflow:hidden;
	text-indent:-999em;
	background-repeat:no-repeat;
	background-color:white;
}

a:link.rollover,a:visited.rollover{background-repeat:no-repeat;background-position:left top;text-indent:-999em;overflow:hidden;}
a:hover.rollover,a:active.rollover{background-repeat:no-repeat;background-position:left bottom;text-indent:-999em;overflow:hidden;}

/* CLEAR */

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#slideshow {
    position:relative;
    height:226px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}

table .imagegallery {
	border-collapse:collapse;
	padding-left:31px;
}
.imagegallery a{
	display:block;
	padding: 0px;
	margin: 3px;
}
.imagegallery h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #F90;
}
.imagegallery .description {
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
}
.imagegallery_footer {
	margin-top: 10px;
	margin-bottom: 40px;
}

#matexigrouplogo {
	width: 175px;
	height: 150px;
	background-image: url(/write/images/Maakt-deel-uit.jpg);
	text-indent:-999em;
}