/* BCH - CSS-Stylesheet */
/* started: 2010-02-01 */
/* last update: 2010-02-05 */


body {
	background: #959595 url(../images/site/bch-bg_pagebody.jpg) left top no-repeat;
	font: 62.5%/1.2 Tahoma, Geneva, sans-serif;
	color: #535353;
	color: #474747;
}

#pageheader {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 182px;
	background: url(../images/site/bch-bg_pageheader.png) left top repeat-x;
}

#wrapper {
	width: 816px;
	position: relative;
	z-index: 100;
	margin: 0 auto;
	background: url(../images/site/bch-bg_contentarea.png) left top repeat-y;
}

/* ----- HEADER ----- */
#header {
	position: relative;
	height: 182px;
	background: url(../images/site/bch-bg_pageheader.png) left top repeat-x;
	
}
#logo {
	background: url(../images/site/bch-logo.gif) left top no-repeat;
	/*background: url(../images/site/bch-logo-2010-02.gif) left top no-repeat;*/
	position: absolute;
	top:  133px;
	left: 40px;
	width: 270px;
	height: 49px;
	text-indent: -9999px;
}
#logo a {
	display: block;
	height: 49px;
	width: 270px;
}
#header p#metaNav {
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 1.1em;
}
#header p#metaNav a {
	color: #6D6D6D;
}
#header p#metaNav a:hover {
	color: #222;
}
/* ## MAINNAV ## */
#mainNav {
	position: absolute;
	width: 816px;
	height: 136px;
	top: 47px;
	left: 0;	
	background: url(../images/site/bch-bg_navheader-complete.png) left top no-repeat;
	font-size: 1.3em;
}
#mainNav ul {
	position: absolute;
	top: 0px;
	right: 30px;	
	/*height: 65px;*/
	margin: 0;
	line-height: 70px;
}
#mainNav li {
	float: left;
	color: #fff;
	background: url(../images/site/bch-mainnav-divider.gif) 100% 50% no-repeat;
	padding: 0 0.8em;
}
#mainNav li.last {
	background: none;
}
#mainNav a {
	color: #fff;
}
#mainNav a:hover {
	color: #3d3d3d;
}
#mainNav a.active {
	color: #3d3d3d;
	font-weight: bold;
}
/* ----- GENERAL TAGS ----- */
h1, h2, h3 {
	font-weight: normal;
	letter-spacing: 0.10em;
	color: #ff9900;
}
h2, h3, h4, h5 {
	margin: 0.9em 0 0.4em;
}
h3, h4, h5 {
	font-weight: normal;
	color: #3d3d3d;
}
h1 {
	font-size: 2.0em;
	margin: 0 0 0.8em;
	text-transform: uppercase;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;	
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}
p {
	font-size: 1.2em;
	line-height: 1.3em;
}
ul, ol {
	font-size: 1.2em;
}
th, td {
	font-size: 1.2em;
	text-align: left;
}
a {
	color: #04376c;
	text-decoration: none;
}
a:hover {
	color: #000;
}

/* ----- CONTENTAREA ----- */
#completeContent {
	clear: both;
	padding: 50px 0 0;
	font-size: 1.0em;
}

#completeContent p {
	margin: 0 0 1.0em 0;
	text-align: justify;
}
#completeContent ol {
	list-style: decimal;
	list-style-position: outside;
	margin-left: 1.6em;
}
#completeContent ul {
	list-style: disc;
	list-style-position: outside;
	margin-left: 1.6em;
}
#completeContent ol ol,
#completeContent ol ol ol,
#completeContent ol ul,
#completeContent ul ul,
#completeContent ul ul ul {
	font-size: 1.0em;
}
#completeContent ol li,
#completeContent ul li {
	margin-bottom: 0.4em;
}
#completeContent ol p,
#completeContent ul p {
	font-size: 1.0em;	
}
#completeContent dl {
	margin: 0.5em 0 1.0em;
	font-size: 1.0em;
}
#completeContent dt {
	float: left;
	width: 100px;
}
#completeContent dd {
	margin: 0 0 0 100px;
	line-height: 1.3em;
}
#completeContent table {
	width: 99%;
	border: 1px solid #3d3d3d;
	border-collapse: collapse;
}
#completeContent tr {

}
#completeContent th,
#completeContent td {
	padding: 0.3em;
}
#completeContent th {

}
#completeContent tr:hover {
	background-color:	#ededed;
}
#completeContent a {
	color: #0c7ef1;
	border-bottom: 1px dotted #0c7ef1;
	
}
#completeContent a:hover {
	border-bottom: 1px solid #0d58a6;
	color: #0d58a6;
}

/* MAINCONTENT */
#mainContent {	
	background: url(../images/site/bch-bg_contentborder.gif) left top no-repeat;
	margin: 0 40px 20px 220px;
	padding-left: 30px;
}

/* jQuery-Mitgliederliste */
#mitglieder { margin: 10px 0 0 0; }
#mitglieder-nav {margin: 15px 0 0 0;}
#completeContent .listNav { margin:0 0 10px; }
.ln-letters { overflow:hidden; }
#completeContent .ln-letters a { font-size:1.0em; display:block; float:left; padding:2px 5px; border:1px solid #c9c9c9; border-right:none; text-decoration:none; }
#completeContent .ln-letters a.ln-last { border-right:1px solid #c9c9c9; }
#completeContent .ln-letters a:hover, #completeContent .ln-letters a.ln-selected { color: black; background-color:#ff9901; }
#completeContent .ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#0c7ef1; }


/* SIDEBAR */
#sidebar {
	float: left;
	width: 200px;
	font-size: 0.9em;
}



/* ----- FOOTER ----- */
/* CSS STICKY FOOTER (c)www.cssstickyfooter.com */
html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}
#completeContent {padding-bottom: 107px;}  /* must be same height as the footer */
#footer {
	position: relative;
	z-index: 200;
	width: 816px;
	height: 107px;
	margin: -107px auto 0 auto; /* negative value of footer height */
	clear: both;
	background: url(../images/site/bch-bg_footer.png) left top no-repeat;
	color: #c9c9c9;
	font-size: 0.9em;
}
#footer p {
	font-size: 0.9em;
	padding-top: 15px;
}
#footer a {
	color: #c9c9c9;
}
#footer a:hover {
	color: #3d3d3d;
}
#footer #threeCol {
	padding: 0 40px;
}
#footer ul {
	/*width: 210px;*/
	height: 80px;
	margin: 20px 30px 0 0 ;
	float: left;
	background: url(../images/site/bch-footer_divider.gif) 100% 50% no-repeat;
}
#footer ul.last {
	background: none;
	margin-right: 0;
}
#footer ul li {
	padding: 10px 30px 0 0;
	line-height: 1.0em;
}




/* ----- CLEARFIX ----- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
