@charset "UTF-8";
/* CSS Document */

body
{
	background: #FFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

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

#nlframe {
z-index:999 !important;
}

a:hover, a:active
{
	color: #FF0000;
}

a img
{
	border: 0px;
}

a.metaNav:link, a.metaNav:visited {
	color: #cccccc;
}

a.metaNav:active, a.metaNav:hover {
	color: red;
}


#mainContainer
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header
{
	background: url(../../img/header.jpg);
	height: 124px;
	position: relative;
}

#header a.logo
{
	display: block;
	position: absolute;
	top: 6px;
	right: 100px;
	width: 168px;
	height: 107px;
}

#navigation
{
	position: absolute;
	bottom: 13px;
	left: 18px;
}

#navigation a,
.subNavigation a
{
	color: #ff9999;
	text-decoration: none;
	margin-right: 20px;
	font-size: 13px;
	letter-spacing: 0px;
	padding-top: 3px;
	display: block;
	float: left;
}

#navigation a.active,
#navigation a:hover,
.subNavigation a.active,
.subNavigation a:hover,
#navigation a.activeSub
{
	color: #FFF;
}

#navigation a.activeSub
{
	background:url(../../img/nav_active.gif) no-repeat;
	background-position: center top;
}

#navigation a.activeMenu
{
	color: #FFF;
}

.subNavigation
{
	bottom: 32px;
	left: 14px;
	position: absolute;
	padding: 0px 0px;
	display: none;
	margin-top: -5px;
}

.subNavigationBorder
{
	height: 4px;
	border: 1px solid #FFF;
	border-top: 0px;
	left: 50px;
	top: 18px;
	clear: left;
	width: 100%;
}

#subNavigationBorder.company
{
	width: 247px;
}

.subNavigationContent a
{
	margin-bottom: -2px;
}


.subNavigationContent
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: -13px;
	padding-left: 4px;
	display: block;
	border: 1px;
	float: left;
	
}

.subNavigation a.last
{
	/*margin-right: 2px;*/
}

.subNavigation.active
{
	display: block !important;
}

#leftContent
{
	width: 160px;
}

#mainContentPreview
{
	width: 390px;
	margin: -27px 20px 0px 15px;
	padding-top: 57px;
	line-height: 18px;
	min-height: 395px;
}

#mainContentPrint
{
	width: 390px;
	margin: -25px 20px 0px 15px;
	padding-top: 57px;
	line-height: 18px;
	min-height: 395px;
	position: absolute;
	left: 170px;
}

#mainContent
{
	width: 390px;
	margin: -27px 20px 0px 8px;
	padding-top: 57px;
	line-height: 18px;
	min-height: 395px;
	position: absolute;
	left: 170px;
	z-index: 50;
}

#mainNavigation {
	z-index: 999;
	position: relative;
	top: 0px;
}

#rightContent
{
	width: 324px;
	position: absolute;
	right: 5px;
}

#leftContent,
#mainContent,
#rightContent
{
	float: left;
}

#mainContent h1, #mainContentPreview h1, #mainContentPrint h1
{
	font-size: 20px;
	font-weight: normal;
	margin-top: 17px;
	margin-bottom: -5px;
	line-height: 25px;
	letter-spacing: 1px;
}

#mainContent h2, #mainContentPreview h2, #mainContentPrint h2
{
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 20px;
}

#mainContent h2.topHeadline, #mainContentPreview h2.topHeadline, #mainContentPrint h2.topHeadline
{
	margin-top: -12px;
	margin-bottom: -5px;
}

h3
{
	font-size: 12px;
	color: #E3061F;
	margin-bottom: 0px;
}

#searchForm #searchInput
{
	margin-top: 17px;
	margin-left: 18px;
	width: 102px;
	border: 1px solid #CCC;
	padding-left: 20px;
	font-size: 11px;
	background: url(../../img/search_icon.gif) no-repeat;
	background-position: left center;
	color: #CCC;
}

#leftTeaser
{
	margin-top: 15px;
	width: 148px;
	padding-bottom: 3px;
}

#leftTeaser .img
{
	margin-bottom: 5px;
}

div.teaserContent
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#teaserContent h2
{
	font-size: 13px;
	font-weight: normal;
	margin: 2px 0px;
}

#leftTeaser .boxProduct {
	background:url(../../img/left_teaser_product_bg.jpg);
	height: 216px;
}

#leftTeaser .boxContent {
	background:url(../../img/left_teaser_content_bg.jpg);
	height: 114px;
}

