/* Site-breed */
body
{
  background-color: #FFF;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

a, a:link {
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}

a:hover {
  color: #003366;
}

a:visited
{
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}

a.toTopPage
{
  display: block; 
  text-align: right;
}

.contentbodypane p 
{
  margin-right: 16px;
  margin-left: 8px;
}

h1, .kop
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #003366;
}

h2, .subkop
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #000;
  font-style: normal;
  font-variant: normal; 
  text-transform: none;
  text-decoration: none;
}

.clear 
{
  float: none;
  clear: both;
  width: 0px;
  height: 0px;
}

.kruimellink
{
  text-transform: capitalize;
}

#pageContainer 
{
  background-color: #FFF;
  width: 755px;

  margin: 0 auto;
  padding: 0;
}

 #pageContainer #zoekForm
{
  margin: 0 0 0 15px;
  padding: 0px;
}

#pageContainer #zoekForm input,
#pageContainer #zoekForm label
{
  margin: 0px;
  padding: 0px;
}

#pageContainer #zoekForm .button
{
  margin: 0 0 0 2px;
  padding: 0;
}

#contentContainer
{
  background-color: #FFF;
  float: none;
  clear: both;
  background-image: url(/dds/gx/ZiulxksHI.gif);
  background-repeat: repeat-y;
}

#contentframe
{
  
  float: left;
  width: 590px;
  overflow: hidden; /* lange regels afbreken */

}

#content
{
  margin: 18px 10px 0 35px;
}

#content img
{
   margin: 4px;
}

img.img_south      { margin:  0px 10px  4px  4px; }
img.img_south_west { margin:  0px  0px  4px  4px; }
img.img_west       { margin: 10px  0px  4px  4px; }
img.img_north_west { margin: 10px  0px  0px  4px; }
img.img_north      { margin: 10px 10px  0px  4px; }
img.img_north_east { margin: 10px 10px  0px  0px; }
img.img_east       { margin: 10px 10px  4px  0px; }
img.img_south_east { margin:  0px 10px  4px  0px; }
img.img_all        { margin: 10px 10px  4px  4px; }

img.left           { float: left; }
img.right          { float: right; }

#footer
{
  width: 755px;
  background-image: url(/dds/gx/ZehdqqrHcB.gif);
  background-repeat: repeat-x;
}

/* Vormgeving zoals door de ISE opgegeven */

.ISE-header
{
  background-color: #E75001;
  color: #FFF;
  font-weight: bold;
}

tr.ISE-footer
{
  background-color: #CCC;
}

table.ISE-border
{
  border: 1px solid black;
  border-collapse: collapse;
}

table.ISE-border td
 {
 padding:4px;
}

table.ISE-boxborder
{
  border: 1px solid black;
  border-collapse: collapse;
}

table.ISE-boxborder td {
 border: 1px solid black;
 padding:4px;
}

table.ISE-tablet td {
  background-color: #E9E6E5;
  padding: 0px 4px 0px 4px;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: #EEE8E2 #a5aCa5 #a5aCa5 #EEE8E2
}

table.ISE-tablet tr.ISE-header td, table.ISE-tablet td.ISE-header {
  background-color: #E75001;
}

.ISE-align-left
{
  text-align: left;
}

.ISE-align-right
{
  text-align:right;
}

/* ook in "ise" verwijderen om dropdown te laten verdwijnen! */
span.ISESTY-rood
{
  color: red;
  font-style: normal;
}

span.ISESTY-blauw
{
  color:blue;
  font-style: normal;
}

span.ISESTY-groter
{
  font-style: normal;
  font-size: 2.0em;
}

span.ISESTY-green
{
  color:green;
  font-style: normal;
}

h1.ISESTYH
{
  font-size: 2em;
  color: green;
}

h2.ISESTYH
{
  font-size: 1.5em;
  color: red;
}

h3.ISESTYH
{
  font-size:1.4em;
}



/* Top-navigatie */
#genrenavigatiebg
{
  position: relative;
  background-image: url(/dds/gx/ZehdqqrHcP.jpeg);
  background-repeat: no-repeat;
  text-align: right;
  height: 139px;
  width: 755px;
}

#paginalogo
{
  position: absolute;
  left: 20px;
  top: 20px;
}

#paginalogo a {
  text-decoration: none;
  display: block;
  width: 300px;
  height: 75px;
  border: 0px dashed red;  
}

#genrenavigatie
{
  position: absolute;
  top: 108px;
  left: 325px;
  text-align: right;
  width: 430px;
}
/* Linker-navigatie */
#subNavigation 
{
  float: left;
  clear: none;
  height: 700px;
  width: 162px;
  padding: 40px 0 0 0; 
}

#subNavigation div
{
  margin: 0px 5px 12px 15px;
}

#subNavigation a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  font-style: normal;
}

#subNavigation a:link
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  font-style: normal;
}

#subNavigation a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #AA0000;
  text-decoration: none;
  font-style: normal;
}

#subNavigation a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  font-style: normal;
}
#leftnavframe {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 80%;
  color: #444;
  width:200px;
  margin: 0px;
  padding: 0px;
  float: left;
}

div#submenu
  {
  font-size:100%;
  padding:0px;
  margin: 0px;
 }

div#submenu div {
 border-bottom:1px solid white;
}

div#submenu div a {
 color:#444;
 display:block;
 padding:5px;
 padding-left:10px;
 text-decoration:none;
}

div#submenu div a:hover {
 background-color:#E75001;
 background-color:#FF8400;
 color:#fff;
}

div#submenu div a.selected {
 background-color:#E75001;
 background-color:#FF8400;
 color:#fff;
 font-weight:bold;
}


/* Kruimelpad navigatie */
.kruimelpad {
 font-size:10px;
 width: 525px;
}
.kruimelpad a {
 font-size:10px;
 color:#000;
}
.kruimelpad a:hover {
 font-size:10px;
 color:#000;
}

.kruimelpad .selected {}

.kruimelpad .verticaldivider {}

.kruimelpad .menuitem {}


/* Module Tekstartikel*/
#content h3.subtitel{
  font-size: 14px;
  color:#003366;
  padding: 0px;
  margin: 8px 0px 5px 0px;
}
