

/******************************************************* Styles fuer body *****/

body { font-size:100%; }

/* Mac IE5.x Hide \*/
* * body { font-size:72%; }

body {
	font			: normal 75% Verdana, Arial, Helvetica, sans-serif;
	color			: #000;
	background-color: #FFF;
}

.noshow {
	visibility		: hidden;
}

.show {
	visibility		: visible;
}


.overall {
	width			: 990px;
	margin			: 0 auto;
	position		: relative;
	top			: -280px;
}

.zentrierer {
	float: left;
	width			: 930px;
	padding			: 0 20px;
	background		: transparent url(/export/sites/bonduelle/img/aufbau/bg_shadow.jpg);
}


a, img {
	border			: 0;
	color			: #000;
}

* {
	margin			: 0;
	padding			: 0;
}

#nachoben {display: block;width: 0px; height: 0px;}

/***************************************************** Styles fuer header *****/


.header {
	width: 930px;
	height: 304px;
	float: left;
	background: #FFF url(/export/sites/bonduelle/img/aufbau/bg_verlauf.jpg) repeat-x;
	position: relative;
	top: 280px;
}



.logo {
	float: left;
	width: 325px;
	height: 114px;
	padding: 0 0 0 275px;
}



/* Suchfeld */

.search {
	position: absolute;
	left: 20px;
	top: 5px;	
	width: 130px;
	height: 30px;
}

.search .suchfeld {
	float: left;
	width: 107px;
	height: 16px;
	color: #98BC3D;
	text-align: center;
	margin: 5px 0 0 0;
	background: transparent url(/export/sites/bonduelle/img/aufbau/bg_suchfeld.png) no-repeat top left;
}

.search .suchfeld input {
	width: 80px;
	color: #98BC3D;
	margin: 2px 0 0 0;
	border: 0;
	/*height: 14px;*/
	HEIGHT: 13px; line-height:13px; font-size:11px;
}

.search .suchbutton {margin: 5px 0  5px  5px;}



/* Service */

.service {
	position: absolute;
	right: 20px;
	top: 5px;
	width: 250px;
	height: 30px;
	text-align: right;
}

.service a {
	/*float: left;*/
	color: #98BC3D;
	text-decoration: none;
	line-height: 30px;
	padding: 0 0 0 15px;
}






/*
.header {
	width: 930px;
	height: 304px;
	float: left;
	background: #FFF url(/export/sites/bonduelle/img/aufbau/bg_header.jpg) no-repeat 0 0;
	position: relative;
	top: 280px;
}

.logo {
	float: left;
	width: 196px;
	height: 128px;
	padding: 23px 0 0 368px;
}

.service {
	position: absolute;
	right: 20px;
	top: 5px;
	background: #FFF url(/export/sites/bonduelle/img/aufbau/bg_service.jpg) repeat-y top right;
	width: 386px;
	height: 30px;
	text-align: right;
}

.service .suchfeld {
	float: left;
	width: 107px;
	height: 16px;
	color: #98BC3D;
	text-align: center;
	margin: 5px 0 0 0;
	background: transparent url(/export/sites/bonduelle/img/aufbau/bg_suchfeld.png) no-repeat top left;
}

.service .suchfeld input {
	width: 80px;
	height: 14px;
	color: #98BC3D;
	margin: 2px 0 0 0;
	border: 0;
}

.service .suchbutton {margin: 5px 10px  5px  5px;}

.service a {
	float: left;
	color: #98BC3D;
	text-decoration: none;
	line-height: 30px;
	padding: 0 15px 0 0;
}
*/
/************************************************* Styles fuer navigation *****/

#erbsenlauf {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 928px;
	height: 24px;
	z-index: 10;
}

.navi {
	float: left;
	position: relative;
	top: 100px;
	left: 20px;
	width: 140px;
	height: 484px;
	background: transparent url(/export/sites/bonduelle/img/aufbau/bg_navi.png) no-repeat 0 0;
}

.navilogo {
	position: absolute;
	top: 315px;
	left: -20px;
}


/* erste Ebene */
.navi ul {
	display: block;
	margin: 6px;
	width: 121px;
}
html>body .navi ul {width: 128px;}

.navi ul li,
.navi ul li.akt {
	display: block;
	float: left;
	clear: both;
	width: 128px;
	list-style: none;
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	border-top: 1px #FFF37B solid;
	border-bottom: 1px #E0CD15 solid;
}
html>body .navi ul li {float: none;}
.navi ul li[class] {float: left;display: block;clear: both;}


.navi li a {
	display: block;
	width: 114px;
	height: 18px;
	text-decoration: none;
	background: transparent url(/export/sites/bonduelle/img/navi/pfeil_off.png) no-repeat 0 0;
	padding: 0 0 0 14px;
}

