/*****************************************************
 *
 *   FOOTER.CSS  	
 *	 
 *   geh&hör 
 *   DOCxcellence GmbH
 *   @Author : Laura M.Tjahjono
 *
 *****************************************************/

td#Footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-aatachment: fixed;
}

#Copyright {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 600px;
}

#Copyright p{
	font-style: verdana;
	font-size: 7pt;
	color: #86A447;	
}

