/****************************************************************************      IEstyle.css Stylesheet voor IE 4.x en hoger met minimale            * *      resolutie van 800*600 of beter                                      **  (C) Copyright 1999-2011 Johan van Soest design_(at)_vansoest_(dot)_it   * *      jan 2001 added dynamic IE5.x styles                                 **      jun 2002 removed italic from hover for easier reading               ****************************************************************************/body  {       font-size: 100%;        font-family : Arial, Verdana, Helvetica, sans-serif;}h1    { font-size: 145%; }h2    { font-size: 125%; }h3    { font-size: 110%; }h4    { font-size: 100%; }h5    { font-size: 095%; }h6    { font-size: 075%; }A:visited{       BACKGROUND : transparent;        COLOR      : black ;}A:link{       BACKGROUND : transparent;        COLOR      : blue  ;}A:hover{       BACKGROUND : #ffa   ;        COLOR      : red}table {       font-size: 100%;/*        table-layout:fixed; maakt alle tabellen snel maar wel beeld-vullend */}table.Page{       height: 100%;        width: 100%;	border-width: 1px;	border-spacing: 0px ;	border-style: solid;	border-color: blue;	border-collapse: collapse;}table.Page th{	border-width: 1px;	padding: 0px;	border-style: solid;	border-color: blue;}table.Page td{	border-width: 1px;	padding: 0px;	border-style: solid;	border-color: blue;}table.Header{       height: 100px;        width: 100%;	border-width: 1px;	border-spacing: 0px;	border-style: none;	border-color: blue;	border-collapse: collapse;}table.Header th{	border-width: 1px;	padding: 0px;	border-style: none;	border-color: blue;}table.Header td{	border-width: 1px;	padding: 0px;	border-style: none;	border-color: blue;}table.Menu{	border-width: 1px;	border-spacing: 0px;	border-style: none;	border-color: blue;	border-collapse: collapse;}table.Menu th{	border-width: 1px;	padding: 0px;	border-style: solid;}table.Menu td{	border-width: 1px;	padding: 0px;	border-style: solid;}.MenuOnHover{	color: #0000FF;	background-color: #00FFFF;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	cursor: pointer;	text-align: center;	border-width: 1px;	border-style: solid;	border-color: #0000FF; }.MenuNoHover{	color: #00FFFF;	background-color: #0000FF;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;        cursor: default;        text-align: center;        border-width: 1px;        border-style: solid ;        border-color: #0000FF;}table.None{	border-width: 0px;	border-spacing: 0px;	border-style: none;	border-color: transparent;	border-collapse: collapse;}table.None th{	border-width: 0px;	padding: 0px;	border-style: solid;	border-color: transparent;}table.None td{	border-width: 0px;	padding: 0px;	border-style: solid;	border-color: transparent;}.acronym{  cursor: help;  border-bottom: 1px dashed #000;}acronym{  cursor: help;  border-bottom: 1px dashed #000;}div.BoxRight{  float: right;  width: 250;  border: 2px solid #25587E;  font-family:  Arial, Verdana, Helvetica, sans-serif;  background-color: #AFDCEC;  padding: 7px;  margin: 7px;  font-size: 90%;  border-radius: 10px;  box-shadow: 4px 4px rgba(37, 88, 126, 0.5);}.indented{  padding-left: 30pt;}.twitter-style {	position:relative;	zoom: 1; 	FONT-FAMILY: "lucida grande", lucida, tahoma, helvetica, arial, sans-serif; 	FONT-SIZE: 10px;/*	width:100px; */	border-style:solid;	border-color:blue;	border-width:1px;}
