div, span {
  -moz-box-sizing:border-box;
}

iframe {
  border:none;
}

body {
  margin:0px;  
  color:#FFFFFF;
  overflow:hidden;
  background-color:#000000;
}
td {
  vertical-align:top;
}
#treeholder
{
  position:relative;
}
#tree {
  background-color:#DCDBBD;
  font-family: verdana;
  color: #000000;
  font-size: 11px;
  line-height: 16px;
  font-weight:bold;  
  height:700px;
  width:230px;
  padding-left:20px;
  overflow:auto;
}
#tree .title {
  font-family: verdana;
  color: #000000;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  margin:30px 0 10px 0;  
}
a.termlink, a:visited.termlink  {
  cursor:pointer;
  color:#000000;
  text-decoration:none;
}
a:hover.termlink {
  cursor:pointer;
  text-decoration:underline;
}
#tree .character {
  font-family: verdana;
  color : #000000;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  margin-top:20px;
}

#termholder {  
  height:100%;
}
.term .title {
  font-family: verdana;  
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  color : #FFFFFF;
  background-color:#735D92;
  padding-left: 30px;
  padding-bottom: 20px;
}
.intro {  
  font-family: verdana, arial, sans-serif;
  color : #DCDBBD;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;  
  padding:20px 30px 5px 30px;
}
.description {
  font-family: verdana, arial, sans-serif;
  color : #FFFFFF;
  font-weight:bold;
  font-size: 13px;
  line-height: 20px;
  padding:0 30px 30px 30px;  
}
.description b,
.description strong {
  font-weight:normal;
  font-family: verdana, arial, sans-serif;
  color : #FFFFFF;
  font-size: 11px;
  line-height: 18px;  
}
.seealso {
  font-family: verdana, arial, sans-serif;
  color : #FFFFFF;
  font-size: 13px;
  line-height: 20px;
  padding:0 30px 30px 30px;  
}
.image {
  margin:10px 0 10px 0;
}
#bottombg {
  background-image:url(/_img/erf_woord_bottom.gif);
  background-repeat:no-repeat;
  height:56px;
}
#divider {
  background-image:url(/_img/erf_woord_divider.gif);
  background-repeat:no-repeat;
  height:23px;
}
#inframebody {  
  overflow:auto;
  height:100%;
  width:100%;
}
#topgreen {    
  padding-left:0px;
  background-color:#CC0000;
}
A#term
{
  color:#FF0000;
  text-decoration:none;
}
A#term:hover
{
  text-decoration:underline;
}
#terug
{
  font-family:verdana;
  position:absolute;
  font-size:11px;
  color:#DCDBBD;
  right:10px;
  text-decoration:none;
  font-weight: bold;
  position: absolute;
  top: 25px;
  
  text-align: right;
  padding-right: 10px;
}
A#terug:hover
{
  text-decoration:underline;  
}

