.topbar {
  color: #ffffff;
  font-family: Verdana;
  font-size: 15px;
  background: #000;
  font-weight: bold;
  border-left:1px solid #C9C9C9;
  border-right:1px solid #C9C9C9;
  border-top:1px solid #C9C9C9;
  cursor: hand; 
  text-align : center;
  }

  .footer {
 margin-left: 35px;

  }
    .tekst_bold {
  color: #000;
  font-family: Verdana;
  font-size: 13px;
  	font-weight: bold;
   }
       .tekst_normal {
  color: #000;
  font-family: Verdana;
  font-size: 13px;
   }
   
    .tekst_blink {
	color: #ffff00;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: blink;

   }
      .tekst_kop {
  color: #000;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  text-decoration:underline;
  }
       .tekst_hoofdstuk {
  color: #000;
  font-family: Verdana;
  font-size: 19px;
  font-weight: bold;
  text-decoration:underline;
  }
      .tekst_td {
  color: #000;
  background-color:#D2EAEF;
  background:#D2EAEF;
  font-family: Verdana;
  font-size: 13px;
  	font-weight: bold;
   }
