/* ... 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:62.5%;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#000000;  
	padding:0px;
	margin: 0px;
text-align:center;
min-width:820px;
}

img {
border:none;
}

/* for iePC */ td {
	font-size: 1.2em;
}

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

h1{
	font-size:1.6em;
}
h2{
	font-size:1.2em;
}
h3{
	font-size:14px;
}
h4{
	font-size:12px;
}

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

.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;
  font-size:1.1em;
}

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

/* container to center the layout
-------------------------------------- */
#container {
width:820px;
margin: 0px auto;
text-align:left;
background:url(/files/images/bg_container.gif) top left repeat-y;
}

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

#metanavi {
float:left;
padding:12px 0px 0px 45px;
margin: 0px;
background-color:transparent;
font-size:11px;
color:#f5f5f5;
}

/*main-navi
-------------------------------------- */
#topnavi {
height:53px;
background:url(/files/images/mainnav.jpg) top left no-repeat;
	background-color: #384F4F;
	margin:0px;
	padding:8px 0px 0px 80px;
}
#topnavi a { 
	color: #FFFFFF;
	text-decoration: none; 
	margin: 0px;
	padding: 2px 30px 2px 0px;
font-size:1.3em;
background-color:transparent;
text-transform:uppercase;
}
#topnavi a:visited {
	color:#dde7e9;
}
#topnavi a:hover {
	color: #66462E;
}
#topnavi a:active { 
	color:#dde7e9;
}

#container  #topnavi a.selected {
	background-color:transparent;
	color: #66462E;
font-weight:bold;
}

/* content elements
-------------------------------------- */
#content {
float:right;
width:598px;
padding:30px 0px 0px 0px;
margin:0px;
background-color:transparent;
}

#content h1 {
padding: 0pxpx;
margin:0px 25px 15px 25px;
color:#3C75BC;
text-transform:uppercase;
border-bottom:1px solid #3C75BC;
}
#content h2 {
padding: 0pxpx;
margin:0px 25px 5px 25px;
color:#3C75BC;
}
#content p {
line-height: 1.8em;
font-size:1.2em;
padding: 0px 25px 0px 25px;
margin:0px 0px 15px 0px;
}
#content p.center{
	text-align:center;
}

#content .floatleft {
float:left;
display:inline;
margin:0px;
padding:0px 15px 10px 25px;
}

.termine {
margin-left:25px;
}
.termine td {
font-size:1.2em;
vertical-align:top;
}


/* 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
-------------------------------------- */
#left {
	float:left;
	width:222px;
height:200px;
	margin:0px;
	padding:35px 0px 0px 0px;
background-color:transparent;
}

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

#left ul a {
display:block;
height:20px;
line-height:20px;
color:#66462E;
font-size:1.2em;
text-decoration:none;
background-color:transparent;
text-indent:80px;
}

#left ul a:hover {color:#66462E;background:url(/files/images/rollover.gif) no-repeat center left;}
#left ul a.selected {color:#66462E;font-weight:bold;background:url(/files/images/rollover.gif) no-repeat center left;}

#left li {
display:inline; /* :KLUDGE: Removes large gaps in IE/Win */
}

#left ul ul a {
display:block;
height:20px;
line-height:20px;
color:#7F858C;
font-size:1.1em;
text-decoration:none;
background-color:transparent;
text-indent:85px;
}

#left ul ul a:hover {color:#7F858C;background:url(/files/images/rollover.gif) no-repeat center left;}
#left ul ul a.selected {color:#7F858C;font-weight:bold;background:url(/files/images/rollover.gif) no-repeat center left;}

#left li li {
display:inline; /* :KLUDGE: Removes large gaps in IE/Win */
}

#left h3 #left p{
	margin: 0px 0px 5px 0px;
	padding:0px 15px;
}

/*footer
-------------------------------------- */
#footer {
	clear: both;
background:url(/files/images/bg_footer.gif) bottom left no-repeat;
height:30px;
	color: #dde7e9;
	font-weight: bold;
	margin: 0px;
	background-color:transparent;
}
#footer p {
padding:0px 0px 15px 25px;
font-size:1.1em;
color:#3C75BC;
}
#footer a {
	color: #999999;
font-weight:normal;
text-decoration:none;
}
#footer a:hover {
	color: #999999;
font-weight:normal;
text-decoration:underline;
}
.siteby {
color: #999999;
font-weight:normal;
}

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


