/*
  hr.red  { color:#d40404; height:1px; } fast ganz rot: #ee0000
  hr.blue { color:#006699; height:1px; }
  hr.oliv { color:#999900; height:1px; }
  hr.grey { color:#cccccc; height:1px; }
*/
  h1,h2,h3,h4,h5,h6 { font-family:Trebuchet MS, Arial,sans-serif; color:#999900; }
  body,table { font-family:Trebuchet MS, Arial,sans-serif; color:#606060; font-size:13px;

     	    background-image: url(http://bko-berlin.de/images/bko_logo2_blass_kopf.jpg);
    	    background-position: right bottom;
    	    background-repeat: no-repeat;
    	    background-attachment: fixed;

    	    }

  hr { color:#cccccc; height:1px; }
  tr { vertical-align:top; }

  a:link    { text-decoration:none;      color:#006699; } /* blassblau */
  a:visited { text-decoration:none;      color:#006699; } /* blassblau */
  a:hover   { text-decoration:underline; color:#D40404; } /* gedecktes rot */
  a:active  { text-decoration:none;      color:#D40404; } /* gedecktes rot */
  a:focus   { text-decoration:none;      color:#999900; } /* f-loch-oliv */
  	   /*background-color:#fafafa; font-weight:bold; */

