/************************
RESET
************************/

* {
padding:0;
margin:0;
}

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: lighter;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}




/************************
ALLGEMEIN
************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height:110%;
	letter-spacing:0.05em;
	word-spacing:0.1em;
	color:#cddaae;
	background:#000;
}

a {
	text-decoration:none;
	color:#83b817;
	outline:none;
}

a:hover {
	color:#5b8011;
}

p, ul {
	padding: 0 0 1em 0;
}

h1 {
	padding-bottom:0.75em;
	font-size:1.1em;
	line-height:1em;
	color:#83b817;
}

h2 {
	padding:0.5em 0;
	font-size:0.85em;
	line-height:1em;
	color:#a68a4b;
}

b {
	color:#a68a4b;
}

hr {
	height:1px;
	border:0;
	border-bottom:1px solid #5b8011;
	margin-bottom:1em;
}




/************************
navigation
************************/

#navigation_container {
	width:100%;
	height:2.5em;
	border-bottom:0.3em solid #83b817;
	/*background:url(../img/_layout/navigation_bg.png) bottom repeat-x;*/
    background:#000;
	}

#navigation {
	width:60em;
	margin:0 auto;
}

#navigation .aktiv {
	color:#5b8011;
}

#navigation ul {
	width:auto;
	padding:1em 0 0 0;
	font-size:0.85em;
	list-style:none;
	float:left;
}

#navigation ul li {
	padding:0 2em 0 0;
	float:left;
}

#navigation ul li a:hover {
	color:#5b8011;
}

#navigation ul li img {
	height:1.0em;
}

#navigation ul.menu_pikto {
	float:right;
	padding:1em 0 0 0;
}

#navigation ul.menu_pikto li {
	padding:0 0 0 1.5em;
	font-size: .75em;
	float:left;
}




/************************
header
************************/

#header_container {
	width:100%;
	padding:30px 0;
	background: url(../img/_layout/header_bg7.jpg);
}

#header_logo {
	width:960px;
	margin:0 auto;
}

#header_logo img {
	width:960px;
	height:125px;
	background:#000;
	box-shadow: 0 0 20px black; 
	-moz-box-shadow: 0 0 20px black; 
	-webkit-box-shadow: 0 0 20px black; 
}

#header_img {
	width:960px;
	height:350px;
	margin:20px auto 0px auto;
	background:#000 url(../img/_layout/slider/loading.gif) no-repeat 50% 50%; 
	box-shadow: 0 0 20px black; 
	-moz-box-shadow: 0 0 20px black; 
	-webkit-box-shadow: 0 0 20px black;
}

#header_img img {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000;
	display:none;
}

#header_map {
	width:960px;
	height:350px;
	margin:15px auto 10px auto;
	background:#000 url(../img/_layout/slider/loading.gif) no-repeat 50% 50%; 
	box-shadow: 0 0 20px black; 
	-moz-box-shadow: 0 0 20px black; 
	-webkit-box-shadow: 0 0 20px black;
}




/************************
content
************************/

#container {
	width:100%;
	/*background:url(../img/_layout/container_bg.png) repeat-x; */
	background:#000;
	border-top:0.3em solid #83b817;
}

#container p, #container ul {
	font-size:0.75em;
	font-weight:lighter;
}

#container ol {
	font-size:0.75em;
	font-weight:lighter;
	list-style:decimal;
	margin-left:1.5em;
}

#container ol li {
	padding-bottom:0.5em;
}

#content {
	width:60em;
	margin:0 auto;
	padding:2em 0em;
	overflow: hidden;
}




/************************
content zweispaltig
************************/

#content .zweispaltig {
	width:36em;
	min-height:10em;
	padding:1em 3em 1em 1em; 
	margin-right:-1px;
	border-right:1px solid #5b8011;
	float:left;
}

#content .zweispaltig.rechts {
	width:18em;
	border:0;
	margin:0;
	padding:1em; 
}

#content .zweispaltig.rechts img {
	border:0.25em solid #83b817;
	margin:0.5em;
	padding:0; 
}

#content .zweispaltig.rechts a.subnavi {
	font-size:0.75em;
	border:1px solid #5b8011;
	margin-bottom:0.5em;
	padding:0.5em 1em;
	display:block;
	text-transform:uppercase;
}

#content .zweispaltig.rechts a.subnavi:hover {
	border:1px solid #83b817;
	color:#83b817;
}

#content .zweispaltig.rechts a.subnavi.aktiv {
	border:1px solid #83b817;
	color:#83b817;
}

#content table.produkteigenschaften  {
	font-size:0.75em;
}

.zutaten {
	line-height:150% !important;
}

#content table.produkteigenschaften tr {
	line-height:2.5em;
}

#content table.produkteigenschaften td.bezeichnung {
	width:8em;
}

#content table.produkteigenschaften td.eigenschaft {
	width:28em;
}




/************************
content dreispaltig
************************/

#content .dreispaltig {
	width:18em;
	padding:1em 1em;
	float:left;
	min-height:13em;
}

#content .dreispaltig.mitte {
	margin:0em -1px; 
	border-left:1px solid #5b8011;
	border-right:1px solid #5b8011;
}

#content .dreispaltig ul {
}

#content .dreispaltig ul li {
	list-style:square;
	padding-left:0em;
	margin-left:1em;
}