/*____________________________________________________________ COMMON ___ */

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #fdfef4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #2e313b;	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.25em;
	line-height: 1.5em;		
	font-size: 1em;
	color: #241651;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
	color: #241651;
	display: block;
	font-size: 1em;	
	line-height: 1.5em;	
	margin: 0 0 0.25em;	
}

h1, h2, .h1, .h2 {
	margin: 0 0 0.5em;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

h1, .h1 {
	font-size: 2.364em;
}

h2, .h2 {
	font-size: 1.818em !important;
}

h3, .h3 {
	font-size: 11px;
	font-weight: bold;
}

h4.relatedproducts a,
h4.relatedproducts2 a{
	color: #241651;
	text-decoration: none;
}

h4.relatedproducts2 {
	font-size: 14px;
}

.sIFR-active .heading {
	overflow: hidden;
	margin: 0;
}

.sIFR-active h1.heading object {
	display: block;
}

h2 a,
h3 a {
	text-decoration: none;
	color: #241651;
}

h2 a:hover,
h3 a:hover {
	text-decoration: underline;
	color: #950095;
}

p {
	margin: 0 0 1em;
	font-size: 1em;
}

a {
	text-decoration: underline;
	color: #339900;
	cursor: pointer;
}

a:hover {
	color: #950095;
}

img {
	display: block;
}

ul {
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

ul li {
	background: url(/fileadmin/templates/img/icon_arrow_blue.png) no-repeat left 0.6em;
	margin: 0.25em 0;
	padding-left: 1em;
}

ol {
	margin: 0 0 1em 1.5em;
	padding: 0;
}

ol li {
	margin: 0.25em 0;
}

table {
	margin: 0 0 1em;
	border-top: 1px solid #e8eaeb;
	border-left: 1px solid #e8eaeb;
	font-size: 1em;
}

table th,
table td {
	padding: 0.5em 1em;
	border-bottom: 1px solid #e8eaeb;
	border-right: 1px solid #e8eaeb;
	vertical-align: top;
}

hr {
	clear: both;
	height: 0;
	margin: 0 0 1em;
	border: none;
	border-bottom: 1px solid #e8eaeb;
	color: #e8eaeb;
}

br {
	clear: both;
	height: 0;
	line-height: 0;
}

.clear {
	clear: both !important;
	float: none !important;
	height: 0 !important;
	text-indent: -9999px !important;
	line-height: 0 !important;
	font-size: 1px !important;
}

.hidden {
	display: none !important;
}

object {
	outline: none;
}

iframe {
	border: 0px;
	width: 400px;
	height: 200px;	
}


/*____________________________________________________________ LAYOUT ___ */

div.pagewrapper {
	position: relative;
	background: #FFFFFF url(/fileadmin/templates/img/bg_body_border.png) repeat-y left top;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	font-size: 0.688em;
}

div#content {
	display: inline-block;
	padding: 5px 16px 1em 36px;
}

div.col_1of3 {
	float: left;
	width: 296px;
	margin: 0 20px 2em 0;
}

div.col_2of3 {
	float: left;
	width: 612px;
	margin: 0 20px 2em 0;
}

div.col_full {
	width: 928px;
	margin: 0 0 2em;
}

div.container {
	margin: 0 0 2em;
}

div.innercontainer {
	margin: 0 0 0 158px;
}


/*____________________________________________________________ HEADER ___ */

div#header {
	z-index: 20;
	position: relative;
	width: 100%;
	height: 200px;
}

div.home div#header {
	height: 510px;
	margin-bottom: 1em;
}

div#header div.header_leaves {
	z-index: 40;
	position: absolute;
	top: -12px;
	left: 1px;
	background: url(/fileadmin/templates/img/bg_header.png) no-repeat left top;
	width: 279px;
	height: 190px;
}

div.home div#header div.header_leaves {
	display: none;
}

div#header div#flashcontainer {
	position: relative;
	width: 1000px;
	z-index: 30;
	height: 510px;	
	background: url(/fileadmin/templates/img/bg_noflash.png) repeat-x left top;
}

div#header div#flashcontainer div.flashdl {
	position: absolute;
	top: 200px;
	left: 257px;
	width: 456px;
	height: 171px;	
	background: url(/fileadmin/templates/img/bg_noflash_dialog.png) repeat-x left top;
}

div#header div#flashcontainer div.flashdl a {
	padding: 5px 0 0 10px;
	position: absolute;
	bottom: 20px;
	left: 105px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 221px;
	height: 25px;
	background: url(/fileadmin/templates/img/bg_noflash_button.png) repeat-x left top;
	text-decoration: none;
}

div#header a#logo {
	z-index: 50;
	position: absolute;
	top: 12px;
	left: 15px;
	outline: none;
}

div#header div.header_bar {
	z-index: 30;
	position: absolute;
	top: 91px;
	left: 0;
	background: url(/fileadmin/templates/img/bg_header_bar.png) repeat-x left top;
	width: 100%;
	height: 40px;
}

div#header form.quick_search {
	z-index: 40;
	position: absolute;
	top: 95px;
	right: 15px;
	margin-top: 1px;
}

