/* Das Layout wird fuer alle Navigations-Frames (links) der Projekte aktiviert. */

a			{ font-weight:bold; text-decoration:none; }
a:link		{ font-weight:bold; text-decoration:none; }
a:visited	{ font-weight:bold; text-decoration:none; }
a:hover		{ font-weight:bold; text-decoration:underline; color:white; background: transparent; }
p			{ font-family:Tahoma,Arial,Verdana,sans-serif; font-size:14px; }
td			{ font-family:Tahoma,Arial,Verdana,sans-serif; }
.xxl		{ font-size:24px; }
.xl			{ font-size:20px; }
.large		{ font-size:18px; }
.big		{ font-size:16px; }
.normal		{ font-size:14px; }
.smart		{ font-size:13px; }
.small		{ font-size:12px; }
.mini		{ font-size:10px; }
.textfeld	{ font-size: 11px; width: 90px; }
