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

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


#ng_bitflux_org, body {
	background-color: #ffffff;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#58656a;  
	padding:0;
	margin: 0;
}

a {	color: #58656a;}
a:visited {color:#58656a;}
a:hover {color: #798a90;}
a:active { color:#58656a;}

/*h1 {font-size:1.4em; font-weight: normal;text-transform:uppercase;}*/

h1 {
    margin: 0px 0px 7px 0px;
    padding: 10px 0px 14px 34px;
    background-image:  url(../images/titel.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    font-size: 110%;
    font-weight: normal;
    color: #a7a8aa;
    line-height: 1em;
}

h1.newstitle{
	margin-left: -10px;
	background-image:  url(../images/newstitle.gif);
}


h1.blogtitle{
	margin-left: -10px;
	background-image:  url(../images/blogtitle.gif);
}



h2 {font-size:1.0em; font-weight: bold;text-transform:uppercase;}
h3 {font-size:0.85em; font-weight: bold;text-transform:uppercase;}
h4 {font-size:1em;}

form{
	padding: 0;
	margin: 0;
}

.form{
	padding: 0px;
	margin: 0 0 1em 0;
}

textarea, .formgenerell input, input.formgenerell {
	width:25em;
	border: 1px solid #aaaaaa; 
	margin: 0;
	padding: 1px;
}

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

/* .textarea{ height: 80px;} */

input.captcha {
width: 85px;
border: 1px solid #aaaaaa; 
margin: 0;
padding: 1px;
	font-size: 11px;
}

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

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

/* container to center the layout
-------------------------------------- */
#container {
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

/* head container for logo and metanavi */
#metanavi { 
	text-align: right;
	padding: 2px;
	margin: 0;
	/* font switscher background-image:url(../images/meta-bg.jpg);*/
	background-image:url(../images/meta-bg.gif);
	
	background-repeat: no-repeat;
	background-position: right;
}
#metanavi p{ 
display: inline;
	padding: 0;
	margin: 0;
}

#metanavi img{ 
	vertical-align: middle;
	padding: 0;
	margin: 0 ;
}

#banner {
	padding: 0;
	margin:2em 0 4.99999em 0;
}

#language { 
	float: right;
	padding: 0;
	margin: 0;
}

#language img {
	border: none;
	padding: 0;
	margin: 0 0.5em;
}

#font { 
    float: right;
    padding-top: 5px;
	margin: 0 0.75em;
}

#metanavi img{
	border: none;
}

#claim {	
    padding: 0 0 0 0px;
	margin: 0;
    font-size: 9px;
    color: #58656A;
}

/* content elements
-------------------------------------- */
#content {
	width:425px;
	padding-left: 10px;
	margin: 0 270px 0 188px;
}

#content img{
	padding: 3px ;
        border:1px solid #DEE0DF;	
}

#content img.noBorder{
	border:none;	
}

#content img.floatImage{
	float: left;
	margin-right: 5px;
}



#content a.ext {
    /*background-image: url(../images/www.png);*/
    background-repeat: no-repeat;
    /*padding-left: 22px;*/
    background-position: center left;
}

#content a.mail {
    background-image: url(../images/mail.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    background-position: center left;
}

#content a.pdf {
    background-image: url(../images/pdf.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    background-position: center left;
}

#content #address-1, #content #address-2,#content #address-3  {
   margin-right: 6px;   
   float: left;
}

#content div#address {
    font-size: 12px;
    line-height: 1.6em;
}


#content div#address p {
    font-size: 12px;
    line-height: 1.6em;
    margin-bottom: 0px;
}

#content h1, #content .post_title {
    display: block;
    margin: 0px 0px 7px -10px;
    padding: 10px 0px 14px 34px;
    background-image:  url(../images/titel.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    font-size: 110%;
    text-transform: uppercase;
    font-weight: normal;
    color: #a7a8aa;
    line-height: 1em;
}

#content .post_title {
	    background-image:  url(../images/newstitle.gif);
}



#content h2  {
	padding: 0; 
	margin:10px 0 5px 0;
}

#content.team div {
    min-height: 80px;
    margin:0px 0px 15px 0px;
    display:block;
}

#content.team h2 {
    line-height:30px;
    display:block;
    
}

#content h3, #content h4{
	padding: 0;
	margin:5px 0 4px 0;
}

#content p{
	line-height: 1.6em;
	padding: 0;
	margin:0 0 10px 0;
}

#content p.projekte {
	padding: 0 5px ;
	margin:0;
}
#content p.projekte img{	
	margin:0 27px 20px 0;
	padding: 5px ;
        border:1px solid #818e8c;
}
#content p.projekte img.five{margin:0 0px 20px 0;}
#content p.projekte .projekttext {display:none; font-size:10px;}

#content p.imgcenter{ 
        text-align:center; 
        border-top: 1px solid #DEE0DF;
        border-bottom: 1px solid #DEE0DF;
	padding: 5px ;
}


