* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
img{ border: 0px;}
a {
	color: #000;
}
p,tr,td,table {
  border-collapse: collapse;
}
a:hover{
	text-decoration: none;
}
img{
  border: 0px;
}
#mainbody{
	background:#dfdfdf;
}
html, body, textarea, td {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
    font: normal 0.9em Verdana, sans-serif;
    color: #000;
    line-height: 16pt;
}
td {vertical-align: top;}
ul{
  margin: 0;
  padding: 20px;
  list-style-type: disc;
  line-height: 16pt;
}
ol{
  margin: 0;
  padding: 0;
  list-style-type: decimal;
  list-style-position: inside;
  line-height: 16pt;	
}
/* container */
.clear {
	clear: both;
}
#container {
	min-height: 100%;
	_height: 100%;
	width: 1000px;
	margin: 0 auto;
    background: url(/pict/container.png);
   	position: relative;
}
* html > #container {
	height: 100%;
}
#headerContainer {
	background:url(/pict/header.png) no-repeat top left;
	float: left;
	height: 137px;
	width: 1000px;
}
#contentContainer{
    float: left;
    width: 1000px;

}
#menu{
	float:left;
    margin-left: 10px;
    _margin-left: 5px;
	width: 248px;
    margin-bottom:85px;
}
/* adres */

#adres{
  float: left;
  color: #fff;	
  margin: 35px 0px 0px 433px;
  top: 100px;

}
#link{
  margin: 10px 0px 0px 10px;
  width: 240px;	
  top: 100px;
  margin-bottom:30px;
}
#link img{
 padding-top: 5px;	
}

#banner{
  height: 70px;
  border: 2px solid #a6a6a6;
  background: url(/pict/banner.gif) repeat top left;  
}

#banner-text{
  text-align: center;
  padding:  12px 10px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
#banner-text a{
  color: #fff;
  text-decoration: underline;
}
#banner-text a:hover{
  text-decoration: none;
}
#contentRight{
    float: right;
    width: 700px;
    *width: 690px;
	padding: 10px 20px 0px 0px;
    margin-bottom:75px;
    vertical-align: top;
}

#footer {
    width: 1000px;
    position: absolute;
	bottom: 0px;
	_bottom: -1px;
    text-align: center;
 	height: 69px;
    padding: 0px;
	vertical-align: middle;
    background-image:url(/pict/footer.png); 
}
/* header */
#logo{
	position:absolute;
	width:270px;
	height:70px;
	cursor:hand;
	left:30px;
	top:65px;
}
#vertaal{
	position:absolute;
    height: 30px;
    left: 810px;
    width: 150px; 
	top: 60px;
}
#vertaal a{
	color: #fff;
}
#header_menu{
	position:absolute;
    height: 30px;
    left: 350px;
    width: 450px; 
	top: 50px;
	float:left;
}
/* footer */
#f_left{
   color: #fff;
   float: left;
   padding: 20px 0px 0px 20px;	
}
#f_right{
   color: #fff;	
   float: right;
   padding: 20px 20px 0px 0px;
}
#f_right a{
   color: #fff;		
   text-decoration: none;
}
#f_right a:hover{
	text-decoration: underline;
}
/* adminmenu */
#a_menu{
	float: right;
	margin: 10px 10px 0 0;
}
#a_menu ul{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#a_menu li{
	display: inline;
	list-style-type: none;
}
#a_menu a{
	border: 1px solid #FFF;
    padding: 2px 5px 2px 5px;
	background: #dd0024;
	color: #fff;
	text-decoration: none;	
}
#a_menu a:hover{
	background: #444;
	color: #fff;
}
#a_menu span{
  border: 1px solid #000;
  background: #b1c2cc;
  padding: 2px 5px 2px 5px;
}
/* topmenu */
#t_menu{
	position:absolute;
    height: 30px;
    right: 30px;
    width: 200px; 
	top: 30px;
	float:right;
	text-align: right;
}
#t_menu a{
	text-decoration: none;	
}
#t_menu a:hover{
	text-decoration: none;	
}
/* zoek */
#zoek{
	margin: 0px auto;
	text-align: center;
}
/* log */
#log td{
  text-align: center;
  padding: 0px 7px;
  border-left: 1px solid #000;
}
#log td.title{
  text-align: left;
  font-weight: bold;
  width: 130px;
}	
#toprij td{
  border-left: 0px solid #000;
  background: white;
  border-BOTTOM: 1px solid #000;
  height: 22px;
  vertical-align: middle;
}
#log tr.rijkleur{
  background: white;
}
/* objecten */
#o_zoek{
  background:url(/pict/zoek.png) top left no-repeat; 
  width: 240px;
  * width: 215px;
  height: 236px;
  padding-left: 25px;	
}

#o_uitgebreid{
  background:url(/pict/uitgebreid.png) top left no-repeat;
  margin-top: 10px;
  width: 240px;
  * width: 190px;
  height: 48px;
  * height: 36px;
  padding: 12px 0px 0px 50px;
}
#o_uitgebreid a{
  color: #fff;
}
#o_direct{
  background:url(/pict/direct.png) top left no-repeat;
  height: 101px;
  width: 240px;	
  * width: 215px;
  padding-left: 25px;	
}
body:first-of-type #o_zoek, body:first-of-type #o_direct{
  width: 215px;
}
body:first-of-type #o_uitgebreid{
  width: 190px;
}



#o_list{
  width:690px;	
}
#o_list td{
  vertical-align: top;
}
#o_list a{
  font-weight: bold;	
}
.o_row{
  background: #c4d7db;	
}
#o_fototable td{
  padding: 0px 15px 15px 0px;
}
.o_foto{
  padding: 5px 0px 5px 0px;	
  border-bottom: 1px solid #a6a6a6;
}
.o_cela ,.o_celb ,.o_celc ,.o_celd ,.o_cele {
  padding: 3px;
}
.o_celf{
  padding: 3px;	
  border-bottom: 1px solid #a6a6a6; 	
}
.o_cela{
  width: 280px;	
}
.o_celb, .o_celc, .o_celd{
  width: 90px;	
}
.o_cele{
  width: 110px;
	}
.o_pverlaagd{
  font-weight: bold;	
  color: #c80e13;
}
/* object */
.o_cel1{
  font-weight: bold;
  width: 165px;	
}
.o_cel2{
  width: 535px;		
}
.o_cel3{
  width: 700px;
}
.o_cel4{
  width: 700px;
  border-bottom: 1px dotted #000;
}

/* spotlight */
#spotlight{
  font: normal 1.2em Verdana, sans-serif;	
  background:url(/pict/spotlight.png) top left no-repeat;
  width:420px;
  height:160px;
}
#scroll{
  float: left;
  position:relative;
  overflow: hidden;	
  width:340px;
  height:150px;
}
#scrollme{
  width: 340px;
  height:150px;
}
#scrollme table{
  margin: 10px 0px 0px 5px;
  width: 340px;
  *width: 335px;
}
#scrollme td{
  line-height: 15px;
  width: 110px;
  vertical-align: top;
}
#scrollme a{
  font: normal 1em Verdana, sans-serif;	
  text-decoration: none;
}
#scrollme a:hover{
  text-decoration: underline;
}
#next,#prev{
  padding-top:20px ;
  width:40px;
  height: 150px;
  *height: 130px;
}
/* zoektable*/
#zoektabel td{
  line-height: 14px;
  width: 300px;
  vertical-align: top;
} 
/* admin:berichten*/
.bericht{
  width: 500px;
  background: #c4d7db;
}