* {
  -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;
}
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: 178px;
	width: 1000px;
}
#contentContainer{
    float: left;
    width: 1000px;

}
#menu{
	float:left;
	width: 250px;
	_width: 242px;
    margin-left: 15px;
    _margin-left: 8px;
    padding-bottom:80px;
}
#stek{
  float:left;
  padding: 20px 0px 0px 75px;	
}
#contentRight{
    float: right;
    width: 680px;
	padding: 10px 45px 0px 0px;
    margin-bottom:75px;
    vertical-align: top;
}

#footer {
    width: 1000px;
    position: absolute;
	bottom: 1px;
	_bottom: -1px;
    text-align: center;
 	height: 40px;
    padding: 0px;
	vertical-align: middle;
    background-image:url(/pict/footer.png); 
}
/* header */
#header_menu{
	position:absolute;
    height: 30px;
    left: 350px;
    width: 450px; 
	top: 10px;
	float:left;
}
#slogan{
	position:absolute;
    height: 30px;
    left: 380px;
    width: 500px; 
	top: 110px;
	float:left;
	font-weight: bold;
}
/* footer */
#f_left{
   color: #000;
   float: left;
   padding: 20px 0px 0px 280px;	
}
#f_right{
   color: #000;	
   float: right;
   padding: 20px 45px 0px 0px;
}
#f_right a{
   color: #000;		
   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: 50px;
    width: 200px; 
	top: 1px;
	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_list{
  width:680px;	
}
#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: 155px;	
}
.o_cel2{
  width: 525px;		
}
.o_cel3{
  width: 680px;
}
.o_cel4{
  width: 680px;
  border-bottom: 1px dotted #000;
}
