/* ... 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*/
#verlauf {
    margin-top:0px;
    height:35px;
    background-image: url("/files/images/verlauf3.gif");
    background-repeat:repeat-x;
}

#tabverlauf {
    visibility:hidden;
}

#tab {
    background-color:#cccccc;
    padding:0px;
    margin:0px;
    padding-top:5px;
    margin-bottom:-15px;
    height:35px;
}

#tab div{
    background-color:#cccccc;
    display:inline;
    padding:5px 5px 5px 5px;
    border-right:1px solid #000000;
}

#tab a:hover {
    background-color:#c2be4a;
}

#tab .show {
    background-color: #cccccc;
}


.contentbox #tab, .contentbox #tab div {
    background-color: #ffffff;
    color: #000000;
    
    
}

.contentbox #tab a, .contentbox #tab a:hover {
   
    color: #000000;
}

.contentbox #tab a:hover {
    background-color: inherit;
}

.contentbox #tab .show a:hover {
    background-color: white;
}
    

.contentbox #tab {
    height: 19px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 3px;
    
}

.contentbox #tab div  {
    border-right:1px solid #ffffff;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.contentbox #tab .show  {
    background-color: white;
}


    
#ng_bitflux_org, body {
	background-color: #ffffff;
    font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif ! important;
	color:#000000;  
	padding:0px;
	margin: 0px;
}

/* for iePC */ td{
	font-size: 11px;
empty-cells: show;
}

p {
color:#000;
Line-Height: 1.5em;;
}

a {
	color: #4d6c6c;
	text-decoration: none;
}
	a:visited {color:#4d6c6c;}
	a:hover {color: #FF4500;}
	a:active { color:#4d6c6c;}

h1{
  	font-size: 17px;
    font-weight:bold;
    line-height: 1.2em;
    color:#000;
}
h2{
	font-size:15px;
    font-weight:bold;
    line-height: 1.2em;
    color:#000;
    padding:0px;
    margin:0px;
    margin-top: 1em;
    margin-bottom: 0.5em;

}



#boxes h2 {
    margin:0px;
    font-size: 12px;
}
    
h3{
	font-size:14px;
}
h4{
	font-size:12px;
}

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

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

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

select {
    border:1px solid #aaaaaa;
    font-size: 11px;
}

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

.textarea{
    height: 80px;
}

input.checkbox {
    width:auto;    
}

.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: 917px;
	margin: 0px;
}

/* head container for logo and metanavi
-------------------------------------- */





#banner {
    width:917px;
    height:103px;
    padding-top:0px;
    margin: 0px;
	display:none;
    
}

#top {
    width:511px;
    height:29px;
    background-color:#D9D98C;
    margin:0px 0px 38px 203px;
    
}

#topPath {
    width:715px;
    height:103px;
    float: left;
}



#topPath img {
    float: left;
}
#banner #topPath a{
	color: #dde7e9;
	text-decoration:none;
}
#banner  #topPath  a:hover {
	color: #ffffff;
}


#login {
    margin: 0px 0px 0px 0px;
    display:none;
}

#login td {
    padding-left:10px;
    font-size: 10px;
    color: #000000;
}

#login input {
width:80px;
}

#login a {
text-decoration:underline;
}

#login a:hover {
text-decoration:none;
}

#login p {
margin:0px 10px;
text-align:right;
}

/*path*/

#banner #topPath #path a { 
    font-size: 10px;
    color:#000;
    text-decoration:none;

}

#banner #topPath #path {
        margin-left: 225px;
}
#banner #topPath  #path a:hover { 
    font-size: 10px;
    color:#000;
    text-decoration:underline;
}

#pathlink a{
    font-size: 10px;
    color:#000;
    text-decoration:none;
}



#metanavi { 
	float: right;
	padding: 5px 15px 0px 0px;
	margin: 0px;
}

/*main-navi
-------------------------------------- */
#topnavi {
	background-color: #384F4F;
	margin: 0px;
	padding: 2px 0px;
	border-bottom: 5px solid #ffffff;
}
#topnavi a { 
	color: #dde7e9;
	text-decoration: none; 
	font-weight:bold;
	margin: 0px;
	padding: 2px 15px;
}
#topnavi a:visited {
	color:#dde7e9;
}
#topnavi a:hover {
	color: #5F9EA0;
}
#mainnavi a:active { 
	color:#dde7e9;
}

#container  #topnavi a.selected {
	background-color: #ffffff;
	color: #5F9EA0;
    
}


/* content elements
-------------------------------------- */
#forum {
   margin-left: 200px;
}
#content {
    width:600px;
	padding: 0px  0px;
	margin-left: 0px;
	margin-right: 223px;
    margin-top:0px;
	background-color: #ffffff;
    font-size: 12px; 
    color: #000;
    line-height: 1.5em;
	
}

/*#content h1, #content h2, #content h3, #content h4 {
	padding: 0px 25px 0px 25px;
	margin:0px 0px 15px 0px;
	color:#4d6c6c;
}*/
#content p {
    padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

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

#content .blog_date_day {
	float:left;
	margin:0px 0px 0px 0px;
}

#content .blog_date_month {
	float:left;
	margin:0px 5px 0px 5px;
}

#content .blog_date_year {
	
	margin:0px 0px 0px 5px;
}

#content #path {
	display:none;
}

#content a {
    
    color: #5F5F00;
    
    text-decoration:underline;
}
#content a:hover {
    text-decoration:none;
    
    
}

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


div.personen {
    border-bottom: 1px solid #CCCCCC;
    margin:0px 0px 0px 0px;
    padding:4px;
   

}

