#footer {
	width: 1020px;
	margin: 0px auto 0px auto;
}

#footer #social_bm {
	float: left;	
	width: 962px;	
	position: relative;
	top: 0px;
	z-index: 100;
	padding: 0px 29px 0px 29px;
	margin: 28px 0px 0px 0px;
}
#footer #social_bm #social {
	float: left;
	background-color: white;
	-webkit-border-radius: 10px;
   -khtml-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   padding: 5px 20px;
   height:23px;
}
#footer #social_bm #social DIV {
	float: left;
}
#footer #social_bm #social DIV#bgplus {
	margin: 0px 0px 0px 10px;
}
#footer #social_bm #social DIV#btwitter {
	margin: 0px -28px 0px -20px;
}
#footer #social_bm #nachoben {
	height:23px;
	line-height: 23px;
	float: right;
	font-size: 14px;
	-webkit-border-radius: 10px;
   	-khtml-border-radius: 10px;
  	-moz-border-radius: 10px;
   	border-radius: 10px;
  	padding: 5px 20px 5px 20px;
  	background-color: white;
}
#footer #social_bm #nachoben IMG {
	float: left;
	margin-right: 5px;
}
#footer #social_bm #nachoben A {
	 color: #1a9f4f;
}
#footer #social_bm #nachoben A:HOVER {
	text-decoration: underline;
}
#langfooter {
	width: 100%;
	background-color: #5c8e43;
	margin: -16px 0px 0px 0px;
}
#langfooter #footinfo {
	position: relative;
	top: 0px;
	width: 962px;	
	padding: 0px 29px 60px 29px;
	margin: 0px auto;
}
#langfooter #footinfo #naviunten {
	float: left;
	border-top: 1px dotted white;
	border-bottom: 1px dotted yellow;
	width: 748px;
	margin: 44px 29px 0px 0px;
	height: 53px;
	line-height: 53px;
	font-size: 12px;
}	

#langfooter #footinfo #naviunten A {
	color: white;
	padding-right: 27px;
	text-transform: uppercase;
}	
#langfooter #footinfo #naviunten A:HOVER{
	text-decoration: underline;
}	
#langfooter #footinfo #kontaktdaten {
	float: left;
	border-top: 1px dotted yellow;
	width: 178px;
	margin: 44px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	font-size: 12px;
	color: black;
}	
#langfooter #footinfo #kontaktdaten H5 {
	text-transform: uppercase;
	height: 53px;
	line-height: 53px;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: white;
}
#langfooter #footinfo #kontaktdaten P {
	margin-top: 0px;
	color: white;
}