body {
	background-color	: rgb(212,208,200);
	color					: rgb(0,0,0);
	font-family			: verdana, "arial rounded mt bold", "arial black", sans-serif;
}

table.omlijnd {
	border-style	: none;
	border-width	: 0px;
	border-color	: rgb(0,0,0);
}

table.vul  {
	width				: 100%;
	height			: 100%;

}

.toptr {
	border-top-style		: groove;
	border-left-style		: groove;
	border-right-style	: groove;
	border-bottom-style	: none;
	border-top-width		: 1px;
	border-left-width		: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 0px;
	border-top-color		: rgb(0,0,0);
	border-left-color		: rgb(0,0,0);
	border-right-color	: rgb(0,0,0);
}

.login {
	border-top-style		: outset;
	border-left-style		: outset;
	border-right-style	: outset;
	border-bottom-style	: outset;
	border-top-width		: 1px;
	border-left-width		: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-top-color		: rgb(0,0,0);
	border-left-color		: rgb(0,0,0);
	border-right-color	: rgb(0,0,0);
	border-bottom-color	: rgb(0,0,0);
	background-color		: rgb(20,139,169);
}

td.rechtermenu {
	background-image	: url('/images/menu-herhaal.jpg');
	background-repeat	: repeat-x;
	width					: 100px;
}

.knopje {
	width		: 100px;
	height	: 33px;
}

table.diep {
	text-align			: center;
	width 				: 350px;
	border-width		: 1px;
	border-style		: inset;
	background-color	: rgb(255,255,255);
	font-weight			: bold;
	font-size			: 100%;
}

table.about_lijn {
	border-width	: 1px;
	border-style	: solid;
	border-color	: rgb(0,0,0);
	width				: 360px;
	font-size		: 80%;
}