div#header a.button_back {
	display: block;
	position: absolute;
	left: 20px;
	bottom: 5px;
	background: url(/fileadmin/templates/img/btn_back.png) no-repeat left top;
	width: 67px;
	height: 21px;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

div#header a.button_back:hover {
	background-position: left -21px;
	text-decoration: none;
}


/*____________________________________________________________ QUICK SEARCH ___ */

form.quick_search legend {
	display: none;
}

form.quick_search div.combined_input {
	position: relative;
	float: left;
	background: url(/fileadmin/templates/img/bg_quick_search.png) no-repeat left top;
	width: 172px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 0;
}

form.quick_search div.combined_input label,
form.quick_search div.combined_input input.text {
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	width: 148px;
	height: 18px;
	margin: 0;
	border: none;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form.quick_search div.combined_input label {
	padding: 5px 11px 7px 13px;
}

form.quick_search div.combined_input input.text {
	padding: 6px 12px;
}

form.quick_search input.submit {
	margin: 0;
	float: left;
	background: url(/fileadmin/templates/img/btn_quick_search.png) no-repeat 0 0;
	width: 81px;
	height: 30px;
	padding: 0.4em 0 0.5em;
	border: none;
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
	cursor: pointer;
}

form.quick_search input.submit:hover {
	background-position: 0 -30px;
}


/*____________________________________________________________ MAIN NAV ___ */

ul.main_nav {
	z-index: 40;
	display: inline-block;
	position: absolute;
	top: 95px;
	left: 15px;
	width: 970px;
	list-style-type: none;
}

ul.main_nav li {
	float: left;
	background: none;
	margin: 0 10px 0 0;
	padding: 0;
}

ul.main_nav li a {
	overflow: hidden;
	display: block;
	height: 31px;
	text-indent: -9999px;
	outline: none;
} 

body.nl ul.main_nav li a {
	background: url(/fileadmin/templates/img/spr_main_nav_nl.png) no-repeat 0 0;
}

body.en ul.main_nav li a {
	background: url(/fileadmin/templates/img/spr_main_nav_en.png) no-repeat 0 0;
}

body.de ul.main_nav li a {
	background: url(/fileadmin/templates/img/spr_main_nav_de.png) no-repeat 0 0;
}

body ul.main_nav li a.home {
	background-position: 0 0;
	width: 91px;
}
body ul.main_nav li a.home:hover {
	background-position: 0 -31px;
}

body ul.main_nav li.active a.home {
	background-position: 0 -62px;
}

body ul.main_nav li a.our_products {
	background-position: -101px 0;
	width: 154px;
}
body ul.main_nav li a.our_products:hover {
	background-position: -101px -31px;
}
body ul.main_nav li.active a.our_products {
	background-position: -101px -62px;
}

body ul.main_nav li a.quality {
	background-position: -265px 0;
	width: 102px;
}
body ul.main_nav li a.quality:hover {
	background-position: -265px -31px;
}
body ul.main_nav li.active a.quality {
	background-position: -265px -62px;
}

body ul.main_nav li a.service {
	background-position: -377px 0;
	width: 101px;
}
body ul.main_nav li a.service:hover {
	background-position: -377px -31px;
}
body ul.main_nav li.active a.service {
	background-position: -377px -62px;
}

body ul.main_nav li a.our_company {
	background-position: -488px 0;
	width: 157px;
}
body ul.main_nav li a.our_company:hover {
	background-position: -488px -31px;
}
body ul.main_nav li.active a.our_company {
	background-position: -488px -62px;
}

body ul.main_nav ul {
	z-index: 60;
	display: none;
	background: url(/fileadmin/templates/img/bg_sub_nav.png) repeat left top;
	margin: 0;
	padding: 1px 20px 3px;
	font-weight: bold;
}

body ul.main_nav li.active ul {
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
}

body ul.main_nav ul li {
	display: inline-block;
	background: none;
	margin: 0;
}

body.nl ul.main_nav ul li a,
body.en ul.main_nav ul li a,
body.de ul.main_nav ul li a {
	float: left;
	background: none;
	height: auto;
	text-indent: 0;
	text-decoration: none;
	color: #241651;
}

body ul.main_nav ul li a:hover {
	text-decoration: underline;
	color: #950095;
}

body ul.main_nav ul li.active a {
	color: #950095;
}

body ul.main_nav ul li span {
	float: left;
	padding: 0 1em;
}


/*____________________________________________________________ SECONDARY NAV ___ */
ul.languages,
ul.secondary_nav {
	position: absolute;
	top: 25px;
	right: 15px;
	overflow: hidden;
	list-style-type: none;
	font-size: 1em;
}

ul.languages {
	right: 180px;	
	z-index: 9999;
}

ul.languages li,
ul.secondary_nav li {
	background: none;
	margin: 0;
	padding: 0;
	float: left;	
}

ul.languages li.nl a {
	background: url(/fileadmin/templates/img/flag_nl_link.png) no-repeat;	
}
ul.languages li.nl a:hover,
ul.languages li.nl span.active {
	background: url(/fileadmin/templates/img/flag_nl.png) no-repeat;	
}
ul.languages li.nl span {
	background: url(/fileadmin/templates/img/flag_nl_disabled.png) no-repeat;	
}

ul.languages li.en a {
	background: url(/fileadmin/templates/img/flag_en_link.png) no-repeat;	
}
ul.languages li.en a:hover,
ul.languages li.en span.active {
	background: url(/fileadmin/templates/img/flag_en.png) no-repeat;		
}
ul.languages li.en span {
	background: url(/fileadmin/templates/img/flag_en_disabled.png) no-repeat;	
}

ul.languages li.de a {
	background: url(/fileadmin/templates/img/flag_de_link.png) no-repeat;	
}
ul.languages li.de a:hover,
ul.languages li.de span.active {
	background: url(/fileadmin/templates/img/flag_de.png) no-repeat;
}
ul.languages li.de span {
	background: url(/fileadmin/templates/img/flag_de_disabled.png) no-repeat;	
}

ul.languages li span,
ul.languages li a,
ul.secondary_nav li a {
	text-decoration: underline;
	color: #221654;
}

ul.secondary_nav li a:hover {
	color: #950095;
}

ul.secondary_nav li span {
	padding: 0 0.5em;
}

ul.languages li span,
ul.languages li a {
	padding-left: 20px;	
	padding-right: 10px;
	line-height: 11px;
	height: 11px;
	text-decoration: none;
	font-size: 11px;
}


/*____________________________________________________________ FOOTER ___ */

div#footer {
	background: #e1e6c6 url(/fileadmin/templates/img/bg_footer.png) repeat-x left top;
	padding: 20px 16px 20px 36px;
	overflow: hidden;
}

