/* 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/ZwreyeuHaI.gif );
  padding-left:15px;
  margin-left:0px;
}

ul a{
  color: #094098;
}

/*********************** TITEL ***********************/
h2.titel{
  font-size: 1.9em;
  font-family: Georgia;
  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;
}

/**************** GENERAL NIEUWSBLOK *****************/

div#actueel_links {
 width: 415px; 
 float: left;
 font-size: 0.9em;
 padding-right: 25px;
}

div#actueel_links .titel{
 font-family: Georgia;
 font-size: 1.5em;
 color: #094098;
 width: 415px; /* zelfde als home_news */
 padding-top: 15px;
 padding-bottom: 5px;
 border-bottom: 1px dotted #101010;
}

.nieuwsOverzicht {
  margin: 0px; padding: 0px;
  padding-top: 15px;
  height: 100px;
}

.nieuwsLogo {
  width: 111px;
  float: left;
}

.nieuwsLogo img {
  border: 3px solid #F1F2F6;
}

.nieuwsTekst {
  width: 295px;
  float: left;
  height: 106px;
  border-left: 1px dotted #303437;
  padding: 0px; 
  padding-top: 3px; /* zelfde als logo border */
  padding-bottom: 3px;
  padding-left: 5px;
}


.nieuwsTekst .nieuwsTitel {
  font-family: Georgia;
  font-size: 1.5em;
  line-height: 1em;
  padding: 0px; margin: 0px;
  font-weight: normal;
}


.nieuwsOverzicht .nieuwsTekst .nieuwsTitel a {
  color: #09293E; 
  text-decoration: none;
}

.nieuwsTekst .nieuwsTitel a:hover {
  text-decoration: underline;
}

.nieuwsTekst .nieuwsDatum {
  font-size: 0.9em;
  padding-bottom: 5px;
  color: #777777;
}

.nieuwsTekst .leesMeer {
  font-size: 0.9em;
}


/****************** GENERAL BOX CSS  *****************/

.dot_bar
{
  /* AP061019: gebruikt tussen box */
  width: 266px;
  height: 2px;
  border-bottom: 1px dotted #101010;
  margin-bottom: 10px;
}

div.box {
 width: 266px;
 border: 1px dotted white;
 background: #DEE2EB;
}

div.box .titel {
 font-family: Georgia;
 font-size: 1.25em;
 font-weight: bold;
 color: #094098;
 width: 256px; /* box van width - padding-left */
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 border-bottom: 1px dotted white; 
}

div.box .text {
 margin: 10px;
 font-size: 0.9em;
}


div.box .art_titel{
 font-family: Georgia;
 font-size: 1.5em;
 padding: 0px;
}

div.box .art_titel a {
 color: #09293E!important;
 text-decoration: none;
}

div.box .art_titel a:hover {
 text-decoration: underline;
}

/************ PREDEFINED STYLES FOR THE BODYTEXT **************/

em.ISESTY-Introductie-Kapitalen
{
  color: #042352;
  font-family: Georgia;
  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 Homepage (Portal AP070123 - GD 13-07-2009)*/
