/* Allgemeine Syles für alle Sparkassenakademien */

h1, h2, h3, h4 {
	color: #666666;
}

.ui-bar-a h1, .ui-bar-a h2, .ui-bar-a h3 {
	color: white;
}

.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
	background: #ff0000 !important;
}

.footer {
	color: white;
}

.footerCopyrightInfo {
	color: #dddddd !important;
}

.footerCopyrightInfo a {
	color: #dddddd !important;
	text-decoration: none;
}