.navi li a:link,
.navi li a:visited {color: #11A24C;}
.navi li a:hover,
.navi li a:active,
.navi li a:focus {color: #87AF31;}

.navi ul li.akt {
	background: transparent url(/export/sites/bonduelle/img/navi/head_on.png) no-repeat 0 0;
	border-bottom: 1px #E0CD15 solid;
	border-top: none;
}

.navi ul li.akt a:link,
.navi ul li.akt a:visited,
.navi ul li.akt a:hover,
.navi ul li.akt a:active,
.navi ul li.akt a:focus {
	background: transparent url(/export/sites/bonduelle/img/navi/pfeil_head_on.png) no-repeat 0 0;
	color: #FFF;
	width: 114px;
	height: 18px;
}

/* zweite Ebene */

.navi ul li.akt ul li{
	background-image: none;
	background-color: #FFF165;
	border-top: 1px #E0CD15 solid;
	border-bottom: none;
}

.navi ul li.akt ul li.akt {
	background-image: none;
	background-color: #C4CF4C;
	border-top: 1px #E0CD15 solid;
}

.navi ul li.akt ul li a,
.navi ul li.akt ul li.akt a{
	color: #11A24C;
	background-color: #C4CF4C;
	padding: 0 0 0 7px;
	width: 121px !important;
	height: 18px;
	background-image: none;
	font-weight: bold;
	font-size: 11px;
}

.navi ul li.akt ul li.akt a:link,
.navi ul li.akt ul li.akt a:visited {
	color: #FFF;
	background-image: none;
}

.navi ul li.akt ul li.akt a:hover,
.navi ul li.akt ul li.akt a:active,
.navi ul li.akt ul li.akt a:focus {
	background-image: none;
	color: #FFF;
}

.navi ul li.akt ul li a:link,
.navi ul li.akt ul li a:visited {
	background-image: none;
	color: #11A24C;
}

.navi ul li.akt ul li a:hover,
.navi ul li.akt ul li a:active,
.navi ul li.akt ul li a:focus {
	background-image: none;
	color: #FFF;
	background-color: #C4CF4C;
}

.navi ul li ul {margin: 0;}
.navi ul li ul li {background-color: #FFF165;float: left;}

/* dritte Ebene */

.navi ul li.akt ul li.akt ul li {
	border-bottom: none;
}

.navi ul li.akt ul li.akt ul li a {
	width: 107px !important;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 21px;
	background-color: transparent;
}

.navi ul li.akt ul li.akt ul li a:link,
.navi ul li.akt ul li.akt ul li a:visited {
	color: #11A24C;
}

.navi ul li.akt ul li.akt ul li a:hover,
.navi ul li.akt ul li.akt ul li a:active,
.navi ul li.akt ul li.akt ul li a:focus {
	color: #FFF;
	background-color: #C4CF4C;
}

.navi ul li.akt ul li.akt ul li.akt a:link,
.navi ul li.akt ul li.akt ul li.akt a:visited,
.navi ul li.akt ul li.akt ul li.akt a:hover,
.navi ul li.akt ul li.akt ul li.akt a:active,
.navi ul li.akt ul li.akt ul li.akt a:focus {
	color: #FFF;
}


/**************************************************** Styles fuer content *****/

.content {
	float: left;
	position: relative;
	top: 100px;
	left: 30px;
	width: 600px;
	z-index: 100;
	font-size: 13px;
	line-height: 19px;
	color: #5B715F;
}

.content .teaser_590 {
	float: left;
	margin: 0 0 10px 0;
}

.content .teaser_390 {
	width: 390px;
	float: left;
	margin: 0 10px 10px 0;
}

.content .teaser_290 {
	width: 290px;
	float: left;
	margin: 0 10px 10px 0;
}

.rez_dw {
	background: transparent url(/export/sites/bonduelle/img/aufbau/bg_rezdw.jpg) no-repeat left bottom;
}


.content .teaser_190 {
	width: 190px;
	float: left;
	margin: 0 10px 10px 0;
	display: block;
}

.content .header {
	position: static;
	height: 30px;
	float: left;
	width: 590px;
	background: transparent url(/export/sites/bonduelle/img/content/bg_header.jpg) no-repeat top left;
	margin : 0 0 10px 0;
}

.content .header h1 {
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #5B715F;
	line-height: 30px;
	padding: 0 10px;
}

.content.kids .header h1 {padding: 0 10px 0 110px;}
.content.kids .header .clr_1 {color: #0085E8;}
.content.kids .header .clr_2 {color: #FF2929;}
.content.kids .header .clr_3 {color: #FF0176;}
.content.kids .header .clr_4 {color: #009F00;}
.content.kids .header .clr_5 {color: #0084E8;}

.content .kidslogo {
	position: absolute;
	top: -27px;
	left: 10px;
	z-index: 1000;
}

.content h2 {
	float: left;
	width: 570px;
	font-size: 16px;
	font-weight: bold;
	color: #5B715F;
	padding: 5px 10px 6px 10px;
	margin: 0 0 10px 0;
	border-bottom: 2px #FFEE48 solid;
}

.content h2 .rez_titel {float: left;padding-right: 10px;}
.content h2 .bewertung.rechts {float: right;height: 15px;}
.content h2 .bewertung.links {float: left;height: 15px;}

a.link_empfehlen,
a.link_bewerten {
	color: #5B715F;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 0 0 0 20px;
}
a.link_empfehlen {background: transparent url(/export/sites/bonduelle/img/aufbau/icon_empfehlen.png) no-repeat 0 0}
a.link_bewerten {background: transparent url(/export/sites/bonduelle/img/aufbau/icon_bewerten.png) no-repeat 0 0}

.content.kids h2 {
	float: left;
	width: 570px;
	font-size: 16px;
	font-weight: bold;
	color: #5B715F;
	padding: 5px 10px 6px 10px;
	margin: 0 0 10px 0;
	border: none;
	background: transparent url(/export/sites/bonduelle/img/aufbau/h2_kids.jpg) no-repeat left bottom;
}

.content .textbox.halb h2 {
	width: 260px;
	padding: 5px 10px 6px 10px;
}

.content .textbox.halb h2 a,
.content .textbox.halb h3 a,
.content .textbox.halb h4 a,
.content .textbox.halb p a{
	color: #5B715F;
	text-decoration: none;
}

.content a:link, 
.content a:visited {font-weight: bold; text-decoration: none;} 

.content a:hover,
.content a:active, 
.content p a:focus {font-weight: bold; text-decoration: underline;} 



.content .teaser_190 h2 {
	width: 170px;
	font-size: 14px;
	padding: 5px 10px 6px 10px;
}

.content .teaser_390 h2 {
	width: 370px;
	font-size: 14px;
	padding: 5px 10px 6px 10px;
}

.content h2.klein {
	float: left;
	width: 380px;
	font-size: 12px;
	font-weight: bold;
	color: #5B715F;
	padding: 0 0 0 10px;
	margin: 0;
	border-bottom: 2px #FFEE48 solid;
}

.content h4 {font-weight: normal;font-size: 13px;}
.content p {padding-bottom: 10px;}
.content .teaser_290.rez_dw p {padding-bottom: 0;}

.content ol.faq a {color: #5B715F;}

.content a.pfeillink {
	text-decoration: none;
	font-weight: bold;
	color: #5B715F;
	padding: 0 10px 0 10px;
	background: transparent url(/export/sites/bonduelle/img/content/pfeillink.png) no-repeat 0 2px;
}

.content a.excel {
	font-weight: bold;
	color: #5B715F;
	padding: 0 10px 0 20px;
	background: transparent url(/img/aufbau/icon_excel.gif) no-repeat 0 0;
}

.content a.dokument {
	font-weight: normal;
	color: #5B715F;
	padding: 0 10px 0 20px;
	line-height: 30px;
	background: transparent url(/export/sites/bonduelle/img/aufbau/icon_doc.gif) no-repeat 0 0;
}

.content a.word {
	font-weight: normal;
	color: #5B715F;
	padding: 0 10px 0 20px;
	line-height: 30px;
	background: transparent url(/export/sites/bonduelle/img/aufbau/icon_word.gif) no-repeat 0 0;
}

.content a.pdf {
	font-weight: normal;
	color: #5B715F;
	padding: 0 10px 0 20px;
	line-height: 30px;
	background: transparent url(/export/sites/bonduelle/img/aufbau/icon_pdf.gif) no-repeat 0 0;
}

.content a.mail {
	text-decoration: none;
	font-weight: bold;
	color: #5B715F;
	padding: 0 10px 0 18px;
	background: transparent url(/export/sites/bonduelle/img/aufbau/icon_mail.gif) no-repeat 0 4px;
}


.content a.excel:link,
.content a.excel:visited,
.content a.word:link,
.content a.word:visited,
.content a.pdf:link,
.content a.pdf:visited,
.content a.dokument:link,
.content a.dokument:visited {
	text-decoration: none;
}

.content a.excel:hover,
.content a.excel:active,
.content a.excel:focus,
.content a.word:hover,
.content a.word:active,
.content a.word:focus,
.content a.pdf:hover,
.content a.pdf:active,
.content a.pdf:focus,
.content a.dokument:hover,
.content a.dokument:active,
.content a.dokument:focus,
a.mail:hover {
	text-decoration: underline;
}

.content .bildbox {
	float: left;
	width: 590px;
	background-color: #FFFDEC;
	margin: 0 0 10px 0;
}


.content .bildbox h3 {
	float: left;
	width: 570px;
	background-color: #FFFBD9;
	font-size: 13px;
	font-weight: bold;
	color: #5B715F;
	line-height: 23px;
	padding: 0 10px;
	border-bottom: 1px #FFF solid;
}

.content .teaser_290 h3 {
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px;
	color: #005D33;
}

.content .bildbox p {
	float: left;
	width: 376px;
	margin: 20px 10px 10px 10px;
}
html>body .content .bildbox p {width: 386px;}

.content .teaser_290 p {
	float: left;
	font-family: georgia;
	font-style: italic;
	font-size: 11px;
	padding: 0 10px 10px 10px;
	color: #005D33;
}

.content .teaser_290 .pfeillink {color: #005D33;}

.content .bildbox .bildbox_bild {
	float: right;
	margin: 25px 10px 10px 0;
}

.content .nummerbox {
	float: left;
	width: 590px;
	background: #FFF url(/export/sites/bonduelle/img/content/bg_nummerbox.gif) repeat-y top left;
	margin: 0 0 10px 0;
}

.content .nummerbox .nummer {
	float: left;
	width: 33px;
	padding: 10px 0 10px 13px;
	font-size: 13px;
	font-weight: bold;
	color: #5B715F;
}

.content .nummerbox p {
	float: left;
	width: 519px;
	padding: 10px 0 10px 24px;
	border-left: 1px #FFF solid;
}

.content .textbox {
	float: left;
	width: 580px;
	padding: 0 0 0 10px;
}

.content .textbox.halb {
	width: 290px;
	margin: 0 10px 10px 0;
	padding: 0;
}

.content .textbox h3 {font-size: 13px;}
.content .textbox ul {padding: 0 0 0 15px;}
.content .textbox.halb h3 {padding: 0 10px;}
.content .textbox.halb h4 {padding: 0 10px;font-size: 13px;}
.content .textbox p {margin-bottom: 10px;}
.content .textbox.halb p {padding: 0 10px 0 20px; margin: 0;}
.content p.fusstext {float: right;text-align: right; font-weight: bold;line-height: 13px;}
.content .teaser_590 p.fusstext {text-align: right; font-weight: bold;line-height: 30px;}
.content .textbox p.fusstext {text-align: right; font-weight: bold;font-style: italic;}
.content .teaser_290.rez_dw p.fusstext {padding:3px 0 5px 0;}
.content .textbox ol {margin: 0 0 10px 20px;}
.content .textbox .bildimtext {float: left; padding: 0 10px 10px 0;}
.content .textbox .bildimtext.rechts {float: right; padding: 0 0 10px 10px;}
.content .textbox .klingelton a {
	text-decoration: none;
	color: #5B715F;
	width:260px;
	float: left;
}
.content .textbox .mydays a {
	text-decoration: none;
	color: #5B715F;
	width:190px;
	float: left;
	margin: 10px 0 0 0;
}
.content .textbox .klingelton a:hover {
	color: #98BC3D;
}
.content .textbox .mydays a:hover {
	color: #98BC3D;
}

.content .adressbox {margin: 0 0 10px 10px;	line-height: 19px;}
.content .adressbox h3 {font-size: 13px;}
.content .adrfeld {float: left; width: 40px;}
.content .adrlink {
	text-decoration: none;
	font-weight: bold;
	color: #5B715F;
	padding: 0 0 0 10px;
	background: transparent url(/export/sites/bonduelle/img/content/pfeillink.png) no-repeat 0 2px;
}


.teaser_190 p.strich {float: left; clear: left;width: 180px;padding: 0 0 0 10px;background: transparent url(/img/content/zutaten_strich.gif) no-repeat 0 0}
.teaser_390 p {float: left; padding: 0 0 10px 10px;}
.teaser_390 .beschr {float: left;width: 116px; padding: 0 0 0 10px;}
.teaser_390 .anz {float: left;width: 140px; padding: 0 0 0 10px;}
.teaser_390 .link {float: right;width: 84px; padding: 0 0 0 10px;}

/* stellenliste */

.content .stellenliste {
	float: left;
	width: 590px;
	margin: 0 0 10px 0;
}

.content .stellenliste .st_head {
	float: left;
	width: 590px;
	background: transparent url(/export/sites/bonduelle/img/content/table_head.png) no-repeat 0 0;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
}

.content .stellenliste .st_head a {
	float: left;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

.content .stellenliste .st_head .sort {
	float: left;
	width: 10px;
	height: 13px;
	margin: 3px 0 0 5px;
}
.content .stellenliste .st_head .sort.up {
	background: transparent url(/export/sites/bonduelle/img/content/sort_up.jpg) no-repeat 0 0;
}
.content .stellenliste .st_head .sort.down {
	background: transparent url(/export/sites/bonduelle/img/content/sort_down.jpg) no-repeat 0 0;
}
.content .stellenliste .st_head .sort.off {
	background: transparent url(/export/sites/bonduelle/img/content/sort_off.jpg) no-repeat 0 0;
}

.content .stellenliste .st_head .titel {
	float: left;
	width: 285px;
	color: #FFF;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.content .stellenliste .st_head .datum {
	float: left;
	width: 285px;
	color: #FFF;
	font-weight: bold;
	padding: 0 10px 0 0;
	text-align: right;
}

.content .stellenliste .st_zeile.d {background-color: #FFF8B9;}
.content .stellenliste .st_zeile.h {background-color: #FFFCDD;}

.content .stellenliste .st_head .erg,
.content .stellenliste .st_head .ort,
.content .stellenliste .st_head .dat {border: none;}

.content .stellenliste .st_content {
	float: left;
	width: 590px;
	line-height: 34px;
}

.content .stellenliste .st_zeile {
	float: left;
	width: 590px;
	border-bottom: 1px #FFF solid;
}

.content .stellenliste .erg {
	float: left;
	width: 387px;
	border-right: 1px #FFF solid;
	padding: 0 0 0 10px;
}

.content .stellenliste .ort {
	float: left;
	width: 88px;
	border-right: 1px #FFF solid;
	padding: 0 0 0 10px;
}

.content .stellenliste .dat {
	float: left;
	width: 83px;
	padding: 0 0 0 10px;
}

.content .stellenliste .st_content h3 {
	float: left;
	width: 570px;
	background-color: #FFF8B9;
	line-height: 34px;
	font-size: 13px;
	padding: 0 10px;
}

.content .stellenliste .st_content p {
	float: left;
	width: 570px;
	background-color: #FFFCDD;
	padding: 10px;
	line-height: normal;
}

.content .stellenliste .st_content ul {
	float: left;
	width: 555px;
	background-color: #FFFCDD;
	padding: 10px 10px 10px 25px;
	list-style-type: disc;
}

.content .stellenliste .st_content ul li {
	line-height: 19px;
	padding: 0 0 10px 0;
}

.content .st_foot {
	float: left;
	width: 570px;
	background: transparent url(/export/sites/bonduelle/img/content/table_foot.png) no-repeat 0 0;
	padding: 0 10px;
	height: 20px;
}

.content .st_foot img {float: left;}

.content .st_foot a:link,
.content .st_foot a:visited,
.content .st_foot a:hover,
.content .st_foot a:active,
.content .st_foot a:focus {
	float: left;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	line-height: 20px;
	padding: 0;
}



.content .pag_foot {
	float: left;
	width: 580px;
	background: transparent url(/export/sites/bonduelle/img/content/table_foot.png) no-repeat 0 0;
	padding: 0 10px 0 0;
	height: 20px;
	color: #B0D182;
}

.content .pag {
	float: right;
}

.content .pag a {
	float: left;
	text-decoration: none;
	color: #B0D182;
	font-weight: bold;
	line-height: 20px;
}

.content .pag span {float: left;padding: 0 7px;}
.content .pag a.akt {color: #FFF;}

.content .pag a.link {
	float: left;
	color: #5B715F;
	display: block;
	text-align: right;
	line-height: 20px;
	width: 580px;
}

.content .pag img,
.content .pag a.link img {
	float: left;
	vertical-align: top;
	padding: 0 5px 0 0;
}



/* naehrwert-tabelle */

.textbox .prodbild {float: left; padding: 0 10px 10px 0;width: 180px;}

.zeile.h {background-color: #FFF;}
.zeile.d {background-color: #FFFCDD;}

.tab_356 {float:left;width: 356px;}
.tab_356 .zeile {float: left; width: 356px;line-height: 22px;color: #56765B;}
.tab_356 .zeile.h {background-color: #FFFCDD;}
.tab_356 .zeile.d {background-color: #FFF8B9;}
.tab_356 .adr_beschr {float: left; width: 137px;padding: 0 0 0 10px;color: #56765B;}
.tab_356 .adr_eing {float: left; width: 187px;padding: 0 0 0 10px;color: #56765B;border-left: 1px #FFF solid;}
.tab_356 .adr_eing input {width: 180px; height: 17px; font-size: 13px;}
.tab_356 .adr_eing select {width: 184px; height: 19px;color: #5B715F;margin: 2px 0 1px 0;font-size: 12px;}
.tab_356 .adr_eing .radio {width: auto;margin: 2px 0 1px 0;vertical-align: bottom;}
.tab_356 .adr_eing label {margin: 2px 10px 1px 0;}
.tab_356 .adr_eing input.input_plz {width: 43px;margin-right: 8px;}
.tab_356 .adr_eing input.input_ort {width: 125px;}
.tab_356 .adr_eing textarea {height: 94px;width: 180px;margin-top: 2px;font: normal 13px Verdana, Arial, Helvetica, sans-serif;}
.tab_356 .header .adr_beschr {float: left; width: 137px;padding: 0 0 0 10px;color: #FFF;border-right: none;}

.tab_356 .header {
	float:left;
	width: 356px;
	height: 20px;
	background: transparent url(/export/sites/bonduelle/img/content/table_small_head.png) no-repeat 0 0;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	line-height: 20px;
}
.tab_356 .mail_footer {
	float:left;
	width: 336px;
	height: 20px;
	background: transparent url(/export/sites/bonduelle/img/content/table_small_foot.png) no-repeat 0 0;
	margin: 0;
	padding: 0 10px;
	text-align: right;
	color: #FFF;
	font-weight: bold;
}

.tab_390 {float:left;width: 390px;}
.tab_390 .zeile {float: left; width: 380px;padding: 0 0 0 10px;line-height: 24px;color: #56765B;}
.tab_390 .nwert_beschr {float: left; width: 130px;font-weight: bold;}
.tab_390 .nwert_angabe {float: left; width: 250px;}

/* Tabellen */

.content .sort {
	float: left;
	width: 10px;
	height: 13px;
	margin: 3px 0 0 5px;
}
.sort.up {
	background: transparent url(/export/sites/bonduelle/img/content/sort_up.jpg) no-repeat 0 0;
}
.sort.down {
	background: transparent url(/export/sites/bonduelle/img/content/sort_down.jpg) no-repeat 0 0;
}
.sort.off {
	background: transparent url(/export/sites/bonduelle/img/content/sort_off.jpg) no-repeat 0 0;
}

.tab_590 {float:left;width: 590px;margin: 0 0 10px 0;}
.tab_590 .zeile {float:left;width: 590px;line-height: 30px;}
.tab_590 .header {
	float:left;
	width: 590px;
	height: 20px;
	background: transparent url(/export/sites/bonduelle/img/content/table_head.png) no-repeat 0 0;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	line-height: 20px;
}

.tab_590 .footer {
	float:left;
	width: 580px;
	height: 20px;
	background: transparent url(/export/sites/bonduelle/img/content/table_foot.png) no-repeat 0 0;
	margin: 0;
	color: #FFF;
	font-weight: bold;
}

.tab_590 .footer.rez {width: 580px;text-align: right;}
.tab_590 h3 {font-size: 13px;}

.tab_590 .header a {text-decoration: none;color: #FFF;}
.tab_590 .footer {padding: 0 10px;}
.tab_590 .zeile.h {background-color: #FFFCDD;}
.tab_590 .zeile.d {background-color: #FFF8B9;}

.tab_590 .serv_prod{float:left;width: 308px;padding: 0 0 0 10px;}
.tab_590 .serv_vol {float:left;width: 70px;line-height: 15px;border: 1px #FFF solid;border-style: none solid;padding: 8px 0 8px 10px;}
.tab_590 .serv_bem {float:left;width: 180px;padding: 0 0 0 10px;}
.tab_590 .header .serv_prod {width: 308px;}
.tab_590 .header .serv_vol {width: 72px;border: none;line-height: 20px;padding: 0 0 0 10px;}
.tab_590 .header .serv_bem {width: 180px;padding: 0 0 0 10px;}

.tab_590 .serv_vit	 {float:left;width: 104px;line-height: 15px;padding: 8px 0 8px 10px;}
.tab_590 .serv_fnkt {float:left;width: 192px;line-height: 15px;border: 1px #FFF solid;border-style: none solid;padding: 8px 0 8px 10px;}
.tab_590 .serv_vork {float:left;width: 262px;line-height: 15px;padding: 8px 0 8px 10px;}
.tab_590 .header .serv_vit {width: 104px;padding: 0 0 0 10px;}
.tab_590 .header .serv_fnkt {width: 194px;border: none;line-height: 20px;padding: 0 0 0 10px;}
.tab_590 .header .serv_vork {width: 262px;line-height: 20px;padding: 0 0 0 10px;}

.tab_590 .serv_newsl	 {float:left;width: 484px;line-height: 15px;padding: 8px 0 8px 10px;border-right: 1px #FFF solid;}
.tab_590 .serv_datum {float:left;width: 85px;line-height: 15px;padding: 8px 0 8px 10px;}
.tab_590 .header .serv_newsl {width: 485px;line-height: 20px;border-right: none;padding: 0 0 0 10px;}
.tab_590 .header .serv_datum {width: 85px;line-height: 20px;padding: 0 0 0 10px;}
.tab_590 .serv_newsl ul {margin: 0 0 0 15px;}

.tab_590 .suche_erg {float:left;width: 310px;line-height: 15px;padding: 8px 0 8px 10px;}
.tab_590 .suche_ber {float:left;width: 164px;line-height: 15px;border: 1px #FFF solid;border-style: none solid;padding: 8px 0 8px 10px;}
.tab_590 .suche_dat {float:left;width: 83px;line-height: 15px;padding: 8px 0 8px 10px;}
.tab_590 .header .suche_erg {width: 310px;padding: 3px 0 3px 10px;margin: 0;}
.tab_590 .header .suche_ber {width: 166px;border: none;line-height: 20px;padding: 0 0 0 10px;}
.tab_590 .header .suche_dat {width: 83px;line-height: 20px;padding: 0 0 0 10px;}

.tab_590 .presse_text {float:left;width: 580px;line-height: 15px;padding: 8px 0 8px 10px;}
.tab_590 .header .presse_text {float:left;width: 580px;line-height: 15px;padding: 3px 0 3px 10px;}

.tab_590 .produktliste {float: left; width: 580px;line-height: 15px;padding: 8px 0 8px 10px;}
.tab_590 .header .produktliste {float:left;width: 580px;line-height: 15px;padding: 3px 0 3px 10px;}

.spielbox {float: left;width: 590px; margin: 0 0 10px 0;}
.spielbox .spiel_bild {float: left; width: 310px;}
.spielbox .spiel_text {float: left;width: 280px;}
.spielbox .technote {padding: 10px 0 0 0;}
.spielbox .technote p {font-size: 11px;width: 140px;}
.spielbox .technote a {
	float: right;
	display: inline;
}

.abisz {float: left;width: 580px;padding: 0 0 0 10px;line-height: 15px;margin: 0 0 10px 0;}
.abisz a {
	color: #A7CA45;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 20px 0 0;
}

.abisz a.akt {color: #1B694B;}

.content .teaser_590.rez_suche {
	background: transparent url(../img/aufbau/bg_rezeptsuche.png) no-repeat 0 0;
	width: 590px;
	height: 166px;
}

.teaser_590.rez_suche .lft .zeile {float:left;margin: 10px 0 8px 0;}
.teaser_590.rez_suche .lft {float:left;width: 240px;height: 126px;padding: 20px;}
.teaser_590.rez_suche .lft input {float:left;clear: left;width: 230px;}
.teaser_590.rez_suche .lft .abschicken {width: 230px;margin: 28px 0 0 14px;background:transparent;color: #1B694B;font-family: georgia;font-style: italic;font-weight: bold;border: 0;text-align: left;}
.teaser_590.rez_suche .rgt {float:left;width: 270px;height: 126px;padding: 20px;line-height: 20px;}
.teaser_590.rez_suche .rgt .zeile {float:left;margin: 0;}
.teaser_590.rez_suche .rgt p {float:left;clear: both;width: 115px;}
.teaser_590.rez_suche .rgt select {float:left;width: 135px;margin: 0 0 8px 0;}
.teaser_590.rez_suche .rgt input {float:left;}
.teaser_590.rez_suche h3 {float: left;font-size: 16px;margin: 0 0 18px 0;}

.content .teaser_590.newsletter {
	background: transparent url(/export/sites/bonduelle/img/aufbau/bg_newsletter_neu.png) no-repeat 0 0;
	width: 590px;
	height: 166px;
}
.teaser_590.newsletter .lft {float:left;width: 240px;height: 126px;padding: 20px;}
.teaser_590.newsletter .lft .zeile {float:left;margin: 0 0 8px 0;}
.teaser_590.newsletter .rgt {float:left;width: 270px;height: 126px;padding: 20px;}
.teaser_590.newsletter .rgt .zeile {float:left;margin: 0;width: 270px;height: 19px;}
.teaser_590.newsletter .rgt .abschicken {width: 100px;margin: 8px 0 0 10px;background:transparent;color: #1B694B;font-family: georgia;font-style: italic;font-weight: bold;border: 0;text-align: left;}
html>body .teaser_590.newsletter .rgt .abschicken {margin: 18px 0 0 12px;}
.teaser_590.newsletter .rgt p {float:left;clear: both;width: 115px;margin: 0;padding: 0;}
.teaser_590.newsletter .rgt input {float:left;width: 145px;}
.teaser_590.newsletter .rgt .radio {float:left;margin: 3px 5px 0 0;width: auto;}
.teaser_590.newsletter .rgt label {float:left;height: 19px;}
.teaser_590.newsletter h3 {float: left;font-size: 16px/16px;margin: 0 0 10px 0;width: 95%;}


.tab_590 .rez_titel {float:left;width: 464px;line-height: 15px;padding: 3px 0 4px 10px;border-right: 1px #FFF solid;}
.tab_590 .rez_bewert {float:left;width: 104px;height: 22px;padding: 0 0 0 10px;}
.tab_590 .rez_platz {float:left;width: 38px;color: #5B715F;line-height: 15px;text-align: center;padding: 3px 0 4px 0;border-right: 1px #FFF solid;}
.tab_590 .rez_titel {float:left;width: 464px;line-height: 15px;padding: 3px 0 4px 10px;border-right: 1px #FFF solid;}
.tab_590 .rez_platz_titel {float:left;width: 425px;line-height: 15px;padding: 3px 0 4px 10px;border-right: 1px #FFF solid;}
.tab_590 .rez_suche_titel {float:left;width: 365px;line-height: 15px;padding: 3px 0 4px 10px;border-right: 1px #FFF solid;}
.tab_590 .rez_suche_dat {float:left;width: 89px;line-height: 15px;padding: 3px 0 4px 10px;border-left: 1px #FFF solid;}

.tab_590 .rez_suche_beschr {float:left;width: 137px;line-height: 15px;padding: 3px 0 4px 10px;}
.tab_590 .rez_suche_eing {float:left;width: 431px;line-height: 15px;padding: 0 0 0 10px;border-left: 1px #FFF solid;}
.tab_590 .rez_suche_eing p {float:left;padding: 2px 0 1px 10px;}
.tab_590 .rez_suche_eing input {float:left;height: 17px; width: 418px; color: #5B715F;margin: 2px 0 1px 0;}
.tab_590 .rez_suche_eing input.adr {height: 17px; width: 278px; color: #5B715F;margin: 2px 0 1px 0;}
.tab_590 .rez_suche_eing select {height: 19px; width: 193px; color: #5B715F;margin: 2px 0 1px 0;font-size: 12px;}
.tab_590 .rez_suche_eing .menge {float:left;width: 140px;line-height: 15px;padding: 3px 0 4px 0;}
.tab_590 .rez_suche_eing .menge input {height: 17px; width: 90px; color: #5B715F;margin: 2px 0 1px 0;}
.tab_590 .rez_suche_eing .zutaten {float:left;width: 290px;line-height: 15px;padding: 3px 0 4px 0;}
.tab_590 .rez_suche_eing .zutaten input {height: 15px; width: 278px; color: #5B715F;margin: 2px 0 1px 0;}
.tab_590 .rez_suche_eing textarea {float: left;height: 160px; width: 418px; color: #5B715F;margin: 2px 0 1px 0;font: normal 12px Verdana, Arial, Helvetica, sans-serif;}
.tab_590 .rez_suche_eing .radio_box {float: left; width: 143px;padding: 3px 0 4px 0;}
html>body .tab_590 .rez_suche_eing .radio_box {left: -25px;}
.tab_590 .rez_suche_eing .radio_box input {float: left; width: auto;margin: 0 10px 0 0;}
.tab_590 .textlink_rechts {text-align: right;line-height: 22px;font-weight: bold;}
.tab_590 .rez_suche_ganzebreite {float:left;width: 590px;line-height: 15px;padding: 28px 0 28px 10px;}
.tab_590 .rez_suche_ganzebreite p {float:left;padding: 0 0 10px 10px;width: 540px;}
.tab_590 .rez_suche_ganzebreite input {float:left; clear: both;width: auto;padding: 0 0 10px 10px;vertical-align: middle;}

.tab_590 .rez_suche_bew {float:left;width: 431px;line-height: 15px;padding: 0 0 0 10px;border-left: 1px #FFF solid;}
.tab_590 .rez_suche_bew input {float:left;width: auto;margin-top: 5px;}
.tab_590 .rez_suche_bew p {margin: 0;padding: 0;line-height: 20px;}

.tab_590 .header .rez_titel a {color: #FFF;float: left;}
.tab_590 .header .rez_platz_titel a {color: #FFF;float: left;}

.tab_590 .rez_titel a,
.tab_590 .rez_platz_titel a,
.tab_590 .rez_suche_titel a {color: #5B715F;}
.tab_590 .header .rez_suche_dat a,
.tab_590 .header .rez_bewert a,
.tab_590 .header .rez_suche_titel a {color: #FFF;float: left;}



/********************************************* Styles fuer marginalspalte *****/

.marg {
	float: left;
	font-size: 13px;
	position: relative;
	top: 100px;
	left: 30px;
	width: 140px;
	height: 484px;
}

.marg .teaser {
	width: 140px;
	margin: 0 0 10px 0;
}

.marg .teaser_food_service {
	width: 140px;
	margin: 0 0 10px 15px;
}

/******************************************************* Styles fuer foot *****/

.overall.footer {
	float: left;
	width: 990px;
	height: 108px;
	background: transparent url(/export/sites/bonduelle/img/aufbau/bg_shadow.jpg);
}

.foot {
	width: 930px;
	height: 108px;
	background: transparent url(/export/sites/bonduelle/img/aufbau/bg_foot.png) no-repeat 0 0;
	z-index: 1000;
	margin: 110px 0 0 0;
}

.footer {
	float: left;
	background: transparent url(/export/sites/bonduelle/img/aufbau/bg_footer.jpg) repeat-y top left;
	width: 650px;
	height: 30px;
	margin: 50px 0 0 20px;
}

.ueberhang {
	position: absolute;
	right: 0;
}

.footer img {
	float: left;
	padding: 11px 5px 10px 20px; 
}

.footer a {
	float: left;
	color: #98BC3D;
	text-decoration: none;
	line-height: 30px;
	padding: 0 10px 0 0;
}

.footer a.nachoben {
	background: transparent url(/export/sites/bonduelle/img/aufbau/pfeil_gruen_oben.gif) no-repeat 0px 10px;
	padding: 0 0 0 15px;
	margin: 0 0 0 35px;
}

.footer a.drucken {
	background: transparent url(/export/sites/bonduelle/img/aufbau/icon_drucken.gif) no-repeat 0px 10px;
	padding: 0 0 0 15px;
	margin: 0 0 0 20px;
}
 