
body {
	background: #ffffff;
	color:#000000;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#container {
	width: 938px;
	position: relative;
	margin: auto;
	background: #ffffff;
}

#header {
	position : absolute;
	top : 0px;
	width : 938px;
	background: #ffffff;
}

#content {
	position : absolute;
	top : 150px;
	width : 938px;
	background: #ffffff;
}

h1 {
	font-size: 20px;
	color: #008000;
	word-spacing: 10px;
	letter-spacing:  5px;
	font-weight: bold;
	font-style: normal;
	background: none;
	font-family: verdana, arial, helvetica, sans-serif;
}
h2 {
	font-size: 15px;
	color: #008000;
	font-weight: bold;
	font-style: normal;
	background: none;
	font-family: comic sans ms, verdana, arial, helvetica, sans-serif;
	padding-left:17px;
	}

h3 {
	font-size: 14px;
	color: #330000;
	font-weight: normal;
	font-style: normal;
	background: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

h4 {
	font-size: 20px;
	color: #ff6600;
	font-weight: bold;
	font-style: italic;
	background: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

h5 {
	font-size: 14px;
	color: #008000;
	font-weight: bold;
	font-style: normal;
	background: none;
	font-family:  verdana, arial, helvetica, sans-serif;
	padding-left:0px;
}




A.knopkop {
float: right;
display: block;
padding-left : 5px;
padding-right : 5px;
height: 20px;
line-height : 20px;
text-align: center;
text-decoration: none;
font-family:verdana;
font-size:10px;
color: #000000;
background: #ffffff ;
border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-bottom: #000000 1px solid;
margin-left : 8px;
}

A.knopkop:hover {
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
background:lightgreen;
font-size:10px;
color:#220000;
}

a.knopkop:active {
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
background:lightgreen;
font-size:10px;
color:#220000;
}





a.beeldlink  {
text-decoration: none;
font-size:10px;
color: #000000;

}





