/* CSS Document */

* {
	padding:0;
	margin: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #0b1257;

	background-image:url(/images/backgr_lijn.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
a img {
	border-width: 0px;
}
h1{
	color: #9a6144;
	font-size: 1.4em;
	padding: 0 0 15px 0;
}
	h1.home{
		padding: 0 0 2px 0;
	}
h2{
	font-size: 1.2em;
	padding: 0 0 5px 0;
}
	h2.link{
		cursor: pointer;
	}
	
.clear {
	clear:both;
}
	
input,
textarea{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0b1257;
	width: 200px;
	padding: 1px;
	color: #0b1257;
}
	textarea{
		width: 353px;
		height: 120px;
	}
	input.button{
		background-color: #0b1257;
		color: #FFFFFF;
		width: auto;
		cursor: pointer;
		cursor: hand;		
	}
	input.radio{
		width: auto;
		border: 0px;
	}

div#korver_makelaars{
	/*
	background-image:url(/images/backgr_lijn.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	*/
}

div#korver_makelaars_total{
	width: 960px;
	margin: 0px auto;
}

	div#korver_makelaars_left{
		width: 310px;

		float: left;
		background-image: url(/images/backgr_korver_makelaars_left.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#FFFFFF;
	}	
		#woningaanbod_menu_main{
			margin: 30px 32px 31px 0;
			list-style-type: none;
			text-align: right;
			font-weight: bold;
			line-height: 1.55em;			
		}
			#woningaanbod_menu_main a{			
				color: #0b1257;
				text-decoration: none;
			}
				#woningaanbod_menu_main a:hover,
				#woningaanbod_menu_main a.select{			
					color: #9a6144;
				}
		div#korver_makelaars_left img.nvm{
			margin: -4px 32px 0 0;
		}
		div#korver_makelaars_left p.adres{
			font-size: 0.85em;
			padding: 0 0 15px 30px;
			!padding: 0 0 12px 30px;
		}
		div#korver_makelaars_left a{
			color: #0b1257;
		}
			div#korver_makelaars_left a:hover{
				color: #9a6144;
			}
	
	div#korver_makelaars_right{
		width: 636px;
		float: right;
		padding-right: 14px;
		background-color:#FFFFFF;
	}
	
	#korver_makelaars_right .laatstenieuws{
		position: relative;
		z-index: 2;
		color:#9a6144;
		font-size: 23px;
		font-weight:bold;
		position:absolute;
		padding-top:20px;
		width: 500px;
		float: left;
	}	
		#korver_makelaars_right .laatstenieuws a {
			color:#0b1257;
			font-weight:normal;
		}
		
		#korver_makelaars_right .banner {
			position: absolute;
			z-index: 3;
			width:116px;
			dddisplay: none;
			margin-left: 530px;
		}
		
		
		div#makelaar_menu_meta{
			height: 20px;
			border-bottom: 1px solid #0b1257;
			padding: 80px 0 0 0;
		}
			ul#woningen_menu_meta{
				font-weight: bold;
			}
				ul#woningen_menu_meta li{
					display: inline;
				}
				ul#woningen_menu_meta a{
					color: #9a6144;
					text-decoration: none;
					margin: 0 10px 0 0;
				}
					ul#woningen_menu_meta a:hover,
					ul#woningen_menu_meta a.select{
						color: #0b1257;
					}
					
		div#makelaar_bodytext{
			background-image:url(/images/backgr_korver_makelaars_right.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding: 70px 170px 20px 20px;
			margin-left:310px;
			!margin-left: 0px;
			height: 330px;
			width:600px;
			float:right;
			position:absolute;
			top:101px;
		}

			div#makelaar_bodytext a{
				color: #9a6144;	
			}
				div#makelaar_bodytext a:hover{
					color: #0b1257;	
				}
				div#makelaar_bodytext a:visited{
					/*color: #51699c;	*/
				}				
				
			div#makelaar_bodytext p{
				padding: 0 58px 15px 0;
			}
				div#makelaar_bodytext p.lead{
					color: #9a6144;		
					font-weight: bold;
				}
				div#makelaar_bodytext p.lead a{
					color: #0b1257;
				}
					div#makelaar_bodytext p.lead a:hover{
						color: #9a6144;	
					}
			div#makelaar_bodytext ol,
			div#makelaar_bodytext ul{			
				margin: 0 0 15px 35px;
			}		
		
			div#makelaar_bodytext div.hideLinks{
				display:none;
			}
		div#openhuis {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 1;
		}
			div#container {
				position: relative;
				margin: 0 auto;
				width: 960px;
				text-align: right;
				z-index: 1;
			}
			
.info_open {
	margin: 0px;
	border: 1px #013064 solid; 
	text-align: center;
	font-weight: bold;
	display: inline;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: #ffffff;
	margin-left: 5px;
	float: right;
	margin-right: 15px;
	margin-bottom: -3px;
}

.info_new {
	margin: 0px;
	border: 1px #013064 solid; 
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	width: 100px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: #ffffff;
	margin-left: 5px;
	float: right;
	margin-right: 15px;
}

.info_stat {
	margin: 0px;
	border: 1px #013064 solid; 
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	width: 100px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: #ffffff;
	float: right;
	margin-right: 15px;
}

.det_open {
	margin: 0px; 
	text-align: center;
	font-weight: bold;
	display: inline;
	padding: 0px;
	text-transform: uppercase;
	font-size: 0.8em;
	float: left;
	margin-right: 15px;
	margin-bottom: -3px;
	color:  #B17F66;
}

.det_new {
	margin: 0px;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	width: 100px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 0.8em;
	float: left;
	margin-right: 15px;
	color:  #B17F66;
}

.det_stat {
	margin: 0px;
	color: #ff0000;
	font-weight: bold;
	width: 100px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 0.8em;
	float: left;
	margin-right: 15px;
	color:  #B17F66;
}

.info_item {
	position: absolute;
	padding-top: 37px;
	!padding-top: 27px;
	width: 449px;
	border: 0px #000000 solid;
}
.lijnbottom {
	margin-top: 1px;
	!margin-top: 0px;
}
#lbtitel {
	font-size: 16px;
	font-weight: bold;
	color: #ff5200;
}

.leightbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height:17px;
	color: #616161;
	color: #333;
	display: none;
	position: absolute;
	top: 210px;
	left: -154px;
	width: 50%;
	height: 25%;
	padding: 1em;
	border: 1em solid #ccc;
	background-color: white;
	text-align: center;
	z-index:1001;
	overflow: auto;	
	width: 600px;
	height: 500px;
	overflow: hidden;
	top: -75px;
}
.wk {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
}
#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

