*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: none;
	
}
  
body {
	margin:0px;
	background-color:rgb(255, 255, 255);
}

#headtab {
	width:100%;
	height:55px; 
	border: none; 
	background-image:url(../images/common/bar1.jpg); 
	background-color:#666666;
}

#topnavtab {
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	width:1100px; 
	height: 23px; 
	padding-top:37px;
	border:none;
}

.maintab_top {
	width:950px; 
	height:102px; 
	border: none; 
	margin-left:auto; 
	margin-right:auto;
}

.maintab_bottom {
	width:920px; 
	height:102px; 
	border: none; 
	margin-left: auto; 
	margin-right: auto;
}



.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
}

.main_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 18px;
	text-align: left;
	font-weight:bold;
}

.main_text_float {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	width: 279px;
	float:left;
	padding-right: 45px;
}

.main_text_float_karriere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	width: 210px;
	float:left;
	padding-right: 10px;
}

.main_text_float_countries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	width: 324px;
	float:left;
}

.main_text_float_wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	width: 590px;
	float:left;
}

.main_text_float_wide_standorte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	width: 550px;
	float:left;
}

.main_text_float_wide_quality {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	width: 900px;
	float:left;
}

.main_text_float_wide2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	width: 650px;
	float:left;
}

.main_text_float_countrie_logos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	border-top: solid 1px #ededed;
	width: 630px;
	float:left;
	margin-top: 25px;
	text-align: center;
}

.annual_report {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding: 6px;
	border: solid 1px;
	border-color: #CC0000;
}

.startseite_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding: 6px 0px 0px 0px;
/*	border: solid 1px;
	border-color: #CC0000; */
}




.main_text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 0px;
}
.orientation_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 15px;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.headlines_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	}
.nav_green {color: #006633}
.nav_red {color: #CC0000}

/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	padding:0px 0px 0px 121px;
	margin:-28px;
	border-width:0px;
	border-style:solid;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	padding:0px 31px 0px 21px;
	margin-right:61px;
	background-color:#FFFFFF;
	color:#00763B;
	font-family:arial;
	font-size:14px;
	text-align:center;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#CC0000;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#CC0000;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-repeat:no-repeat;
		background-position:center top;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#006633;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:15px 0px 0px 17px;
		border-width:0px;
		border-style:solid;
		border-color:#ededed;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:6px 0px 6px 0px;
		background-color:transparent;
		color:#666666;
		font-size:12px;
		text-align:left;
		border-width:1px 0px 0px 0px;
		border-style:solid;
		border-color:#dddddd;
	}
	
.bottom_bar {
	background-image: url(../images/common/bar2.jpg);
	height: 55px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:left;
}
.bottom_bar_text {
	height: 20px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align:center;
}
.bottom_bar_part {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 90px;
}
.bottom_bar_part2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 90px;
	margin-left: 107px;
	margin-top: -12px;
}
.bottom_bar_part3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 90px;
	margin-left: 107px;
	margin-top: -12px;
}
.bottom_bar_part4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 90px;
	margin-left: 107px;
	margin-top: -12px;
}
.bottom_bar_part5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 90px;
	margin-left: 107px;
	margin-top: -12px;
}
.bottom_bar_part6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 90px;
	margin-left: 107px;
	margin-top: -12px;
}
.bottom_bar_part7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 90px;
	margin-left: 107px;
	margin-top: -12px;
}
.bottom_bar_part8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 90px;
	margin-left: 107px;
	margin-top: -12px;
}
.bottom_bar_part9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 50px;
	margin-left: 100px;
	margin-top: -14px;
}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-image:url(file:///HD%20FIRMA/Firma/Kunden/Kunden%201/Welcome/Aktuelle%20Jobs/Eckes/Programmierung/qmimages/gradient_11.gif);
		background-repeat:repeat;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#112747;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(file:///HD%20FIRMA/Firma/Kunden/Kunden%201/Welcome/Aktuelle%20Jobs/Eckes/Programmierung/qmimages/arrow_1.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(file:///HD%20FIRMA/Firma/Kunden/Kunden%201/Welcome/Aktuelle%20Jobs/Eckes/Programmierung/qmimages/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}
.test {
	background-image: url(../images/common/bar1.jpg);
	background-position: bottom;
	height: 55px;
	width: 100%;
	margin-bottom: 0px;
}
.top_part {
	height: 130px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -45px;
}
.top_part_2 {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}

.top_part_2_2 {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}

.top_part_3 {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.top_part_left {
	height: 100px;
	width: 400px;
}
.top_part_right {
	height: 100px;
	width: 400px;
	margin-left: 400px;
	margin-top: -80px;
}
.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}.header {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: normal;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
.style8 {
	font-size: 20px;
	color: #006633;
}
.purpose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0px;
}
.style5 {font-size: 20px;
	color: #CC0000;
}
.style7 {font-size: 20px;
	color: #009933;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #CC0000; 
	line-height: 15px; 
	}

.style18 {
	color: #666666;
	font-size:10px;
	}
	
.style19 {
	color: #666666;
	font-weight:bold;	
	font-size:10px;
	}
	
.style19_bold {
	color: #CC0000;
	font-weight: bold;
	}
	
.main_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}

