
/* ------------------------- Abschluss ---------------------*/
#lastline {
	margin-top:10px;
	height: 4px;
	background: transparent url(../img/lastline.png) no-repeat top left;
}
#footer {
	height: 145px;
}
#footermenu {
	height: 75px;
	background: transparent url(../img/footmenu.png) no-repeat top left;
}
#footerline {
	margin-top:45px;
	height: 3px;
	background: transparent url(../img/footline.png) no-repeat top left;
}
#footercopyright {
	margin-top:5px;
	text-align: right;
}
#footercopyright a:hover {
	color: #000;
}
