/* NUDN stylesheet, print
 * Version: $Id: nudn_print.css,v 1.3 2011/06/08 14:32:55 telnotap Exp $
 */

/***********************************************/
/* blanklabelsite  -  css Boetseren -> HoeZo  (herziene versie)  leidi haaijer 2007  */
/***********************************************/
/* --------zie ook opmerking bij H1 #beginInhoud-------*/
.noCss {
  display: none;
}

/***********************************************/
/*  toevoeging van Juan, voor een hidden div
/***********************************************/

#hidden {
  visibility: hidden;
}

/***********************************************/
/* voor het identificeren van de pagina, identificatie voor de properties in de editwizzard en het vergroten/verkleinen voor de leesbaarheid*\
/**********************************************/
#frame {
  width: 100%;
  background-color: #66ccff;
  padding : 0px;
}

.opties, .opties a,  .opties a:active, .opties a:link {
  color: #FF0000;
  font-size : 1.0em;
  font-weight: bold;
  font-style: normal;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 6px;
  margin-top: 0px;
  padding: 0px;
  text-align: right;
  width: 720px;
  visibility: hidden;
}

.print {
  color: #FF6600;
  font-size : 1.0em;
  font-weight: bold;
  font-style: normal;
  margin: 0px;
  padding: 0px;
  text-align: right;
  width: 720px;
}

/***********************************************/
/* -------------  pagina te centreren ---------*/
/**********************************************/
#sitecontainer  { background-image: url("../gfx/bckgr_sitecontainer.gif"); margin: 0 auto; position: relative; width: 972px }

/***********************************************/
/* -------- algemene pagina definities -----*/
/***********************************************/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.4em;
  word-spacing: 0.3em;
  margin: 0px;
  padding: 0px;
  display: block;
  padding-bottom: 16px;
}

/* ---------- foutmelding bij e-mailprocessing---------*/
.foutmelding {
  color: #FF0000;
  font-weight : bold;
}

.homepage {
height : 578px;
width: 600px;
margin: 0px;
padding: 0px;
  
}
/***********************************************/
/* ---------------- list definities ------------------*/
/***********************************************/
ul  { 
  font-size: 1.0em; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  list-style-image: url("../gfx/bullit.gif"); 
  margin: 0 0 0 9px; 
  padding-left: 9px;
  padding-bottom: 24px;
  }


em {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-size: 1.0em;
  margin : 0px;
  padding: 0px;
}

li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-size: 1.0em;
  margin : 0px;
  padding: 0px;
}

li p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-size: 1.0em;
  margin : 0px;
  padding: 0px;
}
li em {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-size: 1.0em;
  margin : 0px;
  padding: 0px;
}
/***********************************************/
/*----------voor allerlei formulieren; form#search is voor zoekfunctie------------*/
/***********************************************/
/*
  form {
  font-size : 1em;
  font-weight : bold;
  padding: 3px 0px 0px 0px;
  margin: 3px 0px 0px 0px;
  width : 190px;
}*/

/***********************************************/
/*---------------- links in the site -------------  */
/***********************************************/
a, a:active, a:link, a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  color: #FF0000;
  text-decoration: underline;
}

.hierbenik {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  color: #FF0000;
  text-decoration: underline;
}

/***********************************************/
/* ---- Kop HOMEPAGE -----*/
/**********************************************/
#logo_homepage  { color: white; background: url("../gfx/header_hzhome.jpg") no-repeat; display: block; margin-right: 0; padding: 55px 0 0 100px; width: 972px }


/***********************************************/
/* ---- Kop HOMEPAGE ROLLOVER-----*/
/**********************************************/

#logo_hpage a  { background: url("../gfx/header_hzhome.jpg"); display: block; margin-left: 0; padding: 0; width: 972px; height: 149px; vertical-align: top }

#logo_hpage a:hover  { background: url("../gfx/header_hzhome_over.jpg"); display: block; margin-left: 0; padding: 0; width: 972px; height: 149px; vertical-align: top }

/***********************************************/
/* ---- Kop vervolgpagina ROLLOVER-----*/
/**********************************************/
#logo a  { background: url("../gfx/header_hzhome.jpg"); display: block; margin-left: 0; padding: 0; width: 972px; height: 149px; vertical-align: top }

#logo a:hover  { background: url("../gfx/header_hzhome_over.jpg"); display: block; margin-left: 0; padding: 0; width: 972px; height: 149px; vertical-align: top }

