.catTitle
{
	color:#8CC842; 
}

.itemTitle
{
	color: #8CC842;
}

.itemRight .itemTitle
{
	color: #8CC842;
}

.itemBody a
{
	color: #D2D3D6;
}

.itemBody a:hover
{
	color: #8CC842;
}

div.captainsLog .left .quoteContent
{
	color: #8CC842;
}

div.captainsLog .right .explore a
{
	color: #8CC842;
}

/*===============================================================================================*/
/* Menu */
/*===============================================================================================*/
.menuContainer div.menu a.current
{
	background: url("../img/bgMenuCurrentGreen.png") no-repeat center 1px;
}
/*===============================================================================================*/
/* subMenu */
/*===============================================================================================*/
.subMenuContainer a
{
	color: #8CC842;
}

.roundCornerLeft div a,
.roundCornerLeft div a:hover
{
	color: #8CC842;
}
/*===============================================================================================*/


/*===============================================================================================*/
/* overig buttons */
/*===============================================================================================*/
form button
{
	background: url("../img/btnStandardGreen.gif") repeat-x 0px 0px;
}

form button:hover
{
	background: url("../img/btnStandardGreen.gif") repeat-x 0px -29px;
}

a.btnSmall, button.btnSmall
{
	color: #FFF;
	background: url("../img/btnSmallGreen.gif") no-repeat 0px 0px;
}

a.btnNormal:hover, button.btnSmall:hover
{
	background: url("../img/btnSmallGreen.gif") no-repeat 0px -36px;
}

a.btnNormal, button.btnNormal
{
	color: #FFF !important;
	background: url("../img/btnNormalGreen.gif") no-repeat 0px 0px;
}

a.btnNormal:hover, button.btnNormal:hover
{
	background: url("../img/btnNormalGreen.gif") no-repeat 0px -36px;
}

a.btnLarge, button.btnLarge
{
	color: #FFF;
	background: url("../img/btnLargeGreen.gif") no-repeat 0px 0px;
}

a.btnLarge:hover, button.btnLarge:hover
{
	background: url("../img/btnLargeGreen.gif") no-repeat 0px -36px;
}
/*===============================================================================================*/
/*===============================================================================================*/
a.TwoColumnItem:hover
{
	background: url("../img/bg2ColumnItemGreenMo.png") no-repeat 0px 0px;
}

a.TwoColumnItem .right .title
{
	color: #8CC842;
}
/*===============================================================================================*/
a.itemVerkort td .btnMore
{
	color: #FFF;
	background: url("../img/btnNormalGreen.gif") no-repeat 0px 0px;
}