div#footer div.col_2of3 {
	width: 620px;
	margin-right: 12px;
}

div#footer h2 {
	margin: 0 0 1.25em;
}

.sIFR-active div#footer .heading {
	margin: 0 0 0.75em;
}

div#footer ul.categories {
	float: left;
	background: url(/fileadmin/templates/img/bg_footer_divider.png) no-repeat 145px top;
	width: 155px;
	min-height: 120px;
}

div#footer ul.categories li {
	background-image: url(/fileadmin/templates/img/icon_arrow_green.png);
	margin: 0 0 1em;
}

div#footer ul.categories li a {
	text-decoration: none;
	color: #241651;
}

div#footer ul.categories li a:hover {
	text-decoration: underline;
	color: #950095;
}

div#footer form.footer_newsletter div.combined_input {
	position: relative;
	float: left;
	background: #ffffff;
	width: 206px;
	height: 24px;
	margin: 0 0 0.75em;
	padding: 0;
}

div#footer form.footer_newsletter div.combined_input label,
div#footer form.footer_newsletter div.combined_input input.text {
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	width: 200px;
	height: 18px;
	margin: 0;
	border: none;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

div#footer form.footer_newsletter div.combined_input label {
	padding: 2px 2px 4px 4px;
}

div#footer form.footer_newsletter div.combined_input input.text {
	padding: 3px 3px;
}

div#footer form.footer_newsletter div.radiogroup input {
	width: auto;
	background: none;
	border: none;
}

div#footer form.footer_newsletter div.radiogroup label {
	float: left;
	width: 100px;
	vertical-align: top;
}

div#footer form.footer_newsletter div.radiogroup.lang label {
	margin-right: 10px;
	width: auto;
}

div#footer form.footer_newsletter input.subscribe {
	background: url(/fileadmin/templates/img/btn_subscribe.png) no-repeat 0 0;
	width: 95px;
	height: 30px;
	margin: 1em 0 0;
	padding: 0.4em 0 0.5em;
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
	cursor: pointer;
	border: none;
}

div#footer form.footer_newsletter input.subscribe:hover {
	background-position: 0 -30px;
}

div.footer_bottom {
	display: inline-block;
	width: 948px;
	padding: 1em 16px 0 36px;
}

div.footer_bottom ul {
	float: left;
	margin: 6px 36px 0 0;
	list-style-type: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.091em;
}

div.footer_bottom ul li {
	display: inline;
	padding: 0;
	background: none;
	color: #666666;
}

div.footer_bottom ul li.copyright {
	padding: 0 0.5em 0 0;
}

div.footer_bottom ul li a {
	text-decoration: none;
	color: #339900;
}

div.footer_bottom ul li span {
	padding: 0 0.25em 0 0.5em;
}

div.footer_bottom form.quick_search {
	float: right;
}


/*____________________________________________________________ COMPONENTS ___ */

a.readmore {
	text-decoration: underline;
	color: #339900;
}

a.readmore:hover {
	color: #950095;
}

p.date {
	margin: 0;
	color: #7a7a7a;
}

p.intro {
	font-weight: bold;
}

ul.tx-pagebrowse {
	display: inline-block;
	margin: 1em 0 0 235px;
}

ul.tx-pagebrowse li {
	float: left;
	background: none;
	margin: 0 0 1em;
	padding: 0.1em 0.5em 0.3em;
}

ul.tx-pagebrowse li.tx-pagebrowse-first,
ul.tx-pagebrowse li.tx-pagebrowse-prev {
	padding-left: 0;
}

ul.tx-pagebrowse li.tx-pagebrowse-next,
ul.tx-pagebrowse li.tx-pagebrowse-last {
	padding-right: 0;
}

