﻿
div.admininfo
{
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: White;
	overflow: auto;
	width: 420px; 
	height: 370px;

}

div.adminmessage
{
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: White;
	overflow: auto;
	width: 350px; 
	height: 180px;

}

.opslaanmatch
{
	margin-top: 0px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: Black;
	font-weight: normal;
	width: 60px;
}


