@charset "utf-8";
/* --------------------------------------- */
/* --- The Satisfactorie - www.tsfo.nl --- */
/* --------------------------------------- */

*{
    padding:0;
    margin:0;
}

p{
	margin-bottom:10px;
}

html, body{
	height:100%;
	min-height:100%;
	background-color:#ECEDF2;
	overflow:auto;
	overflow-x:hidden;
}

a, a:hover{
	text-decoration:none;
	color:#020085;
}

img, div{ behavior:url(functions/iepngfix.htc); }

.spacer{ clear:both; }

.hide{ display:none; }

.show{ display:block; }

.pointer{ cursor:pointer; }

.PopBoxImageSmall{
	cursor : url("http://www.dallingamakelaars.nl/images/magplus.cur"), pointer;
}
.PopBoxImageBig{
	border:1px solid #666666;
	cursor : url("http://www.dallingamakelaars.nl/images/magminus.cur"), pointer;
}

#container{
	width:100%;
	margin-top:10px;
}

#dallinga{
	width:1016px;
	height:99px;
	margin:0 auto;
	clear:both;
}

#header{
	width:100%;
	clear:both;
	margin-top:-30px;
}

#header-menu{
	width:1016px;
	height:35px;
	right:0;
	margin:0 auto;
}

.header-menu-item{
	height:35px;
	line-height:35px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E205B;
	line-height:40px;
	padding-right:5px;
	padding-left:5px;	
	background-image:url(http://www.dallingamakelaars.nl/images/top-menu.png);
	background-repeat:repeat-x;
}

.header-menu-item-selected{
	height:35px;
	line-height:35px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:40px;
	padding-right:5px;
	padding-left:5px;	
	background-image:url(http://www.dallingamakelaars.nl/images/top-menu-selected.png);
	background-repeat:repeat-x;
}

.header-menu-item-selected a, .header-menu-item-selected a:hover{
	color:#FFFFFF;
}

.header-menu-spacer{
	width:1px;
	height:35px;
	float:right;
	background-image:url(http://www.dallingamakelaars.nl/images/top-menu-spacer.png);
}

#header-menu-left{
	width:66px;
	height:35px;
	float:right;
	background-image:url(http://www.dallingamakelaars.nl/images/top-menu-left.png);
}

#header-menu-right{
	width:75px;
	height:35px;
	float:right;
	background-image:url(http://www.dallingamakelaars.nl/images/top-menu-right.png);
}

#header-top-border{
	width:100%;
	height:7px;
	background-color:#F0C381;
}

#header-bottom-border{
	width:100%;
	height:20px;
	background-color:#F0C381;
}

#impressie{
	width:100%;
	height:171px;
}

#impressie-left1{
	position:absolute;
	left:0;
	width:50%;
	height:171px;
	float:left;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie-links1.jpg);
	background-repeat:repeat-x;
}

#impressie-right1{
	position:absolute;
	right:0;
	width:50%;
	width:50%;
	height:171px;
	float:left;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie-rechts1.jpg);
	background-repeat:repeat-x;
}

#impressie-left2{
	position:absolute;
	left:0;
	width:50%;
	height:171px;
	float:left;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie-links2.jpg);
	background-repeat:repeat-x;
}

#impressie-right2{
	position:absolute;
	right:0;
	width:50%;
	width:50%;
	height:171px;
	float:left;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie-rechts2.jpg);
	background-repeat:repeat-x;
}

#impressie-left3{
	position:absolute;
	left:0;
	width:50%;
	height:171px;
	float:left;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie-links3.jpg);
	background-repeat:repeat-x;
}

#impressie-right3{
	position:absolute;
	right:0;
	width:50%;
	width:50%;
	height:171px;
	float:left;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie-rechts3.jpg);
	background-repeat:repeat-x;
}

#impressie-left4{
	position:absolute;
	left:0;
	width:50%;
	height:171px;
	float:left;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie-links4.jpg);
	background-repeat:repeat-x;
}

#impressie-right4{
	position:absolute;
	right:0;
	width:50%;
	width:50%;
	height:171px;
	float:left;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie-rechts4.jpg);
	background-repeat:repeat-x;
}

#overlay-header{
	position:absolute;
	width:100%;
	height:171px;
	z-index:2;
	clear:both;
}

#impressie-header1{
	width:1016px;
	height:171px;
	margin:0 auto;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie1.jpg);
}

#impressie-header2{
	width:1016px;
	height:171px;
	margin:0 auto;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie2.jpg);
}

#impressie-header3{
	width:1016px;
	height:171px;
	margin:0 auto;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie3.jpg);
}

