#pagina3col {
  width: 477px;
	float: left;
	display: inline;
}

/* Rechter zijde */
  .rightPanel {
    width: 230px;
    float: right;
  	padding: 1px 0 0 0;
  	display: inline;
  }

  .rightPanel .panel {
  	text-align: center;
  	margin: 0 0 5px 0;
		float: right;
  }
	
/* Referenties */
  .homepageReferentie {
	  padding: 0 0 15px 18px;
		
	}
	
	#homepageReferentiesTitel {
	   padding: 60px 0 15px 20px;
		 margin: 0;	
	}	

.titel404 {
	margin: 0 0 16px 0;
	padding: 0;
	
	font-size: 21px;
	font-family: Candara;		
	font-weight: bold;
	
	height: 30px;
	line-height: 30px;
}

.subtitel404, .titelBlauweStatus {
  background-image: url('../../img/shnieuw/404/hoofdtitel.jpg');
	background-repeat: repeat-y;
	
	color: #FFFFFF;
	line-height: 23px;
	
	padding: 0 0 0 5px;
	margin: 0 0 26px 0;
	
	font-size: 12px;
}

.sitemapMenu {
  float: left;
	width: 142px;
	margin: 0 18px 25px 0;
}

.sitemapMenu .sitemapTitel {
  background-image: url('../../img/shnieuw/404/subtitel.jpg');
	background-repeat: no-repeat;
	
	height: 20px;
	width: 142px;
	line-height: 20px;
	
	font-size: 12px;
	
	margin: 0 0 6px 0;
	padding: 0;
}

.sitemapMenu .sitemapTitel a {
  display: block;
  color: #FFFFFF;
	text-decoration: none;
	
	padding: 0 0 0 6px;
}

.sitemapMenu ul {
  margin: 0 0 0 10px;
	padding: 0;
	list-style-type: square;
}

.sitemapMenu li {
  line-height: 23px;
	margin: 0 0 0 15px;
}

.sitemapMenu li a {
  color: #012e58;
}

/* Placeholder */
  .titelPlaceholderStatus {
	  font-size: 20px;
		font-weight: bold;
		
		margin: 0 0 10px 0;
		line-height: 35px;
	}
	
	.titelPlaceholderStatus .domeinnaam {
	  font-size: 26px;	
 	}