/* Stylesheet by WebBear WebDesign, Hans-Jakob Bollinger, Sommazzistrasse 9, CH-3008 Bern, www.webbear.ch */

body {
	font: small/1.3em Verdana, Arial, Helvetica, sans-serif;
	background: #e9f6d4 url(i/baerentraube-farb-bg.gif) no-repeat center 20px;
	margin: 0;
	padding: 0;
}

/* @group Accessibility */

#accessibility {
	display: none;
}

/* @end */

/* @group Hacks */

/*no-jump*/
html {
	min-height: 100%;
	margin-bottom: 1px;
	
}

/* @group minHeight */

div#sidebar {
	height: 450px; /*ie hack für min height*/
}

html>body div#sidebar {
	height: auto !important;
	min-height: 450px;
	
}

/* @end */

/* @end */

h1, h2, h3, h4, h5, h6 {
	color: #a8c066;
}

a {
	color: #a8c066 ;
	text-decoration: none;
}


a:focus {
	outline: none;

}

/* @group Layout */

#container {
	width: 800px;
	
	position: relative;
	margin: 20px auto;
	font-size: 90%;
	background: #fff url(i/start.jpg) no-repeat 20px 330px;
	border: 1px solid #b5cf71;
}

/* @group image switch */

/* @group Deutsch */
/*home*/
body#hbh2 div#container {
	background: #fff url(i/body-img3.gif) no-repeat 20px 150px;
}
/*Links*/
body#hbh40 div#container {
	background: #fff url(i/body-hagebutte.jpg) no-repeat 10px 250px;
}
/*Verein*/
body#hbh27 div#container {
	background: #fff url(i/body-img23.gif) no-repeat 10px 330px;
}
/*Kontakt*/
body#hbh36 div#container {
	background: #fff url(i/body-img0.gif) no-repeat 10px 330px;
}
/*HBH interne*/
body#hbh41 div#container {
	background: #fff url(i/body-img53.gif) no-repeat 10px 250px;
}

/* @end */

/* @group French */
/*accueil*/
body#hbh1 div#container {
	background: #fff url(i/body-img3.gif) no-repeat 20px 150px;
}
/*liens*/
body#hbh7 div#container {
	background: #fff url(i/body-hagebutte.jpg) no-repeat 10px 250px;
}
/*Association*/
body#hbh4 div#container {
	background: #fff url(i/body-img23.gif) no-repeat 10px 330px;
}
/*Contact*/
body#hbh6 div#container {
	background: #fff url(i/body-img0.gif) no-repeat 10px 330px;
}
/*HBH interne*/
body#hbh16 div#container {
	background: #fff url(i/body-img53.gif) no-repeat 10px 250px;
}

/* @end */




/* @end */

/* @group Header */

#header {
	height: 55px;
}

#header h1 {
	width: 230px;
	background: url(i/hbh-logo.gif) no-repeat 20px 10px;
	text-indent: -6000px;
	padding: 0;
	margin: 0;
	height: 60px;
}
#header h1 a {
	width: 230px;
	background: url(i/hbh-logo.gif) no-repeat 20px 10px;
	text-indent: -6000px;
	padding: 0;
	margin: 0;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
}

#header h2 {
	font-size: 110%;
	font-weight: normal;
	line-height: 110%;
	color: #a8c066;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 260px;
	top: 50px;
	width: 520px;
	/*text-transform: uppercase;*/
	font-variant: small-caps;
}

/* @end */

#content {
	width: 540px;
	float: right;
	padding-top: 40px;
	
}
.typo {
	margin: 0;
	padding: 20px 20px 20px 0;
}

/* @group Sidebar */

#sidebar {
	width: 220px;
	float: left;
	padding-top: 60px;
}
#sidebar ul li {
	list-style-image: none;
}

/* @group Sub Navigation */

/* @group Sidebar h3 rounded corner */

#sidebar h3.active {
	padding: 5px 0 0 0;
	margin: 0 0 0 20px;
	background: #B6D06F url(i/subnav-header.gif) no-repeat left top;
	color: #fff;
}

