/******************************
* active x styles
******************************/
.buttonnor {
	background-color: #C0C0C0;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
	border-style: solid;
	border-width: 1px;
	height: 23px;
	position: RELATIVE;
	top: 1px;
	width: 23px;
}
.buttonovr {
	background-color: #C0C0C0;
	border-color: #E0E0E0 #808080 #808080 #E0E0E0;
	border-style: solid;
	border-width: 1px;
	height: 23px;
	position: RELATIVE;
	top: 1px;
	width: 23px;
}
.buttonpress {
	background-color: #E8E8E8;
	border-color: #808080 #E0E0E0 #E0E0E0 #808080;
	border-style: solid;
	border-width: 1px;
	height: 23px;
	position: RELATIVE;
	top: 1px;
	width: 23px;
}
.buttonsep {
	border-left: ButtonShadow solid 1px;
	border-right: ButtonHighlight solid 1px;
	font-size: 0px;
	height: 23px;
	top: 1px;
	width: 1px;
}
.toolbar {
	background-color: #C0C0C0;
	border-color: #E0E0E0 #808080 #808080 #E0E0E0;
	border-style: solid;
	border-width: 1px;
	height: 25px;
	left: 0;
	position: RELATIVE;
	top: 0;
}
/******************************
* standaard styles
******************************/
a{
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#000000;;
	text-decoration: none;
}
body {
	color: #000000;
	background:url(colorback.jpg) fixed;
	font-family: arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	overflow: auto;
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
	text-align:center;
	line-height:130%;
}
h1{
	border: 0px solid #000000;
	font-family: arial, sans-serif;
	font-size: 13px;
	color:#D60004;
	height:12px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:left;
	display:none;
}
h2{
	display:none;
}
h4 {
	color:#000000;
	padding:10px 0px 0px 10px;
	font-size:13px;
	text-align:left;
	margin:0px 0px 0px 0px;
}
h5{
	border: 0px solid #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	padding:150px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
hr{
	color: #000000;
}
input, textarea, select {
	color: #000000;
	font: normal 12px arial, sans-serif;	
}
table{
	border: solid 0px #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:130%;
}
td{
	border: solid 0px #000000;
}
tr{
	border: solid 0px #000000;
}
.button{
	cursor:pointer;
	background:#027507;
	border:1px solid #000000;
	color:#FFFFFF;
	width:100px;
	font-weight:bold;
	font-size:11px;
}
.button2{
	border: solid 0px #000000;
	font-size: 11px;
	font-weight: bold;
	width: 35px;
	height:15px;
}
/******************************
* div container styles
******************************/
#container {
	position:relative;
	margin: 0px auto;
	text-align: left;
	width: 780px;
	border:0px solid #000000;
}
#top {
	float:left;
	width:100%;
	height:285px;
	margin:0px 0px 0px 0px;
	border:0px solid red;
	padding:0px 0px 0px 0px;
	background:url(bg-top.jpg) top left no-repeat;
}
#inhoud{
	float:left;
	width:780px;
	max-width:778px;
	background:#FFFFFF url(bg-inhoud.jpg) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
#menu{
	float:left;
	width:200px;
	max-width:190px;
	border:0px solid red;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
}
#content{
	float:left;
	width:570px;
	max-width:550px;
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	background:transparent;
	border:0px solid #000;
}
#footer{
	clear:left;
	width:780px;
	max-width:778px;
	height:38px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align: center;
	background:#5A5A5A;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/******************************
