

.home #centerPage {
	padding: 0;
	background: none;
}

.home #columnCenter {
	width: 619px;
}

.home #columnRight {
	width: 261px;
}

#centerPageFooterHome {
	background: url(/fileadmin/templates/images/centerPageFooterWithGreyBar_home.jpg) no-repeat;
	height: 18px;
	margin: auto;
	width: 915px;
}

.home #centerPage {
	padding: 0;
	background: url(/fileadmin/templates/images/bck_home_center.jpg) no-repeat 0 90px;
}

/**
 * Additional styles for the controls.
 */
.jcarousel-control {
	margin-bottom: 10px;
	text-align: center;
}

.jcarousel-scroll {
	margin-top: 10px;
	text-align: center;
}

#mycarousel-next, #mycarousel-prev {
	cursor: pointer;
	margin-bottom: -10px;
	text-decoration: underline;
	font-size: 11px;
}

.boxBannerHome {
	float: left;
	margin: 0 0 0 -1px;
	border-right: 1px solid #b4b4b4;
}

html>body .boxBannerHome{
	margin: 0 0 0 2px;
}

.boxBannerHomeText {
	width: 167px;
	height: 98px;
	text-align: left;
	padding: 10px 10px 0px 10px;
	margin: -3px 0 0 0;
	background: #fff url(/fileadmin/templates/images/bckBannerBoxFooterItemText.jpg) repeat-x;
}

.boxBannerHomeText p {
	margin: 0;
	padding: 0;
}

#footerBannerBottom {
	background: url(/fileadmin/templates/images/footer/footerBottom.jpg) no-repeat;
	height: 12px;
}

#cardstatus {
	height: 76px;
	background: url(/fileadmin/templates/images/statusCard.jpg) no-repeat;
}

#gammaBannerHomeSpacer{
	height: 50px;
}

.jcarousel-skin-tango{
	margin: 0 0 0 4px;
}

.home .feLoginBox{
	padding: 10px 0 0 9px;
	width:230px;  
}



