
/* Standart Elemente */
h1, h2 {
	font-weight:bold;
	color:#666666;
	margin-bottom:8px;
	}
h1.sidebar {
	font-weight:bold;
	color:#666666;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	}

h1.videobox {
	font-weight:bold;
	color:#000000;
	margin-top:10px;
	margin-bottom:2px;
	}
p {
	margin-bottom:.5em;
	}
strong, .strong {
	font-weight:bold;
	}

/* startseite - Globs */
div#flashcontent {
	width:172px;
	margin-top:40px;
	margin-bottom:40px;
	margin-left:10px;
	border:#eeeeee 1px solid;
}

/* Container - Cola :*/
div.datteln {
	width:438px;
	height:120px;
	background:#FFFFFF url('images/produkt/bg_datteln.jpg')  no-repeat;
	}
div.datteln p {
	padding-right:124px;
	}
div.zitronen {
	width:438px;
	height:112px;
	background:#FFFFFF url('images/produkt/bg_zitronen.jpg')  no-repeat;
	}
div.zitronen p {
	padding-right:120px;
	}
div.ingwer {
	width:438px;
	height:103px;
	background:#FFFFFF url('images/produkt/bg_ingwer.jpg')  no-repeat;
}
div.ingwer p {
	padding-right:120px;
}
div.vanille {
	width:438px;
	height:114px;
	background:#FFFFFF url('images/produkt/bg_vanille.jpg')  no-repeat;
}
div.vanille p {
	padding-right:120px;
}
div.zimt {
	width:438px;
	height:114px;
	background:#FFFFFF url('images/produkt/bg_zimt.jpg')  no-repeat;
}
div.zimt p {
	padding-right:120px;
}
div.motiv-cola-big, div.motiv-water-big {
	margin-top:22px;
	width:214px;
	height:510px;
	display:inline;
	float:left;
	}
div.motiv-cola-big {
	background:#FFFFFF url('images/produkt/haji_cola_big.jpg') no-repeat;
	margin-bottom:40px;
}
div.motiv-water-big {
	background:#FFFFFF url('images/produkt/haji_water_big.jpg') no-repeat;
	margin-bottom:40px;
}
div.motiv-water-small,div.motiv-cola-small {
	margin-top:17px;
	width:126px;
	height:142px;
	display:inline;
	float:left;
	text-align:center;
	}
div.motiv-vertrieb {
	margin-top:23px;
}
/* Vertrieb */
#formerror {
	padding-bottom:8px;
	font-weight:bold;
}
#vertriebsformular input.default, #vertriebsformular select.default {
	width:250px;
	height:18px;
	border:#a6a5a5 1px solid;
}
#vertriebsformular input.error, #vertriebsformular select.error {
	width:250px;
	height:18px;
	border:#FF0000 1px solid;
}
#vertriebsformular textarea.default {
	width:250px;
	height:150px;
	border:#a6a5a5 1px solid;
}
#vertriebsformular textarea.error {
	width:250px;
	height:150px;
	border:#FF0000 1px solid;
}
#vertriebsformular span.default {

}
#vertriebsformular span.error {
	color:#FF0000;
}

div.box-reset, div.box-submit {
	display:inline;
	float:left;
	width:83px;
	height:20px;
}
div.reset, div.submit {
	width:83px;
	height:20px;
	background:#FFFFFF url('images/bg_button.gif') no-repeat;
	color:#FFFFFF;
	text-align:center;
	border:none;
	padding-top:2px;
	}
div.formbutton {
	width:83px;
	height:20px;
	background:#FFFFFF url('images/bg_button.gif') no-repeat;
	color:#FFFFFF;
	text-align:center;
	border:none;
	cursor: pointer;
    cursor: hand;
}
div#btn_clear_form, div#btn_send_form {
	width:83px;
	height:20px;
	display:inline;
	float:left;
	margin-right:4px;
}
/*
.btn-reset, .btn-submit {
	padding:0px;
	margin:0px;
	width:83px;
	height:20px;
	}
*/
/* Container - Water :*/
div.mineralien {
	width:438px;
	height:140px;
	background:#FFFFFF url('images/produkt/bg_mineralien.jpg')  no-repeat;
}
div.mineralien p {
	padding-right:120px;
}
div.landschaft {
	width:438px;
	height:140px;
	background:#FFFFFF url('images/produkt/bg_landschaft.jpg')  no-repeat;
}
div.landschaft p {
	padding-right:120px;
}
div.wellness {
	width:438px;
	height:114px;
	background:#FFFFFF url('images/produkt/bg_wellness.jpg')  no-repeat;
}
div.wellness p {
	padding-right:120px;
}
div.saeuglingsnahrung {
	width:438px;
	height:114px;
	background:#FFFFFF url('images/produkt/bg_saeuglingsnahrung.jpg')  no-repeat;
}
div.saeuglingsnahrung p {
	padding-right:120px;
}
div.qualitaetskontrolle {
	width:438px;
	height:300px;
	background:#FFFFFF url('images/produkt/bg_qualikontrolle.jpg')  no-repeat 0px 20px;
}
tr.qk-hell {
	background:#FFFFFF;
}
tr.qk-dunkel {
	background:#666666;
	color:#FFFFFF;
}
tr.qk-hell td, tr.qk-dunkel td {
	padding:2px;
}
td.element-value {
	text-align:right;
	}
