body {
	background-color: #FF9900;
}

#canvas {
	width:720px;
	position:absolute;
	left:50%;
	top:30px;
	margin-left:-360px; 
	padding-bottom: 36px;
} 
#boek {
	width:120px;
	height:240px;
	padding: 4px;
	position:relative;
} 
#copyright {
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 10px;
	position:relative;
	left:500px;
	top:-40px; 
	width:220px;
	color: #666666;
}

#navigatie {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	position:relative;
	left: 0px;
	width:720px;
	border-bottom: solid #FFFFFF;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #333333;
	margin-top: 4px;
	padding-bottom: 4px;
/*	margin-bottom: 18px;*/
	overflow: hidden;
}

#body {
	float: left;
	text-align: left; 
	position:relative; 
	width:720px; 
}
#tekstblok {
	float: left;
	text-align: left;
	position:relative;
	width:470px;
	left: 19px;

/*	top: 16px;*/
}


#left {
	float: left;
	text-align: left; 
	position:relative; 
/*	left:0px; */
	width:220px; 

}

#center {
	float: left;
	text-align: left; 
	position:relative; 
	left:30px; 
	width:220px; 
}

#right {
	float: right;
	text-align: left; 
	position:relative;  
	width:220px; 
	overflow: hidden;
}

#cta {
	float: right;
	text-align: left; 
	position:relative;  
	width:220px; 
	margin-top:18px; 
	background-image: url(images/cta.gif);
	background-repeat: no-repeat;
	height:100px;
	padding-left:24px; 
	cursor: hand; 
}


#subnav {
	float: right;
	text-align: left; 
	position:relative;  
	width:220px; 
	overflow: hidden;
}


.navlist {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	white-space:nowrap;
	margin-top: 0px;
}

.navheader {
	margin-top: 0px;
	margin-left: 24px;
	color: #666666;
}

#ingeborgtekst {
	text-align: left; 
	position:relative; 
	left: 150px;
	float:left;
	width: 235px;
	
}

#ingeborgfoto {
	position:relative;  
	float: right;
	width: 149px;
}

#simfoto {
	clear: left;
	float: left;
	position:relative;  
}

#simtekst {
	clear: right;
	float: right;
	width:170px;
	text-align: left; 
	position:relative; 
	right: 214px;
}

.naam {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0px;
}

.details {
	margin-top:0px;
}


#footer {
	clear: both;
	top: 18px;
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Sans-serif;
	font-size: 60%;
	position:relative;
	width:694px;
	border-top: dotted #666666;
	border-top-width: 1px;
	color: #666666;
	height: 6px;

}

#email {
	top: 4px;
	clear: both;
	float: right;
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Sans-serif;
	font-size: 10px;
	position:relative;
	width:114px;
	color: #666666;
	height: 19px;

}
A:link {
	color: #FFFFFF;
	text-decoration: none; 
}

A:active {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited { 
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: underline;
}

.squarelist {
	list-style-type: square;
	list-style-image: url(images/bullet2.gif);
	margin-top: 9px;
	margin-bottom: 0px;

}
ol {
	margin-top: 9px;
	margin-bottom: 0px;
}

.tekst {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Sans-serif;
	font-size: 75%;
}

h1 {
	font-size: 110%; 
	color: #660000;
	margin-top:18px;
	margin-bottom:0px;

}


h2 {
	font-size: 95%; 
	color: #333333;
	margin-top:18px; 
	margin-bottom:0px;
}

h2.cta {
	font-size: 110%; 
	color: #660000;
	margin-top:18px;
	margin-bottom:0px;
}

p {
	margin-top: 9px;
	margin-bottom: 0px;
}

.hotspot {
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
}

.tablecell {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Sans-serif;
	border: 1px solid #666666;
	vertical-align: top;
	font-size:75%;
}

.tablehead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	font-size:75%;
}

.docdescription {
	padding-left:19px;
	margin-top:3px;
	color: #333333

}

.cta {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
}

.crumbtrail {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	margin-bottom: -18px;
	padding-bottom: 0px;
}

.foto {
	border-style: solid;
	border-width: 1px;
	border-color: #660000;
}
