/* Beniwood AG, www.beniwood.ch
 * Author: J. Gmünder
 * Date: Sep/Oct 2010
 */

body {
	background-color: #009036;
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: center;
}

html, body {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
}
.imglink{
	display: block;
}

p {
	font-size: 1em;
	line-height: 1.7em;
	padding-bottom: 1.7em;
}
p.space{
	padding-bottom: 0.8em;
}

ul li {
	line-height: 1.5em;
}

h1 {
	color: #009036;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0.5em;
	width: 600px;
	height: 46px;
}

h2 {
	color: #009036;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 1.0em;
}

h3 {
	color: #009036;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

h4 {
	color: #333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

a, a:visited {
	color: #009036;
	font-size: 1em !important;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
a:active, a:hover {
	color: #333333;
	font-size: 1em !important;
	font-weight: normal;
	text-decoration: none;
}

.color_briketts, a.color_briketts{
	color: #f84920;
}
.color_pellets, a.color_pellets{
	color: #C7141B;
}

.news_txt h3 a{font-weight: bold;}


*html #container{ height: 100% }


#container {
	min-height: 100%;
	padding: 0;
	text-align: center;
	width: 100%;
	position: relative;
}

#wrapper{
	margin: 0 auto;
	width: 900px;
	text-align: center;
}

#header {
	height: 160px;
	width: 100%;
	margin-top: 0;
}

#header img{
	width: 900px;
	height: 160px;
	float: left;
}

.header_op{
	float: left;
	width: 900px;
	height: 80px;
	padding: 10px 0 12px 0;
}

.header_op a{
	cursor: pointer;
	display: block;
	outline: none;
}



.bottom{
	width: 900px;
	height: 14px;
	margin: 10px 0 10px 0;
}

.pattern{
	width: 900px;
	background: url(../img/pattern.jpg) 0 0 repeat-y;
	height: auto;

}

#content_wrapper {
	width: 900px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 115px;
	position: relative;
}

.sujets{
	width: 90px;
 	height: 280px;
	position: absolute;
	top: 240px;
	left: -47px;
	z-index: 20;
}

.shadow_box{
	-moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, .5);
}

.pellets{
	width: 100%;
	height: 85px;
	background: url(../img/footer_pellets.jpg) bottom right no-repeat;
}

.rinde{
	width: 100%;
	height: 85px;
	background: url(../img/footer_beniwood.jpg) bottom right no-repeat;
}

#nav_wrapper {
	width: 900px;
	height: 19px;
	padding: 0;
}




.content_container {
	background-color: #fff;
	background: url(../img/bg_content.jpg) 0 0 repeat;
	text-align: left;
	padding: 10px 50px 0px 0px;
	min-height: 300px;
  	height: auto !important;
  	height: 3080px;
	position: relative;
}


.nav_container{
    margin: 45px 10px 0 20px;
    width: 200px;
	float: left;
}
.content {
	padding-top: 25px;
	float: left;
}
.content_contact {
	padding-top: 25px;
	float: left;
	width: 602px;
}

.content_column{
	float: left;
	width: 450px;
}

.column_left{
	margin-right: 10px;
	width: 230px;
	float: left;
}
.column_right{
	width: 250px;
	float: left;
}

.companies_left{
	font-size: 0.85em;
	width: 230px;
	float: left;
	margin-right: 10px;	
}
.companies_right{
	font-size: 0.85em;
	width: 230px;
	float: left;
}

.news{
	width: 600px;
}

.news p{
	padding: 0;
}

.news_img{
	float: left;
	width: 140px;
	height: 90px;
	padding: 0 10px 0 0;
}

.news_txt{
	float: left;
	width: 450px;
	height: 90px;
	padding: 0 0 0 0;
}

.copyright{
	color: #009036;
	font-size: 0.8em;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 20;
}

.small{
	font-size: 0.8em;
	margin: 4px 0 2px 0;
}

.line{
	height: 10px;	
	border-bottom: 2px solid #fcd500;
	width: 600px;
	margin-bottom: 10px;
}


.address_left{
	font-size: 10px;
	width: 400px;
	padding: 0;;
	text-align: left !important;
	float: left;
}

.address_right{
	font-size: 10px;
	width: 400px;
	padding: 0;
	text-align: right;
	float: right;
}

#footer {
	background:url("../img/pattern.png") repeat-x scroll 0 0 transparent;
	height: 112px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 200;
}

#footer img{
	margin-top: 40px;
}


#footer_address {
	height: 62px;
	padding-top: 2px;
	width: 670px;
	margin: 0 auto;
	position: relative;
	font-size: 10px;
	color: #ffea28;
}


#footer_left {
	width: 470px;
	padding-right: 20px;
	text-align: left;
	float: left;
	color: #ffea28;
}

#footer_right {
	width: 490px;
	text-align: right;
	float: right;
	color: #ffea28;
}

#footer_address p{
	margin: 0;
	padding: 0 0 0.2em 0;
	line-height: 1.6em;
}


#footer_address a, #footer_address a:visited{
	text-decoration: none;
	color: #ffea28 !important;
}

#footer_address a:hover{
	color: #333;
}

p.url, a.url, a.url:hover{
	color: #ffe81c !important;
}


.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
}

/* Main Navi */

ul#mainnav{
	list-style-type: none;
}

ul#mainnav li a{
	width: 185px;
	height: 28px;
	display: block;
	text-indent: -777em;

}

ul#mainnav li a.beniwood{
	background: url("../img/nav/beniwood_on.png") no-repeat scroll 0 0 transparent;
}

ul#mainnav li a.beniwood:hover, ul#mainnav li a.beniwood.current{
	background: url("../img/nav/beniwood_off.png") no-repeat scroll 0 0 transparent;
}

