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

#ng_bitflux_org, body {
background-color: #f6a275;  
}


#container {
background-image: url('/themes/greifensee-stiftung/images/bgr-greifensee-rangers.gif');
background-repeat: repeat-y;
}

#kopf {
background-color: #e74316;
}

#left ul li a:hover, #left ul li a.selected {
color: #e74316;
}

#right h1 {
background-color: #e74316;
}

#right #inhalt {
border: 1px solid #e74316
}

#content h1 {
color: #e74316;
border-top: 1px solid #e74316;
border-bottom: 1px solid #e74316;
}

