/* CSS Document */

div {
position:absolute; 
left:9px; 
top: 110px; 
width:111px; 
height:36px;
}

.frame {
position:absolute;
left:240px;
top:135px;
width:300px;
}

.menuutje {
position:absolute;
left:300px;
top:72px;
width:200px;
}

.form {
position:absolute;
left:440px;
top:72px;
width:340px;
}

a.menu {
	font-family: Arial, Verdana;
	font-size: 10pt;
color: #000000; 
text-decoration: underline; 
font-weight : normal;
}

a {
	font-family: Arial, Verdana;
	font-size: 10pt;
color: #0000cc; 
text-decoration: underline; 
font-weight : normal;
}

a:hover {
	font-family: Arial, Verdana;
	font-size: 10pt;
color: #ff3333; 
text-decoration: underline; 
font-weight : normal;
}

a:hover.menu {
	font-family: Arial, Verdana;
	font-size: 10pt;
color: #000000; 
text-decoration: underline; 
font-weight : normal;
}

a:visited.menu {
	font-family: Arial, Verdana;
	font-size: 10pt;
color: #000000; 
text-decoration: underline; 
font-weight : normal;
}

a:visited {
	font-family: Arial, Verdana;
	font-size: 10pt;
color: #ff3333; 
text-decoration: underline; 
font-weight : normal;
}

.knopkop {
	font-family: Arial;
	font-size: 10pt;
color: #000000; 
text-decoration: none; 
font-weight : bold;
}

body {
font-family: Arial;
font-size: 11pt;
color: #000000;
text-decoration: none;
}

td {
font-family: Arial;
font-size: 11pt;
color: #000000;
text-decoration: none;
}
