/* CSS Musikkapelle Heudorf e.V. */
/* Start Footer */
#Footer {
	height: 20px;
	width: 970px;
	float: left;
	color: #999999;
	font-size: 10px;
	text-align: left;
	text-indent: 10px;
}

#FooterLeft {
	height: 20px;
	width: 570px;
	float: left;
}

#FooterRight {
	height: 20px;
	width: 400px;
	float: left;
	text-align: right;
	text-indent: 10px;
}

#Footer A {
	color: #999999;
	text-decoration: none;
}

#Footer A:HOVER {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

#FooterImage {
	height: 35px;
	float: left;
}
/* End Footer */

#Bookmarks {
	height: 20px;
	width: 970px;
	float: left;
	color: #999999;
	font-size: 10px;
	text-align: right;
	text-indent: 10px;
}

