body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005329;
}

body {
	height: 100%;	
}

table {
	border-spacing:0;
}

#container { 
position:relative;
text-align: left; 
top: 106px;
left: 12px;
width: 506px;
height: 650px; 
margin: 0 auto;
overflow:auto;
color: #005329;
}

#container2 { 
position:relative;
text-align: left; 
top: 1px;
left: 12px;
width: 502px;
height: 516px; 
margin: 0 auto;
overflow:auto;
color: #005329;
}

#container1 { 
position:relative;
text-align: left; 
top: 2px;
left: 2px;
width: 476px;
height: 568px; 
margin: 0 auto;
overflow:auto;
color: #005329;
}

#conttax { 
position:relative;
text-align: left; 
top: 2px;
left: 12px;
width: 492px;
height: 568px; 
margin: 0 auto;
overflow:auto;
color: #005329;
}


fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
/*ol,ul {
	list-style:none;
}*/
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}


/*
-------------------------------------------	
	    DEFAULT HTML ELEMENTS
-------------------------------------------
*/

* {
	font-family: Verdana, arial, helvetica, sans-serif	
}

H1,H2,H3,H4,H5,H6 {
	font-weight: bold;
}
H1 {
	font-size: 1.5em;
}
H2 {
	font-size: 1.3em;	
}

/*
-------------------------------------------	
	    	 GENERIC CLASSES
-------------------------------------------
*/

/* DEFINES ALL POSITONING ELEMENTS */
DIV.layout {

}
/* EVERY PART IN THE CONTENT IS A SECTION */
DIV.section {
	width: auto;
	clear: both;
}
/* SEARCH RESULTS */
UL.results LI.result {
	display: block;
	clear: both;	
	width: auto;
}
DL.key_value DT.key {
	position: relative;
	float: left;
	clear: left;
	font-weight: bold;	
}
DL.key_value DD {
	
	position: relative;
}

/* PAGENUMBERS */

UL.pages  {
	list-style: none;	
	padding:0px;
}
UL.pages LI {
	display: block;
	float: left;
}
UL.pages LI.page_mumbers UL LI {	
	width: 18px;
}

/* TAB PANNELS */
DIV.tabpanel {
	position: relative;	
	padding-top: 21px;
}
UL.tabsMenu {
	position: absolute;
	display:block;
	z-index:10;
	top: 0px;
	height:20px;
}
LI.tabMenuItem {
	float: left;
}
LI.tabMenuItem SPAN{
	display: block;
	height: 20px;
}
LI.tabMenuItem SPAN.selected {
	border-bottom: 0px;
	height: 21px;
}

/* REALESTATE OBJECTS */



SPAN.conditie_kort {
	display: none;	
}

/* 
	voor backward compatiblity van de huidige lijst zetten we 
 	wat nieuwe elementen standaard uit in de core css
*/

.vastgoed-lijst .lspace_key_value,
.vastgoed-lijst .surface_key_value,
.vastgoed-lijst .buildyear_key_value,
.vastgoed-lijst .meer_info {
	display: none;	
}


/* FORM */

/* it's pretty hard to really style a legend element,
so i mad ean alternative div for it. By default this should be hidden
*/

DIV.form-legend {
	display: none;
}





