* {
  -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 {
  text-decoration: none;
  color:  #000;
}
a:hover{
  text-decoration: underline;
}
img{
  border: 0px;
}
#mainbody{
  background:#b1e6b8 url(/pict/back.png) repeat-x top left;
  color: #000;
}
html, body, td {
  margin:0;
  padding:0;
  height:100%; /* needed for container min-height */
  font: normal 12px Verdana, sans-serif;
  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, #footer {
	width: 820px;	
}
#container{
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
    background: url(/pict/container.png);
   	position: relative;
}
* html > #container {
	height: 100%;
}
#headerContainer {	
  background:url(/pict/header.png) no-repeat bottom left;
  float: left;
  height: 155px;
}
#contentContainer{
  padding: 5px 0 0 20px;
  float: left;
}
#maincontent{

  float: right;
  width: 780px;
  margin-bottom: 70px;
}
#left{

  float: right;
  width: 560px;	
}
#side{
  float: left;
  width: 200px;
}
#logos{
  margin: 20px 0 0 20px;	
}
#logo{
  position:absolute;
  left: 20px;
}
#adres{
  position:absolute;
  color: #3e6143;
  left: 600px;
  top: 10px;
}

/* footer */
#footer {
  position: absolute;
  bottom: 0px;
  height: 55px;
  padding: 0px;
  background-image:url(/pict/footer.png); 
}
#f_left{
   color:  #fff;
   float: left;
   padding: 5px 0px 0px 30px;	
}
#f_right{
   color:  #fff;	
   float: right;
   padding:5px 30px 0px 0px;
}
#f_right a{
   color:  #fff;		
   text-decoration: none;
}
#f_right a:hover{
	text-decoration: underline;
}
/* groepen */
#groepen #titel{
  background: #446b4a url(/pict/groepen.png) no-repeat top left;
  color: #fff;
  height: 24px;
  font-weight: bold;
  padding: 0 10px;
  width: 190px;	
}
#groepen ul{
  padding-left: 0;
  margin-left: 0;
  width: 190px	
}
#groepen li{
  list-style: none;
  margin: 0;
  padding: 3px 10px;
  border-bottom: 1px solid gray; 
}
#groepen li.actief{
  background: url(/pict/groep.png) no-repeat top right;	
}
/* adminmenu */
#a_menu{
  z-index:1;
  position:absolute;
  left: 200px;
  top: 10px;
}
#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;
  color: #fff; 
  padding: 2px 5px 2px 5px;
}
/* menu */
#navcontainer {
  position:absolute;
  left: 235px;
  top: 85px;
  width: 580px;
}
#navcontainer ul {
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#navcontainer ul li{
  display: block;
  float: left;
  padding: 0;
  width: 113px;
  margin: 0;
}
#navcontainer ul li a{
  font: bold 12px arial;
  text-transform: uppercase;
  height: 39px;
  padding-top: 14px;
  text-align: center;
  background:url(/pict/menu_off.png) no-repeat top left;
  color: #fff;
  text-decoration: none;
  display: block;
}
#navcontainer ul li a:hover, #navcontainer a:active, #navcontainer a.actief{
  background:url(/pict/menu_on.png) no-repeat top left;
  color: #fff;
}
/* menu sub*/
#navcontainer div{
  display: none;
  position: absolute;
  top: 39px;
  left: 0px;
  padding: 5px 0 0 0;
  margin: 0;
}
#navcontainer div.activesub{
  display: block;
}
#navcontainer div.activesub a {
  background:url(/pict/blank.png) no-repeat top left;
  text-decoration: none;	
  color: #446b4a;	
  text-align: left;
  padding: 0 5px 0 0;
  border-right: 1px dotted #000;
}
#navcontainer div.activesub a:hover, #navcontainer div.activesub a.actief{
  background:url(/pict/blank.png) no-repeat top left;	
  color: #000;
  text-decoration: underline;
}
/* detaillog */
#detaillog td{
  font: normal 7.5pt Verdana, sans-serif;
  padding: 0px 2px;	
  border: 1px dotted #ccc;
}
#detaillog tr.kop td{
  background: #d4fad9;
}
/* log */
#log td{
  text-align: center;
  padding: 0px 7px;
  border-left: 1px solid #000;
}
#log td.title{
  text-align: left;
  font-weight: bold;
  width: 190px;
}	
#toprij td{
  border-left: 0px solid #000;
  border-BOTTOM: 1px solid #000;
  height: 22px;
  vertical-align: middle;
}
#log tr.rijkleur{
  background: #d4fad9;
}
/* gastenboek */
#gastenboek .g_cel{
 float: left;
 margin: 0 0 20px 0;
 padding: 5px;
 background: #fff;
 border: 1px dotted #446b4a;

}
#gastenboek .g_plaats{

  float: right;
}
#gastenboek .g_datum, #gastenboek .g_naam{
 float: left;
 padding-right: 5px;	

}
#gastenboek .g_bericht{
  float: left;
  padding-top: 5px;
  border-top:1px dotted #446b4a ;	
}

/* productentable */
.ptable {
 float: left;
 width: 560px;

}
.ptable .cell {
 float: left;
 margin: 0 3px 3px 0;
 width: 275px;
 height: 165px;
 background: #fff;
 border: 1px solid #c1c1c1;
}
.ptable .cell .naam{
  height: 35px;
  float: left;
  width: 270px;  
}
.ptable .cell .naam h3{
  line-height: 14px;
  font-size: 15px;
  padding: 10px 0 0 10px;
}
.ptable .cell .naam a{
 text-decoration: underline;
}
.ptable .cell .naam a:hover{
 text-decoration: none;
}

.ptable .cell .img{
  height: 80px;
  float: left;
  width: 90px;  
  text-align: right;
}  
.ptable .cell .description{
  float: right;
  width: 170px;  
  top: 30px;
  font-size: 11px;
}

/* productfotos */
#productfotos{
  float: left;	
  padding: 0 0 0 10px ;
}
#productfotos #klik{
  width: 560px;
  margin: 10px 0;
  font-weight: bold;
  float: left;	
}
 
#productfotos .cell{
  float: left;	
  width: 173px;  	
}
#productfotos .cell .regel{
  width: 160px;
  margin: 5px;  
}
#productfotos .cell img{
  border: 1px solid #000;
  margin: 0 5px 5px 0;
}
/* productshow */ 
#showproduct{
  float: left;	
  width: 560px;
}
#showproduct .img{
  float: right;
  padding: 0 ;
  margin: 0 0 0 10px;
}
#showproduct img.img{
  width: 120px;
}
#showproduct .naam{
  float: left;
  width: 560px;
  padding: 10px 0;
} 
#showproduct .beschrijving{
  float: left;
  width: 560px;
  padding: 0 0 0 10px;
}
/* playlist */
#playlist ul{
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid gray;
  width: 160px;
}
#playlist li{
  border-top: 1px solid gray;
}


