html {
  padding:0px;
  margin:0px;
}

body {
  font-family: Arial,Serif;
  padding: 0px 0px;
  margin: 0px;
  background-image: url(img/bg.gif);
  text-align:left;
}


#pagewrapper{
    /* Centering pagecontent. We use a fixed width of 800px*/
    position:relative; /* op dit nivo is dit hetzelfde als position:absolute, maar het lost de text-select-bug op!*/
	left:50%;
	width:800px;
	margin-top:10px;
	margin-left:-400px;
	padding:0px;
	background-color:#fff;
}

#pageheader{
 width:100%;
 height:72px; /*because it's an empty div, supply a height. otherwise, backgroundimage is partly shown*/
 background: #D9D9D9 url("img/dsmwebsiteheader2.gif") no-repeat; 
 padding:0px;
 border-bottom:3px solid #CECECE;
 margin:0px;
 }

#pagecontent{
}

#leftcolumn{
  position: absolute;
  width: 250px;
  left: 0px;
  margin:0px;
  padding:25px;
  background-color: rgb(183,183,183);
  color:#000;
  height:450px; 
}


#rightcolumn {
  position: absolute;
  width:500px;
  margin-left: 250px;
  padding:25px;
  background-color:#FBFBFB;
  color:#000;
  height:450px; 
  border:0px;
  overflow:auto;
}

#pagefooter{
 width:100%;
 background-color: black;
 color: white;
 font-size:xx-small; 
 padding:0;
 position:absolute;
 left:0px;
 top:575px;
 text-align:right;
 }

#pagefooter a{
 color: white;
 font-size:xx-small; 
} 
 
#pagefooter a:hover{
 color:#00468C;
 font-size:xx-small; 
} 

a{
  font-family: Arial,Serif;
  text-decoration:none;
  color:#001F9C;
  font-size: medium; /*IE5/Win setting*/
  /* tan hack */
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:small; /* real setting*/
  /* be nice to opera*/
}
body>a{
  font-size:small;
}



.small{
  font-size: small; /*IE5/Win setting*/
  /* tan hack */
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:x-small; /* real setting*/
}

.bold{
  font-weight:bold;
}

.italic{
  font-style:italic;
}

.bolditalic{
  font-weight:bold; 
  font-style:italic;
}

.underline{
text-decoration:underline;
}


.producttitle{
  font-style:italic;
}


#pagecontent{
  color:#000;
  background-color:#D9D9D9;

  font-size: medium; /*IE5/Win setting*/
  /* tan hack */
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:small; /* real setting*/
  /* be nice to opera*/
}
body>#pagecontent{
  font-size:small;
}


form{
	margin:0;
	padding:0;
}

span#forgotpw{
	float:right;
	margin-top:-20px;
}

span#forgotpw a{
	text-decoration:underline;
}

p{
margin-top:10px;
padding:0px;
}

/*- Menu --------------------------- */

#menu {
  position:absolute;
  top:72px;
  left:5px;
  background-color:#fff;
  line-height:normal;    
  z-index:10;
  margin:0;
  padding:0;
  }
#menu ul {
    margin:0;
    padding:0;
    list-style:none;
    
  }
#menu li {
  display:inline;
  margin:0;
  padding:0;
  }
#menu a {
  float:left;
  background-color:#000;
  padding:0 0 0 4px;
  text-decoration:none;
  margin-left:1px;
  }
#menu a span {
  float:left;
  display:block;
  background-color:#000;
  padding:5px 15px 4px 6px;
  color:#FFF;
  font-weight:bold;  
  font-size: 0.85em;
}
  
  
  
  
 
  
  
  
  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
  ccolor:#FFF;
  }
#menu a:hover {
  color:#00468C;
  }
#menu a:hover span {
  color:#00468C;
  }

#menu .current a {
background-color:rgb(104,107,122);
}
#menu .current a span {
background-color:rgb(104,107,122);
}





#searchbox{
	position:absolute;
	left:270px;
	top:23px;
	margin-right:10px;
	padding: 2px;
	border: 1px solid #CECECE;
}


a{
  font-family: Arial,Serif;
  text-decoration:none;
  color:#001F9C;
  font-size: medium; /*IE5/Win setting*/
  /* tan hack */
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:small; /* real setting*/
  /* be nice to opera*/
}
body>a{
  font-size:small;
}



