P  {}

H1  {
  font-size : 13px;
  color : Red;
}

H2  {}

H3  {}

A  {
  font-size : 11px;
  font-family : Verdana;
  color : Gray;
  text-decoration : none;
  font-weight : bold;
}

A:Visited  {
  font-size : 11px;
  font-family : Verdana;
  color : Gray;
  text-decoration : none;
  font-weight : bold;
}

A:Active  {
  font-size : 11px;
  font-family : Verdana;
  color : Gray;
  text-decoration : none;
  font-weight : bold;
}

A:Hover  {
  font-size : 11px;
  font-family : Verdana;
  color : Red;
  text-decoration : none;
  font-weight : bold;
}

BODY  {
  font-family : Verdana;
  font-size : 11px;
  background-color : #FFFFFF;
  margin-top : 0px;
  margin-left : 20px;
  scrollbar-arrow-color:red;
  scrollbar-base-color:#DCDCDC;
  scrollbar-track-color:silver;
  scrollbar-darkshadow-color:#000033;
  scrollbar-face-color:#DCDCDC;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
}

.menuitem  {
  font-family : Verdana;
  color : Blue;
  font-size : 11px;
  background-color : #DCDCDC;
  cursor : hand;
}

.detailobject
{
  background-color : White;
  color : Black;
  font-family : Verdana;
  font-size : 10px;
}

.menu  {
  font-family : Verdana;
  color : #9CFF9C;
  font-size : 11px;
  background-color : FFFFFF;
}

.kolomkop  {
  font-family : Verdana;
  background-color : Silver;
  color : White;
  font-size : 11px;
}

.kolomtekst  {
  font-family : Verdana;
  color : Black;
  font-size : 11px;
  font-weight : normal;
}

.objecttekst  {
  font-family : Verdana;
  color : White;
  font-size : 10px;
  font-weight : bold;
  background-color : #DCDCDC;
}

.objecttabel {
  border-width : thin thin thin thin;
  border : thin none Gray;
}

.invoertekst  {
  font-family : Verdana;
  color : Black;
  background-color : #F5F5F5;
  font-size : 11px;
  border-width : thin thin thin thin;
  border : double Gray;
}
.pagina  {
  font-size : 11px;
  font-family : Verdana;
  color : Black;
  margin-left : 20px;
  margin-right : 0px;
  padding-left : 0px;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#DCDCDC; layer-background-color:#DCDCDC; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:verdana,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel0{background-color:#DCDCDC; layer-background-color:#DCDCDC; color:Gray;}
.clLevel0over{background-color:Silver; layer-background-color:Silver; color:Red; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:white; layer-background-color:white}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:verdana, arial,helvetica; font-size:10px; font-weight:bold}
.clLevel1{background-color:#DCDCDC; layer-background-color:#DCDCDC; color:Gray;}
.clLevel1over{background-color:Silver; layer-background-color:Silver; color:Red; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:Silver; layer-background-color:Silver}
