/* Start of CMSMS style sheet 'schepen' */
h3.naam_boot{
  background: #950B01;
  color: white;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
 
}

h2.nummer_dek{
  margin-top: 2em;
  background: #950B01;
  color: white;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  clear: both; 

}

.img_links {
	float:left;
	width:340px;
	margin-left: 0px;
	text-align:right;
}

table.schepen { 
	text-align:left;

}

td.details_rechts {
	text-align:left;
	padding: 0px 10px 1px 10px;
		
		
}

td.waarde_rechts {
	text-align:right;
	padding: 0px 10px 1px 75px;
				

}
.hyperlinks_rechts {
	text-align:left;
	float:left;
	padding:0 5px 0 15px;
	

}

.img_rechts {
	float:right;
	width:340px;
	margin-right:0px;
	text-align:left;
}


td.details_links {
	text-align:left;
	padding: 0px 10px 1px 0px;
			
		
}

td.waarde_links {
	text-align:right;
	padding: 0px 10px 1px 75px;
		

}
.hyperlinks_links {
	text-align:left;
	padding: 0px 0px 0px 0px;

}
/* End of 'schepen' */

