﻿body{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
}
IMG{	border: 1px solid #000000;
}
td{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	font-family: "Trebuchet MS";
}
a:hover {
	color: #969696;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	font-family: "Trebuchet MS";
}
#maintable{
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	background-color: white;
	vertical-align: top;
	width: 779px;
}
#midden{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	background-image: url(img/bgmidden.jpg);
	background-repeat: no-repeat;
	height: 460px;
}
#menu{
	padding-left: 25px;
	padding-top: 22px;
	width: 140px;
	vertical-align: top;
	line-height: 120%;
	padding-right: 10px;
}
#content{
	vertical-align: top;
	height: 100%;
}
#contenttable{
	padding-top: 25px;
	padding-left: 10px;
	width: 639px;
	vertical-align: top;
	padding-right: 20px;
	height: 100%;
}
#admin_menu {
	background: #FFFFFF;
	border: 1px dashed #000000;
	float: right;
	width: 100px;
	height: 450px;
	padding: 5px;
	vertical-align: top;
}
#agenda_menu {
	background: #FFFFFF;
	border: 1px dashed #000000;
	width: 90px;
	height: 50px;
	padding: 5px;
	vertical-align: top;
}
#admintable{
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.button{  
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	border: #000000 1px solid;
	font-size: 10pt;
	color: #000000;
	margin-top: 3px;

}
.balkje{
	padding: 2px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	border: #000000 1px solid;
	font-size: 10pt;
	color: #000000;
}
.tekst{
	padding: 2px;
	background-color: #FFFFFF;
	font-family: Lucida Console;
	border: #000000 1px solid;
	font-size: 10pt;
	color: #000000;
}

#editMenu{
	text-align:right;
}

#editMenu img{
	border: 0px;
	width:20px;
	height: 20px;
}