#tree a {
  font-size:x-small;
  color:#fff;
  font-size: x-small;
  /* tan hack */
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:small; /* real setting*/  
  /* be nice to opera*/
}
body>#tree a{
  font-size:small;
}




#article{
	padding:10px 10px 0px 20px;
}







h1 {
  font-size:large;
  padding-top: 10px;
}



.bold{
  font-weight:bold;
}

.italic{
  font-style:italic;
}

.bolditalic{
  font-weight:bold; 
  font-style:italic;
}

.underline{
text-decoration:underline;
}

.superscript{
	font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

.rightalign{
text-align: right;
}




form{
	margin:0;
	padding:0;
}












span#forgotpw{
	float:right;
	margin-top:-20px;
}

span#forgotpw a{
	text-decoration:underline;
}



/* Begin CSS Popout Menu */

#popmenu{
position:absolute;
right:0px;
top:40px;
background-color:#D3D4D3;
margin-top:25px;
margin-right:10px;
}

#popmenu a, #popmenu h2{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
padding:1px 0 1px 3px;
}

#popmenu h2{
color:#fff;
background:#000 url(img/expand3.gif) no-repeat 100% 100%;
text-transform:uppercase
}

#popmenu a{
background:#eee;
text-decoration:none;
}

#popmenu a, #popmenu a:visited{
color:#000;
}

#popmenu a:hover{
color:#000;
background:#ddd;
}

#menu a:active{
color:#060;
background:#ccc;
}

#popmenu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:15em;
}

#popmenu li{
position:relative;
}

#popmenu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

#popmenu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
3file and this method */

div#popmenu h2:hover{
background:#000 url(img/expand3.gif) no-repeat -999px -9999px;
}

div#popmenu li:hover{
cursor:pointer;
z-index:100;
}

div#popmenu li:hover ul ul,
div#popmenu li li:hover ul ul,
div#popmenu li li li:hover ul ul,
div#popmenu li li li li:hover ul ul
{display:none;}

div#popmenu li:hover ul,
div#popmenu li li:hover ul,
div#popmenu li li li:hover ul,
div#popmenu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#popmenu a.x, #popmenu a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(img/expand3.gif) no-repeat 100% 100%;
}

#popmenu a.x:hover{
color:#a00;
background:#ddd;
}

#popmenu a.x:active{
color:#060;
background:#ccc;
}

/* End CSS Popout Menu */






/***************************************/
/* grid                       */
/***************************************/


div.grid{
}

div.grid form{
margin:0;
padding:0;
}


table.grid{
width: 100%;
}

table.grid tr th{
  background-color: #D9D9D9;
  color:#000;
  font-weight:bold;
}


table.grid td{
border:none;
color:#000;
}


table.grid th a{
  background-color: #D9D9D9;
  color:#001F9C;
}

table.grid tr th.sortedasc{
background-image:url(img/sortingasc.gif);
background-repeat:no-repeat;
padding-left:18px;
}

table.grid tr th.sorteddesc{
background-image:url(img/sortingdesc.gif);
background-repeat:no-repeat;
padding-left:18px;
}

table.grid tr th.sortednone{
background-image:url(img/sortingnone.gif);
background-repeat:no-repeat;
padding-left:18px;
}


table.grid tr  a.sortable{
text-decoration: underline;
}

table.grid tr  a:hover.sortable{
text-decoration: underline;
}

table.grid tr.gridrowodd{
background-color: #F3F3F3;
}

div.grid table 	tr.gridroweven{
background-color: #FBFBFB;
}

table.grid td.tablename{
background-color: #E9E9E9;
color:#000;
font-weight:bold;
font-size:x-large;
padding:0px 0px 0px 10px;
}



div.gridfooter{
	font-weight:bold;
	background-color: #D9D9D9;
	color:#001F9C;
	padding:5px;
	margin-bottom:5px;
}



div#pageposition{
	float:left;
	margin-top:3px;
}


div#navbar{
	float:left;
	margin-left:10px;
	margin-bottom:5px;
}


div#actionbuttons{
	margin-right:5px;
	float:right;
}

div.gridfooter input{
}


/********************************/
/* fieldset		*/
/********************************/