#sidebar h3.active a {
	padding: 2px 10px 7px 10px;
	color: #fff;
	background: url(i/subnav-title-bottom.gif) left bottom;
	display: block;
	
}

#sidebar h3.active.parent {
	padding: 0;
	margin: 0 0 0 20px;
	background:#B6D06F url(i/subnav-header.gif) no-repeat;
	color: #fff;
	visibility: visible;

}
#sidebar h3.active.parent a {
	padding: 7px 10px;
	color: #fff;
	display: block;
	background:none;

}

/*#sidebar h3.active {
	visibility: hidden;
}*/

/* @end */

/* @group Sidebar h3 nonparent invisibe */

#sidebar h3.active {
	padding: 5px 0 0 0;
	margin: 0 0 0 20px;
	background: #B6D06F url(i/subnav-header.gif) no-repeat left top;
	color: #fff;
	visibility: hidden;
}

#sidebar h3.active a {
	padding: 2px 10px 7px 10px;
	color: #fff;
	background: url(i/subnav-title-bottom.gif) left bottom;
	display: block;
	visibility: hidden;
	
}

#sidebar h3.active.parent {
	padding: 0;
	margin: 0 0 0 20px;
	background:#B6D06F url(i/subnav-header.gif) no-repeat;
	color: #fff;
	visibility: visible;

}
#sidebar h3.active.parent a {
	padding: 7px 10px;
	color: #fff;
	display: block;
	background:none;
	visibility:visible;

}

/*#sidebar h3.active {
	visibility: hidden;
}*/

/* @end */

#subnav {
	margin: 0 0 0 20px;
	padding: 0 0 15px 0;
	list-style: none;
	background: #DDE9BC url(i/subnav-bottom.gif) no-repeat left bottom;
}
#subnav li {
	margin: 0;
	padding:0;
}
#subnav li a,
#subnav li a:link,
#subnav li a:visited {
	text-decoration: none;
	color: #a8c066;
	display: block;
	padding: 4px 10px;
}

#subnav li a:hover {
	background: #E9F6D4;
	
}
#subnav li.active a,
#subnav li.active a:link,
#subnav li.active a:visited,
#subnav li.active a:hover {
	background: #E9F6D4;
	font-weight: bold;
	
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	clear: both;
	background: #b5cf71 url(i/top-left.gif) no-repeat left top;
	margin: 0 20px;
	padding: 0;
	color: #fff;
}

#footer ul {
	list-style: none;
	background: url(i/top-right.gif) no-repeat right top;
	padding: 6px 0 6px 240px;
	margin: 0;
}
#footer ul li {
	display: inline;
	padding: 0 5px 0 0;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
	
}

/* @end */

/* @group Main Navigation */

#mainnav {
	background: #b5cf71 url(i/left-bot.gif) no-repeat left bottom;
	margin:0;
	width: 520px;
	position: absolute;
	top: 0;
	left: 260px;
}

#mainnav ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 7px 0;
	background: url(i/right-bot.gif) no-repeat right bottom;
}

#mainnav li {
	display: inline;
	padding: 7px 0;
	list-style-image: none;
}
#mainnav li a {
	color: #fff;
	padding: 7px 10px 8px 10px;
	
}

#mainnav li.active a {
	background: url(i/mainnav-active.gif) no-repeat 50% 24px;
	padding: 7px 10px 9px 10px;
}

/* @end */

#langswitch {
	/*line-height: 90%;*/
	padding: 7px 0;
	margin: 0;
	font-size: 100%;
	text-align: right;
	position: absolute;
	top: 0;
	right: 50px;
	
}

#langswitch a {
	color: #fff;
}


/* @end */
/* @group content tags */

h3.title {
	font-weight: normal;
	font-size: 180%;
	line-height: 130%;
	padding: 0 0 10px 0;
	margin: 0;
	
}

.imgLeft {
	margin: 0 20px 20px 0;
	float: left;
	
}
.imgRight {
	float: right;
	margin: 0 0 20px 20px;
}

