@import url("reset.css");
@import url("clearfix.css");
@import url("sifr-screen.css");
@import url("nav.css");
@import url("adv_photoviewer.css");

@font-face {
    font-family: 'BertholdAkzidenzGroteskMdCn';
    src: url('../fonts/akzidenzgroteskbe-mdcn-webfont.eot');
    src: url('../fonts/akzidenzgroteskbe-mdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/akzidenzgroteskbe-mdcn-webfont.woff') format('woff'),
         url('../fonts/akzidenzgroteskbe-mdcn-webfont.ttf') format('truetype'),
         url('../fonts/akzidenzgroteskbe-mdcn-webfont.svg#BertholdAkzidenzGroteskMdCn') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	
}

body {
	background: #dcdcbc;
	color: #381514;
	font-size: 12px;
}

::-moz-selection {
	background: #381514;
	color: #fff;
}

a, a:active, a:visited {
	color: #000;
}
a:hover {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.error {
	color: red;
}

div.error {
	margin: 0 0 20px 0;
}

div.datum {
	font-weight: bold;
	color: #381514;
}

input.button {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #2f2729;
	background: #4f3c3a url(../images/bg_input_btn.gif) repeat-x left center;
}

ul.nieuwsoverzicht a, ul.nieuwsoverzicht a:active, ul.nieuwsoverzicht a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #381514;
}

ul.nieuwsoverzicht a:hover {
	color: #635049;
}

ul.nieuwsoverzicht p.datum {
	color: #fff;
	padding: 0 0 8px 0;
}

#container {
	margin: 0 auto;
	width: 980px;
	position: relative;
	background: #F00;
	background: #c1c186 url(../images/bg_container.gif) repeat-y 20px top;
	
	/* voor de sneeuw */
	
	height: 100%;
	min-height: 100%;
	height: auto;
	position: relative;
	overflow: hidden;	

}

#header {
	background: #dcdcbc url(../images/bg_container.gif) repeat-y 20px top;
	position: relative;
	height: 165px;
}

#header div.sfeerbeelden {
	position: absolute;
	left: 245px;
	top: 10px;
	width: 732px;
	height: 145px;
}

#header div.sfeerbeelden div.flashbox {
	float: left;
	padding: 0 10px 0 0;
}

#header div.sfeerbeelden div.flashbox div {
	border: 1px solid #b5b59b;
	height: 143px;
	width: 171px;
	background: #635049;
}

#logo {
	background-color: #eeeede;
	height: 105px;
	width: 100%;
	position: absolute;
	top: 30px;
}

#logo a {
	display: block;
	width: 191px;
	height: 105px;
	position: absolute;
	left: 32px;
}

#logo a.logo_makelaars {
	background: url(../images/logo_makelaars_screen.gif) no-repeat center;	
}

#logo a.logo_financieel {
	background: url(../images/logo_financieel_screen.gif) no-repeat center;
}

#logo img {
	display: none;
}

#main {
	position: relative;
	z-index: 1000;
	background: url(../images/bg_main.jpg) no-repeat right bottom;
}
iframe.assurix {
	width: 100%;
	border:0px;
}

.contactform input, .contactform textarea {
	border-width: 1px;
}

.contactform table {
	border-bottom: 1px solid #988d64;
	border-collapse: collapse;
	width: 100%;
}

.contactform label {
	font-weight: bold;
}

.contactform td {
	border-top: 1px solid #988d64;
	padding: 5px 3px;	
}

.contactform td:first-child {
	width: 170px;
}

#content {
	float: right;
	width: 665px;
	padding: 25px 40px 30px 40px;
	line-height: 1.4em;
	color: #000;
}

#content h1 {
	font-family: "BertholdAkzidenzGroteskMdCn", Arial, serif;
	color: #fff;
	font-size: 48px;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 5px 0;
}

#content ul {
	list-style: square;
	padding: 10px 0 10px 20px;
}

#content ol {
	list-style: decimal;
	padding: 10px 0 10px 25px;
}

