<style type="text/css"><!--

   TD.BtnKl  {
   	border-left : 1px solid rgb(230,230,230);
   	border-right : 1px solid rgb(128,128,128);
   	border-top : 1px solid rgb(230,230,230);
   	border-bottom : 1px solid rgb(128,128,128);
   }
   
   TD.BtnGr  {
   	border-left : 2px solid rgb(240,240,240);
   	border-right : 2px solid rgb(128,128,128);
   	border-top : 2px solid rgb(240,240,240);
   	border-bottom : 2px solid rgb(128,128,128);
   	font-size : 13.4px;
  	font-family : Verdana,Arial,sans-serif;

   }


   Table.Titel  {
   	border-left : 1px solid rgb(128,128,128);
   	border-right : 1px solid rgb(255,255,255);
   	border-top : 1px solid rgb(128,128,128);
   	border-bottom : 1px solid rgb(255,255,255);
   }
   
   A.Menue  {
   	text-decoration : none;
   	color : #000000;
   }
   
   A.Menue:hover  {
   	color : rgb(255,0,0);
   }
   
   A.Menue:active  {
   	color : rgb(0,0,255);
   }
   
   A.Region  {
   	text-decoration : none;
   	color : rgb(0,50,0);
   }
   
   A.Region:hover  {
   	color : rgb(255,0,0);
   }
   
   A.Region:active  {
   	color : rgb(0,0,255);
   }
   
   A.klMenue  {
   	text-decoration : none;
   	color : #000000;
   }
   
   A.Listeintrag  {
   	color : rgb(0,0,200);
   }
   
   A.Listeintrag:hover  {
   	color : rgb(255,0,0);
   	background-color : rgb(255,255,255);
   	font-weight : bold;
   }
   
   A.Listeintrag:active  {
   	color : rgb(0,0,255);
   	background-color : rgb(244,243,242);
   	font-weight : bold;
   }
   
   A.Btn  {
   	color : rgb(0,0,200);
   }
   
   A.Btn:hover  {
   	color : rgb(255,0,0);
   	background-color : rgb(255,255,255);
   }
   
   A.Btn:active  {
   	text-decoration : none;
   	color : rgb(255,0,0);
   }
   
   Input.BtnFett  {
   	font-weight : bold;
   }
   
   Textarea.Textfeld  {
   	font-family : Arial;
   }

  .titel1  {
  	color : Navy;
  	font-family : arial,sans-serif;
  	font-size : 19px;
  	text-decoration : none;
  }

  .titel2  {
  	color : Navy;
  	font-family : arial,sans-serif;
  	font-size : 14px;
    font-weight : bold;
  	text-decoration : none;
  }

.TitelRot  {
  	color : red;
  	font-family : arial,sans-serif;
  	font-size : 19px;
  	text-decoration : none;
  }

  
  .txt  {
  	font-size : 13px;
  	font-family : Arial,sans-serif;
  	color : Black;
  }

.rot  {
  	font-size : 13px;
  	font-family : Arial,sans-serif;
  	color : red;
  }

.klein  {
  	font-size : 11px;
  	font-family : Arial,sans-serif;
  	color : Black;
  }

  
  
.admintitel  {
  	color : Navy;
  	font-family : arial,sans-serif;
  	font-size : 16pt;
  	font-weight : bold;
  	text-decoration : none;
  }
   
   
textarea,input,submit  {
  	font-family : ,arial,sans-serif;
  	font-size : 13.4px;
}
   
-->
  </style>