table.ISE-header, tr.ISE-header, td.ISE-header
{
  color: #4F5559;
  font-weight: bold;
}
table.ISE-noBorder {
 
}
table.ISE-noBorder td {
 border:none;
}
table.ISE-borderRight td {
 border-right:1px #A8ADB4 solid;
}
table.ISE-borderRight {
 border-right:5px solid;
 border-color:#ffffff;
}
span.ISESTY-Tussenkop{
	font-size: 1em; /* 11px */
	line-height: 1.273; /* 14px */
	font-weight: bold;
  display: block;
	text-transform: uppercase;
	letter-spacing: 0.083em; /* 1px */
	margin: 2.723em 0 0.818em 0; /* 30px/9px */
	border-bottom: 1px solid #A8ADB4;
}

p#logo {
  width: 431px;
}

img.img_south { 
margin:0px 10px 4px 4px; 
} 
img.img_south_west { 
margin:0px 0px 4px 4px; 
} 
img.img_west { 
margin:10px 0px 4px 4px; 
} 
img.img_north_west { 
margin:10px 0px 0px 4px; 
} 
img.img_north { 
margin:10px 10px 0px 4px; 
} 
img.img_north_east { 
margin:10px 10px 0px 0px; 
} 
img.img_east { 
margin:10px 10px 4px 0px; 
} 
img.img_south_east { 
margin:0px 10px 4px 0px; 
} 
img.img_all { 
margin:10px 10px 4px 4px; 
} 
img.left           { float: left; }
img.right          { float: right; }
 