/*=========================================================================
|
|   file:           phm_sifr.css
|   site:           hochklappdings.de
|   descr:          sIFR-Stile
|   version:        1.0 - 2008/09/01 16:00
|
|   ------------------------------------------------------------------------
|
|   author:         Mark Wubben
|   author url:     http://novemberborn.net/
|   modified:       Christoph Schüßler
|   modified url:   http://herr-schuessler.de
|
==========================================================================*/


/* 
|
|   standard sIFR styles - do not modify
|
--------------------------------------------------------------------------*/
.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;
  z-index:          0;
    }

/* 
|
|   Custom Styles
|
--------------------------------------------------------------------------*/
.sIFR-active big {
  visibility:       hidden;
  line-height:      1em !important;
  font-size:        48px !important;
  overflow:         hidden;
  padding:          0px !important;
  margin:           -24px 10px -20px 0;
}
/*.sIFR-active h1 {
  visibility:       hidden;
  line-height:      1em !important;
  font-size:        36px !important;
  overflow:         hidden;
}*/
.sIFR-active h1.sifr,
.sIFR-active h6.sifr {
  visibility:       hidden;
  line-height:      1em !important;
  font-size:        36px !important;
  overflow:         hidden;
}
.sIFR-active h2 {
  visibility:       hidden;
  line-height:      1em !important;
  font-size:        22px !important;
  overflow:         hidden;
  margin:           0 0 -6px 0;
}
.sIFR-active label {
  visibility:       hidden;
  line-height:      1em !important;
  font-size:        14px !important;
  overflow:         hidden;
}