﻿body 
{
	font-family: Arial;
	font-size: 12px;
}

.divmenu
{
	background-color: #EAF1E5;
	border-right: solid 1px green;
	border-bottom: solid 1px green;
}

.divindhold
{
	background-color: #F3F7F1;
	border-right: solid 1px green;
	border-bottom: solid 1px green;
	width: 100%;
}

.greenlabel
{
	color: #008000;
}

p
{
	margin: 0;
}
