/* @override http://www.manuel.ch/cms/themes/manuel05/css/main_grau.css */

/* @import url(bx-additions.css); */
*:focus { -moz-outline: none }
*:focus { outline: none }
#ng_bitflux_org, body {
    background-color: #828773;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color:#343434;  
    padding: 0;
    margin: 0;
}

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

a {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}

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

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 {
    padding: 0;
    margin: 0;
}
#metanavi { 
    text-align: right;
    width: 950px;
    margin: 0 auto;
    padding: 5px 10px 0 0;
	border-left: 1px solid #5e7695;
	border-right: 1px solid #5e7695;
	color: #465c82;
}

#banner a{
    color: #779bde;
text-decoration:none; }
#banner  a:hover {color: #ffffff;}

#banner div#imgbox {
    width: 960px;
    padding: 0;
	height: 130px;
	background: #e0e1da url(../images/home-index.jpg) no-repeat;
	margin: 0 auto;
}

#banner div#imgbox img{
	margin-left: 25px;
	margin-top: 16px;
}
#banner h1 {
    font-size: 30px;
    width: 960px;
    margin: 0 auto;
    padding: 0;
	border-left: 1px solid #5e7695;
	border-right: 1px solid #5e7695;
}
#banner h2{
    width: 930px;
    margin: 0 auto;
    color: #484848;
    padding: 10px 10px 10px 20px;
	background-color: white;
	letter-spacing: 1px;
}

/*main-navi
-------------------------------------- */
#topnavi {
    margin: 0;
    padding:0;
}

#topnavibox { 
    list-style-type: none;
    width: 955px;
    margin: 0 auto;
    padding: 0 5px 0 0;
	background-color: white;
	height: 21px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}
#servicenaviright {
	float: right;
	font-size: 11px;
	padding-top: 2px;
}
#topnavi li { 
    display: inline;
    /* float: left; */
    margin: 0 ;
    padding: 0;
}

#topnavi a { 
    color: #514851;
    text-decoration: none; 
    padding: 3px 12px 3px 15px;
}
#topnavi a:visited {color:#514851;}
#topnavi a:hover {color: #930;}
#topnavi a:active { color:#514851;}

#topnavi a.selected, #topnavi a.selected:visited {
    background-color: #ffffff;
    color: #363F47;
}


/* container to center the layout
-------------------------------------- */
#container {
    width: 960px;
    margin: 0 auto;
    background-color: white;
}

/* content elements
-------------------------------------- */
#content {
    padding: 15px  0px;
    margin:0 200px;
    background-color: #ffffff;
    min-height:450px;
	border-right: 1px dotted silver;
	border-left: 1px dotted silver;
}

#content h1, #content h2, #content h3, #content h4 {
    padding: 0px 25px;
    margin: 0 0 15px;
	color: #484848;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
	color: #930;
}
#content p{
    line-height: 19px;
    padding: 0px 25px;
    margin: 0 0 15px;
}
#content p.center{
    text-align:center;
}

#content h2{
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 3px;
}
#content h2 a{
	text-decoration: none;
	color: #484848;
}

/* 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: 200px;
    margin: 0;
    padding: 15px 0;
    font-size:11px;
}

#left a {
       display: block;
       width: 100%;
       padding: 4px 0 4px 20px;
       text-decoration: none;
       color: #484848;
}

#left div#addthisbox{
	padding-top: 8px;
}

#left div#addthisbox a{
	display: inline;
}

#left div#rangiabox{
	padding-top: 8px;
	padding-left: 21px;
}

#left div#rankingbox{
	padding-top: 15px;
	padding-left: 1px;
}
#left div#rankingbox a{
	display: inline;
}

#left ul {
    margin-left:        0;
    list-style-type:    none;
    font-size: 12px;
    margin-bottom:      0px;
    margin-top:         0px;
    padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	width: 200px;
}

#left ul ul {
    margin-left: 0;
    font-size: 11px;
    margin-bottom:      0px;
    margin-top:         0px;
    padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
}

#left ul ul ul {
    margin-left: 0;
    font-size: 11px;
    margin-bottom:      0px;
    margin-top:         0px;
    padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-indent: 7px;
}

#left ul ul ul ul{
    margin-left: 0;
    font-size: 11px;
    margin-bottom:      0px;
    margin-top:         0px;
    padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-indent: 14px;
}

#left ul ul ul ul ul{
    margin-left: 0;
    font-size: 11px;
    margin-bottom:      0px;
    margin-top:         0px;
    padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	text-indent: 21px;
}
* html #left  a /* this selector recognized by IE only */{
    width:              180px;   /* total width (only for IE5.x/Win) */
    w\idth:             180px;  /* content width (for other IE) */
}