#content li {
line-height: 1.4em;
margin-bottom: 0.4em;
	
}
.emplyoee{
	
}

#content img.projectNextButton {
	border: 1px solid white;
	float:right;
	margin-top:10px;
	margin-right:0px;
}

#content .detail-img {
	margin-top:4px;
	margin-right:10px;
	margin-bottom:10px;
}


ul.facts {
/*  float: left; */
list-style-type: none;
margin: 0;
padding:0;
}

li.facts-left {
padding: 0;
margin: 0 10px 10px 0;
width: 200px;
float: left;
}

li.facts-right {
padding: 0;
margin: 0 10px 10px 0;
width: 200px;
float: left;
}

li.clr{
clear: left;
margin: 0px;
height: 1px;
width: 1px;
}

.awardlogos img{
display: block;
margin: 3px 3px 3px 0;
}


.awardlogos a.ext {
    background-image: none;
}

#awardcontent img {
border: 0;
display: block;
margin-left: auto;
margin-right: auto;	    
}

#awardcontent h3 {
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 2em;
   width: 13em;	
}

.bottomline {width: 96%; border-bottom: 1px dotted #DEE0DF; margin-bottom: 2em;}


/* elements for the gallery
-------------------------------------- */
#content #gallerie{
	float:left;
	padding: 0px 0px 10px 25px;
	margin:0px 0px 20px 0px;
}

#content .thumbnail{
	float:left;
	width:100px;
	margin: 15px 15px 0px 0px;
	padding: 0px;
}
#content .thumbnail img{
	border: 1px solid #778899;
	padding: 1px;
}

#content  br.antileft {
	clear: left;
}
.antifloat {
	clear: both;
	visibility: hidden;
}

.entry {
	margin-bottom: 30px;	
}

/* elements for the gallery_preview-plugin
--------------------------------------------*/
#gallerie_preview{
	padding: 0px 10px 10px 25px;
	margin:0px 20px 20px 20px;
	border: 1px solid #778899;
}

#gallerie_preview .thumbnail{
	float:left;
	width:100px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}
#gallerie_preview .thumbnail img{
	border: 1px solid #778899;
	padding: 1px;
}

#gallerie_preview_navi {
	margin-top: 10px;
}
#gallerie_preview_info {
	margin-top: 10px; 
	visibility: visible;
}
 

/* elements for left and right navigation
-------------------------------------- */
#left {
float: left;
width: 180px;
margin: 0;
width: 180px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
text-transform: uppercase;
color: #58656A;
margin-top: 12px;
padding: 0 0 50px 0;

}

#right {
float: right;
width: 240px;
margin: 0 0px 0 0;
padding: 0 0 50px 10px;
}



#left li a {
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

#left li a:hover {
    color: #78898F;
}

#left li li a {

font-size: 11px;
font-weight: normal;
color: #89979D;
text-decoration: none;
}
#left li li a:hover {
    color: #58656A;
}
#left ul, #right ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#left ul li{
text-transform: uppercase;
margin: 0;
padding: 0 0 7px 0;
}

#left ul li.selected {
margin: 0px;

padding: 0 0 10px 25px;
background-image:url(../images/selcted.gif);
background-repeat: no-repeat;
}

#left ul li li{
margin: 0px;
padding: 0px;
margin-top: 4px;
text-transform: uppercase;
}


#left ul ul {
    margin-top: 4px;
    
}

#left li.selected {
margin: 0;
padding: 0 0 0 25px;
background-image:url(../images/selcted.gif);
background-repeat: no-repeat;
}

#left li li.selected {


padding: 0;
margin: 0px;
margin-top: 4px;
background-image: none;
color: #948371;

}

#left li li.selected a {
    color: #58656A;
}

#right li{
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px dotted #DEE0DF;	

}

#left h3, #right h3 {
	margin: 0;
	padding:0 ;
} 

#right h3 {
	padding:0 ;
} 

#right a {
    text-decoration: none;
}

#right a:hover {
    text-decoration: underline;
}

/*footer
-------------------------------------- */
#footer {
	clear: both;
	padding: 0;
	margin: 50px 0 0 0;
		border-top:1px solid #DEE0DF;
}

#footer p.eins {
        width: 178px;
	float:left;
	padding:  2px 0 20px  0;
	margin: 0 20px  0 0;

}

#footer p.zwei {
        width: 430px;
	float:left;
	padding: 2px 0 0 0;
	margin: 0 30px 0 0;

}

#footer p.drei {
        width: 198px;
	float:left;
	padding: 2px 0 0 0;
	margin: 0 0 0 0;

}



/* just used vor the blog
-------------------------------------- */

/*
#content .post_title {
	margin: 0 0 3px 0;
	padding: 0 0 5px 0;
text-transform: uppercase;
}
*/
#content .post_title a, #content .post_title a:hover, #content .post_title a:link, #content .post_title a.visited {
	color: #a7a8aa;
    text-decoration: none;
}

