/* ********************************************/
/* Style: Skischool (pink)
/* ********************************************/

.items-leading {
	background: url('../images/pattern_skischool.jpg') repeat;
}

.module  {
	background: url('../images/btn_skischool.png') no-repeat;
}

#subnavi .nav-pills > li {
	float: right;
}

#subnavi a:hover,
#subnavi .active a, a:hover {
	border-color: #961157;
	color: #961157;
}

#footer {
	background: #961157;
}

.table > thead > tr > th{
	background: #c0709a;
	color: #fff;
	border-color: #961157;
}

.gkArtContentWrap, #bottom  {
	background: #c0709a;
}

.nspInfo a, .nspInfo:after {
	color: #961157;
}