#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
}
.photo {
	position: absolute;
	height: 430px;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.omschrijving {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	position: relative;
	height: 36px;
	width: 550px;
	text-align: center;
}
.navigatie {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #999999;
}
a.hyper:link 
{ color:#999999;
text-decoration: none;
}
a.hyper:visited
{ color:#999999;
text-decoration: none;
}
a.hyper:hover 
{ color: #009900;
text-decoration: none;
}
a.hyper:active 
{ color: #09FF09;
text-decoration: none;
}
a.hyperhome:link 
{ color:#999999;
text-decoration: none;
}
a.hyperhome:visited
{ color:#999999;
text-decoration: none;
}
a.hyperhome:hover 
{ color: #FF0000;
text-decoration: none;
}
a.hyperhome:active 
{ color: #FF6666;
text-decoration: none;
}
.newscontent {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #666666;
}
.newstitel {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #333333;
}
.newsdate {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #999999;
}
.resumelink:link 
{ color:#009900;
text-decoration: underline;
}
a.resumelink:visited
{ color:#009900;
text-decoration: underline;
}
a.resumelink:hover 
{ color: #09FF09;
text-decoration: underline;
}
a.resumelink:active 
{ color: #009900;
text-decoration: underline;
}