@charset "utf-8";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



body {
	background: url('img/b_bg.png') repeat-y center top #e9e9e9;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #292929;
	text-shadow: 0px 1px #fff;
	text-align: center;
}

* {
	margin:0;
	padding:0;
	border: 0; 
	}
	
h2, h3, h4, h5, h6 {
	font-family: Cuprum, Tahoma, Verdana, Geneva, sans-serif;
}

.nm {
	margin: 0 !important;
}

a, a:link, a:visited {
	color: #4a4a4a;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #a1da46;
}

p {
	margin: 0 0 10px;
	}

/* Style
----------------------------------------------------------------------------------------------------*/
.header {
	background: url('img/h_bg.jpg') no-repeat;
	height: 133px;
	border-bottom: 1px solid #b8b8b8;
	margin-bottom: 8px;
	position: relative;
	}

.header h1 {
	width: 250px;
	height: 49px;
	margin: 56px 0 0 60px;
	display: inline-block;
}

.header h1 a:active {
	outline: none;
}

.header .h_top_links {
position: absolute;
top: 8px;
left: 60px;
}

.h_top_links a {
	font-weight: bold;
	outline: none;
	margin: 0 10px 0 0;
	color: #8b8b8b;
}

.h_top_links a:hover, .h_top_links a:focus {
	color: #3F5718;
}

.header .tel {
	display: block;
	position: absolute;
	left: 370px;
	font-family: Verdana;
	top: 56px;
	font-style: italic;
	color: #4a4a4a;
	font-size: 14px;
	font-weight: bold;
	width: 233px;
}

.header .tel .value {
	font-size: 25px;
	font-weight: normal;
	line-height: 88%;
}

.header .tel .costs {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	float: right;
}

.head_info {
	width: 92px;
	position: absolute;
	top: 44px;
	right: 56px;
}

.header a.button {
	width: 92px;
	height: 21px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	margin: 0 0 5px;
	outline: 0;
}

#versand {
	background:url('img/h_button_bg1.png') center center;
}

#bestellung {
	background:url('img/h_button_bg2.png') center center;
	}
	
#rezept {
	background:url('img/h_button_bg3.png') center center;
	}

#versand:hover, #versand:focus, #bestellung:hover, #bestellung:focus, #rezept:hover, #rezept:focus {
	background-position: center top;
}

#versand:active, #bestellung:active, #rezept:active {
	background-position: center bottom;
}

.navigation ul {
	list-style-type: none;
}

.navigation ul li a {
	display: block;
	height: 16px;
	color: #292929;
	border: 1px solid #e5e5e5;
	background: url('img/n_li_a_bg.png') no-repeat center top #fff;
	padding: 7px 17px;
	margin: 1px 0 0;
	outline: 0;
}

.navigation ul li a:hover, .navigation ul li a:focus {
	background-position: center center;
	color: #292929;
}

.navigation ul li a:active {
	background-position: center bottom;
	color: #292929;
}
 


.navigation ul .n_head  {
	padding: 7px 11px;
	height: 16px;
	margin: 2px 0 0;
	font-size: 13px;
	color: #53761a;
	font-weight: bold;
	text-shadow: 0px 1px #d0ff51;
	background: url('img/n_head_bg.jpg') repeat-x;
	border: 1px solid #87d012;
}

.navigation ul li.first {
	margin: 0;
}

.accepted {
	text-align: center;
	padding: 30px 0;
}

.accepted span {
	font-weight: bold;
	margin: 10px 0;
	display: block;
}

.scroll_top {
	float: right;
	clear: both;
	margin: 30px 0 0;
}

.scroll_top:focus {
	color: #a1da46;
}

.container_12 .content {
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: url('img/c_bg.png') repeat-x #f9f9f9;
	margin-bottom: 3px;
	overflow: hidden;
	height: auto;
	padding: 30px;
}


.site_title {
	font-weight: normal;
	border-bottom: 1px dotted #3F5718;
	font-size: 24px;
	color: #3f5718;
	width: 100%;
	height: 29px;
	margin: 0 0 20px;
}

.index {
	float: left;
	margin: 0;
	clear: left;
	width: 100%;
}

