/* DATEI CSS: Format-haupt.css */

.ws			{
			font-family:Verdana;
			font-size:8pt;
			color:#F6F8FD;
			font-weight:bold;
			}
.hinweis		{
			font-family:tahoma;
			font-size:7pt;
			color:#ACACAC;
			font-weight:normal;
			}
.ws2			{
			font-family:Verdana;
			font-size:7pt;
			color:#F6F8FD;
			font-weight:normal;
			}
.gr			{
			font-family:tahoma;
			font-size:7pt;
			color:#969595;
			font-weight:normal;
			}
.u1			{
			font-family:tahoma;
			font-size:12pt;
			color:#EFEFEF;
			font-weight:bold;
			}
.u2			{
			font-family:tahoma;
			font-size:8pt;
			color:#969595;
			font-weight:bold;
			}
.text			{
			font-family:Verdana;
			font-size:8pt;
			color:#001C55;
			}
a:link 			{
			font-family:Verdana;
			color:#003FC0;
			font-size:7pt;
			text-decoration:none;
			font-weight:normal;
			}
a:visited 		{
			font-family:Verdana;
			color:#003FC0;
			font-size:7pt;
			text-decoration:none;
			font-weight:normal;
			}
a:hover 		{
			font-family:Verdana;
			color:#003FC0;
			font-size:7pt;
			text-decoration:none;
			font-style:normal;
			}
a:active 		{
			font-family:Verdana;
			color:#003FC0;
			font-size:7pt;
			text-decoration:none;
			font-style:normal;
			}