/***********************************************/
/*  wordt in de hobbycursus van Nederland-e niet gebruikt  */
/**********************************************
div#kruimelpad {
  background-color: #FF5A00;
  clear : both;
  font-weight: bold;
  font-style: italic;  
  font-size: 90%;
  height: 15px;  
  letter-spacing: 0.1em;
  margin-left: 0px;
  text-indent: 5px;
  padding-top: 5px;
}

div#kruimelpad a {
  margin: 0 1em;
}*/

/***********************************************/
/*--------------- linkernavigatie --------------  */
/***********************************************/
#hoofdnavigatie  

{ 
  font-size: 1.0em; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  background-image: url("../gfx/backgr_menu.gif"); 
  background-repeat: no-repeat; 
  text-align: center; 
  list-style-image: url("../gfx/list_item_left.gif");
  margin: 0px;
  padding: 0px; 
  top: auto; 
  width: 220px; 
  float: left; 
  visibility: hidden;
  
}

ul#hoofdnavigatie  

{ 
  font-weight: bold; 
  background-image: url("../gfx/backgr_menu.gif"); 
  text-align: center; 
  text-indent: 8px; 
  list-style-position: inside;
  margin: 0px; 
  padding: 0px; 
  width: 220px;
  
}

ul#hoofdnavigatie a {  
  display: inline;
  float : left;
  margin: 0px;
  padding: 0px;
  text-decoration: none; 
  width: 220px;
}

ul#hoofdnavigatie li {  
  display: block;
  float : left;
  margin: 0px;
  padding: 0px;
  text-decoration: none; 
  width: 220px;
  vertical-align: bottom;
  line-height : 45px;
}


/*********/
/* afbeelding per kopje in de linker navigatie Roll over*/
/*********/

ul#hoofdnavigatie li#nav1 a:hover, ul#hoofdnavigatie li#nav1.hierbenik, ul#hoofdnavigatie li#nav1.hierbenik a  
{ 
  background-image : url(../gfx/list_item_01_ro.gif);
  line-height: 45px; 
  text-decoration: underline; 
  text-indent: 8px;
  display: block; 
  margin: 0; 
  padding: 0; 
  width: 220px; 
  float: left 
}

ul#hoofdnavigatie li#nav2 a:hover, ul#hoofdnavigatie li#nav2.hierbenik, ul#hoofdnavigatie li#nav2.hierbenik a  
{ 
  background-image : url(../gfx/list_item_02_ro.gif);
  line-height: 45px; 
  text-decoration: underline; 
  text-indent: 8px;
  display: block; 
  margin: 0; 
  padding: 0; 
  width: 220px; 
  float: left 
}
ul#hoofdnavigatie li#nav3 a:hover, ul#hoofdnavigatie li#nav3.hierbenik, ul#hoofdnavigatie li#nav3.hierbenik a  
{ 
  background-image : url(../gfx/list_item_03_ro.gif);
  line-height: 45px; 
  text-decoration: underline; 
  text-indent: 8px;
  display: block; 
  margin: 0; 
  padding: 0; 
  width: 220px; 
  float: left 
}
ul#hoofdnavigatie li#nav4 a:hover, ul#hoofdnavigatie li#nav4.hierbenik, ul#hoofdnavigatie li#nav4.hierbenik a  
{ 
  background-image : url(../gfx/list_item_04_ro.gif);
  line-height: 45px; 
  text-decoration: underline; 
  text-indent: 8px;
  display: block; 
  margin: 0; 
  padding: 0; 
  width: 220px; 
  float: left 
}

ul#hoofdnavigatie li#nav5 a:hover, ul#hoofdnavigatie li#nav5.hierbenik, ul#hoofdnavigatie li#nav5.hierbenik a  
{ 
  background-image : url(../gfx/list_item_05_ro.gif);
  line-height: 45px; 
  text-decoration: underline; 
  text-indent: 8px;
  display: block; 
  margin: 0; 
  padding: 0; 
  width: 220px; 
  float: left 
}

ul#hoofdnavigatie li#nav6 a:hover, ul#hoofdnavigatie li#nav6.hierbenik, ul#hoofdnavigatie li#nav6.hierbenik a  
{ 
  background-image : url(../gfx/list_item_06_ro.gif);
  line-height: 45px; 
  text-decoration: underline; 
  text-indent: 8px;
  display: block; 
  margin: 0; 
  padding: 0; 
  width: 220px; 
  float: left 
}

