/* ... 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*/

#ng_bitflux_org, body {
    background-color: #ffffff;
    background-image: url(/themes/feller/img/bg/body.gif);
    background-repeat: repeat-y; 
    font-size: 12px;
    font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
     color: #595959;
    padding:0px;
    margin: 0px;
}

/* for iePC */ td{
font-size: 12px;
}

a {
color: #000000;}
a:visited {color:#000000;}
a:hover {color: #000000;}
a:active { color:#000000;}

form{
padding: 0px;
margin: 0px;
}



.form{
padding: 0px;
margin: 0px 25px 15px -2px;
}

textarea, .formgenerell input{
width:300px;
border: 1px solid #aaaaaa; 
margin-top: 5px;
padding: 2px;
}

.formbutton {
width:100px;
border: 1px solid #aaaaaa; 
}

.image-right {
float: right;
border: 0px;
margin: 1px 0px 10px 10px;
padding: 0px;
}

/* patforms filter */
.formErrors {
    margin: 5px 25px 25px 25px;
    padding: 5px 5px 5px 5px;
    border: 1px solid ;
    background-color: #FFBBBB;
}

.formlabelerror {
    color: #BB1111;
    font-weight: bold;
}


/* head container for logo and metanavi
-------------------------------------- */
#banner {
    height: 147px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background-image: url(/themes/feller/img/bg/bg.gif);
}

#banner a{
    color: #ffffff;
    text-decoration:none; 
}



#metanavi { 
    float: right;
    padding: 0px;
    margin: 0px;
    width: 270px;
}

#banner #metanavi a{
    font-weight: bold;
    color: #ffffff;
    padding: 0px 5px;
    margin: 0px;
    border: 0px;
    text-decoration:none; 
}


#banner #metanavi a.selected{
    color: #ff0000;
}


/* content elements
-------------------------------------- */
#content{
    position: absolute;
    top: 147px;
    left: 194px;
    margin: 0px;
    width: 795px;
    padding: 0px;
    border: 0px;
}

#content h3 {
    font-size:12px;
    line-height: 14px;
    background-image: url(/themes/feller/img/bg/pt15.gif);
    background-repeat: repeat-x;
    color: #595959;
    padding: 0px;
    padding-bottom: 1px;
    margin: 14px 0px 8px 0px;
    background-position: 0 13;
}

#content p{
    line-height: 20px;
    padding: 0px;
    margin:0px 0px 17px 0px;
}

#content td p{
    padding: 0px;
    margin: 0px;
    line-height: 20px;
    margin-top: -5px;
}


#content table{
    border: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
}

#content .tbhead{
    color: #ffffff;
    font-weight: bold;
}

/* elements for left and right navigation
-------------------------------------- */

#left {
    position: absolute;
    top: 147px;
    left: 0px;
    width: 179px;
    margin: 0px;
    margin-top: -11px;
    background-repeat: no-repeat;
}

#left a  {
    font-weight: normal;
    text-decoration: none;
    color: #aeaeae;
}
#left a:visited {color:#aeaeae;}
#left a:hover {color: #ff0013;}
#left a:active { color:#aeaeae;}


#left .selected {
    list-style-image:url(/themes/feller/img/ico/pfr.gif) ;
    list-style-type: none;
    color: #ff0013;
}


#left a b {
    font-weight: bolder;
}

#left a {
    font-weight: 100;
}

#left p  {
    margin: 0px;
    padding: 0px;
}


#left ul  {
     list-style-image:url(/themes/feller/img/ico/pfg.gif) ;
     list-style-type: none;
     margin: 0px;
     margin-left: -14px;
     //margin-left: 19px;
}


#left ul li ul {
     margin-left: -22px;
     //margin-left: 16px;
} 



#left li {
    margin-bottom: 7px;
}


/* new banner elements 2010.03.17 R. Kuhn
-------------------------------------- */

#banner_new {
	background-image: url(../img/banner/background_top.jpg);
	background-repeat: repeat-x;
	height: 117px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.banner_new_logo {
	padding-right: 18px;
	text-align: right;
	vertical-align: top;
}

.banner_new_nav {
	vertical-align: top;
	padding-top: 23px;
}

.banner_new_contact {
	margin-left: 18px;
}
#banner_new_space {
	background-color: #313131;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	height: 14px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
}
