﻿
a:link    {font-family: Arial; font-size: 10pt; font-weight: normal; color: #0000ff; text-decoration: none;}
a:visited {font-family: Arial; font-size: 10pt; font-weight: normal; color: #0000ff; text-decoration: none;}
a:hover   {font-family: Arial; font-size: 10pt; font-weight: normal; color: #0000ff; text-decoration: underline;}

table {font-family: arial; font-size:10pt;}

.data {font-family: courier, monotype; font-size:10pt;}

#maintable {width:600px; height:100%; border:0px;}
.maintablecell {padding:15px; margin:0px; vertical-align:top;}

table.tableformat {
margin-top: 18px;
}

/*  1-pixel scheidslijnen in tabel  */

.cellliners {
border-left: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
}
.cellliners td {
border-right: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
}

table.cellliners-sitecolor {
border-left:  1px #b0b0e0 solid;
border-top:  1px #b0b0e0 solid;
}
table.cellliners-sitecolor td {
border-right: 1px #b0b0e0 solid;
border-bottom: 1px #b0b0e0 solid;
}

td.showcell {border: 1px solid #C0C0C0;}

h1 {
font-family: Arial;
font-size:12pt;
font-weight:bold;
margin-top:0px;
margin-bottom:10px; 
}

h2 {
font-family: Arial;
font-size:10pt;
font-weight:bold;
margin-top:0px;
margin-bottom:10px; 
}


/*  Fonts voor gebruiksaanwijzingen e.d.  */
.sitefont {font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000080;}
.sitefontsm {font-family: Verdana; font-size: 8pt; font-weight: normal; color: #000080;}
.sitefontssm {font-family: Verdana; font-size: 7pt; font-weight: normal; color: #000080;}
.sitefontb {font-family: Verdana; font-size: 10pt; font-weight: bold; color: #000080;}
.sitefontsmb {font-family: Verdana; font-size: 8pt; font-weight: bold; color: #000080;}
.sitefontssmb {font-family: Verdana; font-size: 7pt; font-weight: bold; color: #000080; letter-spacing: 1px;}

.text
{font-family: Arial; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none;}

input {
/*  -webkit-appearance: none;  LET OP: niet invoegen want dan verdwijnt in laptops de checkbox */
	-webkit-border-radius: 0px;
    border-radius: 0;	
	filter: none;		/* FF en Chrome maken input-velden gelig  */
}

input[type:checkbox] {
    -webkit-appearance: checkbox;	
    -moz-appearance: checkbox;	
}

select {
    -webkit-appearance: none;	
    border-radius: 0;
}

submit {
    -webkit-appearance: none;	
    border-radius: 0;
}

.inputText
{
	width: 150px;
	height: 19px;
	border:1px gray solid;
	color: #0000c0;
	font-size: 10pt;
	padding-left:2px;
	padding-right:1px;
	padding-bottom:3px;
    -webkit-appearance: none;				
}


#buttonInput
{
	width: 90px;
	height: 30px;
    border-width: 1px; border-style: solid; 
    border-top-color: #3060f0; 
    border-right-color: #000080; 
    border-bottom-color: #000080; 
    border-left-color: #3060f0;
	background-color:#F8F8FF;
	color: #0000f0;
	font-size: 12pt;
    -webkit-appearance: none;				
}


#buttonReset
{
	width: 90px;
	height: 30px;
    border-width: 1px; border-style: solid; 
	border-radius: 0px;    
    border-top-color: #3060f0; 
    border-right-color: #000080; 
    border-bottom-color: #000080; 
    border-left-color: #3060f0;
	background-color:#F8F8FF;
	color: #0000f0;
	font-size: 10pt;
	text-align:center;
	padding-left:1px;
	padding-right:2px;
    -webkit-appearance: none;				
}


#buttonSubmit
{
	width: 80px;
	height: 25px;
    border-width: 1px; border-style: solid; 
	border-radius: 0px;    
    border-top-color: #3060f0; 
    border-right-color: #000080; 
    border-bottom-color: #000080; 
    border-left-color: #3060f0;
	background-color:#F8F8FF;
	color: #0000f0;
	font-size: 10pt;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	cursor:pointer;
    -webkit-appearance: none;				
}

.buttonrm
{
	/* min-width: 80px;
	min-height: 25px; */
    border-width: 1px; border-style: solid; 
	border-radius: 0px;    
    border-top-color: #3060f0; 
    border-right-color: #000080; 
    border-bottom-color: #000080; 
    border-left-color: #3060f0;
	background-color:#F8F8FF;
	font-family:Arial, Helvetica, sans-serif;
	color: #0000f0;
	font-size: 10pt;
	text-align:center;
	cursor:pointer;
    -webkit-appearance: none;				
    -moz-appearance: none;				
}


.buttonDiv
{
	width: 90px;
	height: 25px;
    border-width: 1px; border-style: solid; 
    border-top-color: #3060f0; 
    border-right-color: #000080; 
    border-bottom-color: #000080; 
    border-left-color: #3060f0;
	background-color:#F8F8FF;
	color: #0000f0;
	font-size: 12pt;
	text-align:center;
	padding-top:5px;
}

.linkReset a:link    {font-family: Arial; font-size: 12pt; font-weight: normal; color: #0000ff; text-decoration: none;}
.linkReset a:visited {font-family: Arial; font-size: 12pt; font-weight: normal; color: #0000ff; text-decoration: none;}
.linkReset a:hover   {font-family: Arial; font-size: 12pt; font-weight: normal; color: #0000ff; text-decoration: none;}
.linkReset a:active  {font-family: Arial; font-size: 12pt; font-weight: normal; color: #0000ff; text-decoration: none;}

.checkboxLarge 
{
width:27px;
height:27px;
border:1px gray solid;
border-radius:5px;
background-color:#ffffff;
}

.checkboxMiddle 
{
width:15px;
height:15px;
border:1px gray solid;
border-radius:3px;
background-color:#ffffff;
}

.checkboxStandard 
{
width:27px;
height:27px;
border:1px gray solid;
border-radius:0px;
background-color:#ffffff;
}


