diff --git a/ccm-sci-bundle/web/templates/ccm-navigation/navigation/sci-welcome.jsp b/ccm-sci-bundle/web/templates/ccm-navigation/navigation/sci-welcome.jsp
index 4171db1ca..dcb232fb2 100644
--- a/ccm-sci-bundle/web/templates/ccm-navigation/navigation/sci-welcome.jsp
+++ b/ccm-sci-bundle/web/templates/ccm-navigation/navigation/sci-welcome.jsp
@@ -13,6 +13,10 @@
+
+ defaultItemPage.setClassAttr("welcomePage");
+
+
long age = Navigation.getConfig().getIndexPageCacheLifetime();
if (age == 0) {
DispatcherHelper.cacheDisable(response);