/* Stylesheet Nationale gelukstest
 * Version: $Id: nationalegelukstest.css,v 1.4 2010/04/08 13:54:50 telnotap Exp $
 */

/*********************************************************/
/* toevoeging Leidi, overriding standaard balkdefinities restyling augustus 2009*/
/*********************************************************/
/* NPO button; is een include */
body #balk #logo_container .balkonderdeel #zapp_button_container,
body #balk #logo_container .balkonderdeel #npo_button_container {
  margin-top: 2px; 
}
/* EINDE overriding algemene balkdefinities */


/* --------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: #5D1A6D;
	/*border: 1px solid Fuchsia;*/
	padding : 0px;
  margin:auto;
}

.opties, .opties a,  .opties a:active, .opties a:link {
color: #003366;
   font-size : 1.0em;
   font-weight : bold;
   font-style : italic;
   margin-top: 0px;
   padding-top: 0px;
   margin-left: 0px;
   padding-left: 0px;
   text-align : right;
   width: 550px;
}

/***********************************************/
/* -------------  pagina te centreren ---------*/
/**********************************************/
#sitecontainer {
	margin : auto;
	width: 800px;
	position : relative;
}

/***********************************************/
/* -------- algemene pagina definities -----*/
/***********************************************/
body {
	background:#5D1A6D no-repeat fixed top;  
	background-position: center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 0px;
}

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

.homepage {
height : 490px;
width: 600px;
margin: 0px;
padding: 0px;
	
}
/***********************************************/
/* ---------------- list definities ------------------*/
/***********************************************/
ul {   
	margin: 3px 14px 5px 10px;
	padding: 3px 14px 5px 10px;
}

li {
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li p {
	font-weight : normal;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 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 {
	color: #9933CC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: none;
}

.hierbenik {
	color: #9933CC;
    text-decoration: underline;
}

/***********************************************/
/* ---- Kop HOMEPAGE -----*/
/**********************************************/
#logo_homepage {
	background-repeat : no-repeat;
	color: white;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height : 84px;
	margin-right : 0px;
	/* -----zorgt ervoor dat de tekst "De volgende uitzending...
	op de juiste plek getoond wordt als deze 'aangezet' is via de
	edit wizzards 140807 Leidi------
	padding-top : 55px;
	padding-bottom : 0px;
	padding-left : 180px;
	padding-right : 0px;*/
	width: 993px;
}


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

#logo_hpage a {
	display: block;
    height : 84px;
	margin-left : 0px;
    padding: 0px;
    vertical-align: top;
	width: 993px;
}

#logo_hpage a:hover {
	display: block;
	height : 84px;
	margin-left : 0px;
	padding: 0px;
	vertical-align: top;
	width: 993px;
	
}

/***********************************************/
/* ---- Kop vervolgpagina ROLLOVER-----*/
/**********************************************/
#logo a {
	display: block;
    height : 84px;
	margin-left : 0px;
    padding: 0px;
    vertical-align: top;	
	width: 993px;
}

#logo a:hover {
	display: block;
	height : 84px;
	margin-left : 0px;
	padding: 0px;
	vertical-align: top;
	width: 993px;
	
}

/***********************************************/
/*   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 {
	background-repeat : repeat-y;
	float : left;
	margin-top: 0px;
	padding : 0px;
	margin-bottom: 0px;
	text-align : center;
	top : auto;
	vertical-align : top;
	width : 189px;
}

ul#hoofdnavigatie {
	font-weight : bold;
	list-style-type: none;
	list-style-image: none;	
	margin-left: 0px;
	padding-left: 0px;
	text-align : left;
	text-indent : 5px;
	width : 189px;
}

ul#hoofdnavigatie a {    
    display: block;
	margin-bottom : 0px;
	padding-bottom: 0px;
    text-decoration: none; 
	width: 189px;
}

ul#hoofdnavigatie li, ul#hoofdnavigatie li a {
    color: #FFFFFF;
	font-size : 0.9em;
	line-height : 70px;
	margin-left: 0px;
	margin-bottom : 0px;
	padding-bottom: 0px;
    text-decoration: none;
	width: 189px;
}

ul#hoofdnavigatie li a:hover, ul#hoofdnavigatie li.hierbenik, ul#hoofdnavigatie li.hierbenik a {
	color: #E0FFFF;
	line-height : 70px;
	margin-bottom : 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	width: 189px;
}

/***********************************************/
/*--------------- 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 : #003366;
	float : left;
	table-layout : fixed;
    min-height: 550px; /*----werkt alleen onder firefox----*/
	margin-top: 11px;
	margin-left: -3px;
	margin-bottom: 0px;
	padding: 20px;	
	text-align: left;
	vertical-align: top;
	width: 550px;
}

