img{
	border-style		:none;

}

body{
	background-image	:url(images/daplogo.jpg);
	background-repeat	:no-repeat;
	background-position	:50% 10px;
	margin			:0px;
}

table{
	border-style		:solid;
	border-width		:0px;
	border-color		:RGB(255,102,0);
	border-collapse		:collapse;
}

td{
	border-style		:solid;
	border-width		:0px;
	vertical-align		:top;
	font-size		:9pt;
	color			:RGB(51,51,51);
	border-color		:RGB(255,102,0);
	margin			:0px;
	padding			:0px;
}

body{
	background-color	:white;
	font-family		:verdana;
	font-size		:9pt;
	color			:RGB(255,102,0);
}

hr{
	border-style		:solid;
	border-width		:1px;
	border-color		:RGB(153,153,153);
}

input{
	border-style		:solid;
	border-width		:1px;
	border-color		:RGB(153,153,153);
	color			:RGB(51,51,51);
}

table.buitenframe{
	width			:100%;
	height			:100%;
	margin			:0px;
	border-width		:10px 0px 0px 0px;
}

td.header{
	height			:162px;
	vertical-align		:bottom;
	text-align		:right;
	color			:white;
	font-weight		:bold;
}

td.middenkolom{
	width			:900px;
}

table.middenkolom{
	width			:100%;
	height			:700px;
	margin			:0px;
	border-width		:0px;
}

table.middenblok{
	height			:100%;
	width			:100%;
	border-width		:10px 80px 10px 10px;

}

td.menukolom{
	width			:180px;
	height			:100%;
	padding			:0px;
	margin			:0px;
	border-width		:10px 10px 10px 10px;
}

table.menukolom{
	width			:100%;
	height			:100%;
	color			:white;
	border-width		:1px;
	border-color		:white;
}

td.menuheader{
	background-color	:RGB(153,153,153);
	color			:white;
	width			:100%;
	height			:90px;
	border-color		:white;
}

td.menublok{
	padding			:20px 0px 0px 10px;
}

.menuregel{
	height			:30px;
	vertical-align		:bottom;
	cursor			:pointer;
	color			:RGB(51,51,51);
}

.menuregelactief{
	height			:30px;
	vertical-align		:bottom;
	cursor			:pointer;
	font-weight		:bold;
	border-width		:0px 0px 2px 0px;
	border-style		:solid;
	color			:RGB(51,51,51);
	border-color		:RGB(153,153,153);
}

.menufooter{
	font-weight		:bold;
	font-size		:10pt;
	background-color	:RGB(51,51,51);
	color			:white;
	height			:15px;
	padding			:0px 10px 0px 10px;
	vertical-align		:bottom;
}

td.contentkolom{
	vertical-align		:top;
	padding			:0px;
	margin			:0px;
	border-width		:10px 10px 10px 10px;

}

table.contentkolom{
	width			:100%;
	height			:100%;
	color			:white;
	border-width		:1px;
	border-color		:white;
}

.contentheader{
	font-weight		:bold;
	font-size		:36px;
	background-color	:RGB(153,153,153);
	color			:white;
	height			:90px;
	padding			:0px 10px 0px 10px;
	vertical-align		:bottom;
}

td.contentblok{
	padding			:20px 0px 0px 10px;
}

.contentfooter{
	font-weight		:bold;
	font-size		:10pt;
	background-color	:RGB(51,51,51);
	color			:white;
	height			:15px;
	padding			:0px 10px 0px 10px;
	vertical-align		:bottom;
	text-align		:center;
}

.copyright{
	text-align		:center;
	vertical-align		:bottom;
	font-size		:8pt;
}