td.element-value span {
	padding-right:30px;
	}
div.produkt-switch {
	background:#FFFFFF url('images/arrow_red.gif') no-repeat 10px 4px;
	}
div.produkt-footerswitch,div.produkt-pagetoplink {
	display:inline;
	float:right;
	background:#FFFFFF url('images/arrow_red.gif') no-repeat 0px 4px;
	padding-left:10px;
	}
div.produkt-switch a:link, div.produkt-switch a:visited,
div.produkt-footerswitch a:link, div.produkt-footerswitch a:visited,
div.produkt-pagetoplink a:link, div.produkt-pagetoplink a:visited {
	font-weight:bold;
	color:#a6a5a5;
	text-decoration:none;
	}

div.produkt-switch a:hover,
div.produkt-footerswitch a:hover,
div.produkt-pagetoplink a:hover
 {
 	font-weight:bold;
	color:#a6a5a5;
	text-decoration:underline;
	}

/* Download Bereich */
div.download-box {
	height:110px;
	width:438px;
	}
div.img-press {
	background:#FFFFFF url('images/bg_press.gif') no-repeat;
	}
div.img-screensaver {
	background:#FFFFFF url('images/bg_screensaver.gif') no-repeat;
	}
div.img-song {
	background:#FFFFFF url('images/bg_haji_song.gif') no-repeat;
	}
div.img-gallery {
	background:#FFFFFF url('images/bg_gallery.gif') no-repeat;
	}
div.img-printmaterial {
	background:#FFFFFF url('images/bg_printmaterial.gif') no-repeat;
	}
div.img-movie {
	background:#FFFFFF url('images/bg_movie.gif') no-repeat;
	}
div.img-haji-logo {
	background:#FFFFFF url('images/bg_haji_logo.gif') no-repeat;
	}
div.txt-press {
	padding-left:120px;
	padding-top:38px;
	}
div.txt-screensaver {
	padding-left:120px;
	padding-top:38px;
	}
div.txt-song {
	padding-left:120px;
	padding-top:38px;
	}
div.txt-gallery {
	padding-left:120px;
	padding-top:38px;
	}
div.txt-printmaterial {
	padding-left:120px;
	padding-top:38px;
	}
div.txt-movie {
	padding-left:120px;
	padding-top:38px;
	}
div.txt-haji-logo {
	padding-left:120px;
	padding-top:38px;
	}
/* Partner */
div.partner-box {
	height:83px;
	width:500px;
	}
div.txt-partner {
	padding-left:232px;
	padding-top:0px;
	}
div.dots-partnersep {
	background:#FFFFFF url('images/dots_partnersep.gif') repeat-x;
	width:100%;
	height:1px;
	margin-top:9px;
	margin-bottom:8px;
	}
div.dots-pressesep {
	clear:both;
	background:#FFFFFF url('images/dots_pressesep.gif') repeat-x;
	width:700px;
	height:1px;
	margin-top:9px;
	margin-bottom:8px;
	}
div.partnerlink {
	background:#FFFFFF url('images/arrow_red.gif') 0px 4px no-repeat;
	}
div.partnerlink a {
	padding-left:14px;
	color:#FF0000;
	text-decoration:none;
	}
div.partnerlink a:hover {
	text-decoration:underline;
	}
div.img-husumer-mineralbrunnen {
	background:#FFFFFF url('../images/partner/husumer_mineralbrunnen.gif') no-repeat;
	}
div.img-decoglas {
	background:#FFFFFF url('../images/partner/decoglas.gif') no-repeat;
	}
div.img-fhd {
	background:#FFFFFF url('../images/partner/fhd.gif') no-repeat;
	}
div.img-freezers {
	background:#FFFFFF url('../images/partner/freezers.gif') no-repeat;
	}
div.img-thueringer {
	background:#FFFFFF url('../images/partner/thueringer.gif') no-repeat;
	}
div.img-eurohalal {
	background:#FFFFFF url('../images/partner/halal.gif') no-repeat;
	}

div.img-aht {
	background:#FFFFFF url('../images/partner/aht.gif') no-repeat;
	}
div.img-ziegfeld {
	background:#FFFFFF url('../images/partner/ziegfeld.gif') no-repeat;
	}
