/* Schriftfamilie */

body {
	font-family: Verdana, Arial, Helvetica;
}

h1, h2, h3, td, P,
.tr1, .tr2, .tr3,
.text,				{font-family: Verdana, Arial, Helvetica; #000000; }

/* Text */

h1						{font-size: 12px; margin-bottom: 3px; }
h2						{font-size: 12px; margin-top: 12px; margin-bottom: 3px;}
h3						{font-size: 14px; margin-bottom: 3px; }
td 					{font-size: 11px;}
.tr1, .tr2 			{font-size: 11px; font-weight: 600; }
.tr3				 	{font-size: 11px; }
.text				 	{font-size: 11px; margin-top: 0px; margin-bottom: 6px; }
.fett					{font-weight: 600; }
.seitentitel		{font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: 600; letter-spacing: 1px; color: #354a93;  }
.kastentitel		{font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: 600; letter-spacing: 2px; color: #ffff33;  text-decoration: underline;   }
.tabellentitel		{font-size: 11px;  text-decoration: underline;}
.kastendatum		{font-size: 10px;  font-style: italic;  }	

/* Links */

.menu				{font-family: Verdana, Arial, Helvetica; font-weight: 600; font-size: 11px;}

a.menu:link			{text-decoration: none; font-weight: 600; color:#ffffff; }
a.menu:visited		{text-decoration: none; font-weight: 600; color:#ffffff; }
a.menu:hover		{text-decoration: none; font-weight: 600; color:#fae830; }
a.menu:active		{text-decoration: none; font-weight: 600; color:#fae830;  }

.menu1			{font-family: Verdana, Arial, Helvetica;  font-weight: 600; font-size: 11px;}

a.menu1:link		{text-decoration: none;  font-weight: 600; color:#fae830; }
a.menu1:visited	{text-decoration: none;  font-weight: 600; color:#fae830; }
a.menu1:hover		{text-decoration: none;  font-weight: 600; color:#ffffff; }
a.menu1:acitve		{text-decoration: none;  font-weight: 600; color:#ffffff; }

a:link				{text-decoration: underline; font-weight: 500; color: #CA0000; }
a:visited			{text-decoration: underline; font-weight: 500; color: #354A93; }
a:hover				{text-decoration: none		; font-weight: 500; color: #000000; }
a:active				{text-decoration: underline; font-weight: 500; color: #CA0000; }

/* Tabelle */
.tr1					{padding: 15px 10px 5px 10px; text-transform: uppercase; }
.tr2, .tr3			{padding: 5px 10px 5px 10px; }
.tr4					{border-bottom:1px solid #666666;  }

/* Scrollbar */
