﻿#frameheader {
margin: 0 auto;
width:600px;
height:100px; 
border-top:1px #000080 solid;
border-left:1px #000080 solid;
border-right:1px #000080 solid;
background-color: #4d4dff;
color:white;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
text-align:center;
}

#headertable  {
	text-align:center;
}


#framemain {
margin: 0 auto;
width:600px;
height:100%; 
border-top:1px #000080 solid;
border-left:1px #000080 solid;
border-right:1px #000080 solid;
border-bottom:1px #000080 solid;
}

#maintable {
height:100%; 
background-color: #f6f6ff;
font-family:Arial, Helvetica, sans-serif; 
font-size:10pt;
}

.maintablecell {
padding:15px;
margin:0px; 
vertical-align:top;
}

table.inline {
width: 100%;
margin-top: 12px;
margin-bottom: 12px;
border-width: 0px;
}

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


/*  1-pixel scheidslijnen in tabel  */
.cellliners td {
border-right: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
}
.cellliners {
border-left: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
}

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

.leftalign {
margin-left:0px;
margin-top:4px;
margin-right:18px;
margin-bottom:7px;
float:left;
}

.rightalign {
margin-left:13px;
margin-top:6px;
margin-bottom:7px;
float:right;
}


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

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; 
}

h1.h1date {
font-family: Courier;
font-size:10pt;
font-weight:normal;
color:#808080;
margin-top:2px;
margin-bottom:7px; 
}


/*  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;}

/*
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;}
*/

a:link    {color: #0000ff; text-decoration: none;}
a:active  {color: #0000ff; text-decoration: none;}
a:visited {color: #0000ff; text-decoration: none;}
a:hover   {color: #0000ff; text-decoration: underline;}

img.borderstandard {
border: 1px solid #C0C0C0;
}

