/*
 * GLOBAL
 */

html, body, div, td, p, a, input, h1, h2, h3, h4, h5, h6, ul, li, dt, dd {
	font-family: 'Calibri', 'Arial';
	font-size: 12px;
	line-height: 16px;
	color: #64461e;
	margin: 0;
	padding: 0;
	text-align: left;
}

html, body {
	width: 100%; height: 100%;
}

body {
	background: #ffffff url(../image/bionature/background.jpg) no-repeat center 0;
}


ul, li {
	list-style-type: none;
}

img {
	border: 0;
}

/*
 * CONTENT
 */

#coBox {
	/*position: relative;
	width: 100%; height: 100%;*/
}

#content {
	width: 980px;
	position: relative;
	margin: 0 auto;
}

#header {
	width: 980px;
	height: 105px;
}

#content_inner {
	margin: 0 0 50px 0;
}

/* HEADLINES */

h1 {
	width: 960px;
	height: 28px;
	margin: 75px 0 20px 10px;
}

h1 b {
	display: none;
}

h1.produkte {
	background: url(../image/bionature/headline_produkte.png) 0 0 no-repeat;
}

h1.impressum {
	background: url(../image/bionature/headline_impressum.png) 0 0 no-repeat;
}

h1.disclaimer {
	background: url(../image/bionature/headline_disclaimer.png) 0 0 no-repeat;
}

h1.baumwolle {
	background: url(../image/bionature/headline_baumwolle.png) 0 0 no-repeat;
}

/* LOGO */

#logo {
	position: absolute;
	z-index: 2;
	width: 140px;
	height: 136px;
	left: 26px;
	top: 0;	
}

/*#logo a {
	display: block;
	width: 271px;
	height: 136px;
	background: url(../image/bionature/penny_bionature_logo.png) no-repeat 0 0;
}

#logo a b {
	display: none;
}*/

/* MENU */

#menu {
	position: absolute;
	right: 10px;
	top: 25px;
	width: 350px;
	height: 80px;
}

#menu li {
	margin: 0 0 5px 0;
}

#menu li a {
	display: block;
	width: 350px;
	height: 35px;
	background: url(../image/bionature/menu.png) no-repeat 0 0;
}

li#men_produkte a {
	background-position: 0 0;
}

li#men_baumwolle a {
	background-position: 0 -80px;
}

li#men_produkte a:hover,
body.produkte li#men_produkte a {
	background-position: 0 -40px;
}

li#men_baumwolle a:hover,
body.baumwolle li#men_baumwolle a {
	background-position: 0 -120px;
}

#menu li a b {
	display: none;
}

/*
 * Startseite
 */

#kv_startseite {
	position: relative;
	width: 980px;
	height: 380px;
	background: url(../image/bionature/startseite_kv.jpg) 0 0 no-repeat;
}

#kv_startseite_txt {
	position: absolute;
	width: 415px;
	height: 75px;
	top: 290px;
	left: 550px;
}

#startseite_wrapper {
	margin: 2px 0 80px 0;
	clear: both;
}

#startseite_wrapper .teaser {
	margin: 5px 0 0 0;
	float: left;
}

#startseite_wrapper #startseite_txt {
	width: 596px;
	height: 355px;
	float: right;
	background: url(../image/bionature/startseite_txt_bg.jpg) 0 5px no-repeat;
}

#startseite_wrapper #startseite_txt p {
	font-size: 16px;
	line-height: 20px;
	margin: 5px 15px 15px 15px;
}

#startseite_wrapper #startseite_txt p.absatz_1 {
	margin: 70px 15px 15px 15px;
}

#startseite_wrapper #startseite_txt p.absatz_1 span {
	padding: 0 20px;
}

#startseite_wrapper #startseite_txt p a {
	text-decoration: underline;
	color: #828c3c;
	font-size: 18px;
	line-height: 20px;
}

#startseite_wrapper #startseite_txt p a:hover {
	text-decoration: none;
}


/*
 * Produkte
 */

/* Produkt */

div.produkt {
	margin: 0 0 15px 9px;
	width: 476px;
	float: left;
	border-bottom: 2px solid #64461e;
	background: #f5f6ee url(../image/bionature/produkt_bg.png) right repeat-y;
	position: relative;
}

div.produkt img.produkt {
	border-right: 3px solid #fff;
	float: left;
}

div.produkt_text {
	padding: 5px 5px 5px 130px;
}

div.produkt h2 {
	font-size: 22px;
	font-weight: bold;
}

div.produkt p {
	margin: 10px 0;
}

#content_inner ul li {
	background: url(../image/bionature/bullet_point.png) 7px 6px no-repeat;
	padding-left: 20px;
position: relative;
}

div.produkt_info {
	width: 476px;
	clear: both;
	border-top: 3px solid #fff;
	background: #b8c79d;
	min-height: 27px;
}

div.produkt_info div.preis {
	float: right;
	color: #fff;
	font-size: 14px;
	line-height: 23px;
}

div.produkt_info span.preis {
	font-size: 24px;
	font-weight: bold;
	color: #64461e;
	padding: 0 5px 0 5px;
}

div.produkt_info a,
div.produkt_info img{
	float: left;
}

div.produkt img.symbole {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

/*Grossansicht*/

a.grossansicht {
	display: block;
	width: 126px;
	height: 27px;
	background: url(../image/bionature/btn_grossansicht.png) 0 0 no-repeat;
}

a:hover.grossansicht{
	background-position: 0 -27px;
}

a.grossansicht b {
	display: none;
}

.bigview{
	background: #fff no-repeat 7px 7px;
	width: 468px;
	height: 507px;
	position: absolute;
	left: 0px;
	top: -50px;
	z-index: 1000;
	padding: 7px;
}

/* Legende */

#legende_link {
	background: url(../image/bionature/arrow_up.png) 0 0 no-repeat;
	padding: 0 20px 5px 15px;
	margin: 50px 0 0 0;
	text-decoration: none;
	float: right;
}

#produkte_legende {
	/*margin: 0 0 0 10px;*/
	width: 960px;
	padding-top: 40px;
padding-left: 10px;
	border-top: 10px solid #64461e;
	clear: both;
}
#produkte_legende img {
	float: left;
	margin: 0 30px 20px 0;
}

#produkte_legende div {
	/*clear: both;
	padding: 0 0 40px 0;*/
}

/*
 * FOOOTER
 */

#footer {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	background: #ffffff url(../image/bionature/footer.jpg) no-repeat center 0;
	/*position: absolute; bottom: 0;*/
}

#footer_inner {
	width: 980px;
	height: 160px;
	position: relative;
	margin: 0 auto;
}

#footer_txt ul,
#footer_txt li,
#footer_txt li a,
#footer_txt p {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

#footer_txt li {
	float: left;
	padding-right: 5px;
}

#footer_txt li a:hover {
	text-decoration: underline;
}

#footer_txt img {
	position: absolute;
	left: 41px;
	top: 20px;
}

#footer_txt p {
	position: absolute;
	left: 154px; 
	top: 40px;
	height: 50px;
	width: 150px;
}

#footer_txt ul {
	position: absolute;
	left: 28px;
	top: 130px;
}

#footer_txt span {
	padding-left: 25px;
}

#footer_claim {
	position: absolute;
	left: 490px;
	top: 120px;
}

/*
 * TYPO
 */

div.csc-header h1 {
	margin: 10px 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	height: auto;
	width: auto;
}

p.bodytext {
	margin: 0 10px
}