ul.tx-pagebrowse li.tx-pagebrowse-pages {
	width: auto;
	padding: 0 0.25em;
}

ul.tx-pagebrowse li.tx-pagebrowse-pages ol {
	display: inline-block;
	margin: 0;
}

ul.tx-pagebrowse li.tx-pagebrowse-pages ol li {
	position: relative;
	z-index: 10;
	background: url(/fileadmin/templates/img/bg_paginator_divider.png) no-repeat left center;
	margin-left: -1px;
	padding: 0 1em 0.2em;
	list-style: none;
}

ul.tx-pagebrowse li.tx-pagebrowse-pages ol li:first-child {
	background: none;
}

ul.tx-pagebrowse li.tx-pagebrowse-pages ol li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

ul.tx-pagebrowse li.tx-pagebrowse-pages ol li a:hover {
	text-decoration: underline;
}

ul.tx-pagebrowse li.tx-pagebrowse-pages ol li.tx-pagebrowse-current {
	z-index: 20;
	background: #339900;
	margin: 0;
	padding-left: 0.6em;
	padding-right: 0.6em;
	font-weight: bold;
	color: #ffffff;
}

a.carrousel_nav_prev,
a.carrousel_nav_next {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	background: url(/fileadmin/templates/img/spr_carrousel_nav.png) no-repeat left top;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	outline: none;
}

a.carrousel_nav_prev {
	right: 25px;
	background-position: 0 0;
}
a.carrousel_nav_prev:hover {
	background-position: 0 -20px;
}

a.carrousel_nav_next {
	right: 0;
	background-position: -20px 0;
}
a.carrousel_nav_next:hover {
	background-position: -20px -20px;
}


/*____________________________________________________________ F3 FILTER ___ */


div.filterpage {
	margin: 0;
	position: relative;	
}

div.filterpage h1.heading {
	position: absolute;
	top: 30px;
	left: 0;
	width: 250px;	
}

div.categories,
div.products {
	position: relative;
	margin: 15px 3px 190px 0;
	width: 345px;
	height: 500px;	
	float: left;
	background: transparent url(/fileadmin/templates/img/scrollmenu/bg_cats.png) repeat-y right top;
}


div.products {
	width: 470px;
	background: transparent url(/fileadmin/templates/img/scrollmenu/bg_prods.png) repeat-y left top;
	display: none;
}

div.categories ul#filtercats {
	margin: 95px 40px 0 0;
	list-style-type: none;
	border-top: 1px solid #e8eaeb;	
}

div.categories div.catimg {
	position: absolute;
	bottom: -195px;
	right: 35px;
	width: 315px;
	height: 235px;
	overflow: hidden;	
}

div.products ul {
	position: relative;
	margin: 6px 0 0 40px;
	list-style-type: none;
}

div.categories ul#filtercats li,
div.products ul li {
	position: relative;
	margin: 0;
	padding: 0 10px 0 0;
	height: 30px;
	text-align: right;
	background: transparent url(/fileadmin/templates/img/scrollmenu/bg_li.png) repeat-x bottom left;	
}

div.categories ul#filtercats li span {
	display: none;
}

div.categories ul#filtercats li.active span {
	position: absolute;
	top: 2px;
	right: -38px;
	display: block;
}

div.products ul li {
	width: 405px;
	text-align: left;
}

div.products ul li.hover h3,
div.categories ul#filtercats li.active a {
	color: #950095;
}

div.products ul li.active {
	height: 90px;
	background-color: #f2f2f7;
}

div.products ul li span {
	position: absolute;
	top: 5px;
	left: -34px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 1.0910em;
}

div.products ul li.active span {
	top: -1px;
	left: -40px;
	width: 35px;
	height: 85px;
	padding: 6px 0 0 6px;
	background-color: #f2f2f7;
	color: #21115b;
}

div.products ul li div.itemcontent {
	display: none;	
}

div.products ul li.active div.itemcontent {
	display: block;	
}

div.products ul li.active h3 {
	margin-left: 110px;
}

div.products ul li.active div.itemcontent {
	position: absolute;
	top: 7px;
	left: 0;
}

div.products ul li.active div.itemcontent div.imgcontainer {
	margin: 0 10px 0 0;
	float: left;
	width: 100px;
	height: 75px;
	overflow: hidden;
}

div.products ul li.active div.itemcontent div.textcontainer {
	margin-left: 110px;
	width: 285px;
	height: 59px;
	overflow: hidden;
}

div.products ul li.active div.itemcontent div.textcontainer p {
	margin: 20px 0 0 0;
	font-size: 0.909em; 
	color: #333333;
}

div.categories ul#filtercats li a,
div.products ul li h3 {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	height: 25px;
	font-weight: bold;
	font-size: 1.091em;
	text-decoration: none;
	color: #2e313b;	
	cursor: pointer;
	outline: none;
}

div.categories ul#filtercats li img.catimg {
	display: none;	
}

div.categories ul#filtercats li a:hover,
div.categories ul#filtercats li a.active {
	color: #950095;	
}

div.products a.arrows {
	position: absolute;
	width: 28px;
	height: 11px;
	display: block;	
	z-index: 25;
}

