body {
	background-image: url(../img/layout/bg_body_winter.jpg);
}
#containerHeader {
	background-image: url(../img/layout/winter/bg_mainNav_bottom.jpg);
}


#containerHeader #containerMainNav #mainNavList li.active ul#subNav li a {
	background-color: #11548b;
}
#containerHeader #containerMainNav #mainNavList li.active ul#subNav li.active a,
#containerHeader #containerMainNav #mainNavList li.active ul#subNav li a:hover  {
	background-color: #0e4776;
}


#content a {
	color: #0c66b7;
}

#content h3,
#content h3 a {
	color: #498CC9;
}

#content table.contenttable thead th { background-color: #498cc9; }

#content .newsListContainer span.readMoreCont a,
#content .hotelTeaser .hotelTeaserImg div.linkMore a,
#content .newsBackLink a,
#content #backLink a {
	background: #498CC9;
}

.sidebarLinkBox h4 {
	background-color: #11548b;
}
.sidebarLinkBox ul li a {
	background-color: #498cc9;
}
.sidebarLinkBox ul li a:hover {
	background-color: #11548b;
}

		#naan_Weather table#weatherDetail thead th {
			background: #498cc9;
		}