#content li ul, #content li ol{
	margin: 0 0 0 5px;
}

#content img.border {
	border: 1px solid #3e1d1a;
}

#zoekcriteria {
	background-color: #78645d;
	color: #fff;
	padding: 10px;
	position: relative;
	margin: 10px 0 0 0;
}
#zoekcriteria h2 {
	font-size: 18px;
}
#zoekcriteria div.openclose {
	font-size: 10px;
	cursor: pointer;
	position: absolute;
	white-space: nowrap;
	width: 60px;
	text-align: right;
	left: 590px;
	top: 11px;
}

#pandreactie input, #pandreactie textarea {
	border-width: 1px;
}

#pandreactie table {
	border-bottom: 1px solid #988d64;
	border-collapse: collapse;
}

#pandreactie label.required {
	font-weight: bold;
}

#pandreactie td {
	border-top: 1px solid #988d64;
	vertical-align: top;
	padding: 5px 3px;	
}

#pandreactie td:first-child {
	width: 170px;
}

div.vraagprijs_panddetails {
	font-weight: bold;
	font-size: 15px;
	color: #381514;
	padding: 0 0 6px 0;
}
table.panddetails {
	border-bottom: 1px solid #988d64;
	margin: 10px 0 15px 0;
}

table.panddetails td {
	border-top: 1px solid #988d64;
	vertical-align: top;
	padding: 5px 3px;
	width: 181px;	
}

table.panddetails th {
	border-top: 1px solid #988d64;
	text-align: left;
	vertical-align: top;
	width: 140px;
	padding: 5px 3px;
}

#zoekcriteria label {
	width: 105px;
	display: block;
	font-weight: bold;
}

#zoekcriteria table {
	margin: 7px 0 0 0;
}

#zoekcriteria label.nobold {
	font-weight: normal;
}

#zoekcriteria td {
	padding: 2px 0 1px 0;
}

#zoekcriteria select {
	width: 180px;
	margin: 0 20px 0 0;
}

div.pand_even {
	background: #dadab6;
	color: #000;
	cursor: pointer;
}

div.pand_oneven {
	background-color: #78645d;
	color: #fff;
	cursor: pointer;
}

div.pand_even div.tekst, div.pand_oneven div.tekst {
	position: relative;
	float: right;
	width: 433px;
}

div.attentie {
	position: absolute;
	left: -211px;
	top: 10px;
	height: 22px;
}
div.attentie span {
	display: none;
}

div.open_dag {
	background: url(../images/pand_blok_openhuis.gif) no-repeat;
	width: 55px;
}

div.verkocht_onder_voorbehoud {
	background: url(../images/pand_blok_verkochtonderv.gif) no-repeat;
	width: 138px;
}

div.verkocht {
	background: url(../images/pand_blok_verkocht.gif) no-repeat;
	width: 49px;
}

div.verhuurd {
	background: url(../images/pand_blok_verhuurd.gif) no-repeat;
	width: 51px;
}

div.aangekocht {
	background: url(../images/pand_blok_aangekocht.gif) no-repeat;
	width: 65px;
}

div.pand_even h2 {
	font-size: 18px;
	color: #381514;
}

div.pand_oneven h2 {
	font-size: 18px;
	color: #fff;
}

div.pand_even h2 a {
	text-decoration: none;
	color: #381514;
}

div.pand_oneven h2 a {
	text-decoration: none;
	color: #ffffff; 
}

div.pand_even h3 {
	font-size: 12px;
	color: #78645d;
	margin: 0 0 4px 0;
}

div.pand_oneven h3 {
	font-size: 12px;
	color: #dadab6;
	margin: 0 0 4px 0;
}

div.pand_even div.vraagprijs, div.pand_oneven div.vraagprijs {
	margin: 5px 0 0 0;
	font-size: 15px;
	font-weight: bold;
}

div.pand_even img, div.pand_oneven img {
	float: left;
	border: 1px solid #381514;
	display: block;
}