div.products a.up {
	position: absolute;
	top: -12px;
	left: 0;	
	background: transparent url(/fileadmin/templates/img/scrollmenu/arrows_up.png) no-repeat center center;
}

div.products a.down {
	position: absolute;
	bottom: -12px;
	left: 0;
	background: transparent url(/fileadmin/templates/img/scrollmenu/arrows_down.png) no-repeat center center;	
}

div.startteaser {
	position: relative;
	margin-top: 30px;
	width: 553px;
	height: 470px;
	float: right;
	display: none;
}

div.startteaser h2 {
	font-size: 2.364em;
}

div.startteaser p {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.637em;
	color: #330066;
}

div.startteaser img {
	position: absolute;
	bottom: -20px;
	left: 0;
}

div.scroller-container {
	position: relative;
	margin: 0;
	width: 470px;
	height: 490px;
	overflow: hidden;
}

/*____________________________________________________________ F4 PRODUCTDETAIL HIGHLIGHT ___ */

div.productdetail {
	overflow: hidden;
	height: 325px;
	margin: 0;
}

div.productdetail * {
	position: relative;
	z-index: 10;
}

div.productdetail img.visual_productdetail {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 1000px;
	height: 530px;
}

div.productdetail ul.productdetail_list {
	width: 454px;
	margin: 0;
}

div.productdetail ul.productdetail_list li {
	background: none;
	margin: 0;
	padding: 0.5em 0;
	border-bottom: 1px solid #e8eaeb;
}

div.productdetail ul.productdetail_list li h2.handle {
	position: relative;
	background: url(/fileadmin/templates/img/icon_indicator_plus.png) no-repeat -20px top; /* Needed for actual block-level behavior in IE's */
	margin: 0;
	padding: 2px 0 4px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.091em;
	font-size: 1.091em !important;;
	cursor: pointer;
}

div.productdetail ul.productdetail_list li span.indicator {
	overflow: hidden;
	position: absolute;
	top: 4px;
	left: 0;
	background: url(/fileadmin/templates/img/icon_indicator_plus.png) no-repeat left top;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
}

div.productdetail ul.productdetail_list li.active span.indicator {
	background-image: url(/fileadmin/templates/img/icon_indicator_minus.png);
}

div.productdetail ul.productdetail_list div.panel {
	visibility: hidden; /* TEMP: Gets overruled by script */
	height: 0; /* TEMP: Gets overruled by script */
	margin: 0;
	padding: 0 0 0 30px;
}

div.productdetail ul.productdetail_list li.active div.panel {
	visibility: inherit;
	height: auto;
}

div.productdetail ul.productdetail_list table {
	margin: 0 0 1em;
	padding: 0;
	border: none;
}

div.productdetail ul.productdetail_list table th,
div.productdetail ul.productdetail_list table td {
	padding: 0.182em 0.364em;
	border: none;
	text-align: center;
}

div.productdetail ul.productdetail_list table img {
	display: inline;
}

div.productdetail_varieties ul li {
	position: relative;
	overflow: hidden;
	background: none;
	margin: 0;
	padding: 0.75em 0 1em 78px;
	border-bottom: 1px solid #e8eaeb;
}

div.productdetail_varieties ul {
	margin-top: -0.5em;
}

div.productdetail_varieties img {
	position: absolute;
	top: 0.75em;
	left: 0;
	margin: 0;
}

div.productdetail_varieties h3 {
	margin: 0 0 0.25em;
	font-size: 1.091em;
}

div.productdetail_varieties p {
	margin: 0 0 0.25em;
}

div.productdetail_varieties a:hover {
	color: #950095;	
}

div.productdetail_preparation img,
div.productdetail_preparation object {
	margin: 0 0 1em;
	padding-top: 0.5em;
}

.sIFR-active div.productdetail_preparation h2 {
	margin: 0 0 0.25em;
}

.sIFR-active div.productdetail_preparation h2 object {
	margin: 0;
	padding: 0;
}

div.productdetail_preparation h3 {
	margin: 0;
	font-size: 1em;
}

div.productdetail_didyouknow {
	font-weight: bold;
}

div.productdetail_didyouknow ul li {
	background: url(/fileadmin/templates/img/icon_dot_green.png) no-repeat left 0.7em;
	margin: 0 0 1.5em;
	padding-left: 1.5em;
}

div.productdetail_related_products {
	position: relative;
}

div.productdetail_related_products h2 {
	border-bottom: 1px solid #e8eaeb;
}

div.productdetail_related_products a.inactive {
	display: none;
}

div.productdetail_related_products div.carrousel_viewport {
	position: relative;
	overflow: hidden;
	width: 928px;
	height: 120px; /* TEMP: Gets set by script */
}

div.productdetail_related_products ul.carrousel_holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 5000px;  /* TEMP: Gets set by script */
	margin: 0;
	padding: 0;
}

div.productdetail_related_products ul.carrousel_holder li {
	float: left;
	background: none;
	width: 296px;
	margin: 0.5em 0 2em 0;
	padding: 0 20px 0 0;
}

div.productdetail_related_products ul.carrousel_holder li div.visual_holder {
	display: block;
	float: left;
	height: 110px;
	margin: 2px 10px 0 0;
}

