/* 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; color: #0b4da2;}
body,p,ul,ol,dl,div,th,td,form,address,blockquote,cite,nobr,pre,.my
		 { font-size: 12px }
body,.my
		{scrollbar-base-color:#0b4da2;
		scrollbar-3d-light-color:#FFFFFF;
		scrollbar-arrow-color:#0b4da2;
		scrollbar-darkshadow-color:#0b4da2;
		scrollbar-face-color:#FFFFFF;
		scrollbar-highlight-color:#0b4da2;
		scrollbar-shadow-color:#0b4da2;
		scrollbar-track-color:#FFFFFF;}	
		 
ul,ol
		   { font-size: 12px }

		 
h1		   { color: #0b4da2; font-weight: bold; font-size: 21px }
h2		   { color: #0b4da2; font-weight: bold; font-size: 18px }
h3		  { color: #0b4da2; font-size: 14px }
h4		  { color: #0b4da2; font-size: 13px }

small	{font-size:10px}
big		{font-size:16px;font-weight:bold}
strike	{color:#AAAAAA}

a:link		   { color: #0b4da2; font-weight: bold; text-decoration: none }
a:visited	   { color: #0b4da2; 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 }

a.link_weiss:HOVER {
	color : #FF0000;
	text-decoration : underline;
	font-weight : bold;
	
}

.button
{
background-color:#;
border-top-color:#DDDDDD;
border-left-color:#DDDDDD;
border-right-color:#000000;
border-bottom-color:#000000;
border-width:1px;
border-style:solid;

}

.button_inlay
{
background-color:#;
border-top-color:#DDDDDD;
border-left-color:#DDDDDD;
border-right-color:#DDDDDD;
border-bottom-color:#000000;
border-width:1px;
border-style:solid;

}

.button_act
{
background-color:;
border-top-color:#666666;
border-left-color:#666666;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-width:1px;
border-style:solid;

}

.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 #FF9999;background-color:#FF9999;}
.formReqC	{font-family:verdana,arial,helvetica,sans-serif;font-size:12px;;border-bottom:double #FF9999;background-color:#FF9999;}

.norm	{color:##0b4da2}
.rot	{color:#FF9999}
.gruen	{color:#009900}
.blau	{color:#000099}
.kopf	{color:#CC9900}
.time	{color:#6d94c7; background-color:#; font-family:verdana,arial,helvetica,sans-serif; font-size:12px; font-weight:bold ;}
/* EOF */
