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

#tab_sawmills { background-color: #006832; border-bottom: solid 1px #fff; margin-top: 4px; }
#tab_sawmills .sb-inner { background:#006832; }

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

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

#tab_joinery-machines { background-color: #002612; border-bottom: solid 1px #002612; padding: 14px 16px; }
#tab_joinery-machines .sb-inner { background:#002612; }

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

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

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

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

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

.tabs_content:hover { background: #173927; }