body {
background-color:#E5E5E5;
margin:0px;
margin-top: 0px;
}
#hoofdframe {
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body,input,td,textarea {
font-family:Verdana;
font-size:11px;
}

input,textarea {
margin-bottom:2px;
}

form {
margin:0px;
}


a:link { color:#0000FF; text-decoration:none; }
a:active { color:#0000FF; text-decoration:none; }
a:visited { color:#0000FF; text-decoration:none; }
a:hover { color:#0000FF; text-decoration:underline; }

a.menu:link { color:#E5E5E5; text-decoration:underline; }
a.menu:active { color:#E5E5E5; text-decoration:underline; }
a.menu:visited { color:#E5E5E5; text-decoration:underline; }
a.menu:hover { color:#FFFFFF; text-decoration:underline; }

a.wit:link { color:#FFFFFF; text-decoration:underline; }
a.wit:active { color:#FFFFFF; text-decoration:underline; }
a.wit:visited { color:#FFFFFF; text-decoration:underline; }
a.wit:hover { color:#E5E5E5; text-decoration:underline; }

a:link.imgbdr{border: 1px solid black;} 
a:visited.imgbdr{border: 1px solid black;} 
a:hover.imgbdr{border: 1px solid grey;}
a:active.imgbdr{border: 1px solid black;} 

td.form_left {
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	padding:2px 5px 2px 5px;
}

td.form_right {
	border-bottom:1px dotted #999999;
	padding:2px 5px 2px 5px;
}


strong.kleur {
color:#FD1A74;
}


div.menu_group_hide {
border-bottom:2px solid #FFFFFF;
height:32px;
overflow:hidden;
}

div.menu_group_show {
border-bottom:2px solid #FFFFFF;
}

div.menu_items {
background-color:#AAAAAA;
background-repeat:repeat-y;
border-top:2px solid #FFFFFF;
color:#FFFFFF;
font-weight:bold;
padding:5px 0px 5px 10px;
}h1 {
	font-size: 11px;
	font-weight: bold;
}

