/* CSS Document */
#spacer {
	width: 100%;
	height: 56px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #003399;
	}

#IndexLogo {
	width: 119px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	}

#IndexWelkom {
	width: 483px;
	height: auto;
	position: relative;
	top: 3px;
	left: 0px;
	}

#IndexImage {
	width: 483px;
	height: auto; 
	position: relative;
	top: 9px;
	left: 0px
	}
		
#IndexMain {
	width: 483px;
	height: auto;
	position: relative;
	top: 13px;
	left: 0px;
	}

#IndexSideTop {
	width: 160px;
	position: relative;
	height: auto;
	top: 0px;
	left: 0px;
	}

#IndexSideBottom {
	position: relative;
	height: auto;
	width: 160px;
	height: auto;
	top: 4px;
	left: 0px;
	}
	
#IndexDuitseVlag {
	margin-left: 5px;
	margin-top: 10px;
	}
	
#IndexDuitseVlag img {
	vertical-align: text-bottom;
	}
	
.td {
	vertical-align: top;
	}
	
.RightTile {
	background-image: url(../index_files/assets/IndexTileRight.gif);
	}
	
.LeftTile {
	background-image: url(../index_files/assets/IndexTileLeft.gif);
	}