#leftTeaser .boxBetterFood {
	/*background:url(../../img/left_teaser_better_food_bg.jpg);*/
	background:url(../../img/left_teaser_content_bg.jpg);
	height: 114px;
}

#leftTeaser .boxContent, #leftTeaser .boxProduct, #leftTeaser .boxBetterFood
{
	padding: 5px;
	width: 148px !important;
	margin-bottom: -52px;
	background-position: top;
	background-repeat: repeat-x;
}


#leftTeaser h1
{
	font-size: 13px;
	font-weight: normal;
	margin: 2px 0px;
}


#leftContent p.moreLink
{
	/*float: right;*/
	margin-top: 0px;
}

p.moreLink
{
	/*float: right;*/
	margin-top: 10px;
	cursor: pointer;
}

p.moreLinkTab
{
	float: left;
	margin-top: 0px;
	position: absolute;
	bottom: -16px;
	margin-bottom: 10px;
}

p.moreLinkBack
{
	float: left;
	margin-top: 0px;
	position: absolute;
	bottom: -16px;
	margin-bottom: 10px;
	margin-left: 370px;
}

ul#products
{
	list-style-type: none;
	padding: 0px;
	padding-top: 0px;
	position: relative;
	z-index: 600;
}

ul#products li
{
	margin-bottom: 3px;
}

ul#products li a
{
	color: #999999;
	font-size: 12px;
	padding-left: 17px;
	padding-top: 3px;
	background: url(../../img/accordion_bg.gif);
	display: block;
	width: 141px;
	height: 19px;
}

ul#products li img.teaserLink
{
	cursor: pointer;
	z-index: 40;
}

ul#products li a.selected
{
	color: #ff0000;
}

/*ul#products li a:hover, ul#products li .current
{
	color: #ff0000;
}*/

.searchItem
{
	margin-bottom: 20px;
}

p.newsDate
{
	font-size: 11px;
	margin-bottom: -17px;
}

.newsTeaser
{
	margin-top: -15px;
}

.newsTeaser p.moreLink
{
	cursor: pointer;
	clear: both;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.moreContentLink
{
	cursor: pointer;
	clear: both;
	text-align: right;
	/*top: -30px;*/
	margin-top: 2px;
	margin-bottom: 2px;
	position: relative;
}

p.moreContentLinkNews
{
	cursor: pointer;
	clear: both;
	text-align: right;
	margin-top: 0px;
	position: relative;
	margin-bottom: 0px;
}


p.productTeaser
{
	cursor:pointer;
position:relative;
text-align:right;
top:-25px;
}

p.productTeaserNews
{
	cursor:pointer;
position:relative;
text-align:right;
top:-10px;
}
/*
p.productTeaser
{
	cursor: pointer;
	clear: both;
	position: relative;
	left: 15px;
	margin-bottom: 50px;
	z-index: 500;
}
*/

img.prodImg
{
	position: absolute;
	z-index: -10;
}
	
p.moreLinkTeaserContent
{
	cursor: pointer;
	position: relative;
	right: -7px;
	text-align: right;
	top: 1px;
	margin-top: 12px;
	margin-bottom: 0px;
}

p.betterFoodmoreLinkTeaserContent
{
	cursor: pointer;
	position: relative;
	text-align: right;
	right: -7px;
	top: 0px;
	margin-bottom: 3px;
}

.headerImageLink
{
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
}

#headerImage
{
	position: relative;
	top: 0px;
	right: -5px;
}

#headerImageLeft
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 15px;
	height: 15px;
}

#headerImageRight
{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 15px;
	height: 15px;
}

#contactForm label
{	
	float: left;
	width: 367px;
	height: 20px;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#contactForm select
{	
	float: left;
	width: 367px;
	margin: 2px;
}

#contactForm input
{	
	float: left;
	width: 361px;
	margin: 2px;
}

#contactForm textarea
{	
	float: left;
	width: 361px;
	height: 120px;
	margin: 2px;
}

#contactForm select,
#contactForm input,
#contactForm textarea
{
	border: 1px solid #BFBFBF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;	
}

#contactForm .submitBtn
{
	width: 100px;
	margin-right: -2px;
	float: right;
}

#footer
{
	/*clear: both;*/
	/*float: left;*/
	/*
	width: 952px;
	text-align: right;
	position: absolute;
	*/
	position: absolute;
	top: 610px;
	/*border: 1px solid blue;*/
	width: 367px;
	right: 0px;
	text-align: center;
}

#footerPrint
{
	/*clear: both;*/
	/*float: left;*/
	/*
	width: 952px;
	text-align: right;
	position: absolute;
	*/
	position: absolute;
	top: 490px;
	/*border: 1px solid blue;*/
	width: 100%;
	right: 0px;
	text-align: right;
	border-top: 1px solid #cccdcc;
	margin-top: 15px;
	/*top: 0px;*/
}

#footer a
{
	margin: 0px 5px;
}

#footer a img
{
	margin: 0px -3px;
}

.teaserText {
	
	/*position: absolute;*/
	z-index: 500px;
}

.teaserTextWhite {
	
	position: absolute;
	margin: 130px 0px 0px 12px;
	color: #fff;
}

.zoom {
	position: relative;
	z-index: 500;
}

#rightContentOverlayContainer {
	width: 329px;
	height: 426px;
	position: absolute;
	right: 0px;
	z-index: 500;
}

