body, html { 
	height:100%; 
	padding:0; 
	margin:0; 
	background-color:#354460;
}
#main {
	position: relative;
	width:900px;
	font-family: verdana, arial, helvetica;
	font-size:12px;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
html>body #main {
	width:900px;

}
#top {
	width:900px;
	height:355px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	position: absolute;
	top: 355px;
	left: 0px;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat;
	visibility: visible;
	height: auto;
	width: 900px;
}

#content {
	position: absolute;
	width: 900px;
	clear: left;
	overflow: hidden;
	left: 0px;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-y;
}

#menu {
	width: 227px;
	left: 0px;
	top: 0px;
	height: auto;
	position: relative;
}

#bovenmenu {
	background-image: url(../images/boven_menu.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	height: 71px;
}
#menutekst {
	height: 530px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}
#vlag {
	position: absolute;
	height: 10px;
	width: 60px;
	clear: left;
	left: 800px;
	top: 50px;
	float: left;
}
#tekst{
	width: 613px;
	clear: both;
	float: left;
	margin-top: -550px;
	margin-left: 257px;
	position: relative;
}
#tekstbeheer{
	width: 420px;
	clear: both;
	float: left;
	margin-top: -550px;
	margin-left: 257px;
}
#tekstuitleg{
	position: absolute;
	width: 190px;
	clear: both;
	float: left;
	color: #316280;
	margin-top: -200px;
	left: 685px;
	top: 250px;
}
#contentnieuws {
	position: absolute;
	width: 500px;
	margin-left: 257px;
	top: 55px;
	text-align: left;
	height: auto;
}
#contentlijst {
	position: absolute;
	width: 113px;
	margin-left: 757px;
	top: 55px;
	text-align: left;
	height: auto;
}

#menuopmaak {
	font-size: 18px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	list-style-image: none;
	line-height: 32px;
	width: 212px;
	letter-spacing: 2px;
	position: relative;
	top: 35px;
}

#menuopmaak a{
	text-decoration: none;
	color: #FFFFFF;
}
#menuopmaak a:hover{
	text-decoration: none;
	color: #D5FFFF;
}

ul {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style-image: none;
	list-style-type: none;
}
ol {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style-image: none;
	list-style-type: none;
	right: 20px;
	position: relative;
	font-style: oblique;
}

h1 {
	font-size: 16px;
	color: #425597;
	text-decoration: none;
	font-weight: bolder;
}
h2 {
	font-size: 12px;
	color: #458ab2;
	text-decoration: none;
	font-weight: 600;
}
#datum {
	font-size: 11px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #000066;
}
#onder {
	font-size: 11px;
	font-style: normal;
}

.form {
	color: #376FA6;
	margin-top: 50px;
}

.velden {
	background-color: #DAE7F3;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #376FA6;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #6699CC;
	border-left-color: #6699CC;
	border-left-width: 1px;
	border-left-style: inset;
	line-height: 1.7em;
}

.verzend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #376FA6;
}

h3 {
	font-size: 10px;
	color: #375589;
}

