@charset "utf-8";
/* styles - www.mikrofinanz.net - 2010_01_29 */

/*Alle Links */
a, a:link, a:visited {
color: #b61036;
}

a:hover, a:active {
text-decoration: none;
}

#footer a, #footer a.visited{
	color: #003566;
	text-decoration:none;
	line-height:13px;
}
#footer a:hover, #footer a:active{
	color: #003566;
	text-decoration:underline;
}
#downloads a, #downloads a.visited{
	color: #003566;
	text-decoration:none;
	line-height:13px;
}
#downloads a:hover, #downloads a:active{
	color: #003566;
	text-decoration:none;
}
/* Links | ENDE*/