/* ... 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: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color:#000000;  
	padding:0px;
	margin: 0px;
}

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

a {
	color: #e75e10;
	text-decoration: none;}
	a:visited {color:#e75e10;}
	a:hover {color: #000000;}
	a:active { color:#e75e10;}

h1 {font-size:20pt; font-weight: normal;}
h2 {font-size:18pt; font-weight: normal;}
h3 {font-size:14pt; font-weight: normal;}
h4{ font-size:12pt;}

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

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

/* container to center the layout
-------------------------------------- */
#container {
width: auto;
border-left: none;
border-right: none;
margin: 0px auto;
}

/* head container for logo and metanavi
-------------------------------------- */
#banner {
	padding: 0px;
	margin: 0px;
text-align: right;
}

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

.noprint {
display: none;}


/*main-navi
-------------------------------------- */
#topnavi {
background-color: #8b9f91;
margin: 0px;
padding: 5px 0px 5px 10px;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
background-image: url(/themes/kurz/images/navi-bg.gif);
background-repeat:repeat-y;
background-position: right;
display:none;
}



/* content elements
-------------------------------------- */
#content {
	padding: 15px  0px;
	margin:0px;
	margin-right: 0px;
min-height: 450px;
}

#content h1, #content h2, #content h3, #content h4 {
	padding: 0px 25px 0px 25px;
	margin:0px 0px 15px 0px;
	color:#444444;
}
#content p{
line-height: 21px;
	padding: 0px 25px 0px 25px;
	margin:0px 0px 15px 0px;
}
#content p.center{
	text-align:center;
}
#content p.projekt img {
vertical-align:top;
margin-right: 20px;
}
.gross {
font-size: 16pt; 
}
#content  ul{
margin: 0px  25px;
padding: 0px;
}
#content  li, #content  ol {
margin: 0px  30px;
padding: 0px;
line-height: 16px;
}

#content  ul{
margin: 0px  25px;
padding: 0px;
}
#content ul li.innen {
list-style-type: none;
padding: 0px;
margin: 0px 0px 10px 0px;
width: 210px;
float: left;}

#content ul li.aussen {
list-style-type: none;
margin: 0px 0px 10px 0px;
padding: 0px;
width: 260px;
float: left;
line-height: 19px;
}

#content  li.clr{
list-style-type: none;
clear: left;
margin: 0px;
padding: 0px;
height: 1px;
width: 1px;
}

/* 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:right;
	width: 180px;
	margin: 0px;
	padding: 15px 0px;
display:none;}

#right {
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px;
background-color: #ffffff;
border-bottom: 3px solid #c5d0ca;
border-left: 1px solid #ffffff;
display:none;}

#right p{
	padding: 0px 15px 15px 15px;
	margin:0px;
}
#left a, #right a {
	text-decoration: none;
	color:#333333;
}
#left a:visited, #right a:visited  {color:#333333;}
#left a:hover, #right a:hover {color: #e75e10;}
#left a:active, #right a:active { color:#333333;}

#container #left .selected, #right .selected {
color: #e75e10;
}

#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 10px 0px;
	padding:5px 15px;
background-color: #c5d0ca;
	font-size: 12px;
}

/*footer
-------------------------------------- */
#footer {
	clear: both;
	padding: 3px 15px;
	margin: 0px;
	background-color: #8b9f91;
}
#footer a {
	color: #ffffff;
}

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