@charset "utf-8";
/* 
Elemente aus Modul & Componenten Footer
PCS = Page Class Suffix (_pcs_xxx)
MCS = Modul Class Suffix (_mcs_xxx)
*/

.lay_footer2{
	text-align:left;
}
.lay_foot_cont1{
	float:left;
	width:580px;
	font-size:11px;
	color:#999999;
}
.lay_foot_cont2{
	float:left;
	width:170px;
	font-size:11px;
	color:#999999;
}
.lay_foot_cont3{
	float:left;
	width:220px;
	text-align:right;
	font-size:11px;
	color:#999999;
}
.fo_footerlink{
	font-size:11px;
	color:#999999;
}
a.fo_footerlink:link{
	color:#999999;
}
a.fo_footerlink:visited{
	color:#999999;
}
a.fo_footerlink:hover{
	color:#4661b2;
}
a.fo_footerlink:active{
	color:#999999;
}