/* ... 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 {
    font-size: 12px;
    font-family:  Arial, sans-serif;
    color:#313033;  
    padding: 0;
    margin: 0;
    background-image: url(/themes/wendolina/images/wendolina-background.gif);
}

body {
    background-color: #ffffff;
}

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

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

h1{ font-size:14px; }
h2{ font-size:12px; }
h3{ font-size:18px; }
h4{ font-size:12px; }

form{
    padding: 0;
    margin: 0;
}

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

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


/* container to center the layout
-------------------------------------- */
#container {
    width: 770px;
    margin: 0px auto;
    padding: 0;
    background-color: #ffffff;
    border-left: 1px solid #313033;
    border-right: 1px solid #313033;
}

/* head container for logo and metanavi
-------------------------------------- */
#banner {
    padding: 0;
    margin: 0;
    background-color: #ffffff;
}

#banner #logo {
   float: left;
   width: 190px;
   height: 60px;
}

#banner #adresse {
   width: 490px;
   height: 40px;
   padding: 10px 30px;
   margin: 0px 190px;
}

#banner table{
    padding: 0px;
    margin: 0px;
    width: 470px;
    height: 40px;
}

#banner td{
    padding: 0px 0px 0px 13px;
    font-size: 10px;
    line-height: 13px;
}

#banner #right {
   float: right;
   width: 190px;
   height: 60px;
}

#metanavi { 
    clear:both;
    font-size: 12px;
    color: #ffffff;
    background-color: #e43881;
    margin: 0;
    padding: 5px 5px 5px 21px;
}

#metanavi a{
    color: #ffffff;
    text-decoration:none; }
   #metanavi  a:hover {color: #313033;}
   #metanavi  a.selected {color: #313033;}


/* elements for left and right navigation
-------------------------------------- */
#leftbox {
    float: left; 
    width: 200px;
    margin: 30px 0 30px 20px;
}

#left {
    text-transform: uppercase;
    width: 200px;
    margin: 0;
    padding: 0;
    color: #313033;
    border-bottom: 2px dotted #313033;
}

    * html #container #leftbox {margin: 30px 0 30px 10px;}

#left ul a {
display: block;
width: 200px;
margin: 0px 0px 0px 0px;
padding: 3px 0 3px 0;
text-decoration: none;
color: #313033;
border-top: 2px dotted #313033;
}

#left ul a:hover { 
color: #e10507;
border-top: 2px dotted #e10507;
}

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

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

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

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

#left ul ul li a{ 
    margin: 0px;
    width: 185px;
    padding: 0px 0px 4px 15px;
    border: 0px;
}

#left ul ul ul li a{ 
    margin: 0px;
    width: 176px;
    padding: 0px 0px 4px 24px;
    border: 0px;
}

#left ul ul ul ul li a{ 
    margin: 0px;
    width: 170px;
    padding: 0px 0px 4px 30px;
    border: 0px;
}

#left ul ul li a:hover { 
border-top: 0;
color: #e10507;
}


#container  #left ul .selected {
border-top: 2px dotted #e10507;
color: #e10507;
}

#container  #left ul ul .selected {
border-top: 0;
color: #e10507;
}

#container  #left ul ul li .selected {
 color: #e10507;
}

/*footer
-------------------------------------- */
#footer {
    width: 200px;
    margin: 200px 0 0px 0px;
    padding: 0;
    font-size: 9px;
}

/* content elements
-------------------------------------- */
#content {
    padding: 0px;
    width: 530px;
    background-color: #ffffff;
    margin: 25px 0px 0px 240px;
    padding-bottom: 150px;
    min-height: 520px;
}

    * html #container #content {float: right; margin-left: 0; width: 525px; height: 520px;}

#content-main {
    float: left;
    width: 380px;
}

#content-right {
    float: right; 
    width: 120px;
}

#content h1, #content h2, #content h3 {
    line-height: 16px;
    color: #e10507;
    padding: 0px 14px;
    margin: 13px 0;
}

#content h1 {
    margin-top: 3px;
}

#content h2 {
    margin-bottom: 3px;
}

#content h3 {
    padding-top: 8px;
    margin-bottom: 12px;
}

#content h4 {
    color: #183897;
    line-height: 16px;
    font-weight: lighter;
    padding: 0px 14px;
    margin: 13px 0;
}

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

#content p.linie{
    display: block;
    width: 470px;
    height: 1px;
    margin: 0px 14px;
    border-bottom: 1px solid #999999;
}

#content iframe{
    padding: 0px;
    margin: 0 0 0 15px;
}


#content ul{
    margin: 0 15px 15px 15px;
    padding: 0 15px;
}

    * html #container ul {margin: 0;}

#content li{
    line-height: 16px;
}


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

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

/*
neswletter
-------------------- */

#newsletterform {
   margin-left: 15px;
}

#newsletterform label {
   display: block;
    width: 100px;
}


#newsletterform input {
    width: 240px;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}



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