div.personenbox {
    padding-bottom: 0px;
    margin-top: 30px;
    border-bottom: 1px solid #ffffff;
    /*border-top: 1px solid #ffffff;*/
    
}

div.personen h4 {
margin:0px;
}

#content div.veranstaltung {
margin:0px 0px 15px 0px;
padding:4px;
}

#content div.veranstaltung h4 {
margin:0px;
}

#content div.veranstaltung div.detaillink {
float:right;
width:50px;
text-align:right;
margin-right:4px;
}

div.greybg {
background-color:#EFEDED;    
}

.contentboxcontent {
padding:10px;
}

.contentboxtitle {
background-color:#ffffff;
padding:5px;
padding-left: 10px;
font-weight: bold;
}

.contentbox {
border:2px solid #ffffff;
}

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

/* elements for left and right navigation
-------------------------------------- */
#toplinks {
    background-color:#E5E4E4;
    
}
#toplinks div {
    padding-left:20px;
    border-bottom: 1px solid #ffffff;
}

/*      
#left {
    margin-top:-100px;
	float: left;
	width: 175px;
	margin: 0px;
	padding: 15px 0px;
    background-color:#EFEDED;
}
*/
#left {
    background-color:#E5E4E4;
	float: left;
	width: 203px;
	margin: 0px;
	padding: 15px 0px;
    display:none;
}

#left a, img {
    text-decoration:none;
    border:0px;
    
}

#naviSubSubSubLink {
    margin-left:25px;
    text-indent: -15px;
    display: block;
    
}

    
#naviSubSubLink {
    margin-left:-5px;
}

#naviSubLink {
    margin-left:-15px;
}

#subleft {
    background-color:#EFEDED;
	float: left;
	width: 203px;
	margin: 0px;
    padding: 15px 0px;
    float:left;
}


#right {
    display:none; 
    background-color:#ffffff;
    float: right;
	width: 203px;
}

#right p{
	padding: 0px 15px 15px 15px;
	margin:0px;
}
#left a, #right a {
	text-decoration: none;
	color:#384F4F;
}
#left .selected, #right .selected {
	text-decoration: none;
    font-weight: bold;
}

#left ul, #right ul {
	list-style-type: none;
	margin: 0px 15px 20px 15px;
	padding: 0px;
} 
#left li, #right li {
	margin-bottom: 8px;
}
#left h3, #right h3, #left p{
	margin: 0px 0px 5px 0px;
	padding:0px 15px;
}

.righttitles {
    border-bottom:1px solid #cccccc; 
    border-top:1px solid #cccccc;  
    padding-left:10px;
    margin-bottom:10px;
}

.rightcontents {
    padding-left:10px;
    margin-bottom:10px;
}

.rightcontents h4 {
    font-size: 11px;
    margin-bottom: 0px;
    margin-top: 1px;
}

#right .rightcontents p {
    padding: 0px;
    line-height: 14px;
    font-size: 11px;
}

#right .rightcontents a  {
    color: #5F5F00;
    text-decoration: underline;
}


#right .rightcontents a:hover {
    text-decoration: none;
}
/*footer
-------------------------------------- */
#footer {
	padding: 0px;
    clear: left;
    margin: 30px 0px 0px 0px;
    border-top:1px solid #cccccc;
}
#footer a {
    font-size:11px;
    color:#000;
    text-decoration:none;

}

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

/* just used vor the blog
-------------------------------------- */
#content .post_title {
	color:#000;
    border-bottom: 1px solid #aaa;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 5px 0px;
}

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

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

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

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

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

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 0px 20px 0px;
	margin: 0px;
}
.post_more {
    float: left;
}

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

#right .blog li {
	line-height:  15px;
	padding: 0px 15px 3px 15px;
	margin: 0px;
	text-indent: -1em;
}


.formurl {
	display: none;
}

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

/*Boxes*/

#boxtopleft {
    width:230px;
    
    border:1px solid #ffffff;
    float:left;
    margin: 10px 0px 0px 0px;
}

#boxtopright {
    width:230px;
    /*height:150px;*/
    border:1px solid #ffffff;
    float:right;
    margin: 10px 0px 0px 0px;
}

#boxbottomleft {
    width:230px;
    /* height:150px; */
    border:1px solid #ffffff;
    float:left;
    clear:both;
    margin: 10px 0px 0px 0px;
}

#boxbottomright {
    width:230px;
    /* height:150px; */
    border:1px solid #ffffff;
    float:right;
    margin: 10px 0px 0px 0px;
}
#boxes ul {
    margin-top: 0px;
}

#boxtopleft, #boxtopright, #boxbottomleft, #boxbottomright {
    
    min-height: 275px;
    
}
#boxtitle {
    width:230px;
    background-color:#ffffff;
}

#boxtitle h2{
    padding:5px 10px 5px 10px;
}

#boxtext a {
    text-decoration:underline;
    color: #5F5F00;
    
}

#boxtext a:hover {
    text-decoration:none;
    color:#5F5F00;
}

#boxtext {
    padding: 10px;
}

#boxtext ul  {
    padding-left: 15px;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-left: 0px;
}

#searchform input {
    font-size: 11px;
    
}
#toplinks #search {
    padding-bottom: 15px;
    border-bottom: none;
}
#searchform a {
    color: #000000;
    text-decoration: underline;
    font-size: 11px;
    
}

#content .entry {
	margin: 0px 0px 50px;
}

#content #commentform {
	display:none;
}

#footer {
	display:none;
}

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

#content h2 a {
	text-decoration:none;
}