.index_box {
	margin: 20px 0 0;
	background: url('img/c_grad_bg.png') repeat-x center top #fff;
	border: 1px solid #e5e5e5;
	padding: 10px;
}

.content hr {
	width: 100%;
	margin: 20px 0;
	border-width: 1px 0;
	border-style: dotted;
	float: left;
	clear: both;
	height: 3px;
	border-color: #ccc;
}

.g_box {
	background: url('img/gbox_bg.png') no-repeat center bottom;
	width: 476px;
	height: 91px;
	padding: 50px 15px 0;
	clear: both;
	margin: 20px auto 0;
}

.content h3 {
	color: #3F5718;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 8px;
}

.index_box h3 {
	margin: 0 0 1px;
}
	

.p_icon {
	margin: 0 6px 0 0;
}

.p_name {
	float: left;
	width: 419px;
}

.p_brand{
	float: right;
}

.p_pic {
	width: 190px;
	margin: 0 0 0 10px;
}

.pt_large {
	margin: 0 0 20px;
}

.pt_small {
	margin: 0 17px 0 0;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.infobox {
	border-bottom: 1px solid #e5e5e5;
	background: url('img/infobox_bg.png') repeat-y #fff;
	width: 558px;
	margin: 50px 0;
	font-size: 13px;
	text-align: center;
}

.infobox h3 {
	background: url('img/infobox_top_bg.png') no-repeat transparent;
	color: #3f5718;
	padding: 2px 0 0 12px;
	font-weight: normal;
	text-align: left;
}

.infobox table, .infobox ul {
	width: 546px;
	margin: 12px auto 5px;	
	border-collapse: collapse;
	list-style-type: none;
	font-size: 13px;
	text-align: center;
}

.infobox th {
	color: #8b8b8b;
	text-align: center;
	font-weight: bold;
}


.infobox tr {
	background: url('img/infobox_td_bg.png') no-repeat #fff;
	height: 37px;
}

.infobox tr.trow {
	background: transparent;
}

.infobox li {
	background: url('img/infobox_li_bg.png') no-repeat #fff;
	height: 33px;
	padding: 8px 0 0 48px;
	font-size: 17px;
	color: #4a4a4a;
	text-align: left;
}

.wirkung {
	font-size: 20px;
	color: #8b8b8b;
	font-weight: bold;
	margin: 20px 0;
	text-transform: uppercase;
	font-family: Cuprum;
	padding: 0 20px;
}

.wirkung td {
	padding: 0 20px;
}

.infobox td {
	padding: 3px 0 0;
	text-align: center;
	width: auto;
}

.price {
	font-weight: bold;
	color: #3f5718;
}

.order {
	display: block;
	background: url('img/bt_order_bg.png') no-repeat center top;
	text-indent: -9999px;
	width: 92px;
	height: 21px;
	outline: 0;
	margin: 0 auto 2px;
}

.order:hover, .order:focus {
	background-position: center center;
}

.order:active {
	background-position: center bottom;
}
	
.content div.p_descr {
	width: 348px;
	margin-left: 0;
}

.sidebar {
	text-align: center;
}

.sb_box {
	display: block;
	padding: 0 0 20px;
	border-bottom: 1px dotted #8b8b8b;
	margin: 0 0 20px;
	color: #5f5f5f;
	font-weight: bold;
	text-shadow: 0 1px #fff;
}

.footer {
	height: 257px;
	background: url('img/f_bg.png') no-repeat #fff;
	border-top: 1px solid #e5e5e5;
}

.footer h3 {
	color: #3f5718;
	font-size: 24px;
	font-weight: normal;
	margin: 15px 0 20px;
	border-bottom: 1px dotted #3f5718;
}

.footer ul {
	list-style-type: none;
	margin: 0 0 0 10px;
}

.footer li {
	margin: 6px 0;
	background: url('img/ul_li_bg.png') no-repeat 0 4px;
	padding: 0 0 0 16px;
	}
	
.footer li:hover {
	background-position: 2px 4px;
}

.footer ul li a	{
	font-size: 11px;
	color: #292929;
	outline: 0;
}

.footer ul li a:hover, .footer ul li a:focus, .footer ul li a:active {
	color: #3F5718;
}

.adr .org {
	font-size: 15px;
}

.footer .site_info {
	display: block;
	text-align: center;
	position: absolute;
	bottom: 10px;
	font-size: 11px;
	color: #8b8b8b;
}

/* General Layout
----------------------------------------------------------------------------------------------------*/

.left {
	float: left;
}

.right {
	float: right;
}

clearl {
	clear: left;
}

clearr {
	clear: right;
}


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0 !important;
}