.main_text1_footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}

.big {
	height: 600px;
	width: 100%;
}


.style21 {
	color: #006633
}
.style28 {color: #FFFFFF}

#headflash {
	height: 200px;
	width: 700px;
}

#CONTENT {
	margin-left: 88px;
	}
	
#CONTENT_MAIN {
	margin-left: 88px;
	width: 660px;
	border-right: 1px solid #d8d9db;
	margin-top:30px;
	/*
	background-image:url(../images/company/company_keyvisual.jpg);
	background-position: 300px top;
	background-repeat:no-repeat;
	*/
	}
	
#CONTENT_MAIN .green {
	color: #006633;
	}
	
#CONTENT_MAIN .sitemap {
	margin-left: 30px;
	}
	
#CONTENT_MAIN .sitemap2 {
	margin-left: 60px;
	}
	
#CONTENT_MAIN_WIDE {
	margin-left: 88px;
	width:1000px;
	/*border-right: 1px solid #d8d9db;*/
	margin-top:30px;
	/*
	background-image:url(../images/company/company_keyvisual.jpg);
	background-position: 300px top;
	background-repeat:no-repeat;
	*/
	}
	
#RIGHT {
	margin-top: 30px;
	width: 330px; 
	float:right; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	}
	
#RIGHT p {
	margin-left: 25px;
	}
	
#COMPANY_BGD {
	background-image:url(../images/company/company_keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: 570px 0px;
	}
	
#PEOPLE_CAREERS_BGD {
	background-image:url(../images/people_careers/people_careers/orangenglas.jpg);
	background-repeat:no-repeat;
	background-position: 570px 0px;
	}
	
#BEST_OF_BGD {
	background-image:url(../images/best_of/the_best_of_fruit/best_of_headline.jpg);;
	background-repeat:no-repeat;
	background-position: 400px 0px;
	}
	
#PRESSE_BGD {
	background-position: 400px 0px;
	}	
	
#BRANDS_BGD {
	background-image:url(../images/markenwelt/markenwelt/brands_headline.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#KONTAKT_BGD {
	background-position: 330px 0px;
	}
	
#COUNTRIES_BGD {
	background-position: 650px 0px;
	}
	
#PEOPLE_BGD {
	background-image:url(../images/keyvisuals/rote_frucht2.jpg);
	background-repeat: no-repeat;
	background-position: 650px 0px;
	}
	
#PEOPLE_BGD img{
	margin-right: 25px;
	float:left;
	}
	
#PEOPLE_BGD_TEXT {
	float:left;
	width: 760px;
	}	

#COMPANY h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#COMPANY p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
hr {
	border: solid 1px;
	border-color:#ededed;
	margin: 0;
	padding: 0;
	noshade: noshade;
	}

.history_line {
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 25px;
	noshade: noshade;	
	}
	
.country_line {
	width: 100px;
	margin-left: 25px;
	noshade: noshade;	
	}
	
.purpose_line {
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	noshade: noshade;
	text-align: left;
	}
	
.csr_line {
	width: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	noshade: noshade;	
	}
	
.brands_line {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	noshade: noshade;	
	}

.text_line {
	width: 279px;
	margin-top: 5px;
	margin-bottom: 5px;
	noshade: noshade;	
	}
	
.press_line {
	width: 620px;
	margin-top: 5px;
	margin-bottom: 5px;
	noshade: noshade;	
	}
	
.thebest_line {
	width: 593px;
	margin-top: 5px;
	margin-bottom: 5px;
	noshade: noshade;	
	}
	
.spirit-charakter_line {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	noshade: noshade;	
	}
	
.spirit-charakter_line_vertical {
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;	
	noshade: noshade;	
	}


.vertical-align {
	vertical-align: middle;
	}

.small {
	font-size: 10px;
	}
	
.grey {
	color: #b2b1b1;
	}

#RIGHT a.active {
	color: #CC0000;
	}
	
#RIGHT .active {
	color: #CC0000;
	}
	
#RIGHT .aktiv a{
	color: #CC0000;
	}

.red {
	color: #CC0000;
	}
	
.red_italic {
	color: #CC0000;
	font-style:italic;
	}
	
#RIGHT .green {
	color: #006633;
	}
	
#LEITIDEE {
	font-size: 19px;
	display:block;
	text-align:center;
	color: #006633;
	width: 350px;
	line-height: 140%;
	}
	
#LEITIDEE .red {
	color: #CC0000;
	font-size: 19px;
	text-align:center;
	width: 350px;
	line-height: 140%;
	}
	
