body {
	background: url(../images/back1.jpg) repeat-x #999999;
	font-size:11px;
	font-family: Verdana;
	margin:0;
	padding:0;
	text-align:left;
	color: #000;
	height:100%
}
#page {
	width:1024px;
	margin:0 auto;
	padding:0;
}
#header {
	background: url(../images/header.jpg) no-repeat top left;
	width:1024px;
	height:261px;
	float:left;
}
#nav {
	margin-top:235px;
	margin-left:400px;
}
#navigatie {
	background-color: #d29033;
	width:1024px;
	height: 20px;
	float:left;
}
#main {
	background-color: #fff;
	float:left;
	width:1024px;
}
#content {
	width:787px;
	float:left;
	margin:0;
	padding:0;
}
#contentinhoud {
	background-color: #fff;
	float:left;
	width:785px;
	padding:5px;
	min-height:350px;
}
#contentright {
	background-color: #000;
	width:225px;
	float:right;
	font-size:11px;
	font-family: Verdana;
	color: #000;
	min-height:350px;
	margin-left:10px;
}
#footer {
	float:left;
	width:1024px;
	height: 155px;
	background-color: #000;
}
#footerheader {
	background: url(../images/footer.jpg) no-repeat top left;
	float:left;
	width:1024px;
	height:12px;
}
#footerunder {
	float:left;
	width:1024px;
	text-align:center;
}
select {
	width:200px;
	background-color: #e5f3f3;
	color: #92cccc;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	border:0px;
}
h2 {
	color: #000;
	font-weight:bold;
	font-size:16px;
	font-family: Verdana;
}
input {
	border:1px solid #000;
	font-size:12px;
}
ul.navigatie {
	float:left;
	margin-left:350px;
	margin-top:232px;
}
li.navigatie {
	float:left;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	width:110px;
	margin-left:20px;
	margin-right:20px;
	color: #92cccc;
	text-align:left;
	height:30px;
}
a.navi:link {
	font-size:12px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	display:block;
	text-align:center;
	height:30px;
	font-weight:bold;
	font-style:normal;
	padding-top:7px;
}
a.navi:visited {
	font-size:12px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	display:block;
	text-align:center;
	height:30px;
	font-weight:bold;
	font-style:normal;
	padding-top:7px;
}
a.navi:hover {
	font-size:12px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	display:block;
	height:35px;
	background-color:#d29033;
	text-align:center;
	font-weight:bold;
	font-style:normal;
	padding-top:7px;
}
ul.subnavi {
	float:left;
	height:20px;
	margin:0 0 0 350px;
	padding:0;
	border:1px solid #ff0000;
}
li.subnavi {
	float:left;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	width:80px;
	color: #92cccc;
	text-align:left;
	margin-top:5px;
}
a.subnavi:link {
	font-size:12px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	display:block;
	text-align:center;
	padding-left:15px;
	font-style:normal;
}
a.subnavi:visited {
	font-size:12px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	display:block;
	padding-left:15px;
	font-style:normal;
}
a.subnavi:hover {
	font-size:12px;
	font-family: Verdana;
	color: #fff;
	text-decoration: underline;
	display:block;
	padding-left:15px;
	font-style:normal;
}
a:link {
	font-size:11px;
	font-family: Verdana;
	color: #000;
	font-weight:bold;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #d29033;
	text-decoration: none;
	text-decoration: underline;
}
a.top:link {
	font-size:12px;
	font-family: Verdana;
	color: #000;
	text-decoration: underline;
	font-style:normal;
}
a.top:visited {
	font-size:12px;
	font-family: Verdana;
	color: #000;
	text-decoration: underline;
	font-style:normal;
}
a.top:hover {
	font-size:12px;
	font-family: Verdana;
	color: #000;
	text-decoration: none;
	font-style:normal;
}
a.big:link {
	font-size:14px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	font-style:normal;
	font-weight:bold;
}
a.big:visited {
	font-size:14px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
	font-style:normal;
	font-weight:bold;
}
a.big:hover {
	font-size:14px;
	font-family: Verdana;
	color: #d29033;
	text-decoration: underline;
	font-style:normal;
	font-weight:bold;
}
hr {
	color: #d29033;
	size:1px;
}
