.rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#363636;
}

html { 
scrollbar-arrow-color:#003366; 
scrollbar-track-color:#FFFFFF; 
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#6D7FAE; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-darkshadow-color:#6D7FAE; 
scrollbar-shadow-color:#FFFFFF; 
} 
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F7923A;
	text-decoration: none;
	font-weight: bold;

}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F7923A;
	text-decoration: none;
	font-weight: bold;

}
.rechtszonderheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-repeat: no-repeat;
	}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #003366;
	background-color: #F2F2F2;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 19px;
	color: #363636;	
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 19px;
	color: #363636;	
}
  th {
    font-size: 12pt;
    font-weight: bold;
    color: #333366;
    padding: 5px;
    text-align: left;
  }
  
  th.header {
    font-size: 15pt;
    font-weight: 600;
    color: #FF9933;
    text-align: left;
    border-bottom: 2 ridge #9999FF;
    padding: 1px;
  }
  
  input, select, option {
    color: black;
    background-color: #F1F1F2;
  }
  
  td {
    text-align: left;
  }
  
  td.button {
    text-align: right;

  }
  
  td.icons {
    text-align: right;
    border-bottom: 2 ridge #9999FF;
  }
  
  a.icon_link {
    text-decoration: none;
    border: 0;
  }
  
  input.buttons {
    color: #333366;
    font-weight: bold;
    background: #D6D8F2;
    border: 3 ridge #CCCCFF;
    cursor: hand;
  }
  
  input.no_back {
    background: transparent;
  }
  
  