#impressie-header4{
	width:1016px;
	height:171px;
	margin:0 auto;
	background-image:url(http://www.dallingamakelaars.nl/images/impressie4.jpg);
}

#content{
	position:absolute;
	width:100%;
	margin-top:-15px;
}

#content-menu{
	position:absolute;
	width:100%;
	margin-top:-44px;
	z-index:3;
}

#content-menu-items{
	width:1016px;
	height:35px;
	margin:0 auto;
}

#content-menu-left{
	width:68px;
	height:35px;
	float:right;
	background-image:url(http://www.dallingamakelaars.nl/images/content-menu-left.png);
}

.content-menu-item{
	height:35px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E205B;
	line-height:40px;
	padding-right:5px;
	padding-left:5px;
	background-image:url(http://www.dallingamakelaars.nl/images/content-menu.png);
	background-repeat:repeat-x;
}

.content-menu-spacer{
	height:35px;
	width:1px;
	float:right;
	background-image:url(http://www.dallingamakelaars.nl/images/content-menu-spacer.png);
	background-repeat:repeat-x;
}

.content-menu-item-selected{
	height:35px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E205B;
	line-height:40px;
	padding-right:5px;
	padding-left:5px;
	background-image:url(http://www.dallingamakelaars.nl/images/content-menu-selected.png);
	background-repeat:repeat-x;
}

#content-menu-right{
	margin-right:15px;
	width:67px;
	height:35px;
	float:right;
	background-image:url(http://www.dallingamakelaars.nl/images/content-menu-right.png);
}

#content-header{
	width:1016px;
	height:25px;
	margin:0 auto;
	background-image:url(http://www.dallingamakelaars.nl/images/content-header.png);
}

#content-inhoud{
	width:1016px;
	margin:0 auto;
	background-image:url(http://www.dallingamakelaars.nl/images/content.png);
	background-repeat:repeat-y;
}

#inner { overflow: hidden; }

#content-left{
	float:left;
	width:290px;
	margin-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: -1000px; padding-bottom: 1000px;
}

#content-seperator{
	float:left;
	margin-left:10px;
	width:1px;
	border-left:1px dotted #D6AD5B;
	margin-bottom: -1000px; padding-bottom: 1000px;
}

#content-right{
	float:left;
	width:610px;
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: -1000px; padding-bottom: 1000px;
	min-height:250px;
}

#content-right ul{
	margin-left:10px;
}

#content-right li{
	margin-bottom:5px;
}

#content-right h1, h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1E205B;
	font-weight:bold;
}

#content-right h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1E205B;
}

#content-clear{
	clear:both;
}

#content-footer{
	width:1016px;
	height:123px;
	margin:0 auto;
	background-image:url(http://www.dallingamakelaars.nl/images/content-footer.png);
	background-repeat:repeat-y;
}

#clear{
	height:1px;
}

.nieuws-item{
	width:600px;
	margin-left:25px;
	margin-bottom:13px;
	clear:both;
	border-bottom:1px dotted #D6AD5B;
}

.nieuws, .nieuws:hover, .nieuws:active, .nieuws:visited{
	color:#1C2159;
}

.pand, .pand:hover, .pand:active, .pand:visited{
	color:#1C2159;
}

.vastgoedmenu, .vastgoedmenu:hover, .vastgoedmenu:active, .vastgoedmenu:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.vastgoed-item{
	width:600px;
	margin-left:25px;
	margin-bottom:13px;
	clear:both;
	border-bottom:1px dotted #D6AD5B;
}

.vastgoed-item h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1C2159;
	font-weight:bold;
}

#tsfo_label_click,
#tsfo_label {
	position:absolute;
	margin-left:1009px;
	margin-top:-120px;
	width:42px;
	height:108px;
}
#tsfo_label {
	background-image:url(http://85.92.140.174/~local_common_root/images/tsfo_label_zwart.png);
	background-repeat:no-repeat;
	behavior: url(./css/iepngfix.htc);
	z-index:99;
}
#tsfo_label_click {
	z-index:100;
	cursor:pointer;
}

/* Gallery */
#gallery {position:relative; width:610px; margin:10px auto; padding:10px; background:#FFF}
#images {height:225px; background:#FFF; margin-bottom:20px}
#image {position:relative; width:610px; height:458px; padding:5px; border:2px solid #D6AD5B; background:#FFF url(http://www.dallingamakelaars.nl/images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:620px; height:100px; border:2px solid #D6AD5B; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:620px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:458px; width:20%; z-index:100; height:458px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(http://www.dallingamakelaars.nl/images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(http://www.dallingamakelaars.nl/images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