ul#hoofdnavigatie li#nav7 a:hover, ul#hoofdnavigatie li#nav7.hierbenik, ul#hoofdnavigatie li#nav7.hierbenik a  
{ 
  background-image : url(../gfx/list_item_07_ro.gif);
  line-height: 45px; 
  text-decoration: underline; 
  text-indent: 8px;
  display: block; 
  margin: 0; 
  padding: 0; 
  width: 220px; 
  float: left 
}

ul#hoofdnavigatie li#nav8 a:hover, ul#hoofdnavigatie li#nav8.hierbenik, ul#hoofdnavigatie li#nav8.hierbenik a  
{ 
  background-image : url(../gfx/list_item_08_ro.gif);
  line-height: 45px; 
  text-decoration: underline; 
  text-indent: 8px;
  display: block; 
  margin: 0; 
  padding: 0; 
  width: 220px; 
  float: left 
}

ul#hoofdnavigatie li#nav9 a:hover, ul#hoofdnavigatie li#nav9.hierbenik, ul#hoofdnavigatie li#nav9.hierbenik a  
{ 
  background-image : url(../gfx/list_item_09_ro.gif);
  line-height: 45px; 
  text-decoration: underline; 
  text-indent: 8px;
  display: block; 
  margin: 0; 
  padding: 0; 
  width: 220px; 
  float: left 
}
/***********************************************/
/*--------------- overige navigatie --------------  */
/***********************************************/
.volgendepagina, .vorigepagina {
  font-size: 0.7em;
  font-weight : bold;
  margin : 0px 0px 10px 0px;
  padding : 0px 0px 5px 0px;
  width: 500px;
  text-indent : 100px;
 }

/***********************************************/
/*--------------- paginainhoud ---------------  */
/***********************************************/
#inhoud  
{ 
  color: #000000; 
  font-size: 1.0em; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  background-image: url("../gfx/backgr_inhoud.gif"); 
  background-repeat: repeat-y; 
  text-align: left; 
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 16px;
  margin-top: 32px;
  padding: 0; 
  width: 640px; 
  min-height: 373px; 
  float: left; 
  vertical-align: top; 
  table-layout: fixed;
  display: inline;
  
  
}



.flash_base #inhoud{
  margin-top: 0px;
  margin-left: 8px;
  margin-right:  0px;
  margin-bottom: 0px;
  height: 155px;
  width: 117px;
  position: absolute;
  display: inline;
}

.flash_base_homepage #inhoud{
  height: 117px;
  margin: 0px;
  padding: 0px;
  width: 155px;
  position: absolute;
  display: inline;
}



.flashobject_1 object{

  height: 117px;
  width: 155px;
  margin-left: 0px;
  margin-bottom: 8px;
  margin-right: 0px;
  margin-top: 8px;
  position: absolute;
  display: inline;


}

.flashobject_2 object{

  height: 117px;
  width: 155px;
  margin-left: 191px;
  margin-bottom: 8px;
  margin-right: 0px;
  margin-top: 8px;
  position: absolute;
  display: inline;

}

.flashobject_3 object{

  height: 117px;
  width: 155px;
  margin-left: 376px;
  margin-bottom: 8px;
  margin-right: 0px;
  margin-top: 8px;
  position: absolute;
  display: inline;

}
.flashobject_4 object{

  height :117px;
  width: 155px;
  margin-left: 569px;
  margin-bottom: 8px;
  margin-right: 0px;
  margin-top: 8px;
  position: absolute;
  display: inline;

}




/* ---------- style voor de specifiek gelinkte template streams_and_articles.jsp ------------ */
.streams_and_articles {
}

/***********************************************/
/*----------------- tekstkoppen  ---------------  */
/***********************************************/
h1, h1#beginInhoud /* ------ anker voor gebruikers die om een of andere reden geen stylesheet gebruiken, identificatie om meteen naar de eerste kop te springen om de content vd pagina weer te geven ------ */
{
margin-top: 8px;
font-size: 1.1em;
padding : 0px;
padding-bottom: 8px;

}

h1 a:link, h1 a:visited  {
  text-decoration: underline;
}

.content h1 {
  font-size: 1.1em;
}

h2 {
font-size: 1.0em;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding : 0px;
color: #FF0000;
}

