h2, h4, a.arrow-link {
	color: #8cd600;
}

a.arrow-link {
	background: url(../img/bg_menu-l2_green.gif) no-repeat left;
}

div#menu-left {
	border-color: #8cd600;
}

div#subleft {
	border-color: #8cd600;
}

div#content {
	background: url(../img/bg_menu_left_green.gif) repeat-y 0 190px;
}

/*** puff company facts - start ***/
div.company-facts, div.country-facts {
	background: #8cd600;
}


div.company-facts-content span {
	color: #8cd600;
}

div.country-facts-content span {
	color: #008751;
}

/*** tab objekt ***/

h5.tab {
	background: #8cd600;
}

h5.tab-active {
	background: #8cd600;
}

ul.tab-navigation li.active {
	background: #8cd600;
}

.tab-container {
	border-top: 2px solid #8cd600;
}

/*** Menu-left ***/

div#menu-left a.l2 {
	color: #8cd600;
}

div#menu-left ul li a.l3{
	color: #8cd600;
}

div#menu-left ul li a.l4{
	color: #8cd600;
}

/** level 2 **/
div#menu-left ul li {
	background: url(../img/bg_menu-l2_green.gif) no-repeat right top;
}

/** level 3 **/
div#menu-left ul ul li {
	background: url(../img/bg_menu-l3_green.gif) no-repeat;
}

/** divider **/
div.divider {
	background: #8cd600;
	height: 10px;
}

/** Innovations - news **/
.arrow {
	background: url(../img/small_arrow_green.gif) no-repeat;
}

