body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FAFCE8;
	text-align: left;
}

p, div, table {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

p {
	margin-top: 10px;
}

#paginakop1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	position: absolute;
	height: 129px;
	width: 100%;
}

#paginakop2 {
	top: 130px;
	left: 0px;
	position: absolute;
	height: 29px;
	width: 100%;
	background-color: #5A7C76;	
	border-top-color: #144F4D;
	border-top-style: solid;
	border-top-width: 1px;	
	border-bottom-color: #144F4D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#paginakop3 {
	top: 161px;
	left: 0px;
	position: absolute;
	height: 29px;
	width: 100%;
	background-color: #97C4BC;	
	border-bottom-color: #144F4D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#menukolom {
	top: 191px;
	left: 0px;
	position: absolute;
	height: 300px;
	width: 200px;
	background-color: #5A7C76;	
	border-color: #144F4D;
	border-right-style: solid;
	border-right-width: 1px;	
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

#contentblok {
	top: 206px;
	left: 215px;
	position: absolute;
	height: 300px;
	width: 200px;
	overflow: auto;
}

#sluitbalk {
	top: 1521px;
	left: 0px;
	position: absolute;
	height: 20px;
	width: 100%;	
	background-color: #144F4D;
	text-align: center;
	padding-top: 2px;
	color: #FAFCE8;
}

.welkom1 {
	font-size: 30px;
	line-height: 20px;
	font-style: italic;
	color: #5A7C76;
	font-weight: bold;
	padding-left: 25px;
}

.welkom2 {
	font-size: 30px;
	line-height: 30px;	
	font-style: italic;
	color: #5A7C76;
	font-weight: normal;
	padding-left: 145px;	
	margin-bottom: 30px;
}

.welkom3 {
	font-size: 18px;
	font-style: italic;
	color: #5A7C76;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;	
	text-align: right;
	text-decoration: underline;
}

.ctxtlink {
	color: #144F4D;
	font-weight: bold;
}

#tekstkop {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 214px;
}

#oneliner {
	color: #134F4D;
	font-weight: bold;
	font-style: italic;
}