.flash_base #inhoud {
		margin-top: 11px;
	    margin-left: -3px;
	    margin-right:  0px;
	    margin-bottom: 0px;
		padding: 0px;
		width: 591px;
}

.flash_base_homepage  {
       height : 490px;
		margin-top: 11px;
	    margin-left: -21px;
	    margin-right:  -20px;
	    margin-bottom: 0px;
		padding: 0px;
		width: 591px;
}

/* ---------- 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: 0px;
font-size: 1.4em;
padding : 0px;
}

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

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

h2 {
font-size: 1.3em;
margin-top: 0px;
padding : 0px;
}

h3 { font-size: 1.0em;
margin-top: 8px;
margin-bottom: 3px;
margin-left: 0px;
padding : 0px;
text-indent: 1px;
}

.vragen h3 {
}

.antwoord h3 {
}

h4 {   
font-size: 1.1em;
margin-top: 0px;
padding : 0px;
}

h5 {   
font-size: 1.0em;
margin-top: 0px;
padding : 0px;
}

h6 {
font-size: 0.9em;
margin-top: 0px;
margin-bottom: 3px;
padding : 0px;
}

/***********************************************/
/*------------------ teksten --------------------   */
/***********************************************/
p.intro {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom : 5px;
	padding-bottom : 5px;
	/*width: 450px;*/
}

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

p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

/***********************************************/
/*------------- '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: inherit;
    float: left;
	padding-left: 60px;
    position: absolute;
	background-color:#00CCFF;
	height: 105px;
	width: 200px;
}*/

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

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

.paginaelement h3 {
	font-size: 1.0em;
	margin: 3px 5px 0px 10px;
}

.paginaelement.stream {
	margin: 20px 0px 10px 0px;
	font-size: 0.9em;
	width: 500px;
}

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

.paginaelement.episode {
	margin: 0px;
	margin-bottom: 15px;
	padding : 0px;
}

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

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

.paginaelement.episode li {   
	font-size: 0.9em;
	font-weight : bold;
	margin: 0px;
	margin-bottom : 5px;
	padding : 0px;
}

.paginaelement.article, .paginaelement.article p {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	width: 500px;
}

.paginaelement.article p.intro {
	font-style : normal;
	color : #003366;
}
/***********************************************/
/*------------ rechternavigatie ---------------   */
/***********************************************/

/*---- firefox ---
#zijnavigatie {
	float : right;
	margin-left : -4px;
	margin-right: 4px;
	margin-top: 0px;
	padding : 0px;
	width : 157px;
}*/

/*---- IE ---*/
#zijnavigatie {
	float : right;
	margin-top: 0px;
	padding : 0px;	
	text-align : center;
	vertical-align : top;
	width : 189px;
}

ul#zijnavigatie {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin-right: 0px;
	padding-right: 0px;
	text-align : left;
	text-decoration: none;
	text-indent : 5px;
	width: 189px;
}

ul#zijnavigatie a {    
    display: block;
		line-height : 70px;
		margin-bottom : 0px;
	padding-bottom: 0px;
    text-decoration: none;    
	width: 189px;
}

ul#zijnavigatie li, ul#zijnavigatie li a {
	color: #FFFFFF;
	font-size : 0.9em;	
	font-weight : bold;
	line-height : 70px;
    list-style-image: none;
			margin-left: 0px;
	padding-bottom: 0px;
	text-decoration: none; 
	width : 189px;  
}

ul#zijnavigatie li a:hover, ul#zijnavigatie li.hierbenik, ul#zijnavigatie li.hierbenik a {
	color: #E0FFFF;
		line-height : 70px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width : 189px;
}

/***********************************************/
/*------------ 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;    
    padding: 0px;
	margin-right: 0px;
    text-align: center;	
	vertical-align : bottom;
	width: 993px;

}

#voettekst ul {
	height: 34px;
    margin: 0px;    
    padding: 0px;
	word-spacing : 20px;
}

#voettekst li, #voettekst li a {   
color: #9933CC;
   font-size: 0.8em;
	font-weight : bold;
    display: inline;
    height: 34px;
	margin: 0px;    
    padding: 0px;
	word-spacing : 20px;
}

#voettekst li a:hover {	
	color: #000099;
	text-decoration: none;
}

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

/***********************************************/
/*-------------- 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;
}

.afbeelding p {
	clear: both;
	display: inline;
	font-size : 0.9em;
	vertical-align : top;
}

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

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

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

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

.afbeelding.medium.rechts {
	float: right;
	padding: 5px;
	margin: 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 {	
    color : #003366;
	clear: right;
	float: left;
	padding : 0px;
	margin: 0px;
	width: 150px;
}

.afbeelding.klein.links p {
    clear: right;
	float: left;
	text-align : left;	
	text-justify : auto;
	margin: 0px;
	padding : 0px;
	width: 450px;
}

