/* DATEI: formate.css */
body,p,h1,h2,h3,h4,a,ul,ol,li,dl,div,th,td,form,address,blockquote,cite,nobr,pre,big,small,b,i,strike,.my
		{font-family:verdana,arial,helvetica,sans-serif}
body,p,ul,ol,dl,div,th,td,form,address,blockquote,cite,nobr,pre,.my
		 { font-size: 12px }
		 
ul,ol
		   { font-size: 12px }

		 
h1		 { color: #09c; font-weight: normal; font-size: 21px }
h2		  { color: #09c; font-weight: bold; font-size: 18px }
h3		 { font-size: 14px }
h4		{font-size:14px}

small	{font-size:10px}
.small { font-size: 10px; }
big		{font-size:16px;font-weight:bold}
strike	{color:#AAAAAA}

a:link		   { color: #036; font-weight: bold; text-decoration: none }
a:visited	   { color: #036; font-weight: bold; text-decoration: none }
a:active	  { color: red; font-weight: bold; text-decoration: underline }
a:hover		 { color: #ff0000; font-weight: bold; text-decoration: underline }

a.plain			    { color: white; font-style: normal; font-weight: bold; text-decoration: none }
a.plain:visited	     { color: white; font-weight: bold; text-decoration: none }
a.plain:active	  { color: red; font-style: normal; font-weight: bold; text-decoration: underline }
a.plain:hover	 { color: #ff0000; font-style: normal; font-weight: bold; text-decoration: underline }

.form		{font-family:verdana,arial,helvetica,sans-serif;font-size:12px;border:solid #0000C0;}
.formOk		{font-family:verdana,arial,helvetica,sans-serif;font-size:12px;border:solid #00C000;}
.formReq	{font-family:verdana,arial,helvetica,sans-serif;font-size:12px;border:solid #FF0000;background-color:#FFCCCC;}
.formReqC	{font-family:verdana,arial,helvetica,sans-serif;font-size:12px;;border-bottom:double #FF0000;background-color:#FFCCCC;}

.norm	{color:#000000}
.rot	{color:#FF0000}
.gruen	{color:#009900}
.blau	{color:#000099}
.kopf	{color:#CC9900}
.tabellenrand { border: solid 1px black; }
/* EOF */
