@charset "utf-8";
A.speciaal:link    {
	color: #0000FF;
	font-family: "Century Gothic";
	font-size: 9px;
}
A.speciaal:visited {
	color: #0000FF;
	font-family: "Century Gothic";
	font-size: 9px;
}
A.speciaal:active {
	color: #0000FF;
	font-family: "Century Gothic";
	font-size: 9px;
}
A.speciaal:hover {
	color: #0000FF;
	font-family: "Century Gothic";
	font-size: 9px;
}

html, body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #D4FFE8;
}
#tabelvullend {
	margin: 0px;
	height: 100%;
	width: 100%;
}
#celcentreren {
	text-align: center;
	vertical-align: middle;
}
#container {
	position: relative;
	text-align: left;
	vertical-align: top;
	height: 600px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 200px;
}
#tekst {
	font-family: "Comic Sans MS";
	height: 290px;
	width: 580px;
	position: absolute;
	left: 200px;
	top: 0px;
	font-size: 13px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}
#navigatie {
	height: 380px;
	width: 200px;
	left: 0px;
	top: 200px;
	position: absolute;
	font-family: "Comic Sans MS";
	font-size: 12px;
}
#foto {
	height: 290px;
	width: 580px;
	top: 290px;
	position: absolute;
	left: 200px;
}
#logoleeg {
	position: absolute;
	height: 580px;
	width: 580px;
	left: 200px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #D4FFE8;
}
#naam  {
	position: absolute;
	height: 30px;
	width: 580px;
	left: 0px;
	top: 0px;
	font-family: "Comic Sans MS";
	background-color: #CCCCCC;
	visibility: visible;
	background-image: url(../images/titelbalk/titelbalk2.gif);
}
#content {
	position: absolute;
	height: 580px;
	width: 580px;
	left: 0px;
	top: 30px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	text-align: center;
	background-image: url(../images/doorkijklogo580x580.JPG);
}
#navigatietabel {
	height: 350px;
	width: 200px;
}
#copyright {
	position: absolute;
	height: auto;
	width: 200px;
	text-align: center;
}
.style3 {color: #EE3A46; }

.style2 {font-size: 9px}

.style1 {
	font-size: 16px;
	color: #990134;
}
