/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}




.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active #menu li.others,
.sIFR-active #menu li.current,
.sIFR-active #menu li.current:hover {
 visibility: hidden;
 font-family: Verdana;
 line-height: 1em;
}

.sIFR-active h1 {
 font-size: 25px;
 padding: 20px 35px 20px 0;
 margin: 0 0 22px 0;
}
.sIFR-active #contentright h1 {
 font-size: 18px;
}


.sIFR-active h2 {
 font-size: 14px;
 display: block;
 padding: 0;
 margin: 0;
}
.sIFR-active #contentleft h2 {
 margin-bottom: 8px;
}
.sIFR-active #contentright h2 {
 margin: 25px 0px 5px 0px;
}

.sIFR-active h3 {
 font-size: 16px;
 font-weight: bold;
 padding: 5px 9px 0px 9px;
 margin: 0;
 height: 38px;
}

.sIFR-active h4 {
 font-size: 16px;
 padding: 0;
 margin: 0;
}

.sIFR-active #menu li.others {
 font-size: 15px;
 display: block;
 margin: 0;
 padding: 6px 9px 0px 9px;
 cursor: pointer;
}

.sIFR-active #menu li.current {
 background-image: url(../images/menu_pijl_active.gif);
 background-position: 50% 0;
 background-repeat: no-repeat;
 font-size: 15px;
 display: block;
 margin: 0;
 padding: 6px 9px 0px 9px;
 cursor: pointer;
}

.sIFR-active #menu li.current:hover {
 background-image: url(../images/menu_pijl_active.gif);
 background-position: 50% 0;
 background-repeat: no-repeat;
 font-size: 15px;
 display: block;
 margin: 0;
 padding: 6px 9px 0px 9px;
 cursor: pointer;
 color: #ffffff;
}
