/* ... 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: #ffffff;
    font-size: 14px;
    font-family:  Georgia, Times, serif;
    color:#000000;  
    padding: 0;
    margin: 0;
    background-image: url(/themes/zfa/images/bgr-home.gif);
    background-repeat: no-repeat;
}

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

a { text-decoration: none; color: #006699;}
a:visited {color:#006699;}
a:hover {color: #ff6600;}
a:active { color:#006699;}

h1{ 
font-size:18px; 
line-height: 24px;
font-weight: normal; 
color: #ffffff; 
text-transform: uppercase;
letter-spacing: 0.1em;
}
h2{ 
font-family: Helvetica, Arial, sans-serif; 
font-size: 14px; 
line-height: 18px;
text-transform: uppercase; 
    letter-spacing: 0.05em;
}
h3{ 
font-family: Helvetica, Arial, sans-serif; 
color: #006699; 
font-size: 14px; 
line-height: 18px;
text-transform: uppercase; 
    letter-spacing: 0.05em;
}

h4{ 
font-size: 14px; 
line-height: 18px;
font-weight: normal;
color: #006699;
}

h5{ 
font-size: 14px; 
line-height: 18px;
font-weight: normal;
color: #FF6600;
}

form{
    padding: 0;
    margin: 0;
}

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

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

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

.textarea{
    height: 80px;
}

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

/* 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 {
    float: left;
    width: 243px;
    height: 88px;
    padding: 0;
}

#metanavi { 
    display: none;
}

#servicenavi {
     display: none;
}


/* elements for left navigation
-------------------------------------- */
#left {
    display: none;
}

/* content elements
-------------------------------------- */
#content {
    float: left;
    width: 726px;
    padding: 0;
    margin: 88px 0 0 254px;
    min-height: 450px;
}

#content #content-titel {
    height: 80px;
    margin: 0;
    padding: 0;
}

#content #content-titel h1 {
    padding: 0;
    margin: 18px 0;
}

#content #content-left {
    left: 0px;
    width: 450px;
    padding: 0;
}

#content #content-right {
    display: none;
}

#content h2, #content h3 {
    padding: 0;
    margin: 0 0 15px 0;
}

#content h4, #content h5 {
    padding: 0;
    margin: 15px 0 0 0;
}

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

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

#content p.detail {
    display: block;
    border-top: 1px solid #FF6600;
    border-bottom: 1px solid #FF6600;
    margin-bottom: 15px;
}

#content #content-right h3 {
    padding: 0;
    margin: 0 12px 15px 12px;
}


/* 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 {
    position: absolute;
    color: #ffffff;
    margin: 0;
    padding: 3px 15px;
    background-color: #343434;
}
#footer a {color: #DDE5EE;}



/*footer - print
-------------------------------------- */
#footer-print {
    clear: both;
    color: #ffffff;
    margin: 0;
    padding: 88px 0px;
}


/* just used for the blog
-------------------------------------- */

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

#content .post_title a{ text-decoration: none; color: #343434;}

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

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

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

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

h3.blog, #right  h3.blog {
    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;
}