.cmsAnchor:link, .cmsAnchor:hover, .cmsAnchor:active, .cmsAnchor:visited
{
	display: block;
	/* color: inherit; */
	color: #333333;
}


/** Validation Plugin **/
input.error, select.error, textarea.error
{
	border: 1px solid #b32f26 !important;
	background: #ff9d9d !important;
}

#subscribeNewsletterForm label.error {
	background-image: none !important;
	display: none !important;
}

#unsubscribeNewsletterForm label.error {
	background-image: none !important;
	display: none !important;
}

label.error
{
	width: 14px !important;
	height: 14px !important;
  	background-image: url(../../img/form_invalid.png) !important;
  	background-repeat: no-repeat;
	float:left;
	margin-top:0px;
	border:none !important;
}


label.success
{
	width: 14px !important;
	height: 14px !important;
  	background-image: url(../../img/form_valid.png) !important;
  	background-repeat: no-repeat;
	float:left;
	margin-top:0px;
	border:none !important;
}


/*** SITEMAP ***/
li.sub_sitemap
{
	list-style-type: square;
}
li.sub_sub_sitemap
{
	list-style-type: disc;
	margin-left: 15px;
}
li.sub_sub_sub_sitemap
{
	list-style-type: circle;
	margin-left: 30px;
}

DIV.downloadsAlign
{
	text-align: right;
}

DIV.subHeadlineContainer {
	position: absolute;
	top: 43px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

DIV.teaserText {
 width: 126px;
 margin-left: 12px;
}

DIV.newsTeaserText {
	width: 130px !important;
	margin-left: 17px;
	background-image: none !important;
}

P.backLink {
	margin-left: -10px;
}

h1.smallBreak {
	margin-bottom: 0px !important;
}


DIV.newsContent {
	margin-top: -18px;
}

H2.newsStartHeadline {
	margin-bottom: 7px !important;
	margin-top: 10px !important;
}

DIV.newsStartTextContainer {
}

#productDivContainer {
	/*border: 1px solid blue;*/
	background:url(../../img/left_teaser_product_bg.jpg);
	width: 158px !important;
	max-height: 175px !important;
}

img.betterFoodImage {
	margin-left: -17px;
	margin-bottom: -52px;
}

div.newsSecondContainer {
	bottom:-66px;
position:absolute;
}

p.backIndexLink {
	margin-left: -9px;
}

.accordion .productTeaser
{
	top: -5px;
}

div.blockMsg
{
	border: none !important;
	top: 0% !important;
	background-color: transparent !important;
}























#newsletterButton {
	border-bottom: 1px solid rgb(232, 232, 232);
	background: transparent url(../../img/newsletter_button.jpg) repeat scroll 0pt 0pt;
	margin-top: 14px;
	height: 21px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	color: rgb(105, 105, 105);
	cursor: pointer;
}


#newsletterUnsubscribeBox, #newsletterAgbBox, #newsletterBox, #newsletterBoxSubscribeSuccesfull, #newsletterTextBox {
	border-bottom: 1px solid rgb(207, 209, 208);
	background: transparent url(../../img/newsletter_box.jpg) repeat scroll 0pt 0pt;
	display: none;
	position: absolute;
}


#newsletterAgbBox {
	z-index: 995;
	height: 248px;
	width: 160px;
	background: transparent url(../../img/newsletter_agb_box.jpg) repeat scroll 0pt 0pt !important;
}


#newsletterUnsubscribeBox {
	height: 108px;
	width: 160px;
	z-index: 991;
}

#newsletterBox {
	z-index: 990;
	height: 278px;
	width: 160px;
}

#newsletterTextBox {
	z-index: 992;
	width: 160px;
	height: 108px;
}
