body
{
  background: white url('');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: right top;
  font-size: 8pt;
  margin: 0px;
  font-family: Verdana
}
A:link
{
  color:#37548D;
  text-decoration:none
}
A:visited
{
  color:#37548D;
  text-decoration:none
}
A:hover
{
  color:#09255B;
  text-decoration: underline
}

INPUT.BttnDisabled
{
	background-image: url(/graphics/buttons/buttondisabled.gif);
	border: 2px solid gray;
	color: gray;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	cursor: default;
	height: 25px;
	padding-top: 0px;
}

INPUT.Bttn
{
	background-image: url(/graphics/buttons/button.gif);
	border: 2px solid gray;
	color: gray;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	height: 25px;
	padding-top: 0px;
}

TABLE.HeaderTable
{
  border-bottom: black 2px solid;
}

TD.HeaderTableData
{
  height: 90px;
  /*background-color: #c1d6f2;*/
}

TD.ebTitle
{
  font-size: 18pt;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  padding-left:0px;
  text-align: center;
}

INPUT
{
	border-right: gray 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: gray 1px solid;
	height: 25px;
	font-size: 15px;
	padding-top: 3px;
	background-color: transparent;
}


IMG.header
{
  filter: alpha(opacity=20);
  -moz-opacity: 0.20;
}

IMG.headerB
{
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
}



TABLE {font-size: 8pt}
UL {margin-bottom: 0px; margin-left: 25px}

TR.ebObject {}
TD.ebObjectNaam {font-size:13.5pt;font-weight:bold;font-family:Arial;padding-bottom:40px;padding-top:80px}

TR.ebReltype {}
TD.ebReltypeNaam {padding-bottom:10px;width:200px;font-weight:bold;text-align:right;vertical-align:top}
TD.ebRelaties {padding-left:10px;width:340px;padding-bottom:10px;vertical-align:top}
TD.elRelaties {padding-left:10px;width:440px;padding-bottom:10px;vertical-align:top;font-size:7pt}

/* ? TD.ebReltype {vertical-align:top;width:200px} */

TABLE.ebImages {font-size:7pt;font-style:italic;margin-left:10px;display:inline;margin-bottom:10px;vertical-align:top;border:0px solid silver}

TD.ebImage {text-align:left;width:130px}
IMG.ebImage {border:1px solid gray;margin-bottom:3px}
DIV.ebImageText {}

TABLE.ebList {padding:0px;border:0px;margin:0px}
TD.ebListItem {padding-left:5px;padding-right:5px;vertical-align:top}

IMG.ebMenuButton {width:166px;height:13px;margin-bottom:12px;cursor:pointer;border-width:0px}

TR.ebFooter {vertical-align:bottom}
TD.ebFooter {text-align:center;padding-top:40px;padding-bottom:80px}

H1 {font-family:Arial;font-size:11pt;font-weight:bold;padding-bottom:20px;}
DIV.ebKop {font-family:Arial;font-size:11pt;font-weight:bold}


TD.ebLinksPlaats {font-weight:bold;text-align:right}
TD.ebLinksCategorie {background-color:#669900;color:white;font-weight:bold}
