* {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;
  padding:0;
}
img{ border: 0px;}

p,tr,td,table {
  border-collapse: collapse;
}
textarea{
  font: normal 10pt Verdana, sans-serif;	
  color: #000;
}
a {
  color: #000;	
}
a:hover{
	text-decoration: none;
}
img{
  border: 0px;
}
#mainbody{
  background:#dcdcdc;
}
html, body, td {
  margin:0;
  padding:0;
  height:100%; /* needed for container min-height */
  font: normal 10pt Verdana, sans-serif;
  color: #000;
  line-height: 16pt;
}
td {vertical-align: top;}
ul{
  margin: 0;
  padding: 0 0 0 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, #headerContainer, #contentContainer, #footer {
	width: 1000px;	
}
#container {
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
    background: url(/pict/container.png) repeat top left;
   	position: relative;
}
* html > #container {
	height: 100%;
}
#headerContainer {	
	background:url(/pict/header.jpg) no-repeat top left;
	float: left;
	height: 200px;
}
#contentContainer{
  float: left;
  padding: 0 10px;
  *width: 980px; /* hack for IE7*/ 
  margin-bottom:40px;
}
#contentRight{
    float: right;
    width: 720px;
    *width: 680px;
	padding: 10px 40px 0px 0px;
    margin-bottom:40px;
    vertical-align: top;
}
#logo{
	position:absolute;
    left: 10px;
	top: 10px;
}
/* t menu*/
#t_menu{
  float: right;
  margin: 40px 50px 0 0;
}
/* e_menu*/
#e_menu{
  width: 500px;	
}
/* adres */
#adres{
  color: #000;
  float: left;	
  width: 225px;	
  margin: 20px 0 0 40px;
}

/* footer */
#footer {
  position: absolute;
  bottom: 0px;
  _bottom: -1px;
  text-align: center;
  height: 40px;
  padding: 0px;
  background-image:url(/pict/footer.png); 
}
#f_left{
   color: #000;
   float: left;
   padding: 10px 0px 0px 30px;	
}
#f_right{
   color: #000;	
   float: right;
   padding: 10px 30px 0px 0px;
}
#f_right a{
   color: #000;		
   text-decoration: none;
}
#f_right a:hover{
	text-decoration: underline;
}
/* adminmenu */
#a_menu{
  float: right;
  margin: 35px 40px 0 0;
}
#a_menu ul{
    padding: 0;	
	margin-left: 0;
	white-space: nowrap;
}
#a_menu li{
	display: inline;
	list-style-type: none;
}
#a_menu a{
    padding: 2px 5px 2px 5px;
	background: #605f4f;
	color: #fff;
	text-decoration: none;	
}
#a_menu a:hover{
	background: #444;
	color: #fff;
}
#a_menu span{
  background: #b1c2cc;
  padding: 2px 5px 2px 5px;
}
/* menu */
#navcontainer {
  float:left;
  margin-top: 0px;
  margin-left: 10px;
  width: 210px;
  margin-bottom:70px;
}
#navcontainer ul{
  margin: 0;
  padding: 0;
  list-style-type: none; 
}
#navcontainer li {
  display:inline; 
  margin: 0 0 0 0;
}
#navcontainer a {
  font: normal 0.9em Verdana, sans-serif;
  display: block;
  line-height: 30px;
  width: 210px;
  * width: 200px;
  padding-left: 10px;
  color: #000;
  background: url(/pict/menu_off.png) no-repeat bottom right;
  text-decoration: none;
}
#navcontainer a:hover,#navcontainer a.actief{
  color: #fff;
  background: url(/pict/menu_on.png) no-repeat bottom right;
}

 /* menu niveau 2*/
#navcontainer ul ul  {
  display: none;
}
#navcontainer ul ul.activesub{
  display: block;
}

#navcontainer ul ul a {
  font: normal 0.9em Verdana, sans-serif;
  display: block;
  background: url(/pict/submenu.png) no-repeat bottom right;
  line-height: 31px;
  width: 210px;
  * width: 180px;
  padding-left: 30px;  
  color: #000;
  text-decoration: none;
}
#navcontainer ul ul a:hover, #navcontainer ul ul a.actief  {
  color: #7d1e1e;
  background: url(/pict/submenu.png) no-repeat bottom right;
} 
/* detaillog */
#detaillog td{
  font: normal 7.5pt Verdana, sans-serif;
  padding: 0px 2px;	
  border: 1px dotted #ccc;
}
#detaillog tr.kop td{
  background: #d88e2b;
  color: #fff;	
}
/* 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: #d88e2b;
  border-BOTTOM: 1px solid #000;
  height: 22px;
  vertical-align: middle;
}
#log tr.rijkleur{
  background: #d88e2b;
}
/* producten op homepage */

#HomeProducten .productcel{
  float: left;
  width: 220px;
	
}
.product_kop a{
  font: italic 11pt Verdana, sans-serif;
  color: #fff;	
}
.product_kop{
  height: 36px;
    margin-right: 5px;
  padding: 10px 0 0 10px; 
  background: #895f35;	

}
.product_foto{
  background: #895f35;
  padding: 10px;
  border-right: 5px solid #c29d72;
  margin-bottom: 5px;
}