.ueberzeugungen_green {
	color: #006633;
	text-align:center;
	}

.ueberzeugungen_red {
	color: #CC0000;
	font-size: 16px;
	text-align:left;
	}
	
.spirit_charakter {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border: none;
	}
	
.linie_countries {
	width: 140px;
	float:left;
	}
	
.linie_umweltschutz {
	width: 220px;
	float:left;
	}
	
#COUNTRIES_MAPS {
	display: block;	
	margin-top:60x;
	width: 140px;
	float:left;
	}	
	
.countries_border {
	border-right: solid 1px; 
	border-color:#ededed; 
	width:160px;
	}
	
.mehr {
	width:38px;
	height:11px;
	vertical-align: baseline;
	}
	
.more {
	width:66px;
	height:11px;
	vertical-align: baseline;
	}
	
.linie_history p{
	border-bottom: 1px solid #d8d9db;
	width: 205px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
.linie_history_en p{
	border-bottom: 1px solid #d8d9db;
	width: 380px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
.linie_contact p{
	border-bottom: 1px solid #d8d9db;
	width: 140px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
.linie_umweltschutz p{
	border-bottom: 1px solid #d8d9db;
	width: 205px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
.linie_brands p{
	border-bottom: 1px solid #d8d9db;
	margin-bottom: 7px;
	padding-bottom: 7px;
	width: 200px; 
	background-repeat:no-repeat; 
	background-position: right;
	}
	
.linie_meilensteine {
	border-bottom: 1px solid #d8d9db;
	width: 580px;
	}
	
.linie_fruits p{
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 200px; 
	background-repeat:no-repeat; 
	background-position: right;
	}
	
	
.linie_countries p{
	border-bottom: 1px solid #d8d9db;
	width: 100px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
	
.abstand_vor {
	padding-top: 5px;
	}
	
input {
  display: block;
  width: 250px;
  height: 18px;  
  margin-top: 5px;
  border: solid 1px #cdcdcd;
  vertical-align: middle;
  padding-top: 6px;
  padding-left: 3px;
}

.input_titel {
  width: 30px;
  margin-right: 10px;
  vertical-align:middle;
  float:left;
}

.input_antwort {
  width: 30px;
  margin-right: 10px;
  vertical-align:middle;
  float:left;
}

select {
  display: block;
  width: 250px;
  height: 21px;  
  padding-top: 3px;
  margin-top: 5px;
  border: solid 1px #cdcdcd;
  vertical-align: middle;
}

textarea {
  border: solid 1px #cdcdcd;
  height: 140px;
  width: 250px;
  padding-top: 3px;
  padding-left: 3px;
	}

label {}

.send_form{
	height: 24px;
	width: 72px;
	}
	
.anrede {
	width: 20px;
	float:left;
	}

form {
  line-height: 160%;
}

.pflichtfelder {
	font-size: 80%;
	}
	
.healthy_red {
	color: #cc0000;
	font-weight: bold;
	}
	
.healthy_blue {
	color: #DF474D;
	font-weight: bold;
	}
	
.healthy_green {
	color: #2d7f44;
	font-weight: bold;
	}
	
.healthy_orange {
	color: #ff6e00;
	font-weight: bold;
	}
	
.healthy_fruchtsaft {
	color: #ff6600;
	font-weight: bold;
	}
	
.healthy_fruchtnektar {
	color: #cc9933;
	font-weight: bold;
	}
	
.healthy_fruchtsaftgetr {
	color: #efc515;
	font-weight: bold;
	}
	
.healthy_smoothies {
	color: #ff6600;
	font-weight: bold;
	}
	
.einrueck {
	margin-left: 42px;
	}
	
.einrueck_management {
	margin-left: 7px;
	}

.einrueck_aktiv {
	margin-left: 42px;
	color:#CC0000;
	}


a:hover .einrueck {
	margin-left: 42px;
	color:#CC0000;
	}

#IMAGES img {
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.scroll_quality {
padding: 10px;
height: 190px;
width: 593px; scrollbar: no;
background-image:url(../images/best_of/the_best_of_fruit/quality_management/bgd.jpg);
background-repeat:no-repeat;
overflow: auto;
}

.white {
	color: #ffffff;
}

#FOOTER {
	width: 1100px;
	}

#FOOTER a {
	padding:0px 70px 0px 43px;
	}
.yellow {
	color: #FC0;
}

.main_text_float a {color:#cc0000;}

.main_text_float a:hover {color:#006633}

a:hover.red  {color:#006633}

.main_text_float_karriere a {color:#cc0000;}

.main_text_float_karriere a:hover {color:#006633}

.sitemap2 a {color:#666666;}
.sitemap a {color:#666666;}

.sitemap2 a:hover {color:#006633;}
.sitemap a:hover {color:#006633;}
