* {
	font-family:Arial, Helvetica, sans-serif;
	color:#325723;
	font-size:12px;
	margin:0; padding:0;
}
html, body {
	height: 100%; /* Required */
}
body {
	margin: 0px;
}

{
  behavior: url(../inc/iepngfix/iepngfix.htc);
}

#blatt{
	position:absolute;
	background: url(../images/img_blatt.png) no-repeat top left;
  _background: url(../images/x.gif) no-repeat top left;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/img_blatt.png', sizingMethod='crop', enabled=true)
	width:90px;
	height:76px;
	z-index:2500;
	margin:506px 0 0 297px;
}
#container-page {
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}
div#Page {
	width:1003px;
	/*height:630px;*/
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#container-foot {
	width: 100%;
	background-image:url(../images/hg_footer.gif);
	background-repeat:repeat-x;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 23px;
}
#foot {
	color:#FFFFFF;
	font-size:10px;
	width:800px;
	text-align:right;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
}
div#Navigation {
	height:117px;
	background-image:url(../images/hg_navi.gif);
	background-repeat:repeat-x;
}
div#Logo {
	position:absolute;
	margin:32px 0 0 561px;
}
div#Moodbild {
	position:absolute;
	margin-top:123px;
	margin-left:-214px;
}
div#Inhalt {
	width:736px;
	height:575px;
	margin:0 0 0 214px;
	background-image:url(../images/hg_content.gif);
	background-repeat:repeat-x;
}
div#ScrollableContent {
	height:330px;
	width:736px;
	overflow:auto;
	margin-top:5px;
}
/* 
	--------------------------------
	TOP-Navigation Container
	--------------------------------
*/
#main_navi {
	position:absolute;
	clear:right;
	list-style-type:none;
	margin-top:73px;
	padding:0;
	z-index:10;
}
#main_navi ul {
	margin: 0;
	padding: 0;
	list-style-type:none!important;	
}

/* 
	--------------------------------
	TOP-Navigation EBENE: I.
	--------------------------------
*/
#main_navi .Level1 { /* LI - TAG */
	/*margin: 0 12px 0 12px; ABSTAND MIT HANDESLPARTNER*/
	margin: 0 22px 0 22px;
	padding: 0;
 	float: left;
	display: block;
	cursor: pointer;
}
#main_navi .Level1 a { /* A - TAG */
	padding: 0;
	margin:0;
	color:#4a8432;
	font-size:14px;
	text-decoration: none;
	display: block;
}
#main_navi a:hover, #main_navi a.active{ /* A - TAG HOVER & ACTIVE */
	color: #e2001a;
} 
#main_navi .Level1 ul {  /* UL - TAG */
	position: absolute;
	margin-top:5px;
	padding: 0;
	left:8px;
}
/* 
	--------------------------------
	TOP-Navigation EBENE: II.
	--------------------------------
*/

#main_navi ul ul{
	width:700px;
}
#main_navi .Level1 ul li ul{
	position: absolute;
}
#main_navi .Level2 { /* LI - TAG */
	margin: 0;
	/*OHNE HANDELSPARTNER*/
	margin-left:11px;
 	float: left;
	display: block;
	cursor: pointer;
			
}
#main_navi .Level2 a { /* A - TAG */
	margin: 0;
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
	display: block;
	padding: 4px 4px 7px 4px;
	
}
#main_navi .Level2 a:hover, #main_navi .Level2 a.active{ /* A - TAG HOVER & ACTIVE */
	color:#e2001a;
	background:transparent url(../images/hg_unavi.gif) repeat-x top left;
}

/* 
	--------------------------------
	CONTENT-Navigation Container
	--------------------------------
*/
#InhaltUnternavi{
	position:absolute;
	height:441px;
	width:185px;
	margin:34px 0 0 84px;
	*margin-left:-213px;
	padding:0;
	background: url(../images/hg_produktnavi.gif) no-repeat;
	z-index:10px;
}

#Unternavi{
	list-style-type:none;
	padding:0;
}
#Unternavi ul {
	list-style-type:none!important;
	margin:0;
	padding:0;
   }
   
#Unternavi .Level1, #Unternavi .Level2 {
	_height:0%;
	visibility:visible;
	font-size:12px;
}

/* 
	--------------------------------
	CONTENT-Navigation EBENE: I.
	--------------------------------
*/

#Unternavi .Level1 { /* LI - TAG */
   padding: 0;
   margin: 0;
   list-style: none;
   width:185px;
   }
  
#Unternavi .Level1 a { /* A - TAG */
	font-weight:bold;	
	display: block;
	text-decoration: none;
	padding-left: 12px;
	padding-top:0px;
	padding-bottom:3px;
	line-height:22px;
	*line-height:18px;
	color: #FFFFFF;
	background: url(../images/hg_produktlink.gif) repeat-x;
   }
   
