/*  default
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	margin: 0;
	padding: 0;
	background-color: #e9e6dd;
	font-family: arial, sans-serif;
}

/*  typografie 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
p{
	font-size: 12px;
	color: #1c1c1c;
	font-family: arial;
	line-height: 2.2em;
}
#content p {
	padding: 5px 0px;	
}
h1 {
	font-family: arial;
	font-size: 24px;
	color: #0482bf;
}
.h2 {
	font-family: arial;
	font-size: 18px;
	color: #9b7200;
	padding-bottom: 3px;
}
.h2_gr {
	font-family: arial;
	font-size: 18px;
	color: #699a00;
	padding-bottom: 3px;
}
.h3 {
	font-family: arial;
	font-size: 14px;
	color: #9b7200;
	padding-bottom: 3px;
}
a {
	color: #0482bf;
}
a:hover {
	color: #0482bf;
}
.table {
	font-size: 12px;
	color: #1c1c1c;
	font-family: arial;
	line-height: 2.2em;
}
.info_table {
	width: 400px;
	height: 100%;
	padding: 3px 3px 5px 10px;
	border: 1px solid #9b7200;
}
.info_table2{
	width: 530px;
	height: 100%;
	padding: 3px 3px 5px 10px;
	border: 1px solid #9b7200;
}
.li {
	font-size: 12px;
	color: #1c1c1c;
	font-family: arial;
	line-height: 2.2em;
}
.img_float {
	float: right;
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #9b7200;	
}

.img_border {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #9b7200;	
}

/*  opbouw
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container  {
	width: 953px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
	background-image: url('../images/wit_bg.jpg');
}

#datum {
	width: 935px;
	height: 10px;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	background-color: #fff;
}

#content {
	width: 953px;
	min-height: 575px;
	background-color: #fff;
	display: table-cell;
}

/*  header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wit{
	height: 5px;
	width: 953px;
	background-color: #e9e6dd;
}

#header {
	width: 953px;
	height: 212px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}

.logo {
	position: absolute;
	left: 400px;
	width: 300px;
	height: 110px;
	text-indent: -9000em;
}



/*  sub-navigatie
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sub_nav {
	width: 160px;
	height: 25px;
   line-height: 25px;
	position: relative;
	top: 187px;
	right: 2px;
	float: right;
	font-family: verdana;
	font-size: 11px;
	color: #fff;
}
#sub_nav a { color: #fff; text-decoration: none;}
#sub_nav  a:hover { color: #fff; text-decoration: underline;}

.vlag { position: relative; top: 2px;}

#sub_nav li {
	display: inline;
	padding: 0 5px 0 5px;
}

/* navigatie 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#nav, #nav ul{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: arial;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	top: 187px;
	line-height: 1.5em; 
}

#nav a{
	display: block;
	padding: 4px 15px;
	color: #fff;
	text-decoration: none;
	background-color: #c1a963;
}

#nav a:hover{
	background-color: #0482bf;
	color: #fff;
}

#nav li{
	float: left;
	position: relative;
}

#nav ul {
	position: absolute;
	background-color: #C1A963;
	display: none;

	top: 2.25em;
}

#nav li ul a{
	width: 12em;
	height: auto;
	float: left;
}

#nav ul ul{
	top: auto;
	border-bottom: 3px solid #c1a963;
}	

#nav li ul ul {
	left: 12em;
	margin: 0 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{ display:none;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{ display:block;}


/*  home 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.left_box {
	width: 629px;
	height: 100%;
	background-color: #fff;
	float: left;
}

.algemene_tekst {
	width: 800px;
	padding: 20px 0 40px 75px;
	text-align: justify;
	font-size: 12px;
	line-height: 2.2em;
}

.city img {
	margin: 10px;
}

.leader {
	width: 599px;
	height: 130px;
	background-color: #fff;	
	font-size: 12px;
	font-family: arial;
	line-height: 2.2em;
	padding: 0 15px;
}

.home_box {
	width: 599px;
	height: 100%;
	background-color: #fff;	
	font-size: 12px;
	font-family: arial;
	line-height: 1.8em;
	padding: 0 15px;
	margin-bottom: 10px;
}

.box_wit {
	width: 579px;
	height: 126px;
	background-color: #fff;	
	font-size: 12px;
	font-family: arial;
	line-height: 1.8em;
	padding: 0px;
	margin-bottom: 10px;
}

.box_blw {
	width: 579px;
	height: 126px;
	background-color: #d2e9f1;	
	font-size: 12px;
	font-family: arial;
	line-height: 1.8em;
	padding: 0px;
	margin-bottom: 10px;
}

.home_pic {
	width: 126px;
	height: 97px;
	padding: 15px 15px 0 15px;
	float: left;
	margin-bottom: 15px;
}

.intro_tekst {
	padding: 10px 20px 0 0;
}

.kopje {
	color: #0482bf;
	text-transform: uppercase;
}

.lees_meer {
	position: relative;
	top: 15px;
	left: 0px;
}

.volgende {
	margin-top: 5px; 
	float: right;
}
			   
/*  categorie 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.categorie {
	width: 599px;
	height: 70px;
	background-color: #fff;	
	font-size: 12px;
	font-family: arial;
	line-height: 2.2em;
	padding: 0 15px;
}

.kopje_cat {
	color: #0482bf;
	font-size: 12px;
}

.intro_cat {
	width: 630px;
	height: 60px;
	padding: 13px 5px 23px 0px;
	color: #888888;
	font-size: 11px;
	line-height: 1.5em;
}

.cat_pic {
	width: 79px;
	height: 60px;
	padding: 3px 10px 10px 10px;
	float: left;
}

.box_cat {
	width: 625px;
	height: 100%;
	background-color: #fff;	
	font-size: 12px;
	font-family: arial;
	line-height: 1.8em;
	margin: 0 15px 0px 15px;
	border-top: 1px solid #9b7200;
	border-collapse: collapse; 
	padding-right: 10px; 
	cursor: pointer;
}

.box_cat  div:hover { cursor: pointer; background-color: #d2e9f1; }

.box_cat strong {
	color: black;	
}

.meters_cat {
	width: 170px; 
	float: right;
	display: block;
	padding-left: 20px;
}

.td_cat {
	width: 110px;
	padding: 20px 20px;
	border-left: 1px solid #9b7200;
	color: #1c1c1c;
}

.right_cat {
	width: 200px;
	height: 100%;
	margin-left: 745px;
	padding-left: 2px;
	font-size: 12px;
	color: #1c1c1c;
	font-family: arial;
	line-height: 1.3em;
}

.portefeuille {
	width: 125px;
	padding: 15px 0 15px 30px;
	margin-bottom: 16px;
	margin-left: 15px;
	border: 1px solid #9b7200;
}

.huiszoeken_long {
	width: 160px ;
	height: 300px;
	padding: 30px 0 0 30px;
	margin-bottom: 25px;
	margin-top: 5px;
	background-image: url('../images/huiszoeken_bg_long.jpg');
	background-repeat: no-repeat;
}

.nieuwsbrief {
	width: 278px;
	height: 137px;
	padding: 15px;
	margin-bottom: 16px;
	background-image: url('../images/nieuwsbrief_bg.jpg');
	background-repeat: no-repeat;
}

/*  woning gegevens pagina (vervolg_pag) 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.info {
	width: 310px;
	height: 163px;
	padding: 3px 3px 0px 10px;
	border: 1px solid #9b7200;
}

.object_pic {
	width: 211px;
	height: 160px;
	float: right; 
	margin-left: 40px; 
	padding: 3px;
	border: 1px solid #9b7200;
}


table.object {
	font-size: 12px;
	color: #1c1c1c;
	font-family: arial;
	line-height: 1.6em;
}
table.object td {
	width: 170px;
	padding: 3px; 
}

table.object tr {
	
}

.object_code {
	color: #699a00;
	font-weight: bold;
}

.object_bold {
	font-weight: bold;
}
.object_kenmerken {
	font-weight: bold;
	width: 170px;
}

.left_box_vervolg {
	width: 655px;
	height: 400px;
	margin-left: 15px;
	background-color: #fff;
	float: left;
}
.right_box_vervolg {
	width: 250px;
	height: 400px;
	margin-left: 700px;
	padding-left: 2px;
	background-color: #fff;
	font-size: 12px;
	color: #1c1c1c;
	font-family: arial;
	line-height: 1.3em;
}

.kopje_rechts {
	color: #1c1c1c;
	font-family: verdana;
	font-weight: bold;
	line-height: 1.6em;
}

.interesse {
	background-image: url('../images/bg_interesse.jpg');
	background-repeat: no-repeat;
	width: 168px;
	height: 370px;
	padding: 20px 15px 20px 25px;
	float: right;
	color: #1c1c1c;
	margin-right: 15px;
}

.gallery {
	width: 250px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	padding: 3px;
	border: 1px solid #9b7200;
}


/*  TABS (vervolg_pag)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.box_cat_tab {
	margin-left: 22px;
	width: 903px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 45px;
}
.tab_box {
	width: 923px;
	height: 100%;
	padding: 0 0 0 22px;
	text-align: justify;
	display: block;
	font-size: 12px;
	color: #1c1c1c;
	font-family: arial;
	line-height: 1.6em;	
}

.tabs {
	height: 100%;
}
.content_tabs {
	margin-bottom: 20px;
	width: 900px;
	height: 100%;
}

.buttons{
	float:left;
	width: 907px;
	height:31px;
	margin-top:20px;

	border-bottom:6px solid #699a00;
}
.buttons li {
	display: block;
	float: left;
	cursor: pointer;
	background-color: #699A00;
	color: white;
	padding: 10px;
}

.tab_page {
	display: block;
	float: left;
	width: 823px;
	padding: 40px;
	min-height: 300px;
/*	border-top: 4px solid #699a00;*/
	border-left: 2px solid #699a00;
	border-right: 2px solid #699a00;
	border-bottom: 2px solid #699a00;
