﻿body
{
	background-color: #FFFFFF;
}
.menu
{
    background-color: #228B22;
    font-variant: small-caps;
    font-family: Calibri;
    color: navy;
    font-size: small;
    font-weight: bold;
    width: 200px;
    height: auto;
}
.toplogo
{
    height: 150px;
    width: 900px;
}
.voet
{
    height: 25px;
    text-align: center;
    font-variant: small-caps;
    font-family: Calibri;
    color: black;
    font-size: 12pt;
    font-weight: bold;
  background-color: #228B22;
}
.tabelopmaak
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    position: relative;
   background-color: #228B22;
   border-color: #228B22;
   border-width: thin;
}
.inhoud
{
	width: 700px;
	height: 500px;
	background-color: #228B22;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	font-family: calibri;
	color: black;
	font-size: 10pt;
	line-height: normal;
	letter-spacing: normal;
	margin-left: 10px;
	vertical-align: top;
}
.bread
{
    height: 30px;
    font-variant: normal;
    font-family: Calibri;
    color: black;
    font-size: 12pt;
    font-weight: bold;
  background-color: #228B22;
    font-style: normal;
    vertical-align: middle;
}
p
{
	font-family: Calibri;
	font-size: 12pt;
	text-align: justify;
    height: 23px;
    margin-top: 46px;
    top: 261px;
    left: 281px;
    width: 598px;
}
h1
{
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: navy;
	color: white;
}
h2
{
    font-family: Calibri;
    font-size: 13pt;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 15px;
   background-color: #ffcc33;
    color: #FFFFFF;
}
h3
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}
.knop
{
   background-color: #228B22;
    font-family: Calibri;
    color: #228B22;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    text-transform: none;
    padding: 3px;
    width: 150px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
  }
.datagrid
{
    padding: 3px;
    margin: 2px;
    border-style: none;
    background-color: #228B22;
    font-family: Calibri;
    font-size: 12pt;
    font-style: normal;
    color: #228B22;
    width: auto;
    height: auto;
}