div.pand_even, div.pand_oneven {
	margin: 10px 0 0 0;
	padding: 10px;
}

ul.nieuwbouwmenu {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}

ul.nieuwbouwmenu li {
	float: left;
	line-height: 2.5em;
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
}

ul.nieuwbouwmenu li.active a {
	color: #fff;
}

ul.nieuwbouwmenu li a {
	color: #DCDCBC;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #2f2729;
	background: #4f3c3a url(../images/bg_input_btn.gif) repeat-x left center;
	text-decoration: none;
	padding: 3px 10px;
	white-space: nowrap;
}

div.pager {
	position: relative;
}

div.pager .pager_prev_btn {
	position: absolute;
	left: 15px;
	top: 20px;
}

div.pager .pager_next_btn {
	position: absolute;
	right: 15px;
	top: 20px;
}

div.pager .pager_pages {
	text-align: center;
	padding: 20px 0 10px 0;
}

div.pager .pager_pages a {
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
}

div.pager .pager_pages span {
	border-left: 1px solid #000;
	padding: 0 0 0 3px;
}

div.pager .pager_pages span:first-child {
	border: none;
}

div.pager .pager_pages a.current {
	color: #ed0036;
}

div.pager .total_found {
	text-align: center;
}

#navigatie {
	float: left;
	width: 215px;
	padding: 10px 0 200px 20px;
}

#footer {
	background: #eeeede;
	border-top: 20px solid #dcdcbc;
	border-bottom: 20px solid #dcdcbc;
	padding: 0 0 0 235px;
	height: 56px;
	position: relative;
	font-size:11px;
	line-height: 1.2em;
}

#footer h3 {
	display: none;
}

#footer address {
	font-style: normal;
	position: relative;
	left: 10px;
	top: 9px;
}

#footer span.postadres {
	border-right: 1px solid #381514;
	display: block;
	width: 104px;
	position: absolute;
	top: 0;
	left: 0;
}

#footer span.contact {
	border-right: 1px solid #381514;
	display: block;
	width: 194px;
	position: absolute;
	top: 0;
	left: 115px;
}
#footer span.contact span.bold {
	font-weight: bold;
	width: 75px;
	display: block;
	float: left;
}

#footer div.nieuwsbrief {
	position: absolute;
	top: 9px;
	left: 565px;
	width: 336px;
}

#footer div.kreten {
	position: absolute;
	top: 11px;
	left: 565px;
	width: 395px;
	height: 35px;
}

#footer div.nieuwsbrief span.tekst {
	position: absolute;
	display: block;
	width: 150px;
}

#footer div.nieuwsbrief form {
	float: right;
	text-align: right;
	left: 165px;
	width: 170px;
}

#footer div.nieuwsbrief input.tekst {
	background: #c1c186;
	border-width: 1px;
	color: #381514;
	width: 165px;
}

#footer div.logo {
	border-left: 1px solid #381514;
	width: 70px;
	height: 39px;
	position: absolute;
	left: 908px;
	top: 9px;
}

#footer div.makelaars {
	background: url(../images/logo_vbo.gif) no-repeat 10px 9px;
}

#footer div.financieel {
	/* background: url(../images/logo_financieel_keurmerken.gif) no-repeat 17px 0px; */
}

#google_route {
	margin: 15px 0;
}


#google_route td {
	padding: 2px;
}
 
#google_directions {
	width: 665px; 	
	font-size: 12px;
}

#google_map_canvas {
	width: 665px;
	height: 350px;
	border: 1px solid #2f2729;
}

#pano {
	float: left;
	width: 328px;
	height: 223px;
	margin: 10px 0 15px 5px;
	border: 1px solid #2f2729;
}

#google_map_panddetails {
	float: left;
	width: 328px;
	height: 223px;
	margin: 10px 0 15px 0;
	border: 1px solid #2f2729;
}
#sfeerbeeld {
	position: absolute;
	width: 215px;
	left: 20px;
	bottom: -20px;
}

