.website {
	background-color: #B5CBEF;
	text-align: center;
	overflow: auto;
}

.body {
	background-color: #B5CBEF;
	text-align: center;
	letter-spacing: 0;
	word-spacing: 0;
	margin: auto;
	SCROLLBAR-FACE-COLOR: #849EBD; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #849EBD; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #849EBD; 
	SCROLLBAR-DARKSHADOW-COLOR: #849EBD;
	
}

#container {
	margin:0px 0;
	padding:0px 0;
  	width: 1000;
  	text-align: left;

  } 

.bg1{background-color:#849EBD;color:#000000;}

.bgtekst{
	background-color:#294163;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}


.tekst1{
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.h1{
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	
}

.transfoto{
	background:#000000 url(http://www.hettuinhuis.nl/assets/transfoto.png) no-repeat;
	height:150px;
	width:200px;
	margin: 0px;
	padding: 0px;
	border: 0px #000000;
}

div.transfoto {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’assets/transfoto.png’ ,sizingMethod=’crop’);
}

.menu {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;

}

a.menu:link{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	
	}



a.menu:visited{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	
	}



a.menu:hover{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #294162;
	text-decoration: none;
	font-style: normal;

	}



a.menu:active{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #294162;
	text-decoration: none;
	font-style: normal;
	filter: Shadow(Color=#663300, Direction=6);
	
	}

.navactive{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #294162;
	text-decoration: none;
	font-style: normal;
	filter: Shadow(Color=#663300, Direction=6);
	font-weight: bold;
	
	}