/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
/* css created by miss monorom 2005 http://www.monorom.to */
/* This css is made specialy for BX-CMS  */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en  */

/* @import url(bx-additions.css); */

@import url(main_2nd.css);

/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/

#ng_bitflux_org, body {
        background-image:url(/themes/hauser/images/bgr.gif);
}

#content_top {
        background-image:url(/themes/hauser/images/content_top_home.gif);
}

#content {
        position: absolute;
        top: 0 px;
        font-size: 16px;
        line-height: 20 px;
        left: 0px;
        width: 800px;
	padding: 0px  0px 20px 0px;
}

#content h3, #content h4 {
        font-size: 18px;
}

#content h1 {
        font-size: 20px;
}

#left {
        display: none;
}

#logo {
        display: none;
}


#topnavi {
        display: none;
}



#footer {
        display: none;
}


#printfooter{
        font-size: 16px;
        line-height: 20 px;
        clear: left;
        padding: 0px;
        margin: 0px; 
        margin-left: 75px;
        visibility: visible;
}
