Body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	}

Td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	}
		
.ISbodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #000000;
}
.bodyTombs {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 17px;
	font-style: normal;

}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #FF0000;
}

.tombe {
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
	}
.epigraphs {
		font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
}
.bijschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

#image {
position:relative;
top:-165px;
}


.vis1 {
	width: 800px;
	height: 118px;
	position: absolute;
	top: 505px;
	visibility: hidden;
	left: 148px;
}
.vis2 { width: 800px; height: 118px; position: absolute; top: 505px; visibility: visible;}

.button1 {width: 800px; height: ; position: absolute; top: 575px; visibility: hidden; }
.button2 {width: 800px; height: ;position: absolute; top: 575px; visibility: visible; }

.tombes {overflow:auto; height:490px; width:800px;}

.info1 { width: 800px; height: 600px;   position: absolute; top: 20px; visibility: hidden;}
.info2 { width: 800px; height: 600px;   position: absolute; top: 20px; visibility: visible;}
#info img {
position:relative;
top:-10px;
right:0;	
}
.inzet {
font-family: "Times New Roman", Times, serif;
font-size: 24px;
text-decoration:none;
color: #FF0000;
position: relative;
z-index: 0;
}
.inzet:hover {
background-color: transparent;
z-index: 50;
}
.inzet span { /*CSS for enlarged image*/
position: absolute;
visibility: hidden;
}
.inzet:hover span { /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
border:2px solid #ff0000;
left: 100px; /*position where enlarged image should offset horizontally */
}