.ipenUl {
	margin-bottom: 30px;
	
}
.ipenUl li {
	
}
.startImg {
	margin: 0 0 20px 0;
}
.bullet li {
	list-style-image: url(i/bullet.gif);
	margin: 8px 0;
}
/* @end */

/* @group intern */
#wlpeLegend {
	
	color: #000;
}

#wlpeLoginFieldset {
	border: 1px solid #b5cf71;
	margin: 5px 0;
	padding: 10px;

}

#wlpeLoginFieldset label {
	display: block;
	margin: 10px 0;
}
#wlpeLoginFieldset input {
	border: 1px solid #b5cf71;
}
#wlpeLoginButtons {
	border: 1px solid #b5cf71;
	margin: 5px 0;
	padding: 10px;
}


/* @end */

/* @group Sitemap */


.siteOut {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	font-size: 110%;
	letter-spacing: 1px;
}
.siteOut li {
	margin: 3px 0;
	list-style-image: none;
}
.siteSub {
	margin: 0;
	padding: 5px 0 5px 50px;
	list-style: none;
	font-size: 90%;
	letter-spacing: 0;
}
.siteSub li {
	margin: 2px 0;
	list-style-image: none;
}


/* @end */

/* @group Form */

#memberForm fieldset {
	border: 1px solid #b5cf71;
	padding: 20px;
}

#memberForm ul {
	list-style: none;
}
#memberForm ul li {
	list-style-image: none;
}
#memberForm ul.member {
	margin: 0;
	padding: 5px 0;
}
#memberForm ul.member li input {
	margin-right: 15px;
}
#memberForm ul.adresse {
	margin: 30px 0 0 0;
	padding: 0;
}
#memberForm ul.adresse li {
	padding: 2px 0;
	list-style-image: none;
}
#memberForm ul.adresse img {
	border: 1px solid #dce8bc;
	margin: 10px 0 0 0;
	padding: 2px;
}

#memberForm ul.adresse li input,
#memberForm ul.adresse li textarea{
	border: 1px solid #b5cf71;
}

/* @end */

/* @group Links
 */

.linkList {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	list-style-image: none;
}

.linkList li {
	
	margin: 0;
	padding: 5px 0;
	color: #a8c066;
	list-style-image: none;
}
.linkList li a {
	padding: 1px 0 1px 15px;
	background: url(i/extLink.gif) no-repeat left center;
}



/* @end */

/* @group Kontakt */

.emailList {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-image: none;
}
.emailList li {
	margin: 0;
	padding: 5px 0;
	list-style-image: none;
}

.emailList li a {
	padding: 1px 0 1px 20px;
	background: url(i/email-icon.gif) no-repeat left center;
}

.contact {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.contact li {
	list-style-image: none;
}
.contact li a{
	padding: 1px 0 1px 20px;
	background: url(i/email-icon.gif) no-repeat left center;

}
/* @end */

/* @group association/verein */

.board {
	margin: 10px 0;
	float: left;
	width: 100%;
}

.board.first {
	margin-top: 0;
}
.board img.imgLeft {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	
}
.memberList {
	color: #3c3c3c;
	margin: -13px 0 15px 0;
	
}

.memberList dt{
	font-weight: bold;
	color: #a8c066;
	font-size: 110%;
	padding: 13px 0 3px 0;
}
.memberList dd {
	margin: 2px 0;
}

.memberList dd a,
.memberList dd a:link,
.memberList dd a:visited,
.memberList dd a:hover,
.memberList dd a:active {
	padding: 1px 0 1px 15px;
	background: url(i/extLink.gif) no-repeat left center;
	color: #000;
}

.errors {
	margin: 0 0 20px 0;
	color: #f93698;
}

/* @end */



/* @group clearing */

#nav ul:after, 
.introImg:after,
.newsentry:after,
.imgLeft:after,
#board:after,
#port:after, 
#work-simple:after,
.prod-feature:after, 
dl.teaser:after,
.imgRight:after,
#feedback dd:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }



/* @end */

/* Die Grille sagt, ich mag dich sehr, du grosser, dicker Grizzlybär. */