@charset "utf-8";
/* Reset */

html,body,div,span,
applet,object,iframe,
p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

/* HTML */

html, body{
margin: 0px;
width: 100%;
height: 100%;
color: #a1a1a1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link, a:visited{
color: #a1a1a1;
text-decoration: none;
}

a:hover{
color: #C82214;
}

/* Id's en classes */

td.hoofdmenu a:link, td.hoofdmenu a:visited{
font-size: 17px;
padding: 0 5px;
font-family: "Times New Roman", Times, serif
}

td.hoofdmenu .selected{
color: #C82214;
}

#afstand {
line-height: 26px;
}

#nieuws{
height: 100%;
width: 218px;
background-repeat: repeat-x
line-height: 16px;
padding: 0 5px
}

#nieuws a:link, #nieuws a:visited{
color: #C82214;
}

#nieuws a:hover{
color: #a1a1a1;
}