body,table {
	background-color:#E9EEF8;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 11px;
	color: #637089;
		letter-spacing:0px;
}

img {
	border:0px;
}
	
hr {
	height: 0;
	border-width: 1px 0 0 0; /* remove all borders except the top one */
	border-style: solid;
	border-color: #d3d8e3; 
	margin-left:10px;
	margin-right:10px;
}

a	{text-decoration: none; color: #3E5F9F;}
a:hover	{text-decoration: underline;}
a:visited	{color: #3E5F9F;}

table.main {
	width:800px;
	height:100%;
}

tr {
	vertical-align:top;
}

td {
text-align:left;
}

	
td.header {
	height:193px;
	background-image:url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

table.menu{
	float:right;
	height:160px;
	width:300;
	background-color:transparent;
}
	
#menu {
	font-size:13px;
	color:white;
	background-color:transparent;
	font-weight:bold;
}

#menu a {
	text-decoration: none;
	color:white;	
	padding-left:4px;
	padding-right:4px;
	} 

#menu a:hover { 
	color:#386FD3; 
	background-color:#E9EEF8;
}

td.content {
	padding:20px;
}

table.projecten {
	width: 730px; 
	height: 250px;
	margin-top:10px;
	}

td.projecten {
	padding-left:0px;
}


td.proj_up {
	vertical-align: bottom; 
	height: 52px; 
	background-image: url(img/body/proj_2.jpg); 
	padding-bottom: 6px; 
	padding-right:60px;
	font-size: 16px; 
	font-weight: bold; 
	letter-spacing: 1px; 
	text-align: right;
	padding-top:20px;
}


td.proj_left {
	background-image: url(img/body/proj_1.2.jpg);
	text-align:center;
	height:198px;
	width:151px;
	padding-top:20px;	
}

td.proj_left_content {
	background-image: url(img/body/proj_achter.jpg);
	text-align:center;
	vertical-align: middle; 
}

td.proj_content {
	background-image: url(img/body/proj_3.jpg);
	width:399px;
	padding-top:20px;		
}

td.proj_right {
	background-image: url(img/body/proj_4.jpg);
  width:177px;
  padding-top:28px;	
}

td.bottom {
	height:53px;
	background-image:url(img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.kop	{
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
}

.kop2	{font-size: 14px;
	font-weight: bold;
}

.form1	{border: 1px solid #3E5F9F;
	font-size: 11px;
	font-family: Arial;
	background-color: #FFFFFF;
	color: #000000;}