.Headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006F45;
	font-weight: bold;
}
.Headers a {
  color: #006F45;
  text-decoration: underline;
}
.Headers a:hover {
  text-decoration: none;
}

.BodyTxt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-right:40px;
}

.ToggleTxt {
  display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-right:40px;
}

img.center {
	margin-left: auto;
    margin-right: auto;
    display: block;
    width: 588px;  
}

.ToggleTxt a, .BodyTxt a {
  text-decoration:none;
  color:#FF3300;	
}
.ToggleTxt a:hover, .BodyTxt a:hover {
  text-decoration:underline;
  color:#FF3300;	
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006F45;
}

table.producten {
	margin-left	: 0;
	padding	: 0;
}
.producten td {
	vertical-align: top;
	width		: 300px; 
	height		: 100px;
	font-size	: 12px;
	color		: #006F45;
	margin		: 15px 30px 15px 0;
	padding		: 20px;
	border		: 1px solid #27A28F;
} 

.brackets_m {
	background: url(images/producten/metalen_brackets.jpg) center right no-repeat;
}
.multi_p {
	background: url(images/producten/multi_p_low.jpg) center right no-repeat;
}
.brackets_e {
	background: url(images/producten/esthetische_brackets.jpg) center right no-repeat;
}
.banden {
	background: url(images/producten/banden.jpg) center right no-repeat;
}
.wire {
	background: url(images/producten/draden.jpg) center right no-repeat;
}
.tubes {
	background: url(images/producten/plaktubes.jpg) center right no-repeat;
}
.bonding {
	background: url(images/producten/monolok.jpg) center right no-repeat;
}
.instrumentarium {
	background: url(images/producten/instrumentarium.jpg) center right no-repeat;
}
.facebows {
	background: url(images/producten/facebow_2.jpg) center right no-repeat;
}
.sheu_dental {
	background: url(images/producten/biostar.jpg) center right no-repeat;
}
.elastics {
	background: url(images/producten/elastics.jpg) center right no-repeat;
}
.diversen {
	background: url(images/producten/diversen.jpg) center right no-repeat;
}

table.personeel {
	margin		: 0 120px;
	padding		: 0;
}
.personeel td {
	background		: #FAFAF6;
	vertical-align	: center;
	text-align		: center;
	width			: 120px; 
	margin			: 0;
	padding			: 10px 4px 4px 4px;
	border			: 1px solid #70A28F;
}

.personeel td.namen {
	background		: #FFF;
	color			: #006F45;
	font-size		: 12px;
	font-weight		: bold;
	border			: none;
} 

.aanbiedingen_imageframe{
	width:600px;
	height:auto;
	float:left;
	}
	
#thumImg{
	width:50px;
	height:70px;
	vertical-align:bottom;
	float:left;
}

#thumImg IMG{
	border:1px solid #036c44;
	margin:0 0 3px 5px;
}

.txt{
	float:left;
	clear:both;
}

.groter {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}