div.img-reddot {
	background:#FFFFFF url('../images/partner/reddot.gif') no-repeat;
	}
div.img-fako-m {
	background:#FFFFFF url('../images/partner/fako_m.gif') no-repeat;
	}
div.img-muenster-tafel {
	background:#FFFFFF url('../images/partner/muenster_tafel.gif') no-repeat;
	}

div.logo-redot {
	clear:both;
	margin-left:80px;
	background:#FFFFFF url('images/produkt/red_dot.gif') no-repeat;
	width:164px;
	height:105px;
	cursor:pointer;
	cursor:hand;
	}



ul.home {
	list-style-type:none;
	}
ul.home li {
	font-weight:bold;
	}

div.titledots {
	background:#FFFFFF url('images/dots_title.gif') repeat-x;
	width:100%;
	height:1px;
	padding-bottom:24px;
}
#haji-kontaktheader {
	height:79px;
	}
#haji-impressumheader {
	height:39px;
	}
#haji-gmbh {
	height:206px;
	}
#haji-kontaktheader div.titledots,
#haji-impressumheader div.titledots {
	padding-bottom:12px;
	}
div.subtitledots {
	background:#FFFFFF url('images/dots_subtitle.gif') repeat-x;
	width:100%;
	height:1px;
	/*padding-bottom:24px;*/
	}
div.tbl-dots {
	background:#FFFFFF url('images/dots_title.gif') repeat-x;
	width:100%;
	height:1px;
	margin-top:4px;
	padding-bottom:4px;
	}

#haji-gmbh span {
	font-weight:bold;
	}
#map-haji-gmbh {
	margin-top:143px;
	}
#map-haji-noush-ltd {
	margin-top:48px;
	}
#map-haji-ltd {
	margin-top:48px;
	}

div.compname {
	font-weight:bold;
	/*background:#CCCCCC;*/
	height:30px;
	}
div.videobox {
	width:170px;
	/*height:170px;*/
	border:#ECECEC 1px solid;
	background:#FFFFFF;
	margin-left:10px;
	padding-bottom:4px;
	}
div.vidspace {
	height:3px;
	}
div.player-sidebar {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	}
.videobox a {
	color:#000000;
	text-decoration:none;
}
.videobox a:hover {
	text-decoration:underline;
}
/* News und Press BADGE neu */
h1.sidebar-left {
	margin-left:10px;
	margin-top:8px;
	margin-bottom:20px;
	}
div.box-newsbadge {
	margin-left:10px;
	margin-bottom:3px;
	width:172px;
	height:53px;
	background:#FFFFFF url('images/bg_newsbadge.gif') no-repeat;
}
div#newsbadge-left,
div#pressbadge-left,
div#shopbadge-left,
div#supplierbadge-left {
	display:inline;
	float:left;
	width:119px;
	height:53px;
}
div#newsbadge-right,
div#pressbadge-right,
div#shopbadge-right,
div#supplierbadge-right {
	display:inline;
	float:left;
	width:53px;
	height:53px;
}
div.sizer-newsbadge,
div.sizer-pressbadge,
div.sizer-shopbadge,
div.sizer-supplierbadge {
	padding-left:16px;
	padding-top:20px;
	}
div.sizer-newsbadge a,
div.sizer-pressbadge a,
div.sizer-shopbadge a,
div.sizer-supplierbadge a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
div.sizer-newsbadge a:hover,
div.sizer-pressbadge a:hover,
div.sizer-shopbadge a:hover,
div.sizer-supplierbadge a:hover {
	text-decoration:underline;
}
div.box-pressbadge {
	margin-left:10px;
	margin-bottom:3px;
	width:172px;
	height:53px;
	background:#FFFFFF url('images/bg_pressbadge.gif') no-repeat;
}
div.box-shopbadge {
	margin-left:10px;
	margin-bottom:3px;
	width:172px;
	height:53px;
	background:#FFFFFF url('images/bg_shopbadge.gif') no-repeat;
}
div.box-supplierbadge {
	margin-left:10px;
	margin-bottom:3px;
	width:172px;
	height:53px;
	background:#FFFFFF url('images/bg_supplier_badge.gif') no-repeat;
}
/* Right Column: */
div.motiv-home {
	margin-top:26px;
	margin-left:59px;
	}
div.motiv-geschichte {
	margin-top:26px;
	margin-bottom:4px;
	}
span.bildunterschrift {
	font-weight:bold;
	}
div.motiv-bezugsquellen {
	margin-top:70px;
	margin-left:59px;
	}
/* Presse */
div.press-row-wrapper {
	width:800px;
	}

div.press-cell-left {
	width:580px;
	margin-right:20px;
	display:inline;
	float:left;
	/*background:#004400;*/
	}
div.press-cell-right {
	height:69px;
	width:100px;
	display:inline;
	float:left;
	/*background:#FF0000;*/
	}
