/* ... 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 {
        width: 485px;
	padding: 0px  0px 0px 335px;
        background-image:url(/themes/hauser/images/content_home.gif);
        background-repeat: no-repeat; 
}

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

#footer {
        position: absolute;
        top: 550px;
        left: 20px;
	padding: 3px 15px;
	margin: 0px;
        display: block;
}