div.productdetail_related_products ul.carrousel_holder li h3 {
	margin: 0;
	font-size: 1.273em;
}


/*____________________________________________________________ F5 PUSHED PRODUCT AND HOME TEASERS ___ */

div.pushed_product_and_home_teasers {
	clear: both;
	display: inline-block;
	border-top: 1px solid #e8eaeb;
	padding: 2em 0 1em;
}

div.pushed_product_and_home_teasers div.col_1of3 {
	margin-bottom: 0;
}

div.pushed_product_and_home_teasers h2 {
	font-size: 1.636em;
}


/*____________________________________________________________ F6 PUSHBOX ___ */



/*____________________________________________________________ F7 TRENDBOX ___ */

div.trendbox {
	position: relative;
}

div.trendbox a.inactive {
	display: none;
}

div.trendbox div.trendbox_viewport {
	position: relative;
	overflow: hidden;
	height: 450px; /* TEMP: Gets set by script */
	padding: 0 0 20px;
}

div.trendbox ul.trends_list {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px; /* TEMP: Gets set by script */
	margin: 0;
	padding: 0;
}

div.trendbox ul.trends_list li {
	float: left;
	background: none;
	width: 296px;
	margin: 0;
	padding: 0;
}

div.trendbox ul.trends_list li img {
	margin: 0 0 1em;
}

div.trendbox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339900;
}

div.trendbox a.more {
	position: absolute;
	left: 0;
	bottom: 0;
	text-decoration: underline;
	color: #666666;
}
div.trendbox a.more:hover {
	text-decoration: none;
}


/*____________________________________________________________ F8 VISIONBLOCK ___ */

div.visionbox img {
	float: left;
	margin: 0 0 1em 0;
}


/*____________________________________________________________ F10 CONTENTPAGE ___ */
/*____________________________________________________________ F11 NEWS OVERVIEW ___ */
/*____________________________________________________________ F12 NEWS DETAIL ___ */
/*____________________________________________________________ F27 PACKAGING OVERVIEW ___ */
/*____________________________________________________________ F28 PACKAGING DETAIL ___ */
/*____________________________________________________________ F29 VACANCIES OVERVIEW ___ */
/*____________________________________________________________ F30 VACANCIES DETAIL ___ */
/*____________________________________________________________ F31 TRENDS OVERVIEW ___ */
/*____________________________________________________________ F32 TRENDS DETAIL ___ */

div.overview_highlight {
	margin: 0;
}

div.contentpage h1,
div.overview_highlight h1,
div.detailpage h1 {
	margin: 0 0 0.5em;
}

div.detailpage p.intro_wide {
	margin-left: -158px;
	font-weight: bold;
}

div.contentpage img,
div.overview_highlight img,
div.detailpage img {
	margin: 0.4em 0 1em;
}

div.contentpage div.innercontainer,
div.overview_highlight div.innercontainer,
div.detailpage div.innercontainer {
	padding: 0 10px 1em 0;
	font-size: 1.091em;
}

div.contentpage div.innercontainer img,
div.overview_highlight div.innercontainer img,
div.detailpage div.innercontainer img {
	float: left;
	margin: 0.4em 20px 0.4em 0;
}

div.contentpage div.innercontainer img.visual_highlight,
div.overview_highlight div.innercontainer img.visual_highlight,
div.detailpage div.innercontainer img.visual_highlight {
	margin-left: -158px;
}

ul.overview_list {
	margin: 0.5em 0 1em 158px;
	padding: 1px 0 0;
	border-top: 1px solid #e8eaeb;
}

ul.overview_list li {
	display: inline-block;
	background: none;
	margin: 0;
	padding: 1em 10px 1em 0;
	border-bottom: 1px solid #e8eaeb;
}

ul.overview_list li img {
	float: left;
	margin: 0.4em 20px 0.4em -158px;
}

ul.overview_list li h2 {
	margin: 0;
	font-size: 1.182em;
}


/*____________________________________________________________ F13 SEARCHRESULTS ___ */

form.search {
	margin: 1em 0;
}

form.search legend {
	display: none;
}

form.search input.text {
	float: left;
	width: 275px;
	height: 18px;
	margin: 1px 10px 1px 0;
	padding: 5px 6px 4px;
	border: 1px solid #cacaca;
	color: #666666;
}

form.search input.submit {
	float: left;
	background: url(/fileadmin/templates/img/btn_quick_search.png) no-repeat left top;
	width: 81px;
	height: 30px;
	padding: 0.4em 0 0.5em;
	border: none;
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
	cursor: pointer;
}

p.searchresults_summary {
	margin: 0 0 1em;
	color: #7a7a7a;
}

ul.searchresults {
	margin: 0 0 1em;
}

ul.searchresults li {
	background: none;
	margin: 0;
	padding: 1em 0;
	border-bottom: 1px solid #e8eaeb;
}

ul.searchresults li h2 {
	margin: 0;
	font-size: 1.182em;
}

ul.searchresults li p {
	margin: 0 0 1em;
}


/*____________________________________________________________ F14 WORLDMAP ___ */

.sIFR-active div.worldmap h1.heading {
	margin: 0 0 0.25em;
}

div.worldmap div.mapholder {
	background: #fafbf4;
	width: 602px;
	height: 406px;
	margin: 0 0 1em;
}

