a.footer-link:link, a.footer-link:active, a.footer-link:visited {
	color: #bb9440;
	text-decoration: none;
}

a.footer-link:hover {
	color: #f2e4c3;
	text-decoration: none;
}

a.created-link:link, a.created-link:active, a.created-link:visited {
	color: #353a37;
	text-decoration: none;
}

a.created-link:hover {
	color: #eeeeee;
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: #bb9440;
	text-decoration: none;
}

a:hover {
	color: #f2e4c3;
	text-decoration: none;
}

.verweiss {
	border-bottom: 1px dotted #bb9440;
}