.omega {
	margin-right: 0 !important;
}



/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
 
.grid_1, 
.grid_2, 
.grid_3, 
.grid_4, 
.grid_5, 
.grid_6, 
.grid_7, 
.grid_8, 
.grid_9, 
.grid_10, 
.grid_11,
.grid_12{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10.0px;
	margin-right: 10.0px;
}


/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1{
	width:60px;
}

.container_12 .grid_2{
	width:140px;
}

.container_12 .grid_3{
	width:220px;
}

.container_12 .grid_4{
	width:300px;
}

.container_12 .grid_5{
	width:380px;
}

.container_12 .grid_6{
	width:460px;
}

.container_12 .grid_7{
	width:540px;
}

.container_12 .grid_8{
	width:620px;
}

.container_12 .grid_9{
	width:700px;
}

.container_12 .grid_10{
	width:780px;
}

.container_12 .grid_11{
	width:860px;
}

.container_12 .grid_12{
	width:940px;
}





/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .prefix_1 {
	padding-left:80px;
}

    .container_12 .prefix_2 {
	padding-left:160px;
}

    .container_12 .prefix_3 {
	padding-left:240px;
}

    .container_12 .prefix_4 {
	padding-left:320px;
}

    .container_12 .prefix_5 {
	padding-left:400px;
}

    .container_12 .prefix_6 {
	padding-left:480px;
}

    .container_12 .prefix_7 {
	padding-left:560px;
}

    .container_12 .prefix_8 {
	padding-left:640px;
}

    .container_12 .prefix_9 {
	padding-left:720px;
}

    .container_12 .prefix_10 {
	padding-left:800px;
}

    .container_12 .prefix_11 {
	padding-left:880px;
}



/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .suffix_1 {
	padding-right:80px;
}

    .container_12 .suffix_2 {
	margin-right:160px;
}

    .container_12 .suffix_3 {
	padding-right:240px;
}

    .container_12 .suffix_4 {
	padding-right:320px;
}

    .container_12 .suffix_5 {
	padding-right:400px;
}

    .container_12 .suffix_6 {
	padding-right:480px;
}

    .container_12 .suffix_7 {
	padding-right:560px;
}

    .container_12 .suffix_8 {
	padding-right:640px;
}

    .container_12 .suffix_9 {
	padding-right:720px;
}

    .container_12 .suffix_10 {
	padding-right:800px;
}

    .container_12 .suffix_11 {
	padding-right:880px;
}



/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .push_1 {
	left:80px;
}

    .container_12 .push_2 {
	left:160px;
}

    .container_12 .push_3 {
	left:240px;
}

    .container_12 .push_4 {
	left:320px;
}

    .container_12 .push_5 {
	left:400px;
}

    .container_12 .push_6 {
	left:480px;
}

    .container_12 .push_7 {
	left:560px;
}

    .container_12 .push_8 {
	left:640px;
}

    .container_12 .push_9 {
	left:720px;
}

    .container_12 .push_10 {
	left:800px;
}

    .container_12 .push_11 {
	left:880px;
}





/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .pull_1 {
	right:80px;
}

    .container_12 .pull_2 {
	right:160px;
}

    .container_12 .pull_3 {
	right:240px;
}

    .container_12 .pull_4 {
	right:320px;
}

    .container_12 .pull_5 {
	right:400px;
}

    .container_12 .pull_6 {
	right:480px;
}

    .container_12 .pull_7 {
	right:560px;
}

    .container_12 .pull_8 {
	right:640px;
}

    .container_12 .pull_9 {
	right:720px;
}

    .container_12 .pull_10 {
	right:800px;
}

    .container_12 .pull_11 {
	right:880px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