div.worldmap ul.map_locations {
	overflow: hidden;
	margin: 0.5em 0 1em;
}

div.worldmap h3 {
	padding-top: 0.5em;
}

div.worldmap ul.map_locations li {
	float: left;
	background-image: url(/fileadmin/templates/img/icon_arrow_green.png);
	width: 142px;
	margin: 0 0 0.5em;
}

div.worldmap ul.map_locations li a {
	text-decoration: none;
	color: #2e313b;
}

div.worldmap ul.map_locations li.active a {
	font-weight: bold;
	color: #950095;
}

div.worldmap ul.map_locations li a:hover {
	text-decoration: underline;
	color: #950095;
}

div.worldmap ul.map_locations li span.coordinates,
div.worldmap ul.map_locations li div.infowindow_holder,
div.worldmap ul.map_locations li span.product_uid {
	display: none;
}

div.infowindow_content {
	display: inline-block;
}

div.infowindow_content img {
	float: left;
	margin: 0 1em 0.5em 0;
}


/*____________________________________________________________ F15 USP BOX ___ */

div.usp_box ul.usp_list li {
	display: block;
	background: none;
	margin: 0;
	padding: 0 0 0.25em;
	border-top: 1px solid #e8eaeb;
}

div.usp_box ul.usp_list li:first-child {
	border-top: none;
}

div.usp_box ul.usp_list li h3 {
	margin: 0.5em 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.182em;
}

div.usp_box ul.usp_list li img {
	float: left;
	margin: 0 15px 5px 0;
}

div.usp_box ul.usp_list li a.image {
	float: left;
}


/*____________________________________________________________ F16 TELL-A-FRIEND ___ */



/*____________________________________________________________ F17 CONTACT ___ */

div.contactpage h1 {
	margin: 0 0 0.5em 0;
}

div.contactpage p {
	margin: 0 0 2em 0;
}

form.contactform {
	font-size: 1.091em;	
}

form.contactform label {
	margin-right: 30px;
	width: auto;
	font-weight: bold;
	display: block;
}

form.contactform input,
form.contactform select,
form.contactform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form.contactform textarea {
	font-size: 1em;
	width: 446px;
	height: 214px;
}

form.contactform p.note {
	margin-bottom: 20px;
}

form.contactform label.float {
	margin-bottom: 15px;
}

form.contactform label.checkbox,
form.contactform label.radiobut {
	font-weight: normal;
}

form.contactform a.button_send {
	display: block;
	width: 73px;
	height: 31px;
	background: transparent url(/fileadmin/templates/img/btn_send.png) scroll 0 0;
}

form.contactform a.button_send:hover {
	background: transparent url(/fileadmin/templates/img/btn_send.png) scroll 0 31px;	
}

/*____________________________________________________________ F18 SIGN-UP NEWSLETTER ___ */



/*____________________________________________________________ F19 SITEMAP ___ */

div.csc-sitemap a {
	text-decoration: none;
	color: #2e313b;
}

div.csc-sitemap a:hover {
	text-decoration: underline;
	color: #950095;
}

div.csc-sitemap ul {
	margin: 0 0 2em;
	font-size: 1.182em;
}

div.csc-sitemap ul li {
	background-image: url(/fileadmin/templates/img/icon_arrow_green.png);
	margin: 0 0 0.25em;
}

div.csc-sitemap ul ul {
	margin: 0 0 1em 2.5em;
	font-size: 0.846em;
}

div.csc-sitemap ul ul li {
	margin: 0;
}

div.csc-sitemap ul ul ul {
	font-size: 1em;
}


/*____________________________________________________________ F20 GROWER ___ */

div.grower_specs {
	display: inline-block;
	background: #fafbf4;
	margin: 43px 0 2.5em;
	padding: 0 10px;
}

div.grower_specs img {
	margin: 0 -10px;
}

div.grower_specs dl {
	display: inline-block;
	padding: 1em 0 0.5em;
}

div.grower_specs dl dt {
	float: left;
	clear: left;
	width: 100px;
	margin-right: 10px;
	font-weight: bold;
}

div.grower_specs dl dd {
	float: left;
	width: 166px;
	margin-bottom: 0.5em;
}

div.grower_specs a.button_readmore,
div.grower_specs a.button_products {
	overflow: hidden;
	float: left;
	background: no-repeat left top;
	width: 107px;
	height: 31px;
	margin: 0 0.5em 2em 0;
	text-indent: -9999px;
}

body.nl div.grower_specs a.button_readmore {
	background-image: url(/fileadmin/templates/img/btn_readmore_nl.png);
}
body.en div.grower_specs a.button_readmore {
	background-image: url(/fileadmin/templates/img/btn_readmore_en.png);
}
body.de div.grower_specs a.button_readmore {
	background-image: url(/fileadmin/templates/img/btn_readmore_de.png);
}

body.nl div.grower_specs a.button_products {
	background-image: url(/fileadmin/templates/img/btn_products_nl.png);
}
body.en div.grower_specs a.button_products {
	background-image: url(/fileadmin/templates/img/btn_products_en.png);
}
body.de div.grower_specs a.button_products {
	background-image: url(/fileadmin/templates/img/btn_products_de.png);
}

