@CHARSET "UTF-8";

#footerLayerButtonContainer {
	text-align:center;
}

#footerLayerButtonContainer #footerLayerButton {
	background: url(pfeil_grau_unten_25x64.png) no-repeat center 0px #DEDEDE;
	width: 150px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}
 
#footerLayerButtonContainer #footerLayerButton.open {
	background-image: url(pfeil_grau_oben_25x64.png);
}
 
#footerLayerButtonContainer #footerLayerButton span {
	font-size: 9px;
	padding-top: 35px;
}	

#footerLayerButtonContainer #footerLayerButton span.textClosed {
	display: block;
}

#footer #footerLayerContainer {
	/*display: none;*/
}

#footer #footerLayerContainer .page {
	padding-top: 30px;
}

#footer #footerLayerContainer .footerList {
	display: inline;
	float: left;
	width: 240px;
}
#footer #footerLayerContainer .contact {
	width: 200px;
}
#footer #footerLayerContainer  .last{
	width: 45px;
	float: left;
}

#footer #footerLayerContainer .footerList h3 {
	font-family: wuerthextra_bold_cond, Arial, Helvetica,"Microsoft Yahei","微软雅黑", sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#footer #footerLayerContainer .last img {
	padding: 0px 5px 10px;
}
#footer #footerLayerContainer .footerList p {
	line-height:1.5;
}

#footer #footerLayerContainer .footerList ul li{
	list-style-type: none;
}

#footer #footerLayerContainer .footerList p.footerlink a .icon {
	width: 25px;
	display: block;
}

#footer #footerLayerContainer .footerList p.footerlink.android a .icon {
	background-position: -203px -406px;
	height: 29px;
}

#footer #footerLayerContainer .footerList p.footerlink.apple a .icon {
	background-position: -232px -402px;
	height: 34px;
}

#footer #footerLayerContainer .footerList p.footerlink.windows a .icon {
	background-position:  -262px -408px;
	height: 24px;
}