body
{
  background: white;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right top;
  font-size: 8pt;
  margin: 0px;
  font-family: Verdana
}

A:link { color:black; text-decoration:none }
A:visited { color:black; text-decoration:none }
A:hover { color:black; 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 0px solid; }

TD.HeaderTableData { height: 90px; }

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 {background-color:white;font-size:8pt;font-weight:bold;font-family:Verdana}

TR.ebReltype {}
TD.ebReltypeNaam {padding-bottom:10px;width:200px;font-weight:bold;text-align:right;vertical-align:top}
TD.ebRelaties {padding-left:10px;width:440px;padding-bottom:5px;vertical-align:top}

TABLE.tableMain {}

TABLE.ebImages {font-size:7pt;font-style:italic;margin-left:10px;display:inline;margin-bottom:10px;vertical-align:top}

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}

TD.topMenu {}

TD.sideMenu {}

IMG.ebMenuButton {width:166px;height:13px;margin-bottom:12px;cursor:pointer;border-width:0px}

TR.ebFooter {}
TD.ebFooter {}

H1 {font-family:Arial;font-size:11pt;font-weight:bold;padding-top: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}

