﻿body {
	font-family: 'Comic Sans MS', fantasy;
	font-size: x-large;
	color: #ccccaa;
	background: url('images/ag-basis.jpg');
	min-height: 1750px;
	height: 100%;
}
#content {
	margin: 6%;
	border: 2px dotted #87ceeb;
	padding: 2em;
	color: #87ceeb;
	min-height: 1000px;
	text-align: center;
	background-image: url('images/ag-content.jpg');
}
.midden {
  text-align: center;
}
img.kopje {
 text-align: center;
}
.rand {
	border: 2px dotted #87ceeb;
}


#menu  {
	margin: 2% 80% 50% 5px;
	background-color: #f0f8ff;
	width: 130px;
	padding: 2em;
	color: #3600ff;
	min-height: 1000px;
	text-align: center;
	font-family: 'Comic Sans MS', fantasy;
	font-size: medium;
}
#tekst {
    position: absolute;
	top: 681px;
	left: 380px;
	width: 680px;
    height: 1000px;
    min-height: 500px;
	padding: 2em;
    background-color: #f0f8ff;
	color: #3600ff;
    font-family: 'Comic Sans MS', fantasy;
	font-size: medium;
	text-align: center;
    float:right;
}
.lastupd {
position:relative;
bottom: 0px;
text-align:center;
color:#87ceeb;
background-color:f0f8ff;
font-size:9px;
}




