BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #251671;
  color            : #000000;
}

/* Platte tekst (news)*/
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
	height           : 1px;
	width            : 100%;
	color: #000000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color            : #FFFFFF;
	text-align: center;
	padding: 3px;
	background-color: #ff0000;
	font-weight: bold;
	margin: 0px;
}

.contentpaneopen {
	width: 500px;
}

.content{
	padding: 0px;
}

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
	font-style: italic;
}

a:link, a:visited {
  font-size        : 11px;
  color            : #0000cc;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #ff0000;
  text-decoration  : underline;
}

.pagenav
{
	color : #6666AA;
	text-align: center;
	padding: 5px;
}

.pagenavcounter
{
	font-style: italic;
}

.vorignieuws {
	font-family: sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}

.imagedescr {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #666666;
	font-style: italic;
}

#dhtmltooltip{
position: absolute;
width: 300px;
border: 1px solid black;
padding: 3px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}