/*Currently CDUBlue */
/*#0158a6;*/
.NavColor {
  color: #fab200; }

.wahlTopic .NavColor {
  /*color: $CDUWahlColor;*/ }

/*	##############################################################################	*/
/*	#	Stylesheet Footer														 #	*/
/*	##############################################################################	*/
/*	##############################################################################	*/
/*	#	Container																 #	*/
/*	##############################################################################	*/
.footerContainer {
  position: relative;
  clear: all; }

/*	##############################################################################	*/
/*	##############################################################################	*/
.footerContainer > .navigation {
  background-color: #fab200;
  text-align: center; }

.footerContainer > .navigation a {
  font-family: cdukvtb;
  color: white;
  border-color: white;
  height: 100%;
  display: block;
  padding-right: 5px; }

.footerContainer a.link:hover {
  background: rgba(0, 0, 0, 0.075);
  text-decoration: none; }

.footer .navigation .item {
  display: inline-block;
  margin-right: 5px; }
