body {
	text-align: center;
	margin: 0px;
	}
	   
#frame {
	position: relative;
	width: 859px;
	height: 622px;
	margin: 0px auto;
	}


/* menu */
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#menu {
/*
border: 1px solid green;
*/
	position: absolute;
	top: 0px;
	left: 70px;
	z-index:100;
	width: 600px; /* precision for Opera */
	}
#menu dl {
	float: left;
	width: 80px;
	height: 25px;
	padding-right: 10px;
	}
#menu dt {
	text-align: center;
	height: 25px;
	}

#menu dt a.home  {
	display: block;
	width: 80px;
	height: 25px;
	background: #006600 url(../ima/home.gif);
	background-position: 50% 40%;
	background-repeat: no-repeat;
	}

#menu dt a:hover.home  {
	background: #00cc00 url(../ima/home.gif);
	background-position: 50% 40%;
	background-repeat: no-repeat;
	}

#menu dt a.locatie  {
	display: block;
	width: 80px;
	height: 25px;
	background: #006600 url(../ima/locatie.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}
#menu dt a:hover.locatie  {
	background: #00cc00 url(../ima/locatie.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}

#menu dt a.info  {
	display: block;
	width: 80px;
	height: 25px;
	background: #006600 url(../ima/info.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}
#menu dt a:hover.info  {
	background: #00cc00 url(../ima/info.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}
#menu dt a.contact  {
	display: block;
	width: 80px;
	height: 25px;
	background: #006600 url(../ima/contact.gif);
	background-position: 50% 40%;
	background-repeat: no-repeat;
	}
#menu dt a:hover.contact  {
	background: #00cc00 url(../ima/contact.gif);
	background-position: 50% 40%;
	background-repeat: no-repeat;
	}

#menu dt a.tedingerhof  {
	display: block;
	width: 80px;
	height: 25px;
	background: #006600 url(../ima/tedingerhof.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}
#menu dt a:hover.tedingerhof  {
	background: #00cc00 url(../ima/tedingerhof.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}

#menu dd {
	position: absolute;
	z-index: 2;
	left: 180px;
	display: none;
	width: 170px;
	background: #00cc00 url(../ima/top-submenu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 9px 0px 0px 0px;
	}

#menu li {
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: .1em;}

#menu li a {
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	color: #006600;
	text-decoration: none;
	display: block;
	padding: 8px 0px 8px 10px;
	border: 1px solid #00cc00;}
#menu li a:hover {
	background: #fff;
	border: 1px solid #006600;
	}
/* einde menu */

.logo {
	position: absolute;
	top: 50px;
	left: 70px;
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	color: #003082;
	text-align: left;
	line-height: 1.9em;
	}
.email {
	position: absolute;
	left: 348px;
	top: 205px;
	}	
.profiel-text {
	position: absolute;
	top: 120px;
	left: 160px;
	right: 160px;
	font-family: Arial, Sans-Serif;
	font-size: 1em;
	color: #003082;
	text-align: left;
	line-height: 1.6em}
.profiel-text i {
	color: #2455A9;
	} 
.content {
	position: relative;
	z-index:1;
	top: 44px;
	margin:0px auto;
	width: 740px;
	display: block;
	text-align: left;
	}
img {
	border: none;
	}	
h1 {
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	color: #003082;
	display: inline;
	padding: 0px 10px 0px 11px;
	margin: 0px 0px 0px 0px;
	}
	
	
h2 {
	text-align: left;
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	color: #003082;
	font-style: italic;
	display: inline;
	margin: 8px 0px 0px 0px;
	}
	
h3 {
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	color: #2455A9;
	padding: 0px 10px 0px 11px;
	margin: 10px 0px 0px 0px;}
h4 {
	color: #ffffff;
	font-size: 1em;
	}	
.cijfers {
	position: relative;
	top: 4px;
	display: inline;
	margin: 0px 0px 0px 20px;
	padding: 0px;}

.row img {
	padding: 20px 0px 0px 16px;
	}
.row img.first {
	padding: 20px 0px 0px 0px;
	}
#wrapper {
	position: absolute;
	z-index:2;
	width:450px;
	height: 450px;
	top:75px;
	left:135px;
	}
/* de png werkt alleen als er geen positie bepaald is, vandaar de wrapper waar wel positio in zit */
#pop {
	width:450px;/* width en height moet erbij anders laat ie hem niet zien */
	height: 450px;
	background:url('../ima/popup1.png');
	background-position:top left;
	background-repeat: no-repeat;
	}
* html div#pop {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="ima/popup1.png");}

#close {
	position:absolute;
	top: 10px;
	right: 14px;
	z-index:5;
	}	
table {
	z-index:3;
	position:absolute;
	top:0px;
	left:0px;
	width:450px;
	height:450px;
	border-collapse:collapse;
	}

