/* ====================================================================
   stylesheets.css
   Œ WDS.media GmbH - Pascal Vorsmann
   2010-01-22
===================================================================== */
*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
a { outline: none; }
body {
	margin: 0px;
	background:#cfec71 url(../images/hg_body.jpg) top left repeat-x;
}
div#bckgrd{
	background:transparent url(../images/hg_welle.jpg) top left no-repeat;
	width:100%;
	height:310px;
	position:absolute;
	z-index:1;
	overflow:hidden;
}
div#maincontent{
	width:754px;
	min-height:459px;
  	height:auto !important;
  	height:459px;
  	left:0px; top:0px;
	margin:89px 0 0 213px;
	background:transparent url(../images/hg_maincontent.png) top left no-repeat;
	position:absolute;
	z-index:2;
}
div#content{
	position:absolute;
	z-index:3;
	top:0px; left:0px;
	margin:137px 0 0 10px;
	width:957px;
}
div#logo{
	width:209px;
	height:113px;
	left:0px; top:0px;
	margin:17px 0 0 228px;
	position:absolute;
	z-index:3;
}
div#inhalt{
	position:absolute;
	top:0px;
	left:0px;
	margin:5px 0 0 465px;
	width:479px;
	font-size:12px;
}

/* ====================================================================
   Diverse HTML-Tags
===================================================================== */
.clear{
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
.teaserheadline{
	color: #e32119;
	font-size:14px;
	font-weight:bold;
}
.red{
	color: #e32119;
}
.green{
	color:#3a7600;
}
.gewicht{
	font-size:14px;
	color:#97bf0e;
}
h1{
	padding:0px;
	margin:0 0 16px 0;
	font-weight:bold;
	font-size:18px;
	color:#e42219;
}
h2.products{
	color:#3a7600;
	padding:0px;
	margin:0 0 2px 0;
	font-size:18px;
	font-weight:normal;
}
.size11{
	font-size:11px;
}
.size12{
	font-size:12px;
}
.size14{
	font-size:14px;
}
.size18{
	font-size:18px;
}
.gelb, .yellow{
	color:#fbcf34;
}
.rot, .red{
	color:#e42219;
}
.green, .gruen{
	color:#3a7600;
}
/* Aufzählung mit Blatt Symbol */
div.blatt ul{
	list-style-type:none;
	clear:left;
	padding:0;
	margin:0;
}
div.blatt ul li{
	margin: 0;
	padding: 5px 0 5px 25px;
	color:#3a7600;
	background:transparent url(../images/li_blatt.gif) left 8px no-repeat;
}
div.blatt ul li a{
	color:#3a7600;
	text-decoration:underline;
}

/* Aufzählung Tipps */
div.tipps ul{
	list-style-type:none;
	clear:left;
	padding:10px 0 0 10px;
	margin:0;
	width:253px;
}
div.tipps ul li{
	margin: 0;
	padding: 3px 0 3px 30px;
	height:24px;
	background:transparent url(../images/provital-prinzip/richtig-ernaehren/li.gif) left 0px no-repeat;
}
div.tipps ul li:hover{
	background:transparent url(../images/provital-prinzip/richtig-ernaehren/li_o1.gif) left 0px no-repeat;
}

div.tipps ul li.zwei{
	height:33px;
}
div.tipps ul li.zwei:hover{
	background:transparent url(../images/provital-prinzip/richtig-ernaehren/li_o2.gif) left 0px no-repeat;
}
div.tipps ul li:hover a{
	color:#3a7600;
}
div.tipps ul li a{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


/* Nährwertangaben Box */
div.nwbox{
	width:227px;
}
div.nwbox .top{
	height:21px;
	line-height:21px;
	background:transparent url(../images/produkte/nwbox/top.png) top left no-repeat;
	color:#ffffff;
	border-bottom:1px solid #3a7600;
	padding-left:10px;
	_padding-left:0px;
	
}
div.nwbox .Line{
	border-bottom:1px solid #97be0d;
	color:#3a7600;
	height:18px;
	overflow:hidden;
	background:#ffffff;
}
div.nwbox .footer{
	border-bottom:none;
	background:transparent url(../images/produkte/nwbox/footer.png) top left no-repeat;
}
div.notes{
	border-bottom:none;
	color:#3a7600;
	background:none;
	font-size:11px;
	padding:10px 10px 0 10px;
}
div.nwbox .colLeft{
	float:left;
	width:149px;
	font-size:11px;
	padding-left:10px;
	line-height:18px;
}
div.nwbox .colRight{
	float:left;
	width:55px;
	overflow:hidden;
	font-size:11px;
	line-height:18px;
	text-align:right;
}
/* Infolayer */
div#myoverlay{
	background:transparent url(../images/green-70.png) top left repeat;
	position:absolute;
	width:100%;
	height:100%;
	display:none;
}

/* Formulare */
input.input{
	width:270px;
	height:18px;
	border:1px solid #3a7600;
	color:#3a7600;
	font-size:12px;
}
textarea.textarea{
	width:270px;
	height:94px;
	border:1px solid #3a7600;
	color:#3a7600;
	font-size:12px;
}
/* Validation */
.validation-advice {
	margin:0;
	width:264px;
	padding:0 3px 0 3px;
	color : #BD0102;
	font-weight: normal;
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
}
.custom-advice {
	margin:0;
	padding:0 3px 0 3px;
	background-color: #C8AA00;
	color : #000000;
	font-weight: normal;
}

.form-row {
	clear: both;
	padding: 0.1em;
}

/*-------------------------
Window IFrame für IE6
---------------------------*/
#iframe_10{
	_height:394px;
}
#iframe_20{
	_height:394px;
}