/* CSS Document */

.basic {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #646464;
		text-align: left;

}

.basic2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 line-height: 18px; 
 color: #646464;	
 	text-align: left;

}
.inleiding {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:700;
line-height:18px;
letter-spacing:-1px;
text-align: left;
}

a:link {
	color: #A3BE1A;
	text-decoration: none;

}
a:visited {
	color: #A3BE1A;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #333333;
	letter-spacing: -2px;
	text-align: left;

}

.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	letter-spacing: -1px;


}
.nieuwstitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: -1px;

	font-weight: bold;

}
.nieuwsdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	letter-spacing: -1px;
	font-weight: bold;
}
.nieuwsdatum2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.linkstitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #C4DF02;
	letter-spacing: -1px;

	font-weight: bold;

}
.projecttitel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	letter-spacing: -1px;

	font-weight: bold;

}
.projecttitel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	letter-spacing: -1px;

	font-weight: bold;

}
.image{

	border-color: #999999;

      }

.setreport {
	font-family: "Courier New", Courier, mono, "Times New Roman";
	font-size: 28px;
	color: #000000;

}
.setreport2 {
	font-family: "Courier New", Courier, mono, "Times New Roman";
	font-size: 24px;
	color: #000000;

}
.setreport3 {
	font-family: "Courier New", Courier, mono, "Times New Roman";
	font-size: 16px;
	color: #000000;

}

	#zoekform {
margin:0;
}

#submitbutton {
background:#fff url('http://www.fourcorners.nl/pic/layout/search.gif') no-repeat left top;
height:20px;
width:23px;
outline:none;
border:none;
cursor:pointer;
}

#zoekveld {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:160px;
height:17px;
border:1px solid;
border-color:#999999;

padding-top:3px;
background-color:#FFF;
}