.container {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../beelden/back2.jpg);
}
.content {
	height: 423px;
	width: 775px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border: thin solid #3EBB9D;
	background-repeat: repeat;
	position: static;
}
.tekst {
	height: 374px;
	width: 420px;
	margin: 0px;
	padding: 30px 20px 20px;
	overflow: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	text-align: left;
	position: static;
}
.logo {
	height: 373px;
	width: 200px;
	margin: 0px;
	padding-top: 30px;
	background-color: #FFFFFF;
	vertical-align: top;
	clear: both;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 9px;
	font-family: Verdana;
	color: #003366;
	text-align: left;
	position: static;
}
.menu {
	height: 374px;
	width: 155px;
	margin: 0px;
	vertical-align: top;
	background-color: #0D72BA;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #82B4E1;
	font-size: 9px;
	font-family: Verdana;
	position: static;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}
.main {
	background-color: #0D72BA;
	height: 374px;
	width: 420px;
	background-image: url(../beelden/achtergrond.jpg);
	position: static;
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	color: #000000;
	font-family: Verdana;
	font-size: 16px;
}
p {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.top {
	text-align: left;
	background-position: 100% 100%;
	background-color: #81B4E1;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3EBB9B;
	height: 49px;
	width: 775px;
	background-repeat: no-repeat;
	position: static;
}
li {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
.foto {
	background-position: center;
	text-align: center;
	overflow: scroll;
	position: static;
	height: 375px;
	width: 420px;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-style: oblique;
}

a:link {
	font-size: 14px;

}

a:visited {
	font-size: 14px;
	color: #0000FF;
}