
dy, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
td {
 padding:10px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
a {
 font-weight:bolder;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


BODY, TD, DIV {
font:11px "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

H2 {
font-size:12px;
color:#555555;
font-weight:bold;
margin-top:0px;
padding:0px;
}

H1 {
font-size:28px;
color:#000000;
font-weight:bolder;
margin-bottom:0px;
padding:0px;
}

A {
  text-decoration:none;
  color:#000000;
}

#menu {
width:1050px;
height:10px;
text-align:center;
}

#hoofd {
position: absolute;
left: 50%;
margin-top: 5px; /* make this half your image/element height */
margin-left: -525px; /* make this half your image/element width */
width:1050px;
height:600px;


}

.home { 
width:200px; 
display:block;
float:left;
text-align:center;
background-repeat: no-repeat;
background-position: top center;
background-image: url(home_button.jpg);
height:50px;
}

.home:hover {
 background-image: url(home_button_rollover.jpg);
}

.wie { 
width:200px; 
display:block;
float:left;
background-repeat: no-repeat;
background-image: url(wie_button.jpg);
background-position: top center;
height:50px;
}

.wie:hover {
 background-image: url(wie_button_rollover.jpg);
}

.info { 
width:200px; 
display:block;
float:left;
background-repeat: no-repeat;
background-image: url(info_button.jpg);
background-position: top center;
height:50px;
}

.info:hover {
 background-image: url(info_button_rollover.jpg);
}

.archief { 
width:200px; 
display:block;
float:left;
background-repeat: no-repeat;
background-image: url(archief_button.jpg);
background-position: top center;
height:50px;
}

.archief:hover {
 background-image: url(archief_button_rollover.jpg);
}

.pers { 
width:200px; 
display:block;
float:left;
background-repeat: no-repeat;
background-image: url(pers_button.jpg);
background-position: top center;
height:50px;
}

.pers:hover {
 background-image: url(pers_button_rollover.jpg);
}


#main {
 width:1050px;
 display:block;
 height:600px;
 border:0px solid #000000;

}
front a {
 font-weight:bolder;
}

