/* footer */

div#footer {
	float: left;
	clear: none;
}

#footer .cc {
	background-image:url(dd_bg/footer_bg.gif);
	background-repeat:no-repeat;
	color:#525252;
	height: 125px;
	line-height:110%;
	padding:25px 12px 15px;
	width:741px;
	font-size: 10px;
	line-height: 120%;
	overflow: hidden;
}

#footer .cc a {
	font-size: 10px;
}

#footer .cc .title {
	display:block;
	font-weight:bold;
	margin-bottom:13px;
	font-size: 12px;
}

#footer .zahlungsarten {
	float:left;
	height:100%;
	width:141px;
}

#footer .cust_info {
	float:left;
	height:100%;
	padding-left: 20px;
	width:162px;
}

#footer .service {
	float:left;
	height:100%;
	padding-left: 20px;
	width:154px;
}

#footer .newsletter {
	float:left;
	padding-left: 20px;
	width:224px;
	height:125px;
}

#footer .newsletter .inpText {
	border:1px solid #D3D5D6;
	color: #888989;
	padding:8px;
	font-size: 12px;
	width: 205px;
	margin-top: 10px;
}

#footer .newsletter .inpText.black {
	color: #000;
}

#footer .newsletter .newsletter_btn {
	margin-top: 8px;
}

#footer .newsletter .newsletter_btn .dd_bt_m {
	width: 208px;
}

#footer .zahlungsarten .cnt, #footer .cust_info .cnt, #footer .service .cnt, #footer .newsletter .cnt {
	border-right: 1px solid #c6c3c3;
	height: 95px;
	padding-top: 5px;
}

#footer .zahlungsarten .cnt p {
	margin: 0;
	padding: 0;
}

#footer .newsletter .cnt {
	border-right: 0;
}

#footer .endbar {
	margin-top: 10px;
	width: 765px;
}

#footer .endbar .trusted_logo {
	float: left;
}

#footer .endbar .links {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #525252;
	line-height: 140%;
}

#footer .endbar .digidesk {
	position: absolute;
	right: 0;
	bottom: 0;
}

#footer .endbar .f_logo {
	margin-right: 3px;
}

/* wk_footer */
#footer.wk_footer a {
	color: #555555;
}

#footer.wk_footer .cc {
	background-image: url(dd_bg/footer_wk_bg.gif);
	width: 956px;
}

#footer.wk_footer .zahlungsarten {
	width: 212px;
}

#footer.wk_footer .cust_info {
	width: 233px;
}

#footer.wk_footer .service {
	width: 225px;
}

#footer.wk_footer .endbar {
	width: 980px;
}

#footer.wk_footer .endbar .f_logo {
	margin-right: 33px;
}

#footer.wk_footer .endbar .links {
	width: 864px;
}

#footer .auszeichung {
	text-align: center;
	margin-top: 10px;
	clear: both;
	position: relative;
}

#footer .sternchen {
	color:#525252;
	margin-bottom:10px;
	margin-top:10px;
}

div.on.popup {
	border: 1px solid #0382b8;
}

div.on.popup .popup_btn {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 270px;
}

div.on.popup .popup_title {
	color: #0382b8;
}

.disabled .dd_bt_m {
	color: #cdcdcd;
}