h3 {
font-size: 1.0em;
color: #FF0000;
margin-top: 0px;
margin-bottom: 0px;
padding : 0px;
}

h3 a:link, h3 a:visited {
font-size: 1.0em;
color: #000000;
margin-top: 0px;
margin-bottom: 16px;
padding: 26px;
background: url("../gfx/tv_ico.gif") no-repeat left;


 
}

.vragen h3 {
}

.antwoord h3 {
}

h4 {  
font-size: 1.0em;
color: #FF0000;
margin-top: 0px;
margin-bottom: 0px;
padding : 0px;
}

h5 {  
font-size: 0.9em;
color: #333333;
margin-top: 24px;
margin-bottom: 0px;
padding : 0px;
}

h6 {
font-size: 0.9em;
color: #66CCFF;
margin-top: 8px;
margin-bottom: 0px;
padding : 0px;
}

/***********************************************/
/*------------------ teksten --------------------  */
/***********************************************/
p.intro {
  font-size: 1.1em;
  font-weight: normal;
  margin-bottom : 5px;
  padding-bottom : 5px;
  color: #3399FF;
  /*width: 450px;*/
}

/*p.intro ul, p.intro ul li {
  list-style : none;
  margin:0px;
  padding: 0px;
}*/

p {
  font-size: 1.0em;
  margin: 0px;
  padding: 0px;
  padding-bottom: 12px;
  /*background-color: #E0F5FF;*/
}

/***********************************************/
/*------------- 'voor 'contentelementen' ---------------  */
/***********************************************/
#extraInhoud {
  clear : left;
  float : right;
  margin : 0px;
  padding : 0px;
}

/*--------------class voor specifieke definiering van 'extrainhoud' .speciaal kan nog  .citaat  .link of  .nieuws meekrijgen----------------*/
.speciaal {  

  clear: left;
  float: left;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 8px;
  margin-bottom: 4px;
  display: inline;
  height: 112px;
  width: 150px;
  position: absolute;
}

/* ----- voor pagina onderdelen die qua inhoud duidelijk bij elkaar horen, kan apart vormgegeven worden, zie templates waar ze voorkomen ------*/
.paginaelement {
  font-size: 1.0em;
  font-weight: normal;
  clear: both;
  margin-top: 4px;
  margin : 0px;
}

.paginaelement p {
  margin-top : -3px;
  margin : 0px;
}

/*toevoeging H2 voor talenwebsites weetjes pagina*/

.paginaelement h2 {  
  font-size: 1.0em;
  font-weight: bold;
  color: #FF0000;
  margin: 0px;
}


.paginaelement h3 {
  font-size: 1.0em;
  font-weight: bold;
  color: #FF0000;
  margin-top: 8px;
}

.paginaelement.stream {
  font-size: 1.0em;
  margin: 0px;
  width: 712px;
}

.paginaelement.stream p {  
  font-size: 1.0em;
  font-weight: normal;
}

.paginaelement.episode {
  font-size: 1.0em;
  font-weight: normal;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
}

.paginaelement.episode h4 {
  font-size: 1.0em;
  margin: 0px;
  padding: 0px;
  text-decoration : none;
}

.paginaelement.episode p.intro {  
  font-size: 1.0em;
  font-weight: normal;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

.paginaelement.episode li {  
  font-size: 1.0em;
  font-weight : normal;
  margin: 0px;
  margin-bottom : 5px;
  padding: 0px 0px 10px 0px;
}

.paginaelement.article, .paginaelement.article p {
  font-size: 1.0em;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  width: 712px;
  display: inline;
}

.paginaelement.article p.intro {
  font-size: 1.0em;
  font-weight : normal;
  padding: 0px 0px 10px 0px;
  color : #000000;
  display: inline;
}


/***********************************************/
/*------ horizontale navigatie ----------------*/
/***********************************************/

#zijnavigatie {
  /*clear: both;*/
  margin-top: 16px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  padding: 0px;
  text-align: left;
  text-decoration: none;  
  vertical-align: top;
  width: 700px;
  position: absolute;
  top: 147px;
  left: 220px;
  visibility: hidden;

}

#zijnavigatie ul  
{ 
  word-spacing: 1.0em; 
  margin: 0px;
  padding: 0 0 0 9px; 
  
}