div.fieldset{
color:#001F9C;
}

div.fieldset .fieldsettitle{
background-color: #E9E9E9;
color:#000;
font-weight:bold;
font-size:x-large;
padding:0px 0px 0px 10px;
}

div.fieldset form{
margin:0;
padding:0;
}


table.fieldset{
width: 100%;
background-color: #F3F3F3;
}

table.fieldset tr{
background-color: #F3F3F3;
}

div.fieldsetfooter{
	font-weight:bold;
	background-color: #D9D9D9;
	color:#001F9C;
	padding:5px;
	margin-bottom:5px;
}


.required{
color:red;
font-weight: bold;
}

.label{
font-weight:bold;
background-color: #F3F3F3;
}


/********************************/
/* filterfieldset				*/
/********************************/

div.filterfieldset{
  color:#000;
  width:100%;
  padding:5px;
  background-color:#D3D4D3;
}

table.filterfieldset {
  float:right;	
  margin-right:5px;
  background-color:#C0C2C0;
  border: 1px solid #616161;
}


table.filterfieldset .fieldsettitle{
font-weight:bold;
font-size:large;
padding:0px 0px 0px 10px;
}

div.filterfieldset div.actionbuttons{
margin-right:5px;
font-size:110%;
float:right;
}



table.filterfieldset .label{
background-color: #C0C2C0;
}









.errormessage{
color:red;
font-size: 1.0em;
font-weight:bold;
}


div.fieldset .deletemessage{
background-color: #E9E9E9;
color:red;
font-weight:bold;
font-size:x-large;
padding:0px 0px 0px 10px;

}




input.readonly{
background-color: #F3F3F3;
color:#000;
}

textarea.readonly{
background-color: #F3F3F3;
color:#000;
}

div.searchresult{
	margin-top:10px;
}

div.searchresult p{
	margin:0;
}
div.searchresult p.title a{
	color:blue;
	font-weight:bold;
	text-decoration:underline;	
}

div.searchresult p.text{
	margin-left:10px;
	font-style:italic;
	
}

span.searchresulttotal{
	background-color:#E5ECF9;
	display: block;
	color:#000;
	bborder-top: 1px solid #3366CC;
	margin-top: 10px;
	padding: 3px;
	font-style:italic;
	font-size:90%;
}



div#s1 {
  width: 230px;          /* menu width */
}

div#s1 ul {
  background-color: #F5F5F5;
  list-style-type: none; /* get rid of the bullets */
  padding:0;             /* no padding */
  margin:0;              /* no margin for IE either */
}

div#s1 ul li {
  background-color: #F5F5F5;
  margin: 0;
  padding: 0;
  display:block;
  border-top: 1px solid white; /* lines */
}

div#s1 ul li a {
  display: block;         /* lines extend to right, make area clickable */
  color: #000;
  background-color: #F5F5F5;
  padding: 3px 3px 3px 23px;
  margin:0;
  text-decoration: none;
  height:auto;
}

div#s1 ul ul li a {
  margin-left: 20px;     /* indent level 1 */
}

div#s1 ul ul ul li a {
  margin-left: 40px;     /* indent level 2 */
}

div#s1 ul ul ul ul li a {
  margin-left: 60px;     /* indent level 3 */
}

div#s1 ul ul ul ul ul li a {
  margin-left: 80px;     /* indent level 4 */
}

div#s1 li ul, div#s1 li.open li.closed ul {
  display: none;         /* collapse */
}

div#s1 li.open ul {
  display: block;        /* expand */
}
 
div#s1 ul li.open a {
  background-image: url(img/bullet_open.gif);
  background-repeat: no-repeat;
}

div#s1 ul li.closed a {
  background-image: url(img/bullet_closed.gif);
  background-repeat: no-repeat;
}

div#s1 ul li.leaf a {
  background-image: url(img/bullet_leaf.gif);
  background-repeat: no-repeat;
}
 
div#s1 li.active a {
  background-position: 0px -385px;
  color: #001F9C;            /* highlight text */
  font-weight:bold;
}
 
div#s1 li.active li a {
  background-position: 0px 0px;
  color: #000;          /* fix lower levels */
  font-weight:normal;
}

div#s1 ul li a:hover {
  color: #fff;
  background-color: #001F9C; /* rollover effect */
}

