

/* --- Stylesheet 2652 () --------- */ 

footer {
	position:fixed;
	bottom: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height:100px;
	background-color: #353527;
	padding: 15px 0 0 0;
	color: #FFF;
	font-size: 14px;
	line-height: 17px;
}

footer a { color: #FFF !important; }
#page footer a:hover { background-color: transparent !important; }

footer a.yellowbutton {
	background-color: #D2AA00;
	display: inline-block;
	padding: 6px 12px;
	color: #353527; /*005DA1*/
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

footer a.yellowbutton:hover { color: #FFF; }

footer .box.left {
	margin-right: 20px;
}

footer .box.right {
	margin-left: 20px;
}

footer .sponsor { margin: 0 20px 0 0; }
footer .sponsor .left { margin-right: 15px; }
footer .sponsor img { width: 130px; height: auto; }
footer .sponsor .allgaeu img { width: auto; height: auto; }

footer .adresse1 { float: left; margin-right: 20px; }
footer .adresse2 { float: left; }


footer .socialicons .socialicon {
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	background: url(//tramino.s3.amazonaws.com/s/wir-oberstdorfer/573520/social-icons.png) top left no-repeat;
}

footer .socialicons .socialicon.facebook { background: url(//tramino.s3.amazonaws.com/s/spirits-of-nature/596424/negativ-facebook.jpg) top left no-repeat; }
footer .socialicons .socialicon.youtube { background-position: -120px 0px; }
footer .socialicons .socialicon.instagram { background: url(//tramino.s3.amazonaws.com/s/spirits-of-nature/954941/instagram.svg); background-position: -120px 0px; margin-left: 4px;  }


#copyright {
	position: absolute;
	bottom: 10px;
	right: 15px;
	font-size: 12px;
	line-height: 12px;
	color: #6C6C60;
}

#copyright a {
	color: inherit;
	margin-right: 5px;
	display: inline-block;
	margin-left: 20px;
	white-space: nowrap;
}

#copyright a:hover { color: #FFF; }