#zijnavigatie li{
  font-size: 0.9em;
  font-weight: bold;
  color: #66ccff;
  text-decoration: none;
  vertical-align: top;
  display: inline;
  margin-top: 0px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: 8px;  
  padding: 0px;
  padding-left: 4px;
  word-spacing : 0.5em;
  background: url("../gfx/bg_horz_menu.gif") no-repeat left;

}


#zijnavigatie li a {
  color: #000000;
  padding-left: 4px;

}

#zijnavigatie li a:hover {  
  color: #FF0000;
  text-decoration: underline;
}

#zijnavigatie li.hierbenik a {  
  color: #FF0000;
  text-decoration: underline;
}


/***********************************************/
/*------------ voetermenu: bevat standaard een link naar home, contact, colofon, disclaimer en help ---------------  */
/***********************************************/
#voettekst {
  clear: both;
  height: 34px;
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  margin-right: 8px;
  padding: 0px;
  text-align: right;  
  vertical-align : bottom;
  width: 972px;
  visibility: hidden;

}

#voettekst ul  
{ 
  background-image: url("../gfx/bckgr_footer.gif"); 
  word-spacing: 1.0em; 
  margin: 0; 
  margin-right: 8px;
  padding: 0; 
  height: 34px 
  
}

#voettekst li, #voettekst li a {  
  color: #000000;
  font-size: 0.9em;
  font-weight : normal;
  display: inline;
  height: 34px;
  margin: 0px;
  margin-right: 8px;  
  padding: 0px;
  word-spacing : 1.0em;
}

#voettekst li a:hover {  
  color: #FF0000;
  text-decoration: underline;
}

#voettekst li.hierbenik a {  
  color: #FF0000;
  text-decoration: underline;
}

div.copyright {
  font-size: 0.9em;
  color: #666666;
  font-weight: normal;
  text-align: left;
  margin-top: 8px;
  margin-left: 10px; 
  margin-bottom: 0px;
  margin-right: 0px;  
  padding: 0px;
  }

/***********************************************/
/*-------------- siteSPECIFIEK: bij de cursussites zijn vragen opgenomen met een bijbehorend antwoord ---------------*/
/***********************************************/
.vragen {
  font-size: 1.0em;
  margin : 0px 5px 5px 5px;
  padding : 0px 5px 5px 5px;
}

.antwoorden {
  background-color: #FFFFFF;
  color : #003366;
  font-size: 1.0em;
  margin : 0px 5px 5px 5px;
  padding : 0px 5px 5px 5px;
}

/***********************************************/
/*-------------- afbeeldingen  ----------------  */
/***********************************************/
a img {
  border : 0px;
}

/*-- bijschrift afbeelding --*/

.afbeelding p {
  clear: both;
  display: inline;
  font-size : 0.8em;
  font-weight: bold;
  color: #FFCC00;
  vertical-align : top;
  width: 200px;
  padding: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 4px;
}

.afbeelding.groot.top {
  clear: both;
  float : right;
  padding : 0px;
  margin: 0px;
  margin-left: 8px;
}

.afbeelding.groot.top p {
  clear: left;
  float: left;
}

.afbeelding.medium.links {
  clear: right;
  float: left;
  padding: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  margin-right: 8px;
  margin-top: 0px;
}

.afbeelding.medium.links p {
  clear: right;
  float: left;
}

.afbeelding.medium.rechts {
  float: right;
  padding: 0px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 0px;
  margin-top: 0px;

}

.afbeelding.medium.rechts p {
  clear: both;
  float: left;
}

.afbeelding.medium {
  display: inline;
  float : right;
  padding : 0px;
  margin: 0px;
  
}

.afbeelding.medium p {
  display: inline;
}

.afbeelding.klein.links {  
  clear: right;
  float: left;
  padding : 0px;
  margin-right: 8px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-top: 8px;

}

.afbeelding.klein.links p {
  clear: right;
  float: left;
  padding : 0px;
  margin-right: 8px;
  margin-bottom: 8px;
  margin-left: 3px;
  margin-top: 8px;
  
}

.afbeelding.klein.rechts {  
  float: right;
  clear: both;
  display: inline;
  font-size: 1.0em;
  font-weight: bold;
  vertical-align: top;
  width: 120px;
  padding: 0px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 0px;
  margin-top: 4px;
}


/***********************************************/
/*-------------- afbeeldingen  ---------------- Talenwebsites weetjes */
/***********************************************/

.afbeelding_talenweetjes_links {
  clear: right;
  float: left;
  padding : 0px;
  margin-right: 8px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  
}

