/******************************
* 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;
}
/******************************
* kleuren
******************************/
/* Rood		#E00006
/* Goud		#ECB900
/* Silver		#A7AAB3
/******************************
* standaard styles
******************************/
a{
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
body {
	color: #FFFFFF;
	background:#000000;
	font-family: arial, serif;
	font-size:12px;
	font-weight: normal;
	overflow: auto;
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 0px;
	text-align:center;
	line-height:130%;
}
h1, h2{
	display:none;
}
h4 {
	color:#ffffff;
	padding:10px 0px 0px 10px;
	font-size:13px;
	text-align:left;
	margin:0px 0px 0px 0px;
}
h5{
	border: 0px solid #000000;
	font-family: arial, serif;
	font-size: 13px;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
hr{
	color: red;
}
input, textarea, select {
	color: #000000;
	font: normal 12px arial, serif;	
}
table{
	border: solid 0px #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:130%;
}
td{
	border: solid 0px #000000;
}
tr{
	border: solid 0px #000000;
}
.button{
	cursor:pointer;
	background:#E00006;
	border:0px outset #FFFFFF;
	color:#ffffff;
	width:95px;
	height:21px;
	font-weight:bold;
	font-size:12px;
	margin:3px 2px 0px 0px;
}
.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: 900px;
	border:0px solid #000000;
}
#top{
	float:left;
	width:100%;
	height:380px;
	margin:0px 0px 0px 0px;
	border:0px solid red;
	padding:0px 0px 0px 0px;
	background:url(bg-top.gif);
}
#inhoud{
	float:left;
	width:100%;
	background:#000000;
	height:200px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #FFFFFF;
}
#menu{
	float:left;
	width:240px;
	max-width:240px;
	height:200px;
	background:url(bg-menu.gif) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid green;
}
#menu-goud{
	float:left;
	width:240px;
	max-width:240px;
	height:200px;
	background:url(bg-menu-goud.gif) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid green;
}
#menu-silver{
	float:left;
	width:240px;
	max-width:240px;
	height:200px;
	background:url(bg-menu-silver.gif) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid green;
}
#content{
	float:left;
	width:660px;
	max-width:640px;
	height:200px;
	max-height:185px;
	overflow:auto;
	margin:0px 0px 0px 0px;
	padding:8px 10px 5px 10px;
	border:0px solid #000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #E00006;
	scrollbar-track-color: #000000;
}
#content-onderhoud{
	float:left;
	width:660px;
	max-width:640px;
	overflow:auto;
	margin:0px 0px 0px 0px;
	padding:8px 10px 5px 10px;
	border:0px solid #000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #E00006;
	scrollbar-track-color: #000000;
}
#content-goud{
	float:left;
	width:660px;
	max-width:640px;
	height:200px;
	max-height:185px;
	overflow:auto;
	margin:0px 0px 0px 0px;
	padding:8px 10px 5px 10px;
	border:0px solid #000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #ECB900;
	scrollbar-track-color: #000000;
}
#content-silver{
	float:left;
	width:660px;
	max-width:640px;
	height:200px;
	max-height:185px;
	overflow:auto;
	margin:0px 0px 0px 0px;
	padding:8px 10px 5px 10px;
	border:0px solid #000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #A7AAB3;
	scrollbar-track-color: #000000;
}
/******************************
* menu styles
******************************/
#menu p{
	padding:170px 0px 0px 30px;
}
#menu-goud p{
	padding:170px 0px 0px 30px;
}
#menu-silver p{
	padding:170px 0px 0px 30px;
}
/******************************
* document menu styles
******************************/
#linkbox {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:20px;
	color:#000000;
}
#linkbox ul{
	margin:0px 0px 0px 0px;
	list-style: none;
	padding:0px 0px 0px 0px;
}
li.topmenuList {
	float:left;
	font-size:12px;
	font-family:arial,sans-serif;
	font-weight: bold;
	text-align:center;
	margin:0px 5px 0px 0px;
}
li.topmenuList a{
	display:block;
	color: #FFFFFF;
	background:#E00006;
	width:95px;
	line-height:130%;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px outset #FFFFFF;
	padding:2px 0px 3px 0px;
}
li.topmenuList a:hover{
	display:block;
	color:#E00006;
	background:#FFFFFF;
	width:95px;
	max-width:95px;
	line-height:130%;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px inset #FFFFFF;
	padding:2px 0px 3px 0px;
}
li.topmenuListover {
	float:left;
	font-size:12px;
	font-family:arial,sans-serif;
	font-weight: bold;
	text-align:center;
	margin:0px 5px 0px 0px;
}
li.topmenuListover a{
	display:block;
	color:#E00006;
	background:#FFFFFF;
	width:95px;
	max-width:95px;
	line-height:130%;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px inset #FFFFFF;
	padding:2px 0px 3px 0px;
}
li.topmenuListover a:hover{
	display:block;
	color:#E00006;
	background:#FFFFFF;
	width:95px;
	max-width:95px;
	text-decoration:none;
	line-height:130%;
	margin:0px 0px 0px 0px;
	border:0px inset #FFFFFF;
	padding:2px 0px 3px 0px;
}
li.topmenuListgold {
	float:left;
	font-size:12px;
	font-family:arial,sans-serif;
	font-weight: bold;
	text-align:center;
	margin:0px 5px 0px 0px;
}
li.topmenuListgold a{
	display:block;
	color: #FFFFFF;
	background:#ECB900;
	width:100px;
	line-height:130%;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px outset #FFFFFF;
	padding:2px 0px 3px 0px;
}
li.topmenuListgold a:hover{
	display:block;
	color:#ECB900;
	background:#FFFFFF;
	width:100px;
	max-width:100px;
	line-height:130%;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px inset #FFFFFF;
	padding:2px 0px 3px 0px;
}
li.topmenuListsilver {
	float:left;
	font-size:12px;
	font-family:arial,sans-serif;
	font-weight: bold;
	text-align:center;
	margin:0px 5px 0px 0px;
}
li.topmenuListsilver a{
	display:block;
	color: #FFFFFF;
	background:#A7AAB3;
	width:100px;
	line-height:130%;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px outset #FFFFFF;
	padding:2px 0px 3px 0px;
}
li.topmenuListsilver a:hover{
	display:block;
	color:#A7AAB3;
	background:#FFFFFF;
	width:100px;
	max-width:100px;
	line-height:130%;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:0px inset #FFFFFF;
	padding:2px 0px 3px 0px;
}
/******************************
* submenu styles
******************************/
#pmenu{
	position:absolute;
	top:10px;
	right:20px;
	text-align:left;
	z-index:1;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:0px solid #ffffff;
}
#pmenu ul{
	margin:0;
	list-style: none;
	padding:0px;
}
li.pmenuList {
	color:#FFFFFF;
	display:block;
	background:#DF0006;
	padding:2px 0px 2px 0px;
	text-align:center;
	font-weight:bold;
	width:95px;
	max-width:93px;
	max-height:19px;
	border:1px solid #FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
li.pmenuListgoud {
	color:#FFFFFF;
	display:block;
	background:#ECB900;
	padding:2px 0px 2px 0px;
	text-align:center;
	font-weight:bold;
	width:95px;
	max-width:93px;
	max-height:19px;
	border:1px solid #FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
li.pmenuListsilver {
	color:#FFFFFF;
	display:block;
	background:#A7AAB3;
	padding:2px 0px 2px 0px;
	text-align:center;
	font-weight:bold;
	width:95px;
	max-width:93px;
	max-height:19px;
	border:1px solid #FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
#var1 {
	position:absolute;
	top: 31px; 
	right:20px;
	z-index:2;
	visibility:hidden; 
	padding:0px;
	border-top:1px solid #FFFFFF;
}
#dhtml  a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	background:#000000;
	font-size:11px;
	line-height:130%;
	font-family:arial,sans-serif;
	font-weight: normal;
	width:95px;
	max-width:93px;
	text-align:center;
	margin:0px 0px 0px 0px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:0px solid #000;
	border-bottom:1px solid #FFFFFF;
	padding:2px 0px 2px 0px;
}
#dhtml  a:hover {
	color: #000000;
	text-decoration: none;
	display:block;
	background:#FFFFFF;
	font-size:11px;
	line-height:130%;
	font-family:arial,sans-serif;
	font-weight: normal;
	width:95px;
	max-width:93px;
	text-align:center;
	margin:0px 0px 0px 0px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:0px solid #000;
	border-bottom:1px solid #FFFFFF;
	padding:2px 0px 2px 0px;
}