body.grower_specs a.button_readmore:hover,
body.grower_specs a.button_products:hover {
	background-position: 0 -31px;
}


/*____________________________________________________________ F22 ROUTE ___ */

div.route_planner h2 {
	margin-bottom: 1em;
}

div.mapcontainer {
	margin: 0 0 2em 0;
	height: 260px;
	overflow: hidden;
	border: 1px solid #cacaca;
}

body.nl a.button_planroute,
body.de a.button_planroute,
body.en a.button_planroute {
	display: block;
	width: 107px;
	height: 31px;
}

body.nl a.button_planroute:hover,
body.de a.button_planroute:hover,
body.en a.button_planroute:hover {
	background-position: 0 31px;	
}

body.nl a.button_planroute {
	background: transparent url(/fileadmin/templates/img/btn_planroute_nl.png) scroll 0 0;
}

body.en a.button_planroute {
	background: transparent url(/fileadmin/templates/img/btn_planroute_en.png) scroll 0 0;
}

body.de a.button_planroute {
	background: transparent url(/fileadmin/templates/img/btn_planroute_de.png) scroll 0 0;
}


/*____________________________________________________________ F23 QUOTE ___ */

div.quote {
	display: inline-block;
	width: 100%;
	padding: 0 0 1px;
	border-bottom: 1px solid #e8eaeb;
	font-weight: bold;
	color: #221654;
}

div.quote img {
	float: left;
	margin: 0 15px 0 0;
}

div.quote q {
	display: block;
	position: relative;
	padding: 0 0 1em;
	quotes: none;
}

div.quote q:before,
div.quote q:after {
	content: "";
	content: none;
}

div.quote q span.quotation_holder {
	position: absolute;
}

div.quote q span.quotation_left,
div.quote q span.quotation_right {
	position: relative;
	font-size: 1.5em;
}

div.quote q span.quotation_holder span.quotation_left {
	left: -0.5em;
}

div.quote q span.quotation_holder span.quotation_right {
	left: 0.25em;
}

div.quote p.quote_author {
	float: right;
	margin: 0 0 1em;
	font-style: italic;
}


/*____________________________________________________________ F24 RELATED PRODUCTS ___ */

div.related_products {
	display: inline-block;
}

div.related_products ul li {
	display: inline-block;
	background: none;
	margin: 0;
	padding: 0.75em 0 1.5em;
	border-bottom: 1px solid #e8eaeb;
}

div.related_products ul li a.visual_link {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
}

div.related_products h3 {
	margin: 0 0 0.25em;
	font-size: 1.091em;
}

div.related_products p {
	margin: 0 0 0.25em;
}


/*____________________________________________________________ F25 TEASER LINKS ___ */

div.teaser_links h2 {
	margin: 0 0 0.25em;
}

div.teaser_links ul li {
	background-position: 10px 1.1em;
	margin: 0;
	padding: 0.5em 0 0.5em 20px;
	border-bottom: 1px solid #e8eaeb;
}


/*____________________________________________________________ F26 TEASERBLOCK ___ */

div.teaser_block {
	display: inline-block;
}

.sIFR-active .heading_highlight {
	margin: 0;
	line-height: 1em;
	font-style: normal;
	color: #339900;
}

div.teaser_block div.visual_holder {
	display: block;
	float: left;
	height: 110px;
	margin: 0 15px 0 0;
}


/*____________________________________________________________ IE6 outdated browser warning ___ */

div.ie6warning {
	padding: 5px 0;
	background: #ffffde url(/fileadmin/templates/img/bg_ie6warning.png) repeat-x left bottom;
}

div.ie6warning div.inner {
	position: relative;
	width: 955px;
	margin: 0 auto;
	background: url(/fileadmin/templates/img/bg_ie6warning_icon.png) no-repeat left 6px;
}

div.ie6warning h2 {
	color: #403466;
	margin-bottom: 0.5em;
}

div.ie6warning p {
	margin-bottom: 0.5em;
	padding: 5px 0 0 25px;
	color: #2e313b;
	font-size: 13px;
}

div.ie6warning a {
	color: #241651;
}

div.ie6warning a.close {
	position: absolute;
	top: 10px;
	right: 5px;
	display: block;
	width: 10px;
	height: 10px;
	background: url(/fileadmin/templates/img/btn_ie6warning_close.png) no-repeat;
	text-indent: -99999px;
}

div.ie6warning a.close:hover {
	background: url(/fileadmin/templates/img/btn_ie6warning_close_hover.png) no-repeat;
}

/*____________________________________________________________ Campagne 2011 Landingspagina ___ */

body.campagne2011 {
	background: url(/fileadmin/templates/img/mailcampagne2011/bg_body.jpg) no-repeat center -80px #f2e9e0;	
}

body.campagne2011 div#header {
	margin-bottom: 0;	
}

body.campagne2011 div#content {
	display: block;
	background: url(/fileadmin/templates/img/mailcampagne2011/mailcampagne.jpg) no-repeat 0 0;	
	height: 840px;
	padding: 0;
}

body.campagne2011 div#content h1,
body.campagne2011 div#content h2 {
	display: none;
}