* topmenu styles
******************************/
#linkbox {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	border:0px solid #000;
	height:50px;
	width:100%;
}
#linkbox ul{
	margin:0px 0px 0px 0px;
	list-style: none;
	padding:0px 0px 0px 0px;
}
li.spacer{
	display:block;
	float:left;
	margin:0px 2px 0px 2px;
	padding:0px 0px 0px 0px;
	width:2px;
	background:#949494;
	height:30px;
	max-height:30px;
}
li.topmenuList {
	font-size:12px;
	font-family:arial,sans-serif;
	font-weight: bold;
	text-align:center;
	float:left;
	margin:0px 0px 0px 0px;
}
li.topmenuList a{
	height:30px;
	max-height:23px;
	color: #000000;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:7px 5px 0px 5px;
}
li.topmenuList a:hover{
	color: #FFFFFF;
	height:30px;
	max-height:23px;
	background:#D961A8;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:7px 5px 0px 5px;
}
li.topmenuListover {
	float:left;
	font-size:12px;
	font-family:arial,sans-serif;
	font-weight: bold;
	text-align:center;
	margin:0px 0px 0px 0px;
}
li.topmenuListover a{
	color: #FFFFFF;
	height:30px;
	max-height:23px;
	background:#D961A8;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:7px 5px 0px 5px;
}
li.topmenuListover a:hover{
	color: #FFFFFF;
	height:30px;
	max-height:23px;
	background:#D961A8;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:7px 5px 0px 5px;
}
li.topmenuList2 {
	font-size:12px;
	font-family:arial,sans-serif;
	font-weight: bold;
	text-align:center;
	float:left;
	margin:0px 0px 0px 0px;
}
li.topmenuList2 a{
	display:block;
	height:30px;
	max-height:23px;
	width:110px;
	max-width:110px;
	color: #000000;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:7px 0px 0px 0px;
}
li.topmenuList2 a:hover{
	display:block;
	color: #FFFFFF;
	height:30px;
	max-height:23px;
	width:110px;
	max-width:110px;
	background:#D961A8;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:7px 0px 0px 0px;
}
li.topmenuListover2 {
	float:left;
	font-size:12px;
	font-family:arial,sans-serif;
	font-weight: bold;
	text-align:center;
	margin:0px 0px 0px 0px;
}
li.topmenuListover2 a{
	display:block;
	color: #FFFFFF;
	height:30px;
	max-height:23px;
	width:110px;
	max-width:110px;
	background:#D961A8;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:7px 0px 0px 0px;
}
li.topmenuListover2 a:hover{
	display:block;
	color: #FFFFFF;
	height:30px;
	max-height:23px;
	width:110px;
	max-width:110px;
	background:#D961A8;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px solid #000000;
	padding:7px 0px 0px 0px;
}
/******************************
* menu styles
******************************/
#subbox {
	float:left;
	width:190px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background:#EDEDED;
	color:#000000;
}
ul.kopList {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.conList {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
li.subList {
	text-align:left;
	background:url(bg-list.gif) no-repeat top left;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}
li.subList a {
	display:block;
	border:0px solid #000;
	padding:2px 0px 0px 25px;
	background:url(bg-list.gif) no-repeat top left;
	height:22px;
	max-height:20px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
li.subList a:hover {
	display:block;
	border:0px solid #000;
	padding:2px 0px 0px 25px;
	background:url(bg-list2.gif) no-repeat top left;
	height:22px;
	max-height:20px;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
}
li.subList2 {
	text-align:left;
	background:url(bg-list2.gif) no-repeat top left;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}
li.subList2 a {
	display:block;
	border:0px solid #000;
	padding:2px 0px 0px 25px;
	background:url(bg-list2.gif) no-repeat top left;
	height:22px;
	max-height:20px;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
}
li.subList2 a:hover {
	display:block;
	border:0px solid #000;
	padding:2px 0px 0px 25px;
	background:url(bg-list2.gif) no-repeat top left;
	height:22px;
	max-height:20px;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
}
li.subKop {
	display:block;
	padding:7px 0px 0px 5px;
	height:30px;
	max-height:23px;
	background:#A3A2A3;
	color:#ffffff;
	font-weight:bold;
}
li.subSpacer {
	display:block;
	padding:0px 0px 0px 0px;
	height:10px;
	max-height:10px;
}
#leftpicture {
	float:left;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	color:#000000;
	overflow: hidden;
}
#leftpicture img {
	width: 188px;
}
/******************************
* footer styles
******************************/
#footer p{
	padding:10px 20px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
}
.color {
	border:1px solid #D961A8;
}
/******************************
* The View
******************************/
#TheView td {
	padding: 4px 10px 0px 0px;
	vertical-align: top;
	white-space: normal;
}
#TheView td p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 300px;
}