div.press-cell-right a.pdf {
	display:block;
	width:56px;
	height:69px;
	background:#000000 url('images/icon_pdf.gif') no-repeat;
	}
div.press-cell-right a.image {
	display:block;
	width:69px;
	height:56px;
	background:#000000 url('images/icon_image.gif') no-repeat;
	}

.press-cell-left a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.press-cell-left a:hover {
	text-decoration:underline;
}

div#pager-box {
	clear:left;
	margin-left:200px;
	padding-top:10px;
	/*width:800px;*/
	display:block;
	/*background:#000044;*/
	}

div.press-row-wrapper {
	margin-top:20px;
	margin-left:200px;
	}
div.press-row-wrapper div, div.press-row-wrapper h1, div.press-row-wrapper p {
	color:#FFFFFF;
	}
h1.press {
	margin-left:200px;
	margin-top:40px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
div.press-cell-left h1,
div.press-cell-left h2 {
	color:#FFFFFF;
	}

div.press-areachanger {
	margin-left:200px;
	}

div.press-row-wrapper h1 a:link		{ color:#FFFFFF; }
div.press-row-wrapper h1 a:visited	{ color:#FFFFFF; }
div.press-row-wrapper h1 a:hover	{ color:#FF0000; }
div.press-row-wrapper h1 a:active	{ color:#FFFFFF; }

div.press-areachanger a				{ color:#FFFFFF; font-size:12px; text-decoration:none; font-weight:bold; }
div.press-areachanger a:link		{  }
div.press-areachanger a:visited		{ }
div.press-areachanger a:hover		{ color:#FF0000; text-decoration:underline; }
div.press-areachanger a:active		{ }

/* NAVIGATION / LINKS: */
#toplinkbox {
	background:#000000 url('images/header_logo.gif') no-repeat;
	width:988px;
	height:112px;
	margin:0 auto;
	}
div#toplogo-homelinkbox {
	/*display: inline-block;*/
	float: left;
	/*width: 818px;*/
	width: 738px;
	height: 112px;
}

div#hajilogo-homelink {
	margin-left:430px;
	width:170px;
	height:112px;
}
#toplinks {
	/*width:160px;*/
	width: 240px;
	margin-top: 10px;
	float: left;
	color: #a6a5a5;
	font-size: 12px;
	}
#toplinks a:link, #toplinks a:visited { color:#a6a5a5; text-decoration:none; }
#toplinks a:hover {color:#FFFFFF; text-decoration:underline; }

/* originool
#toplinks {
	margin-top:10px;
	margin-right:22px;
	float:right;
	color:#a6a5a5;
	font-size:10px;
	}
#toplinks a:link, #toplinks a:visited { color:#a6a5a5; text-decoration:none; }
#toplinks a:hover {color:#FFFFFF; text-decoration:underline; }
*/
#lnk-fb {
	float:left;
	margin-right:8px;
	}

#lnk-impressum {
	float:left;
	margin-right:8px;
	padding-top:5px;
}

#lnk-dsvgo {
	float:left;
	margin-right:8px;
	padding-top:5px;
}

a.fb-icon:link, a.fb-icon:visited {
	display: block;
	background:#000000 url('./images/btn_fb.png') no-repeat;
	height: 26px;
	width:26px;
	}
a.fb-icon:hover {
	background-position: 0px -26px;
	}

#lnk-langswitch {
	float:left;
	/*margin-right:8px;*/
	padding-top:5px;
	}
span.active-lang {
	text-decoration:underline;
}

#rss-symbol {
	float:left;
	background:#000000 url('images/symbol_rss.gif') no-repeat;
	width:17px;
	height:17px;
	margin-right:6px;
	}

#lnk-rss {
	float:left;
	padding-top:2px;
	}

#mainnavibox {
	width:988px;
	height:33px;
	margin:0 auto;
	padding:0px;
	color:#FFFFFF;
	}

#mainnavi {
	margin-left:190px;
	height:33px;
	}

#mainnavi ul {
	height:33px;
	list-style-type:none;
	}

#mainnavi ul li {
	height:33px;
	float:left;
	}

a.ml:link		{ color:#FF0000; text-decoration:none; }
a.ml:visited	{}
a.ml:hover		{ text-decoration:underline; }
a.ml:active		{}

a.st			{ color:#FF0000; text-decoration:underline; }
a.st:link		{}
a.st:visited	{}
a.st:hover		{}
a.st:active		{}
/* Buttons */
/* GESCHICHTE  PHILOSOPHIE  PRODUKT  VERTRIEB  PRESSE  NEWS  PARTNER  KONTAKT  DOWNLOADS*/

/* ANWEISUNGEN FÜR GRAFIK-BUTTONS :: de_buttons.css etc. */



img.haji-sidebar-bottles {
	display: block;
	width: 176px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}
