
body, table { 
	color: #1A2555;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: arial, helvetica;
}
img {
   border: none;
}
a { 
	text-decoration: none;
}
a:link {
	color:#1A2555;
} 
a:visited {
	color:#1A2555;
} 
a:active {
   color:#DE6A00;
}
a:hover {
	color:#DE6A00;
}
.head {
	font-weight: bold;
	font-size: 14px;
	height: 36px;
	vertical-align: top;
}
.subitems {
    font-weight: bold;
	font-size: 12px;
	height: 20px;
	vertical-align: top;
}
.subhead {
    font-weight: bold;
	font-size: 12px;
 	vertical-align: top;
}
.vspace {
	height: 10px;
}
.menu {
	text-align: right;
	font-weight: bold;
	height: 36px;
    vertical-align: top;
 }
.note {
	font-size: 8px;
	font-style: normal;
	color: #759398;
	text-align: right;
	vertical-align: bottom;
}
.menu_bg {
	background-image: url(../images/bg_menu.gif);
	overflow: hidden;
}
.top {
  background-image: url(../images/bg_top.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}
.t_content {
  width:500px;
}
.content {
  margin-left: 20px;
  background-image: url(../images/bg_content.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.plaatje {
  border: 1px dotted #1A2555;
}

.arrow {
    text-align: right;
}
