/* splash page */
html,body,div#flash { height: 100%; }
body { background: #F9F7F6 none; }

#flash #alt #header { height: 87px; margin: 20px 20px 45px 20px; }

#flash #alt #content { width: 100%; }
#flash #alt #content .inner { height: 380px; margin: 0 20px 85px; }


#flash #alt #content .options {
  background: transparent url(../img/alt_content.gif) no-repeat scroll center center;
  margin: auto;
  position: relative;
  height: 46px;
  width: 528px;
}

#flash #alt #content .inner  a {
  bottom: 0;
  display: block;
  height: 28px;
  position: absolute;
  text-indent: -10000px;
  width: 225px
}

#flash #alt #content .inner a#link_flash { left: 0; width: 269px; }
#flash #alt #content .inner a#link_js { right: 0; }
}

#flash #alt #footer { margin: 45px 0 20px 0; }
  #flash #alt #footer h1 {
    display: block;
    height: 55px;
    margin: 0;
    padding: 0;
    text-indent: -1000em;
    width: 162px;
  }
    #flash #alt #footer h1 { margin: auto; background: transparent url(../img/logo.png) no-repeat scroll center center; }


#typo3-previewInfo { display: none !important; }
