﻿body
{
	font-family: Verdana, Arial;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	
}
TD
{
	font-family: Verdana, Arial;
	font-size: 12px;
}

A.Menu
{
	text-decoration: none;
	color: black;
	
	
}



A.Menu:hover
{
	color:#A82F34;
	text-decoration: none;
}

TR.Menu
{
	height: 25px;
}


div.Titel
{
	color: #A82F34;
	height: 45px;
	font-size: 22px;
	font-weight: bold;
}
div.Groot
{
	font-size: 16px;
	font-weight: bold;
}

div.Medium
{
	font-size: 14px;
	font-weight: bold;
}


A
{
	color: gray;
	
}


A:hover
{
	color:#A82F34;
}
.MeldingOK
{
	font-style: italic;
	color: green;
}
.MeldingFout   
{
	font-style: italic;
	color: red;
}
