.knopheader{
	border: silver 0.5pt solid;
	background-color: #323a86;
	width: 152px;
	text-align: left;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	padding-left: 4px;
	text-decoration: none;
	display: block;
}

a.knop {
	border:  1px solid;
	border-color: silver;
	background-color: white;
	width: 152px;
	text-align: left;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	padding-left: 4px;
	text-decoration: none;
	display: block;
	border-top-style: none;
}


a.knop:link {
	border:  1px solid;
	border-color: silver;
	background-color: white;
	width: 152px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	padding-left: 4px;
	text-decoration: none;
	display:block;
	border-top-style: none;
}

a.knop:visited {
	border:  1px solid;
	border-color: silver;
	background-color: white;
	width: 152px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	padding-left: 4px;
	text-decoration: none;
	display: block;
	border-top-style: none;
}


a.knop:hover {
	border:  1px solid;
	border-color: silver;
	background-color: #dde6ef;
	width: 152px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	padding-left: 4px;
	text-decoration: none;
	display:block;
	border-top-style: none;
}

a.but {
	border:  1px solid;
	border-color: silver; 
	background-color: white;
	width: 50px;
	text-align: center;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	display:block;
}

a.but:link {
	border:  1px solid;
	border-color: silver;
	background-color: white;
	width: 50px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	display:block;
}

a.but:visited {
	border:  1px solid;
	border-color: silver;
	background-color: white;
	width: 50px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	display:block;
}


a.but:hover {
	border:  1px solid;
	border-color: silver;
	background-color: #dde6ef;
	width: 50px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	display:block;
}

a.header {

	border-left: white 0.5pt solid;
	border-right: silver 0.5pt solid;
	
	text-align: center;
	color: #4177d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left : 20px;
	padding-right: 20px;
}

a.header:link {

	border-left: white 0.5pt solid;
	border-right: silver 0.5pt solid;
	color: #4177d3;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left : 20px;
	padding-right: 20px;
}

a.header:visited {

	border-left: white 0.5pt solid;
	border-right: silver 0.5pt solid;
	
	color: #4177d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left : 20px;
	padding-right: 20px;
}


a.header:hover {

	border-left: white 0.5pt solid;
	border-right: silver 0.5pt solid;
	
	color: #4177d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	padding-left : 20px;
	padding-right: 20px;
}

.headermenu {
	background: url(Banner/bgroundheader2.gif);
	color: #4177d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left : 20px;
	padding-right: 0px;
}