/* CSS Document */
body {

	margin:0; 
	padding:0;	
	background-color: #ffffff;
	background-image: url(images/bg.jpg); 
	background-repeat:no-repeat;
	background-attachment: fixed;
}
td {
	margin:0; 
	padding:0;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: 500;
	color: #545454; 
}
td.nieuws {
	width: 183px;
	font-size: 8.5pt;
	
}
td.tekst {
	width: 400px;
	
}
td.tekst2 {
	width: 667px;
	
}
td.projects {
	width: 198px;
}
tr.text {
	background-color: white;
	background-position: bottom;	
	background-image: url(images/bgtxt.jpg);
	background-repeat:no-repeat;
}
td.submenu {
	height: 46px;
	width: 925px;
	background-image: url(images/bgmenu.jpg);
	color: #fd8702; 
	font-weight: 700;
}
td.nav {

	width: 19px;
	background-image: url(images/bgmenu.jpg);
}
td.pix{
	width: 1px;
	background-color: #cfcfcf;
}
td.leeg{
	width: 10px;
}
td.td1{
	width: 19px;
}
td.ll{
	width: 65px;
}
td.lr{
	width: 69px;
	text-align: right;
}


a, a:link, a:visited { 
  color: #fd8702;  

  text-decoration: none;  
}
a:hover{ 
  color: #107c72;  
  text-decoration: underline; 
}
a.groen, a.groen:link, a.groen:visited { 
  color: #107c72;  

  text-decoration: none;  
}
a.groen:hover{ 
  color: #107c72;  
  text-decoration: underline; 
}
a.groeng, a.groeng:link, a.groeng:visited { 
  color: #107c72;  
  font-size: 9.0pt;
  text-decoration: none;  
}
a.groeng:hover{ 
  color: #fd8702;  
  text-decoration: underline; 
}
a.linkgrijs, a.linkgrijs:link, a.linkgrijs:visited { 
  color: #545454;  

  text-decoration: none;  
}
a.linkgrijs:hover{ 
  color: #107c72;  
  text-decoration: underline; 
}
.inactive {
background-image: url(images/hr.jpg); 
background-repeat: repeat-x;
height: 10px;
width: 100%;
padding: 0;
margin: 0;
}
.kop {
	font-weight: 700;
	color: #107c72;
	font-size: 9.0pt;
}
.kopgrijs {
	font-weight: 700;
	color: #545454;
	font-size: 8.5pt;
}
img.project {
	border: 1px solid #545454;
}
input.submitknop{
border: 1px solid #545454;
background-color:#107c72;
color: white;
}
