#footer {
	padding: 0;
	width: 780px;
	margin: 0px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	float:left;
	border: 0px solid #FFFFFF;
   }
   
#footer_innen_1 {
	padding: 0;
	width: 780px;
	margin: 0px;
	height: 50px;
	
	background-repeat: no-repeat;
	background-position: top;
	position: relative;	
   float:left;
   }

#footer_innen_2 {
	padding: 0;
	width: 780px;
	margin: 0px;
	height: 50px;	
	background-repeat: no-repeat;
	background-position: top;
	position: relative;	
   float:left;
   }
   
 #footer_innen_3 {
	padding: 0;
	width: 780px;
	margin: 0px;
	height: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 100px;
	float:left;
	background-color: #000000;
   }  

.text { font-family: Verdana,Arial; font-size: 9px; font-weight: small; color: #111112; text-decoration: none}
