/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* Footernavigation */
.footernavigation				{ float: left; min-width: 300px }
.footernavigation li				{ display: inline; margin: 0 0 0 19px }

.footernavigation a:link			{ color: #FFF; font-family: "Lucida Sans W01 Roman", sans-serif; font-size: 9px; line-height: 32px; text-transform: uppercase }
.footernavigation a:visited		{ color: #FFF; font-size: 9px; font-weight: bold; text-transform: uppercase }
.footernavigation a:hover		{ color: #DD1930 }
.footernavigation a:active		{ color: #DD1930 }
