.tree {
    height: 100px;
  }

/* Mouseover op div's in de tree class */
BODY {
	/* voor IE */
	behavior: url('/customers/totalhealth.webadres.nu/maatwerk/csshover.htc');
}

.tree div.level0:hover, .tree div.levelopen0:hover  {
	clear:both;
    height:40px;
    background-image: url('/customers/totalhealth.webadres.nu/galerij/znavkadergroen.gif');
    background-repeat: no-repeat;
    vertical-align: top;
    font-size: 13px;
 	font-weight: bold;
   text-align: center;
  }
/* einde mouseover */


.level0 {
    height:40px;
    background-position: middle left;
    background-image: url('/customers/totalhealth.webadres.nu/galerij/znavkader1.gif');
    background-repeat: no-repeat;
    vertical-align: top;
    font-size: 13px;
 	font-weight: bold;
   text-align: center;
    padding-top:8px;
    padding-left: 15px;
  }

.levelopen0 {
    background-position: middle left;
    background-image: url('/customers/totalhealth.webadres.nu/galerij/znavkader1.gif');
    background-repeat: no-repeat;
    vertical-align: top;
     font-size: 13px;
 	font-weight: bold;
  text-align: center;
	height:40px;
	font-style:underline;
	 padding-top:8px; 
       padding-left: 15px;
  }


.level1 {
    background-position: middle left;
    background-image: url('/customers/totalhealth.webadres.nu/galerij/znavkader2a.gif');
    background-repeat: no-repeat;
    vertical-align: top;
    font-size: 11px;
     text-align: center;
   padding-left: 22px;
    padding-bottom: 6px;
    font-style:italic;
    height:20px;
     padding-top:4px;
  }


.levelopen1 {
    background-position: middle left;
    background-image: url('/customers/totalhealth.webadres.nu/galerij/znavkader2a.gif');
    background-repeat: no-repeat;
    vertical-align: top;
    font-size: 11px;
    text-align: center;
    padding-left: 22px;
    padding-bottom: 6px;
    padding-top:4px;
    font-style:italic underline;
    height:20px;
  }

.level2 {
    background-position: top left;
    background-image: url('/customers/totalhealth.webadres.nu/galerij/znavkader2a.gif');
    background-repeat: no-repeat;
    vertical-align: top;
    font-size: 12px;
    text-align: center;
    padding-left: 20px;
    padding-bottom: 6px;
    height:20px;
     padding-top:3px;
  }


.levelopen2 {
    background-position: top left;
    background-image: url('/customers/totalhealth.webadres.nu/galerij/znavkader2a.gif');
    background-repeat: no-repeat;
    font-size: 12px;
    vertical-align: top;
    padding-left: 20px;
    padding-bottom: 6px;
    padding-top:3px;
    font-style:italic;
    height:20px;
  }

.gridTable td {
	padding: 4px 5px;
}

