/* ... 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: #be9b6e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;  
	padding: 0px;
        letter-spacing: 0.1em;
	margin: 0px;
        background-image: url(/themes/sl60/images/sl60-bgrnd.gif);
        background-repeat: no-repeat;
        background-color: #a7a7a7;
}

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

a {
	color: #005292;
	text-decoration: none;}
	a:visited {color:#005292;}
	a:hover {color: #333333; text-decoration: underline;}
	a:active { color:#005292;}

h1{
    font-size:14px;
    color:#005292;
    padding-bottom: 0px;
    padding-top: 12px;
    width: 630px;
    font-weight: normal;
}

h2{
    font-size:12px;
    color:#005292;
    padding-bottom: 0px;
    padding-top: 12px;
    width: 630px;
    font-weight: normal;
}

h3{
    text-align: right;
    font-size: 14px;
    color: #707070;
}
h4{
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    color: #707070;
    line-height: 16px;
}
h5{
    font-size: 12px;
    font-weight: normal;
    color: #005292;
    line-height: 16px;
    margin: 0;
    padding: 0;
}
/*
login
------------------------ */
#servicelogin td {
    padding: 0 5px 5px 0;
}

#servicelogin input {
    border: 1px solid #cccccc;
}

/*
formstuff
------------------------ */
#contact {
    width: 450px;
}

#contact td {
    padding: 8px 0px;
    margin-left: 0px;
    vertical-align: top
}

#contact td.label {
    width: 150px;
}

#contact td.error {
    color: red;
    font-weight: bold;
}

#contact input {
    border: 1px solid gray;
}

#contact #helper td {
    padding: 0px;
}

#contact #helper tr {
    background-image: none;
}
form{
	padding: 0px;
	margin: 15px 0px 20px 0px;
}

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

textarea, .formgenerell input, input.formgenerell {
	width:300px;
	border: 0px solid white; 
	padding: 2px;
}

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

.textarea{
    height: 80px;
}

.captcha {
	width:100px;
	border: 1px solid #aaaaaa; 
	margin-top: 5px;
	padding: 2px;
}

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

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


/* table techover
--------------------- */ 

#techover {
    text-align: center;
    border-left: 1px solid black;
    border-top: 1px solid black;    
}

#techover td, #techover th {
    width: 130px;
    padding: 3px 2px;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

#techover td.desc {
    width: 160px;
    text-align: left;
    font-weight: bold;
}

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

}


/* head container for logo and metanavi
-------------------------------------- */
#banner {
	width: 900px;
	top: 0px;
	padding: 0px;
	margin: 0px;
        height: 138px;
}
#banner a{
	color: #005292;
	text-decoration:none; 
}

#banner  a:hover {
    color: #666666;
}

#banner  #navitop {
	margin: 5px 0px 0px 0px;
        margin-left: 220px;
}

#banner  #navitop a{
    padding: 0px 15px 0px 0px;
}

#banner #navitop a:hover {
    color:#666666;
}

#banner #navitop .selected {
    color:#666666;
}


/*main-navi
-------------------------------------- */
#left {
    float: left;
	width: 193px;
	margin: 0px;
	padding: 0px;
}

#left .selected{
	color:#707070;
}

#left ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    border: 0px;
    margin-left: 20px;
} 

#left li {
	margin: 0px;
        margin-top: 10px;
	padding: 0px;
}

/* first level */
#left a {
    display: block;
	text-decoration: none;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	color:#005292;
}

#left a:visited {color:#005292;}
#left a:hover {color:#707070;}
#left a:active {color:#707070;}
#left ul .selected  {  font-size: 14px; }

/* second level */
#left ul img {
    display: none;
}


#left ul ul li a { color: #707070;
    padding:4px 0px 0px 10px;
}

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

#left ul ul li {
        margin: 0px;
}

#left ul ul li a:visited  { }
#left ul ul li a:hover   {  text-decoration: underline; }
#left ul ul li a:active  {  }
#left ul ul .selected  {  font-size: 14px; }

/* 3rd level */
#left ul ul ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#left ul ul ul  a {  padding: 4px 0px 0px 20px;}
#left ul ul ul li a:visited {}
#left ul ul ul li a:hover  {  text-decoration: underline; }
#left ul ul ul li a:active  { }
#left ul ul ul .selected { font-size: 14px; }


#metanavi { 
	padding: 0px;
	margin: 0px;
    margin-left: 20px;
    height: 16px;   
    padding-top: 5px;   
}



#metanavi a {
    color:#005292;
    background-image: none;
    display: inline;
    margin: 0px;
    padding: 0px;
    border: 0px;
	text-decoration: none;
	
}
#metanavi a:visited {color: #005292;}
#metanavi a:hover {color:#707070;}
#metanavi a:active {color:#707070;}
#metanavi a.selected {color:#707070;}


/* google search
--------------------- */ 
#searchform input {
    border: 1px solid grey;
}

#searchform {
    text-align: right;
    height: 40px;
    padding: 15px 10px 0px 0px;
}


/* download elements
-------------------------------------- */
#content #downloads td{
    vertical-align: top;
    padding: 2px 0px 5px 0px;;
}

#content #downloads th{
    padding: 5px;
}


#content #downloads tr{
    background-image: url(/themes/fastmile/images/linieSchwarz.gif);
    background-position: bottom;
    background-repeat:no-repeat;
}

/* content elements
-------------------------------------- */
#content{
	margin: 0px;	
	border: 0px;	
	padding: 45px 0px 40px 77px;
	width: 630px;
	overflow: hidden;
}


#content #bilderbalken {
        width: 630px;
        height: 150px;
}

#content_scroll{
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-image: url(/themes/fastmile/images/bg.gif);    
}

#content h1.abstand {
       margin-top: 156px;
}

#content p{
	line-height: 16px;
	padding: 0px;
	margin:0px 0px 15px 0px;
}

#content ul{
	line-height: 16px;
	margin:0px 0px 15px 0px;
        padding-left: 17px;
}

#content li{
	margin:0px 0px 5px 0px;
}

#content p.center{
	text-align:center;
}

#content .product h1 {
        width: 300px;
}

#content table {
margin-bottom: 15px;
}

#content td {
padding-right: 15px;
padding-bottom: 15px;
}


/* 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;
}


/* 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;
}
 



/*footer
-------------------------------------- */
#footer {
    bottom: 0px;    
    height: 45px;
    padding: 0px;
    margin: 80px 0 0 193px;
    border: 0px;
}

#footer p {
    marging: 0px;
    padding: 0px 40px 0px 77px;
}

#footer a {
    margin: 0px;
    color: #043f7d;
}

#footer a:hover {
    color: #6a6a6a;
}


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



#content .post_title {
	color: #333;
	border-bottom: 1px solid #aaa;
	margin: 0px 25px 3px 25px;
	padding: 0px 0px 5px 0px;
}

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

.post_meta_data {
	font-size: 11px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}
.right {
	float: right;
}
.post_content {
	line-height: 18px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}

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

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

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

h3.blog, #right  h3.blog {
	color: #333;
	margin-bottom: 5px;
}

.post_links, .post_tags, .post_related_entries {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
	padding: 0px 25px 20px 25px;
	margin: 0px;
}
.post_more {
    float: left;
}

.post_tags, .post_related_entries {
    padding-bottom: 10px;
}
.blog_pager{
	padding-top: 0px;
	margin: 5px 25px 15px
}

#right .blog li {
	line-height:  15px;
	padding: 0px 15px 3px 15px;
	margin: 0px;
	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;
}