/*	background-color: #fff;*/
}
.tab_page ul { padding-left: 30px;}
.tab_page li { list-style-type: disc;}

.buttons li.active{
	z-index: 10px;
	margin-top: 3px;
	background-image: url('../images/hoekje.jpg');
	background-repeat: no-repeat;
	background-position: right top;
/*	border-left: 4px #bdec58 solid; 	*/
	border-bottom: 1px #bdec58 solid;
	padding-bottom: 12px;
	background-color: #75a907;
}

/*  Right Box (algemeen)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.right_box {
	width: 319px;
	height: 100%;
	margin-left: 629px;
	padding-left: 2px;
	background-color: #fff;
	font-size: 12px;
	color: #1c1c1c;
	font-family: arial;
	line-height: 1.3em;
}

.right_box select, .huiszoeken_long select {
	width: 130px;	
}

.kopjes_rechts {
	color: #fff;
	text-transform: uppercase;
	font-family: verdana;
	font-weight: bold;
	line-height: 1.2em;
}
.ondertitel {
	color: #1c1c1c;
	line-height: 1.6em;
}
.ondertitel_wit {
	color: #fff;
	line-height: 1.6em;
}
.huiszoeken {
	width: 278px;
	height: 137px;
	padding: 15px;
	margin-bottom: 16px;
	background-image: url('../images/huiszoeken_bg.jpg');
	background-repeat: no-repeat;
}

.belmij {
	width: 308px;
	height: 84px;
	padding: 15px;
	margin-bottom: 16px;
	background-image: url('../images/belmij_bg.jpg');
	background-repeat: no-repeat;
}

.meestbekeken {
	width: 278px;
	height: 137px;
	padding: 15px;
	margin-bottom: 16px;
	background-image: url('../images/meestbekeken_bg.jpg');
	background-repeat: no-repeat;
}
.meestbekeken a { color: #1c1c1c; text-decoration: none;}
.meestbekeken  a:hover { color: #1c1c1c; text-decoration: underline;}


/*  Nieuwsarchief  (rubriek algemeen)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.left_box_nieuwsarchief {
	width: 750px;
	height: 100%;
	background-color: #fff;
	float: left;
}

.nieuwsarchief_box {
	width: 750px;
	height: 100%;
	background-color: #fff;	
	font-size: 12px;
	font-family: arial;
	line-height: 1.8em;
	padding: 0 15px;
	margin-bottom: 0px;
}

.box_wit_nieuwsarchief {
	width: 750px;
	height: 95px;
	background-color: #fff;	
	font-size: 12px;
	font-family: arial;
	line-height: 1.8em;
	padding: 0px;
	margin-bottom: 10px;
}

.box_blw_nieuwsarchief {
	width: 750px;
	height: 95px;
	background-color: #d2e9f1;	
	font-size: 12px;
	font-family: arial;
	line-height: 1.8em;
	padding: 0px;
	margin-bottom: 10px;
}

.home_pic_nieuwsarchief {
	width: 100px;
	height: 75px;
	padding: 10px 10px 0 10px;
	float: left;
}

.intro_tekst_nieuwsarchief {
	padding: 5px 20px 0 0;
}

.kopje_nieuwsarchief {
	color: #0482bf;
	text-transform: uppercase;
}

.lees_meer_nieuwsarchief {
	position: relative;
	top: 15px;
	left: 0px;
}
			   
			 
/*  tapu (algemeen rubriek)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.tapu {
	float: right;
	margin-top: 10px;
	padding: 5px 7px 7px 5px;
	border: 1px solid #9b7200;
}

.tapu_li {
	font-size: 12px;
	color: #1c1c1c;
	font-family: arial;
	line-height: 2.2em;
}


/*  footer 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer {
	width: 903px;
	height: 5px;
	padding: 10px 25px 15px 25px;
	font-family: arial;
	font-size: 11px;
	color: #1c1c1c;
	border-top: 3px solid #c1a963;
}
#footer a { color: #1c1c1c; text-decoration: none;}
#footer  a:hover { color: #1c1c1c; text-decoration: underline;}
#footer li { display: inline;	padding: 0 5px 0 5px;}

/*  ol 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

ol {
	list-style-type: decimal;
	list-style-position: inside;
}

ul.list {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
}