table.container{
    background-color : #FFFFFF;
    width: 950px;
    height: 100%;
    border-collapse: collapse;
}

table{
    border-collapse: collapse;
}

table.kader{
    background-color : fdf9d7;
}
td {
	vertical-align: top;
}
td.top{
    background-image:url(/pict/top.gif);
    height: 191px;
    width: 950px;
}
td.mid{
    background-image:url(/pict/mid.gif);
}
td.bot{
	background-image:url(/pict/bot.gif);
    height: 122px;
   	padding-left: 760px;
	padding-top:95px;
}
td.kader{
	background-image:url(/pict/back.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 5px;
    height: 27px;
}
td.hoeklb{
	background-image:url(/pict/hoeklb.gif);
	width: 18px;
	height: 16px;
}
td.hoekrb{
	background-image:url(/pict/hoekrb.gif);
	width: 18px;
	height: 16px;
}
td.hoekro{
	background-image:url(/pict/hoekro.gif);
	width: 18px;
	height: 16px;
}
td.hoeklo{
	background-image:url(/pict/hoeklo.gif);
	width: 18px;
	height: 16px;
}



td.kolom{
	padding-left: 16px;
}
.input {
	border: 1px solid black;
	font-size:8pt;
    background-color : #fac17c;
}
div.banner{
 	position: relative;
	left: 500px;
	top: 30px;
}
img{
	border: 0px;
}
style1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
textarea,body,p,tr,td,table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link { text-decoration: underline; color: black; background: none;font-family: Verdana; font-size: 9pt;}
a:visited { text-decoration: underline; color: black; background: none; font-family: Verdana; font-size: 9pt;}
a:hover { text-decoration: none; color: black; background: none; font-family: Verdana; font-size: 9pt;}
a:active { text-decoration: none; color: black; background: none; font-family: Verdana; font-size: 9pt;}


