a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover	{
	color: #0066FF;
	text-decoration: none;
}
.footerbigblauw {
	color:#003399;
}
body {
	background: url('../graphs/rand.gif') #FFFFF9 repeat-y;
	color: #000000;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: Trebuchet MS, Arial, Verdana;
	
}

.headerzwart {
	color: #000000;
}
.zoek_box {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10px;
	width: 81px;
}
.zoek_knop{
	font-size: 12px;
	font-weight: bold;
	margin-left: 24px;
}
#abo {
	background-image: url('../graphs/punt.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size: 10px;
	left: 610px;
	line-height: 9px;
	padding: 0 0 2px 30px;
	position: absolute;
	top: 5px;
	width: 130px;
}
#abo img {
	float: right;
	vertical-align: text-top;
}
#footer{
	text-align: center;
	width: 781px;
	padding-bottom:20px;
	padding-top:20px;
}
#header {
	border-bottom: solid 3px #000000;
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	height: 39px;
	padding: 19px 0 0 0;
	width: 770px;
}
#inhoud {
	background: #FFFFF9;
	margin: 1px 0 0 35px;
	width: 732px;
}
#kop {
	background-color: #CCCCCC;
	height: 30px;
}
#lijn {
	border-top: solid 1px #000000;
	line-height: 0;
	margin-top: 1px;
	width: 770px;
}
#logo {
	margin: 0 3px;
}
#midden {
	height: 430px;
}
#staart{
	background-color: #CCCCCC;
	height: 20px;
}
#zoek {
	font-size: 10px;
	left: 628px;
	position: absolute;
	top: 36px;
}