.left, #left a {
    color:              #000;
    padding: 2px 0px 2px 20px;
    width: 180px;  
    display:            block;
    margin: 0;
    text-decoration:    none;
}

#left a:link, #left a:visited {
    color: #484848;
    text-decoration:    none;
}

#left a:hover {
	background-color: #828773;
	color: white;
}

#left a.selected{
	border-bottom: 1px solid #828773;
	border-top: 1px solid #828773;
}


#right {
    float: right;
    width: 200px;
    margin: 0;
    padding:15px 0;
    font-size:11px;
}

#right p{
    padding: 0 15px 15px;
    margin:0;
}
#left a, #right a {
    text-decoration: none;
    color: #484848;
}

#right a:visited {
    color: #484848;
}
#right a:hover {
    color: #930;
}
#right a:active {
    color: #484848;
}

#right ul {
    list-style-type: none;
    margin: 0 15px 20px;
    padding: 0;
} 

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


ul#subnav {
    margin: 0;
    padding: 25px 0;
}
ul#subnav li a {display: block; margin: 0 15px 8px; }
ul#subnav li li a{ margin: 8px 0 8px 25px; }
ul#subnav a.selected { 
    font-weight: bold;
color: #000000;}


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

/*footer
-------------------------------------- */
#footer {
    clear: both;
    color: #484848;
    margin: 0;
    padding: 5px 10px 5px 20px;
	background-color: white;
	font-size: 10px;
	border-top: 1px dotted silver;
}
#footer a {color: #484848;
	text-decoration: none;
}
#footer a:visited {color: #484848;}
#footer a:hover {color: #930;}
#footer a:active { color: #484848;}

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

.post_meta_data span.right {
	display: none;
}

.post_author {
	display: none;
}

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

#content .post_content p{
    padding: 0 0 10px;
    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_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_links {
	display: none;
}

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

div#impressum {
	float: right;
	width: 725px;
}

div#leftfoot {
	width: 180px;
}
#fooline {
    margin: 0;
    padding:0;
	height: 40px;
}
#foobox {
    width: 960px;
    margin: 0 auto;
    padding: 0;
	height: 100%;
}

#lustig .ansprechtit {
	background-color: #edeee7;
	border-top: 1px solid #828773;
	border-right: 1px solid #828773;
	border-left: 1px solid #828773;
	margin-left: 25px;
	padding: 0 5px;
	margin-right: 25px;
	margin-bottom: 0;
	font-weight: bold;
}
#lustig .ansprechbox {
	border-bottom: 1px solid #828773;
	border-right: 1px solid #828773;
	border-left: 1px solid #828773;
	margin-right: 25px;
	margin-top: 0;
	margin-left: 25px;
	padding: 5px;
}
#content .post_content_extended p.ansprechtit{
	background-color: #edeee7;
	border-top: 1px solid #828773;
	border-right: 1px solid #828773;
	border-left: 1px solid #828773;
	margin-left: 0;
	padding: 0 5px;
	margin-right: 0;
	margin-bottom: 0;
	font-weight: bold;
}
#content .post_content_extended p.ansprechbox {
	border-bottom: 1px solid #828773;
	border-right: 1px solid #828773;
	border-left: 1px solid #828773;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	padding: 5px;
}
div.blog_pager {
	display: none;
}
#logincontent {
	padding-left: 25px;
}

#logincontent h1{
	padding-left: 0;
}

#logincontent .formbutton{
	margin-top: 10px;
}


