#topNav { 	width: 990px;
	height: 54px;
	background-color: #17294b;
	background-image: url(http://www.frabe.nl/library/images/menu.jpg);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
	z-index: 9; }

.footer, .footer:active, .footer:visited {
	width: 990px;
	height: 36px;
	position: absolute;
	Bottom: -25px;
	left: 49%;
	margin-left: -495px;
	margin-bottom: -25px;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.80em;
	text-align: right;
	z-index: 5;
}

a, a:active, a:visited {
	font-family: Arial;
	font-size: 1.00em;
	color: #266cb3;
	text-decoration: None;
	
}

a:hover {
	font-family: Arial;
	font-size: 1.00em;
	color: #00AAFF;
	text-decoration: underline;
}
H1 {
	font-size: 1.2em;
}
H2 {
	font-size: 1.0em;
	font-weight: bold;
}
HR {
	border-style: dotted;
	border-width: 1px;
	border-color: #266cb3;
}

input, textarea
{
color: #000099;
background: #fafad2;
border: 1px solid #add8e6;

}

.submit input
{
color: #000;
background: #c48500;
border: 2px outset #d7b9c9
} 
form
{
	background-color: transparent;
}
.zoekform
{
color: aqua;
background: #0b0a56;
border: 1px solid #add8e6;
} 

.zoekformbutton
{
color: aqua;
background: #c48500;
border: 1px solid #add8e6;
} 

