body{
	margin: 0px;
	padding: 0px;
	/*background-color: #576573;*/
	background-color: #576573;
	color: #000000;
	font-family: Verdana, Lucinda Grand, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	z-index: 0;
}

div#container {
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 920px;
	z-index: 1;
	/*border-left: solid 2px #999999;
	border-right: solid 2px #999999;*/
}

div#header {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	height: 00px;
	z-index: 2;
	overflow: hidden;
}

div#top-logo {
	background-position: left center;
	width: 920px;
	height: 00px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	float: left;
	background-image: url('../afbeeldingen/top-logo.gif');
	background-repeat: no-repeat;
	text-align: left;
}

div#section-logo {
	height: 00px;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 0px 450px;
	z-index: 3;
}

#nav1 {
	color: #E1E1E1;
	margin-top: 30px;
}

#navigatie {
	width:160px; 
	margin-top: -11px;
	float:left; 
	z-index: 4;
	text-align: left;
	font-size: 8pt;

}

#nav-titel {
	font-size: 10pt;
	margin-left: 10px;
	font: Century Gothic;
	font-weight: bold;
	color: #576573;
}

#nav-link {
	font-size: 9pt;
	margin-left: 15px;
	font: Century Gothic;
	color: #576573;
}

#navigatie-opzij a {
	background-position: -2px;
	display: block;
	padding: 6px 0px 6px 6px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	background-repeat: repeat-x;
}

#navigatie-opzij a:hover, #navigatie-opzij a:focus, #navigatie-opzij a:active {
	background-color: #576573;
	color: #FFFFFF;
}

#inhoud {
	background-color: #FFFFFF;
	width: 750px; 
	float:right; 
}

div#footer {
	padding: 0px;
	margin: 35px 0px 0px 0px;
	height: 40px;
	margin-top: 100px;
	padding: 10px;
	background-color: #728394;
	border-top: 10px solid #576573;
	color: #FFFFFF;
	Clear: both;
}

label{
		float: left;
		width:200px;
		text-align: right;
		margin-right: 15px;
}
input{
		background-color: #f5f5f5;
		border-width: 1px;
		border-style: solid;
		border-color: #cccccc;
		line-height: -1px;
		margin-bottom: 10px;
		font-family: Tw Cen MT, Verdana, Lucinda Grand, Arial, Helvetica, sans-serif;

    }

textarea{
    background-color: #f5f5f5;
		border-width: 1px;
		border-style: solid;
		border-color: #cccccc;
	font-family: Tw Cen MT, Verdana, Lucinda Grand, Arial, Helvetica, sans-serif;
}

select{
		width: 120px;
		background-color: #f5f5f5;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		margin-bottom: 10px;
    }

span{
		border-left: solid 5px #CC0000;
		padding-left: 10px;
		color: #CC0000;
}











	


div#footer-inner {
	width: 920px;
	padding: 10px 0px 0px 0px;
	margin: 10px auto 10px auto;
	height: 45px;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}


