#tab_customer-service { background: #587A14; border-bottom: solid 1px #fff; margin-top: 4px;}
#tab_customer-service .sb-inner { background:#587A14; }

#tab_sawmills { background: #006832; border-bottom: solid 1px #006832; padding: 14px 16px;}
#tab_sawmills .sb-inner { background:#006832; }

#tab_bandsaw-mills { background: #005025; border-bottom: solid 1px #fff; margin-top: 4px; }
#tab_bandsaw-mills .sb-inner { background:#005025; }

#tab_planers { background: #00381a; border-bottom: solid 1px #fff; margin-top: 4px; }
#tab_planers .sb-inner { background:#00381a; }

#tab_joinery-machines { background: #002612; border-bottom: solid 1px #fff; margin-top: 4px; }
#tab_joinery-machines .sb-inner { background:#002612; }

#tab_industrial-machines { background: #000; border-bottom: solid 1px #fff; margin-top: 4px; }
#tab_industrial-machines .sb-inner { background:#000; }

#tab_kiln { background: #000; border-bottom: solid 1px #fff; margin-top: 4px; }
#tab_kiln .sb-inner { background:#000; }

#tab_webshop { background: #444444; border-bottom: solid 1px #fff; margin-top: 4px; margin-left: 4px; }
#tab_webshop .sb-inner { background:#444444; }

#tabs_content_container { background: #006832; }
#tabs_content_container .sb-inner { background:#006832; }

#tabs_content_customer_service 		{ display: none; }
#tabs_content_sawmills 				{ display: block; }
#tabs_content_bandsaw_mills 		{ display: none; }
#tabs_content_planers 				{ display: none; }
#tabs_content_joinery_machines		{ display: none; }
#tabs_content_industrial_machines	{ display: none; } 
#tabs_content_kiln					{ display: none; } 
#tabs_content_webshop				{ display: none; }

.tabs_content:hover { background: #007237;}