/* ------------------------------------------------------- */
/*            Farb-Stylesheet fuer d-t-r.net               */
/* ------------------------------------------------------- */

/* ------------------------------------------------------- */
/*                  Regeln fuer die Links                  */
/* ------------------------------------------------------- */

a:link {
	color: #800;
}

a:visited {
	color: #963;
}

a:hover{
}

a:active {
}

div.navigation a {
}

div.breadcrumbs a:link,
div.navigation a:link {
}

div.breadcrumbs a:visited,
div.navigation a:visited {
}

div.footer a:link,
div.contact a:link {
	color: #a66;
}

div.footer a:visited,
div.contact a:visited {
	color: #b85;
}
