A.blockmenu {
display: block;
width: 150px;
height:15px;
font-size: 12px;
font-family: Tahoma, Arial, Verdana, sans-serif; text-decoration: none; background-color:#000080;
border: solid 1px #FFCC33;
margin:2px;
background-color:#FFFFFF;
}
A.blockmenu:hover {
width: 150px;
height:15px;
font-size: 12px; font-family: Tahoma, Arial, Verdana, sans-serif;
text-decoration: none;
background-color:#FFCC33;
border: solid 1px #000080;
}
}
a.pathway:link, a.pathway:visited {
	color: #000000; text-decoration: none; font-weight: normal;	font-size: 9px;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

a.pathway:hover {
	color: #ffffff;	text-decoration: none;
	}
.pathway {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
 	color: #ffffff;
	}
BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;
}


/* These are the styles used throughout the HTML Guide */
P {font-size:9pt; color:#191970; font-family:Arial, sans-serif;}
DIV.footer {border-color:#191970; background:#9999CC; border-style:solid; border-width:2px; text-align:center;}
H1.myheader1 {color:#FFFFFF; font-family:Sans-Serif; font-size:18pt; margin-top:10px;}
H2.myheader2 {color:#191970; font-family:Sans-Serif; font-size:14pt; margin-top:20px; margin-bottom:5px;}
H3.myheader3 {color:#FFFFFF; background:#191970; font-family:Sans-Serif; padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0;}
/* for lists */
LI {font-size:9pt; color:#191970; font-family:Arial, sans-serif;}
UL {font-size:9pt; color:#191970; font-family:Arial, sans-serif;}
/* This is how source code looks */
P.sourcecode {font-size:9pt; margin-left:30px; margin-right:30px; color:#191970; background:#BBBBBB; font-family:Courier new, Courier, monospace; border: thin solid #FFFFFF; padding:5px;}
/* This is how examples look in the guide */
P.example {font-size:9pt; margin-left:32px; margin-right:32px; padding:7px; border: thin solid #BBBBBB; color:#191970; font-family:Times New Roman, serif;}
FORM.example {font-size:9pt; margin-left:32px; margin-right:32px; padding:7px; border: thin solid #BBBBBB; color:#191970; font-family:Times New Roman, serif;}
SPAN.example {margin-left:32px; margin-right:32px; padding:7px; border: thin solid #BBBBBB; color:#191970;}
DIV.example {margin-left:32px; margin-right:32px; padding:12px; border: thin solid #BBBBBB;}
PRE {font-size:9pt; margin-left:15px; color:#191970; font-family:Arial, sans-serif;}
/* This is the paragraph used in the index */
P.index {font-size:9pt; margin-left:15px; color:#191970; font-family:Arial, sans-serif;}
TABLE.whiteborder {float:right; border-color:#FFFFFF; border-style:solid; border-width:5px 0px 5px 5px;}
TABLE.contentsfloat {border-color:#191970; border-style:solid; border-width:2px;}
TD.tableofcontents {font-size:7pt; background:#FFFFFF; color:#191970; font-family:Verdana;}
TD.copyright {background:#9999CC; color:#191970; font-family:Verdana;}
TD {font-size:9pt; color:#191970; font-family:Arial, sans-serif;}
/* dit is voor het logo bovenaan de bladzijde */
TD.insideframe {background:#191970;}
TD.outsideframe {background:#FFFFFF;}

#centercontent {
	position: absolute;
		left:5px;
		border:3px double black;
		}
	#banner {
		background:#000000;
		height:60px;
                 background-image:url(http://www.dizign.de/pix/hg_1px.gif);
		}
