@charset "iso-8859-1";

 BODY { 
		background-color: #EA732F;	   
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #111111; 
		font-size: 12px; 
		font-weight: normal;
		line-height: 15px;
		margin:0px;
       }
		   
 TABLE { 
		background-color: #ffffff;
		line-height: 15px;
		font-size: 11px; 
		font-weight: normal;
	   }

	  
 H1 { 
        font-size: 16px ; 
		font-weight: bold;
		line-height: 120%;
	 }


 td.top1,td.bottom1 { background-color: #EA732F; }
 td.bottom2 { background: url(../pix/border_oben.gif); }
 td.top2 { background: url(../pix/border_unten.gif); }

 img.pictick  { border:1px solid #294455;}



  a			{ font-weight: normal; }
    a:link 	{ color: #000000 ; }
  a:visited { color: #202020 ; }
  a:hover 	{ color: #B7212B ; CURSOR:url("../styles/omocursor.cur");   }
  a:active 	{ color: #B7212B ; }  
  
  a.menu 		 { margin-left:10px; margin-right:10px;}  
  a.menu:link    { color: #ffffff ;font-size:11px;font-weight: normal; text-decoration:none; }
  a.menu:visited { color: #ffffff ;font-size:11px;font-weight: normal; text-decoration:none; }
  a.menu:hover   { color: red ; font-size:11px;font-weight: normal; CURSOR:url("../styles/omocursor.cur");text-decoration:none;  }
  a.menu:active  { color: #ffffff ;font-size:11px;font-weight: normal; text-decoration:none; }
  