﻿body
{
    font-size: 10pt;
    color: black;
    font-family: Tahoma, Arial;
    background-color: #6d80d3;
}

h1
{
	font-size: 18pt;
	color: black;
	font-family: Tahoma;
}

h3.kop
{
	font-size: 12pt;
	color: Black;
	font-weight:bold;
	font-family: Tahoma;
}

tr.top1
{
    border-bottom: #cc3333 thick solid;
	background-color: #00cc00;
	height: 50px;
}

tr.top2
{
    border-top: #cc3333 thick solid;
	border-bottom: lightgrey thin solid;
	height: 60px;
}

td.top1
{
    border-bottom: #cc3333 thick solid;
	background-color: #808000;
	height: 50px;
}

td.top2
{
	height: 50px;
    border-top: #cc3333 thick solid;
}

td.menu
{
	height: 450px;
	vertical-align: top;
	background-color: #00cc00;
    border-top: #cc3333 thick solid;
	border-right: #cc3333 thick solid;
}

td.content
{
	height: 100%;
	vertical-align: top;
}

span.merkenkop
{
    font-size: 12pt;
    color: black;
    font-style: italic;
    font-family: Arial, Verdana;
    background-color: #00cc00;
    font-weight: bold;
}

.titel
{
    font-size: large;
    font-family: Arial, Verdana, 'Times New Roman';
    font-style: italic;
    color: #000000;
}
