/* Site-breed */
/* palette
 content tekst
 dotted bar
 ondertitel in overzichtpaginas
 content background 
 home topnav background
 box background
 boven balk
 menu & box-kop blauw
 background blauw 
 titel blauw 
 select menu blauw 
 border home topnav 
 image border 
*/
body
{
  margin: 0px;
  padding: 0px;
  font-size: 9pt;
  color: #303437;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
  border: 0px;
}

.hideKop {
  display: none; 
  /* Cinammon kopregelhierarchie */
}

span.small {
  font-size: 0.8em;
}

#container
{
  width: 100%;
  z-index: 1;
}


#bovenbalk
{
  display:none;
}

#kopblok
{
  width: 100%;
}

#logo
{
  display:none;
}

#banner
{
  display:none;
}

#zoek
{
  display:none;
}

#kruimelpad
{
  padding-left: 0px;
  line-height: 1.8em; 
  font-size: 0.9em; /* AP 061023 */
}

#kruimelpad a {
  color: #042352;
}

#kruimelpad .selected {
  color: #E60018;
}

#content
{
  width: 100%;
  float: left;
}

.contentbodypane{
  font-family: Verdana;
  padding-left:0px!important;
}


#menu
{
  display:none;
}

#footer
{
  display:none;
}

/************ LIST STYLES DEFINITIONS *************************/

ul
{
  list-style-image: url(/Dordrecht/gx/ZifccmyHmO.gif );
  padding-left:15px;
  margin-left:0px;
}

ul a{
  color: #094098;
}

/*********************** TITEL ***********************/
h2.titel{
  font-size: 1.9em;
  font-family: Verdana;
  color: #094098;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  padding-top: 15px;
}

.ondertitel{
 font-family: Verdana;
 font-size: 1.0em; 
 margin-top: 0.2em;
 margin-bottom: 1.35em;
 font-weight: normal;
 padding-bottom: 0px;
}


/********************** LEESMEER ***********************/

div.leesMeer {
  font-size: 0.9em;
}

div.leesMeer a {
  color: #094098;
  text-decoration: underline;
}





/************ PREDEFINED STYLES FOR THE BODYTEXT **************/

em.ISESTY-Introductie-Kapitalen
{
  color: #042352;
  font-family: Verdana;
  font-style: normal;
  font-variant: small-caps;
  letter-spacing: 1px;
/*  font-size: 0.9em;*/
/* JV061221: een fontsize hier geeft problemen bij nesting */
}

em.ISESTY-Introductie
{
  color: #042352;
  font-family: "times new roman";
  font-style: italic;
  font-size: 1.272em; /* 1.2em; cinnamon*/
}

h2.ISESTYH
{
  /* !!! JV061030: Zorg ervoor dat hier niet nog een andere stijl gedefinieerd wordt! Dit gaat anders fout in de style-dropdown */
  font-style: normal;
  font-size: 1.05em;
  font-weight: bold;

  color: #E60018;
  margin-bottom: 0.7em;
}

h2.subtitel 
{
/* h2.subtitel is gebruikt met de automatisch gegenereerd Downloads */
  font-style: normal;
  font-size: 1.05em;
  font-weight: bold;
  color: #E60018;
  margin-bottom: 0.7em;
}

div#content_links {
 width: 430px; 
 float: left;
 font-size: 0.9em; 
 padding-right: 5px;
 padding-bottom: 15px;
}


div#content_rechts{
 float: left;
 width: 190px;
 margin-top:19px;
}


/* Linker-navigatie */
/*********************** CSS menu (linker) navigatie ************************/

#leftnavframe {  
  display:none;
}

div#submenu 
{
  display:none;
}



/*********************** eind CSS left navigatie ******************************/

/* Module Tekstartikel (AP070123)*/