#Unternavi a:hover, #Unternavi a.active{ /* A - TAG HOVER & ACTIVE */
   color: #FFFFFF;
   }
   
#Unternavi .Level1 ul {  /* UL - TAG */
	list-style-type:none!important;
	margin:0;
	padding:0;
	width:inherit;
}
/* 
	--------------------------------
	CONTENT-Navigation EBENE: II.
	--------------------------------
*/
#Unternavi .Level1 ul li ul{
	list-style-type:none!important;
	margin:0;
	width:inherit;
}

#Unternavi .Level2 a { /* A - TAG */
	padding-left: 12px;
	line-height:17px;
	/*line-height:5px;*/
	*padding-top:0px;
	*padding-bottom:0px;
	color: #386f22;
	font-weight:normal;
	background: none;
   }
   
#Unternavi .Level2 a:hover, #Unternavi .Level2 a.active{ /* A - TAG HOVER & ACTIVE */
	color: #e2001a;
	background: url(../images/pfeil_unternavigation.gif)  no-repeat 0 4px ;
	font-weight:bold;
   }
/* 
	--------------------------------
	Allgemeiner Content-Inhalt
	--------------------------------
*/
p{
	margin:0;
	padding:0;
}
h1{
	
}
h2{
	font-weight:bold;
	margin-bottom:5px;
}
h3{
	font-weight:bold;
	margin-bottom:5px;
	color:#e31c18;
}
.Headline{
	margin:35px 0 15px 57px;
}
.TextBox{
	margin:0 0 0 140px;
	width:560px;
}
.TextRed{
	color:#e31c18;
}
.TextWeiss{
	color:#FFFFFF;
}
.SpalteLinks, .SpalteRechts {
	float:left;
} 
.SpalteLinks {
	width:88px;
}
.SpalteRechts {
	width:220px;
}
.Clear{
	clear:left;
}
/* 
	--------------------------------
	Bereich Produkte
	--------------------------------
*/
#TextBoxProdukte{
	margin:90px 0 0 298px;
	*margin-top:87px;
}
#BTNNaehrwerte{
	position:absolute;
	margin:275px 0 0 296px;
}
.BoxProdImage, .BoxProdText {
	float:left;
}
.BoxProdImage {
	width:170px;
}
.BoxProdText {
	padding-top:46px;
	width:250px;
}

#ProduktListe li {
   padding: 0;
   padding-left: 8px;
   margin: 0;
   list-style: none;
   width: 250px;
   background:url(../images/punkt.gif) no-repeat 0px 7px;
   }

.HeadNaehrwerte{
	background:url(../images/produkte/hg_naehrwerte.gif) repeat-x;
	width:502px;
	height:31px;
	color:#FFFFFF;
	font-weight:bold;
}
.SpalteNaehrwerte{
	float:left;
	border-right: solid 1px #407c27;
}
.SubheadNaehrwerte{
	padding-top:13px;
	padding-left:6px;
}
.TextNaehrwerte{
	padding-top:3px;
	padding-left:6px;
	padding-bottom:8px;
	border-bottom: solid 2px #e7f8df;
}
/* 
	--------------------------------
	Lightbox Nährwerte
	--------------------------------
*/
.white_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index:1001;
	*-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 40%;
	width: 502px;
	height: 150px;
	background-color: #effbe8;
	border: solid 1px #407c27;
	z-index:1002;
}

.white_contentPraemie {
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 502px;
	height: 370px;
	background-color: #effbe8;
	border: solid 1px #407c27;
	z-index:1002;
}
/* 
	--------------------------------
	Verlinkungen
	--------------------------------
*/
a.Link:link, a.Link:active, a.Link:visited, a.Link:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
a.LinkWeiss:link, a.LinkWeiss:active, a.LinkWeiss:visited, a.LinkWeiss:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
}
a.LinkGruen:link, a.LinkGruen:active, a.LinkGruen:visited, a.LinkGruen:hover {
	text-decoration:none;
	color:#407c27;

}
a.NavLink:link, a.NavLink:active, a.NavLink:visited, a.NavLink:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
}

/* 
	--------------------------------
	Formulare
	--------------------------------
*/
form, input{
padding:0px;
margin:0px;
}
.input, .select, .textarea{
	width:219px;
	margin-bottom:4px;
	*margin-bottom:2px;
	padding-left:2px;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	height:15px;
	border: 1px solid #5fb639;
}
.select{
	height:18px;
	width:224px;
}
.textarea {
	height:70px;
	width:247px;
}
input.required, textarea.required {
	border: 1px solid #e2001a;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #e2001a;
	color : #e2001a;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #959595;
	color : #000;
}

.validation-advice {
	width:216px;
	padding:3px;
	background-color: #e2001a;
	color : #FFFFFF;
	font-size:10px;
}

.custom-advice {
	width:210px;
	background-color: #C8AA00;
	color : #FFF;
}

.form-row {
	clear: both;
	padding: 0.5em;
}
