@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 150%;
	color:#000066
	bgcolor="#c1c1c1"
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color:#000066
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #000066;
	font-weight:normal;
}
.itemtekst {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
}

.Linkbar {
	font-size: 14px;
	color: #000066;
}
.Linkbar a {
	font-size: 14px;
	color: #000066;
	text-decoration:none;
}

.header a{
    font-family: "Arial";
	font-size: 20px;
	color: #3F8DC6;
}
.Lijntjerechts{
	 border-right-color:#666;
	 border-right-style:dotted;
	 border-right-width: 1px
}
.Lijntjelinks{
	 border-left-color:#666;
	 border-left-style:dotted;
	 border-left-width: 1px
}
#Linksboven {
	position: relative;
	top:68px;
	right:20px;
	overflow: auto;
	z-index: 2;
	float:left;
	color: #CCC;
}
