
#copyright{
	
	height:160px; font-size:10px;
	position:relative;
	z-index:19998;
	color:#838080;
	text-align:left; 
	border: 0px solid #000;
	padding:18px 0px 0px 0px; 
}
a, a:hover, a:visited #copyright{
	color:#838080;
}
#foot_teaser_div_spacer{
	height:36px;
	
}
#foot_teaser_div_wrap{
	position:relative;
	border: 0px solid #f00;
	bottom:0px;
	text-align:bottom;
 
	
}
#foot_teaser_div{
  	bottom:0;
	left:0px;
	right:0px;
	position:fixed;
	z-index:19998;
	height:36px;
	width:100%;
	color:#FFFFFF;
/* 	background-image:url(../images/footer/foot_teaser_trans_klein.png); */
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center; 
	border: 0px solid #000;
	padding:0px 0px 0px 10%;
}

#foot_teaser_mitte{
	border: 1px solid #838080;
	background:url(../images/footer/foot_teaser_trans_mitte.png) repeat;
	float:left;
	height:36px; 
	width:75%; margin-right:10px;
}
#foot_teaser_wrap_left {
	text-align:center; 
	border: 0px solid #000;
}
#foot_teaser_wrap_right {
	text-align:center; 
	border: 0px solid #000;
	float:right;
}
#foot_teaser_mitte a{
	color:#838080;
	font-size:18px;
	line-height:32px;
}

#foot_teaser_mitte .foot_teaser_link{
/*	background:url(/fileadmin/images/foot_teaser_pfeil.gif) top left no-repeat;*/
	padding:5px 10px 5px 0px;
	float:left;
	
}

