/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
/* css created by miss monorom 2004 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); */

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


@import url(main.css);


#ng_bitflux_org, body {
background-color: #ffffff;
font-size: 14px;
line-height: 18px;
font-family: sans-serif;
color:#000000;  
padding:0px;
margin: 0px;
}


#topnavi {
display: none;
}


#banner {
display: none;
}

#container {
background-image: none;
width: 100%;
}

#header{
display: none;
}

#content{
margin: 10px;
border: 0px;
font-size: 14px;
line-height: 18px;
margin: 0px;
}

#content td{
font-size: 16px;
}


#content p{
font-size: 14px;
line-height: 18px;
}

#content h1{
font-size: 24px;
font-weight: bold;
}
#content h2{
font-size: 18px;
font-weight: bold;
}
#content h3{
font-size: 16px;
font-weight: bold;
}
#content h4{
font-size: 14pt;
font-weight: bold;
}

#contentedit{ 
display: none;
}

#left {
display: none;
}

