/* Saas Box */

#content-wrap #middleLeft a,
#content-wrap #middleLeft a:active,
#content-wrap #middleLeft a:visited,
#content-wrap #middleLeft a:hover {
	color:#798e91;
}
#content-wrap #middleLeft a:hover {
	text-decoration:underline;
}


/* eProcure Box */

#content-wrap #middleMiddle a,
#content-wrap #middleMiddle a:active,
#content-wrap #middleMiddle a:visited,
#content-wrap #middleMiddle a:hover {
	color:#13adcd;
}
#content-wrap #middleMiddle a:hover {
	text-decoration:underline;
}


/* eCommerce Box */

#content-wrap #middleRight a,
#content-wrap #middleRight a:active,
#content-wrap #middleRight a:visited,
#content-wrap #middleRight a:hover {
	color:#00817f;
}
#content-wrap #middleRight a:hover {
	text-decoration:underline;
}


/* News */

#content-wrap #bottomLeft a,
#content-wrap #bottomLeft a:active,
#content-wrap #bottomLeft a:visited,
#content-wrap #bottomLeft a:hover {
	color:#798e91;
}
#content-wrap #bottomLeft a:hover {
	text-decoration:underline;
}
#content-wrap #bottomLeft h1,
#content-wrap #bottomLeft h2,
#content-wrap #bottomLeft h3 {
	color:#798e91;
}

.news-latest-container .news-latest-morelink a,
.news-latest-container .news-latest-morelink a:hover,
.news-latest-container .news-latest-morelink a:active,
.news-latest-container .news-latest-morelink a:visited {
	background-image:url(plus.png);
}
.news-latest-container .news-latest-morelink {
	border-bottom:2px solid #798e91;
}

/* Stories */

#main #bottom #bottomMiddle {
	background-image:url(tagcloud-bgr.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 20px;
}

/* Glossar & Tag-Cloud */

#main #bottom #bottomRight {
	background-image:url(tagcloud-bgr.png);
	background-repeat: repeat-x;
	border-top: none;
	padding-top: 20px;
}

#content-wrap #bottomRight a,
#content-wrap #bottomRight a:active,
#content-wrap #bottomRight a:visited,
#content-wrap #bottomRight a:hover {
	color:#798e91;
}
#content-wrap #bottomRight a:hover {
	text-decoration:underline;
}

#content-wrap #bottomRight h1,
#content-wrap #bottomRight h2,
#content-wrap #bottomRight h3 {
	color:#798e91;
}