/* #content .post_title a { color: #333; } */

.post_meta_data {
	font-size: 10px;
	padding: 0;
	margin: 0 0 1em 0;
}
.right {
}

.right a {
	  text-decoration: none;
}

.post_content {
	line-height: 1.5em;
	padding-top: 0;
	margin: 0 0 1em 0;
}


#content .post_content p{
	padding: 0 0 1em 0;
	margin: 0;
}

.post_content_extended {
	line-height: 18px;
	padding-top: 0;
	margin: 5px 0 15px 0;
}

#content .post_content_extended p{
	padding: 0 0 15px 0;
	margin: 0;
}

h3.blog, #right  h3.blog {
padding:0;
	margin: 0 0 5px 0;
}

.post_links, .post_related_entries {
	font-size: 10px;
	padding: 0 0 5px 0;
	margin: 0px;
	border-top: 1px solid #DEDEDE;
}

.post_tags {                         
	font-size: 10px;
	padding: 0 0 20px 0;
	margin: 0px 0px 0px 3px;
}

.post_tag {
	margin-left: 5px;
}

.post_more {
    float: left;
}

.post_tags, .post_related_entries {
    padding-bottom: 10px;
}

.blog_pager{
	padding-top: 0;
	margin: 5px 0px 15px 0px;
}

.right {
    float:right;
}

.blog_pager_prev {

}

.blog_pager_prev {
}

#right .blog li {
	line-height:  15px;
	padding: 0px 15px 3px 15px;
	margin: 0;
	text-indent: -1em;
}
#livesearch {
	margin: 0px 15px 15px 15px;
	padding:0px;
	width: 140px;
	display: block;
}
#right input#livesearch  {
	padding:1px;
	width: 120px;
	border: 1px solid #aaaaaa; 
}

.formurl {
	display: none;
}

.blog_gravatar {
    float: right;
    padding-left: 5px;
}

/*Events*/

pre {

	display: block;
   	padding: 1em 7px 1em 5px;
   	margin-top: 0px;
    margin-bottom: 1em;
    border: 1px dashed #aaa;
    color: Black;            
    background-color: #f9f9f9;
    line-height: 1.1em;
    overflow: auto;
}


/* loginform */

#littleLogin  input.input{
    font-size: 11px;
    width: 6em;
    
}

#littleLogin input {
    font-size: 11px;
    background-color: #f3f3f3;
    border: 1px solid #555555;
    margin-top: 3px;
}

#littleLogin label {
     width: 3em;
     float: left;
     line-height: 21px;
     clear: left;
}

#littleLogin {
    margin-left: 15px;
}

/* projects
-------------------------------------- */


#projectsOverview img {
    border:1px solid #DEE0DF;
    padding:5px;
    margin: 10px 13px 0 0;
}

#projectsOverview div {
    display:inline;
}

#projectsOverview {
    margin-bottom:40px;
}

#content img.projectImage {
	    padding: 6px 0 6px 0;
	border: none;
	border-top:1px solid #DEE0DF;
	border-bottom:1px solid #DEE0DF;
}


#content h2.facts-title {
    margin: 0px;
  
    padding: 20px 0px 24px 32px;
    background-image:  url(../images/facts.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    font-size: 13px;
    font-weight: normal;
    color: #a7a8aa;
    line-height: 1em;
}

/* customers
-------------------------------------- */


.blogbar {
    color:#b8d900;
}

.projectsSubWindow {
background-repeat:no-repeat;
    padding:20px 5px 0px 10px;
background-image:url(../images/projekt-bgg.gif);
position:absolute;
margin-left: -75px;
margin-top: 60px;
width:205px;
border-bottom:2px solid #e9f85d;
}

.projectsSubWindow p{
font-size:9px;
}

.searchHighlight {
    background-color: #DAF22F;
}

#teamdiv div{
    margin: 10px 0px 10px 0px;
}

#teamdiv h2{
    font-size:1em;
    text-transform:uppercase;
    font-weight:bold;
}

#teamdiv  img.floatImage{
/	float:left;
    margin-right: 5px;
}

.side-logo {
margin-top:50px;
margin-left:0px;
}

.side-logo img {
padding:3px;
border:1px solid #ccc;
}


#projectTags img {
border: 0px;
vertical-align:middle;
}

#projectTags {
padding-bottom:15px;
}

#projectTags a{
    text-decoration:none;
}

/* for grösser kleiner function */
#small_chars_button {
	font-size: x-small;
}

#big_chars_button {
font-size: large;
}

.char_link_active {
	cursor: text;
	color: #dbf232;
}

.char_link_active:hover {
	color: #dbf232;
}

.char_link:hover {
	color: #dbf232;
}

a.hidden {
	color: #ffffff;
}

.ad  {
color:#798A90;
font-weight:bold;
text-transform:none;
}