ul#mainnav li a.beniwood_haslen{
	background: url("../img/nav/beniwood_haslen_on.png") no-repeat scroll 0 0 transparent;
}

ul#mainnav li a.beniwood_haslen:hover, ul#mainnav li a.beniwood_haslen.current{
	background: url("../img/nav/beniwood_haslen_off.png") no-repeat scroll 0 0 transparent;
}

ul#mainnav li a.produkte{
	background: url("../img/nav/produkte_on.png") no-repeat scroll 0 0 transparent;
}

ul#mainnav li a.produkte:hover, ul#mainnav li a.produkte.current{
	background: url("../img/nav/produkte_off.png") no-repeat scroll 0 0 transparent;
}

ul#mainnav li a.produktion{
	background: url("../img/nav/produktion_on.png") no-repeat scroll 0 0 transparent;
}

ul#mainnav li a.produktion:hover, ul#mainnav li a.produktion.current{
	background: url("../img/nav/produktion_off.png") no-repeat scroll 0 0 transparent;
}




/* Navi 2 */
ul.secondnav {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
	width: 100%;
	font-size: 0.8em;
	text-align: right;
}
ul.secondnav li {
	float: right;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
	text-align: right; 
}
ul.secondnav li a{
	padding: 4px 0px 0 5px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	outline: none;
	text-align: right;
}
ul.secondnav li a:hover{
	color: #333;
}

ul.secondnav li a.aktiv{
	color: #333;
}



/* Ordered List and Unordered Lists in Content */

ol, ul.ul_content{
	padding: 0;
	margin: 0 0 24px 40px;
}

ol li, ul.ul_content li{
	line-height: 1.7em;
}



/* Gallery */
.gallery ul { list-style: none; }
.gallery ul li { display: inline; }
.gallery ul img {	}
.gallery ul a img{ border: none;}
.gallery ul a:hover img {}
.gallery ul a:hover { color: #fff; }

/* TITLE */
h1.home{
	display: block;
	background:url(../img/titles/home.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;
}

h1.haslen{
	display: block;
	background: url(../img/titles/haslen.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;
}

h1.gossau{
	display: block;
	background: url(../img/titles/gossau.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;
}

h1.produktion{
	display: block;
	background: url(../img/titles/prod.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;
}


h1.produkte{
	display: block;
	background: url(../img/titles/produkte.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;
}

h1.kontakt{
	display: block;
	background: url(../img/titles/kontakt.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;}

h1.links{
	display: block;
	background: url(../img/titles/links.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;}
	
h1.news{
	display: block;
	background: url(../img/titles/aktuell.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;}
	
	
h1.rindenbriketts{
	display: block;
	background: url(../img/titles/rindenbriketts.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;}
	
h1.kleintiereinstreu{
	display: block;
	background: url(../img/titles/kleintiereinstreu.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;}

h1.pellet{
	display: block;
	background: url(../img/titles/op.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 8px 0;}
	
		
.news_title{
	margin: 0;
}



/* FORMS */
input{
	border: 1px solid #fcd500;
	line-height: 24px;
	height: 24px;
	width: 267px;
	font-size: 1.0em;
	font-family: inherit;
	margin-bottom: 6px;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 3px;
}

input#offerte{
	height: 16px;
	width: 16px;
	line-height: 16px;
	border: none;
	margin-top: 3px;
	float: left;
}

.desc_offerte{
	padding: 3px 0 0 3px; 
	display: block; 
	height: 20px; 
	width: 200px; 
	float: left;
}

textarea{
	border: 1px solid #fcd500;
	height: 150px;
	width: 267px;
	font-size: 1.0em;
	font-family: inherit;
	margin-bottom: 24px;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 3px;
}

input#submit{
	width: 130px;
	background-color: 
}

.btn_24{
	cursor: pointer;
    line-height: 24px;
    margin: 0;
	background: url(../img/btn_24.png) no-repeat scroll center top transparent;
    border: 1px solid #fcd500 !important;
	.border: none;
}

dt{
	margin-bottom: 2px;
}


/* TOOLTIPS */

.info{
	width: 440px;
}

.detail{
	width: 500px;
}

.tooltip_content h3{
	margin-top: 8px;
}

/* Info Tooltips open */

#geschichte, #geschichte2, #standort, #rb, #op, #ke, #verkauf, #jahr, #anheizen, #pelletierung, #brikettierung, #absackung {
	overflow: hidden;
	cursor: pointer;
	background: none !important;
	width: 100px;
	display: block;
	line-height: 28px;
	font-weight: bold;
	color: #000;
	width: 450px;
	padding: 0;
	margin: 0;
}

a#geschichte:hover, a#geschichte2:hover, a#standort:hover, a#op:hover, a#rb:hover, a#ke:hover{
	background-color: none;
	color: #fcd500;
}

.border{
	border-bottom: 2px solid #fcd500;
	width: 450px;
	height: 0;
}

.border_long{
	border-bottom: 2px solid #fcd500;
	width: 520px;
	height: 0;
}

.close{
	height: 16px;
	width: 16px;
	margin-bottom: 8px;
	float: right;
	background: url(../img/close.png) 0 0 no-repeat;
}


a.pelletpreis{
	position: absolute;
	top: 74px; 
	right: 15px;
	background: transparent url(../img/postit_preisliste_pellets.png) 0 0 no-repeat;
	width: 167px;
	height: 125px;
	display: block;
	text-indent: -999em;
}

/*
#zuerich {
	display:block;
	width: 20px;
	height:20px;
	position: absolute;
	left: 196px;
	top: 36px;
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer;
	background: none;
}
*/

