/* algemene opmaak */
BODY {
font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	background: #405477;
	
	}
	
A {
	color:#009DE0;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

A.link2 {
	font-size:11px;
	color:#FF7F00;
	text-decoration:none;
}
A.link2:hover {
	text-decoration:underline;
}

A.link3 {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
A.link3:hover {
	text-decoration:underline;
	font-weight:bold;
}

.header
{
background-image:url(../images/header2.png);
background-repeat:no-repeat;
}
.kopje
{
font-family:"Trebuchet MS";
font-size:13px;
color:#405477;
font-weight:bold;
}
A.kopje
{
font-family:"Trebuchet MS";
font-size:13px;
color:#405477;
font-weight:bold;
text-decoration:underline;
}
A.kopje:hover
{
font-family:"Trebuchet MS";
font-size:13px;
color:#405477;
font-weight:bold;
text-decoration:none;
}

.input
{
width:200px;
border-bottom:solid 1px #8AA0C0;
border-right:solid 1px #8AA0C0; 
border-left:solid 1px #8AA0C0; 
border-top:solid 1px #8AA0C0;
font-family: "Trebuchet MS";
padding-left:2px;
font-size: 12px;
color:#405477;
font-weight:bold;
}
.input2
{
width:60px;
border-bottom:solid 1px #8AA0C0;
border-right:solid 1px #8AA0C0; 
border-left:solid 1px #8AA0C0; 
border-top:solid 1px #8AA0C0;
font-family: "Trebuchet MS";
padding-left:2px;
font-size: 12px;
color:#405477;
font-weight:bold;
}
.select
{
border-bottom:solid 1px #8AA0C0;
border-right:solid 1px #8AA0C0; 
border-left:solid 1px #8AA0C0; 
border-top:solid 1px #8AA0C0;
font-family: "Trebuchet MS";
padding-left:2px;
font-size: 11px;
color:#405477;
font-weight:bold;
}

.hor_bar {
	background:url(../images/stippellijn.gif) repeat-x left center;
	width:100%;
	height:5px;
}

.table {
	background:url(../images/under_nav_shadow.gif) repeat-x;
	background-color:#FFFFFF;
	}
.table1 {
	background:url(../images/under_nav_shadow.gif) repeat-x;
	background-color:#FFFFFF;
	border-bottom:solid 1px #F39F21; 
	border-left:solid 1px #F39F21; 
	border-right:solid 1px #F39F21; 
	border-top:solid 1px #F39F21;
	}
form#global_search {
	margin: 0;
	position: relative;
	height: 32px;
	margin-top: 10px;
	text-align: left;
	padding-bottom: 3px;
}

form#global_search .submit {
	position: relative;
	top: 4px;
	
}

H1 
	{
	margin: 0;
	font-size:12px;
	color:#FFFFFF;
	}	 
