body {
	color: #1e90ff;
	background-color: #fffff0;
	font-family: "Imprint MT Shadow", "Times New Roman", Verdana, sans-serif;
	font-size: medium;
	text-align: justify;
	
}

a {
	color: #1e90ff;
	font-family: "Times New Roman";
	background-color: #fffff0;
}

a:hover {
	color: #3300ff;
	background-color: #fffff0;
}



	#koptekst {
	   position: absolute;
	left: 29%;
	top: 	20px;
	height: 80px;
	width: 40%;
	border: none;
		color: #feff53;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #5bafff;
	font-size: xx-large;
	font-weight: normal;
	font-family: fantasy;
				letter-spacing: 3px;
		word-spacing: 7px;
}
#text {
	position: absolute;
	left: 30%;
	top: 150px;
	background-color: #fffff0;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
	width: 70%;
	height: 300px;
	border: thin #1e90ff;
	visibility: visible;
	font-family: "Times New Roman";
	color:  #2d98ff;
}
	
	

ul {
	position: absolute;
	list-style:  none;
	left: -20px;
	list-style-position: outside;
		background-color: #2d98ff;
	color: #feff53;
	margin-top: 5px;
	font-size: 16px;
		font-weight: normal;
	font-family: fantasy;
				letter-spacing: 3px;
	top: 150px;
}
li {
	height: 25px;
	width: 160px;
	border: white;
		left: -20px;
	color: #feff53;
	visibility: inherit;
	border-bottom: inset;
	text-align: center;
	border-bottom: #fffff0;
}

li a:link,li a:visited,li a:active{
	text-decoration: none;
	color: #feff53;
	background-color: #2d98ff;
	display: block;
	left: -10px;
}

li a:hover{
	background-color: #2d98ff;
	text-decoration: none;
	color: #3300ff;
	display: run-in;
	left: -10px;
 }
 
	#text {
	position: absolute;
	left: 30%;
	top: 150px;
	background-color: #fffff0;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
	width: 70%;
	height: 300px;
	border: thin #1e90ff;
	visibility: visible;
	font-family: "Times New Roman";
	color:  #2d98ff;
}
	
#koplinks {
	position: absolute;
	left: 9%;
	top: 	20px;
	height: 100px;
	width: 20%;
	border: none;
}

#koprechts {
	position: absolute;
	left: 75%;
	top: 	20px;
	height: 100px;
	width: 20%;
	border: none;
}
	#kraam{
	position: absolute;
	left: 30%;
	top: 350px;
		border: none;	
	}
	



	
.photodiv{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
position: relative;
	left: 30%;
	top: 190px;
	background-color: #fffff0;
}

.photodiv img{ /*CSS for each image tag*/
border: 0;
width: 200px;
height 150px
cursor: pointer;
background: #fffff0;
}

.albumnavlinks{ /*CSS for DIV containing the navigational links*/
}

.albumnavlinks a{ /*CSS for each navigational link*/
margin-right: 5px;
padding: 1px 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
font-weight: bold;
position: relative;
	left: 30%;
	top: 190px;
	background-color: #fffff0;
}


.albumnavlinks a:hover, .albumnavlinks a.current{ /*CSS for currently selected navigational link*/
border: 1px solid #2b66a5;
	color: #feff53;
	background-color: #2d98ff;

}

/* ######### CSS for thumbnail viewer plugin ######### */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 8px;
padding-bottom: 0;
background: #2d98ff;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;  
box-shadow: 5px 5px #2d98ff; /* Experimental box shadow properties*/
-webkit-box-shadow: 5px 5px #ffffff;
-moz-box-shadow: 5px 5px #2d98ff;
-ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#2d98ff, offX=5, offY=5,  positive=true)"; /* IE8 drop shadow*/
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#2d98ff, offX=5, offY=5,  positive=true); /* IE drop shadow*/
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 14px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
margin: 5px;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 10px;
font: bold 14px Arial;
z-index: 5;
}
#plaatstabel{
	position: absolute;
	left: 25%;
	top: 190px;
	
}	
#voorbeeld {
	
	  
	
	background-color: #fffff0;
	text-align: justify;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
	text-align: center;
	border: 1px solid #2d98ff;
	visibility: visible;
	font-family: "Times New Roman";
	color:  red;
	height:150px;
	width: 200px;
	border-collapse: separate;
}

td.maat {
	background-color: #fffff0;
	text-align: justify;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
	text-align: center;
	border: 1px solid #2d98ff;
	visibility: visible;
	font-size: xx-large;
	font-weight: normal;
	font-family: fantasy;
				letter-spacing: 3px;
	width: 100px;
height: 50px
	color:  red;
	
	border-collapse: separate;
}
