/* Stylesheet Portugees, algemeen
 * Version: $Id: portugees.css,v 1.9 2011/06/09 11:29:54 telnotap Exp $
 */
/*-- TAALSITE: AANPASSINGEN voor een andere taal staat in de opmerkingen van deze css wat je kunt aanpassen --*/
/*********************************************************/
/* toevoeging Leidi, overriding standaard balkdefinities restyling augustus 2009*/
/*********************************************************/
body #balk #logo_container {
	margin-right: 2%;
	margin-left: 2%;
}

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

.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: #FFFFFF;
	background-image : url(../gfx/bckgr_talen.gif);
	background-repeat : repeat-x;
	/*border: 1px solid Fuchsia;*/
	padding : 0px;
}
#frame.cursuspage{
	width: 100%;

}
#frame.spellenpage{
	width: 100%;

}

#frame.quizpage{
	width: 100%;

}

#frame.texts{
	width: 100%;

}

#frame.talen_weetjes{
	width: 100%;

}

/*-- aA, is niet aanwezig in de taalcursus website --*/

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

/***********************************************/
/* -------------  pagina te centreren ---------*/
/**********************************************/
#sitecontainer {
	background-image : url(../gfx/bckgr_sitecontainer.gif);
	background-repeat: repeat-y;
	margin : 0px 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;
	margin-left: 16px;
	padding: 0px;
	display: block;
}



.home_body{

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	word-spacing: 0.3em;
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
	display: block;
}

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

.homepage {
height : 578px;
width: 972px;
margin: 0px;
padding: 0px;
	
}

/***********************************************/
/* ---------------- list definities ------------------*/
/***********************************************/

/*-- TAALSITE AANPASSEN: ul: list-style-image: bullit.gif --*/
ul {   
   list-style-image: url(../gfx/bullit.gif);
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight : bold;
   font-size: 1.0em;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 9px;

}
/*-- /TAALSITE AANPASSEN: ul: list-style-image: bullit.gif --*/

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

li p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 1.0em;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 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 -------------   */
/***********************************************/


/*-- TAALSITE AANPASSEN: color  --*/

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: #009900;
	text-decoration: underline;
}

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

/*-- /TAALSITE AANPASSEN: color  --*/


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

/*-- TAALSITE AANPASSEN: background: header_hzhome.gif --*/

#logo_homepage {
	background : url(../gfx/header_hzhome.gif);
	background-repeat : no-repeat;
	color: white;
	display: block;
	margin-right : 0px;
	padding-top : 55px;
	padding-bottom : 0px;
	padding-left : 100px;
	padding-right : 0px;
	width: 972px;
}

/*-- /TAALSITE AANPASSEN: background: header_hzhome.gif --*/


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

/*-- TAALSITE AANPASSEN: background: header_hzhome.gif en header_hzhome_over.gif --*/

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

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


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

#logo a:hover {
	background : url(../gfx/header_hzhome_over.gif);
	display: block;
	height : 119px;
	margin-left : 0px;
	padding: 0px;
	vertical-align: top;
	width: 972px;
	
}
/*-- /TAALSITE AANPASSEN: background: header_hzhome.gif en header_hzhome_over.gif --*/

/*-- TAALSITE AANPASSEN: background: header_cursus.gif en header_cursus_over.gif --*/
.cursuspage #logo a {
    background : url(../gfx/header_cursus.gif);
	display: block;
    height : 119px;
	margin-left : 0px;
    padding: 0px;
    vertical-align: top;	
	width: 972px;
}
 
.cursuspage #logo a:hover {
	background : url(../gfx/header_cursus.gif);
	display: block;
	height : 119px;
	margin-left : 0px;
	padding: 0px;
	vertical-align: top;
	width: 972px;
	
} 

/*-- /TAALSITE AANPASSEN: background: header_cursus.gif en header_cursus_over.gif --*/

/***********************************************/
/*   wordt in de hobbycursus van Nederland-e en talenwebsite 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 --------------   */
/***********************************************/

/*-- TAALSITE AANPASSEN: background-image: backgr_menu.gif --*/

#hoofdnavigatie {
	background-image : url(../gfx/backgr_menu.gif);
	background-repeat: no-repeat;
	float : left;
	padding : 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	top : auto;
	vertical-align : top;
	width : 213px;
}

ul#hoofdnavigatie {
	background-image: url(../gfx/backgr_menu.gif);
	font-weight : bold;
	list-style-type: none;
	list-style-image: url(../gfx/list_item_left.gif);
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	text-align : left;
	text-indent : 87px;
	width : 213px;
	
}

/*-- /TAALSITE AANPASSEN: background-image: backgr_menu.gif --*/


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

ul#hoofdnavigatie li, ul#hoofdnavigatie li a {
	display: block;
	float : left;
	font-size : 1.0em;
	font-weight : bold;
	line-height : 51px;
	margin: 0px;
	padding: 0px;
    text-decoration: none;
    text-indent : 87px;
	width: 213px;
}

/*-- TAALSITE AANPASSEN: background-image: menu_item_over.gif --*/

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

/*-- Teleac Talen logo--*/

ul#hoofdnavigatie li#nav7{
	display: block;
	float : left;
	line-height : 51px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	text-indent : 87px;
	width: 213px;
	background-image : url(../gfx/menu_item_over.gif);filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0;
}

/*-- /TAALSITE AANPASSEN: background-image: menu_item_over.gif --*/


/***********************************************/
/*--------------- 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 {
	/*background-image: none;
	background-repeat: repeat-y;*/
	float: left;
	table-layout: fixed;
   min-height: 386px; /*----werkt alleen onder firefox----*/
   	margin: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;	
	text-align: left;
	vertical-align: top;
	width: 660px;
	display: inline;

}

.homepage #inhoud {
  min-height: 406px;
}

.flash_base#inhoud {
		height: 404px;
		width: 732px;
}

/*-- TAALSITE: plattegrond op de homepage --*/
.flash_base_homepage object{
        height: 183px;
        width: 700px;
        margin-left: 16px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-top: 8px;
		position: absolute;
        display: inline;
		
		
}
/*-- TAALSITE: flashobject test 


.quizpage .flashobject {

	 	height: 404px;
		width: 732px;
        margin-bottom: -12px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: -7px;
		padding: 0px;
		display: block;
		vertical-align: top;

		
}--*/



/*quiz positie*/

.quizpage #inhoud  
{ 
	margin-bottom: 0px;
	margin-left: -100px;
	margin-right: 0px;
	margin-top: -8px;
	min-height: 396px; 
	float: left; 
	vertical-align: top;
	table-layout: fixed;
	display: inline;
	
	
}

.quizpage .flashobject{ 
	
	    height: 480px;
		width: 841px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        vertical-align: top;
		display: inline;
		position: absolute;
}


/* eind quiz positie*/

/*-- TAALSITE: flashobject spelletjes --*/


.spellenpage .flashobject {

	 	height: 404px;
		width: 732px;
        margin-bottom: -12px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: -7px;
		padding: 0px;
		display: block;
		vertical-align: top;

		
}

/*-- TAALSITE: flashobject cursus --*/

.cursuspage .flashobject {

	 	height: 495px;
		width: 732px;
        margin-bottom: -12px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: -99px;
		padding: 0px;
		display: block;
		vertical-align: top;

		
}



/*-- TAALSITE: 4 swf's onderin op de homepage --*/

.flashobject_1 object{

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


}

.flashobject_2 object{

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

}

.flashobject_3 object{

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

}
.flashobject_4 object{

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

}


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

/***********************************************/
/*----------------- tekstkoppen  ---------------   */
/***********************************************/

/*-- TAALSITE AANPASSEN: color --*/

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;
margin-bottom: 8px;
margin-left: 16px;
font-size: 1.1em;
padding : 0px;
color: #FF0000;
}

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

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


/*-- cursuspage --*/
.cursuspage {
	height : 578px;
	width: 972px;
	margin: 0px;
	padding: 0px;

}

.cursuspage h1{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.cursuspage h2{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.cursuspage h3{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

.cursuspage h4{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.cursuspage h5{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.cursuspage h6{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.cursuspage p{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

.cursuspage intro{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

.cursuspage#extrainhoud{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

/*-- /cursuspage --*/


/*-- quizpage --*/
.quizpage {
	height : 578px;
	width: 972px;
	margin: 0px;
	padding: 0px;
}

.quizpage h1{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.quizpage h2{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.quizpage h3{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

.quizpage h4{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.quizpage h5{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.quizpage h6{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.quizpage p{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

.quizpage intro{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

.quizpage#extrainhoud{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
/*-- /quizpage --*/

/*-- spellenpage --*/

.spellenpage {
	height : 578px;
	width: 972px;
	margin: 0px;
	padding: 0px;
	background-color: #00cc00;

}

.spellenpage h1{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.spellenpage h2{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.spellenpage h3{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

.spellenpage h4{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.spellenpage h5{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.spellenpage h6{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}
.spellenpage p{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

.spellenpage intro{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

.spellenpage#extrainhoud{

	visibility: hidden;/* ivm .swf die alleen zichtbaar op de pagina moet zijn --*/
	display: none;
}

/*-- /spellenpage --*/


.talen_weetjes {
	height : 578px;
	width: 972px;
	margin: 0px;
	padding: 0px;
}

.texts {
	height : 578px;
	width: 972px;
	margin: 0px;
	padding: 0px;
}

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

h3 { font-size: 0.9em;
margin-top: 8px;
margin-bottom: 0px;
margin-left: 16px;
padding : 0px;
}

.vragen h3 {
}

.antwoord h3 {
}

h4 {   
font-size: 1.0em;
color: #009900;
margin-top: 12px;
margin-bottom: 0px;
margin-left: 16px;
padding : 0px;
}

/*-- /TAALSITE AANPASSEN: color --*/

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

h6 {
font-size: 0.9em;
color: #666666;
margin-top: 24px;
margin-bottom: 0px;
margin-left: 16px;
padding : 0px;
}

/***********************************************/
/*------------------ teksten --------------------   */
/***********************************************/
p.intro {
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom : 5px;
	padding-bottom : 5px;
	margin-left: 16px;
}

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

p {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
	/*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 {	
    display: table-cell;
	height: 112px;
	width: 150px;
	position: absolute;
	table-layout : fixed;
}

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

.paginaelement p {
}

/*-- toevoeging H2 voor talenwebsites weetjes pagina --*/
/*-- TAALSITE AANPASSEN: color --*/

.paginaelement h2 {
	font-size: 1.0em;
	color: #FF0000;
	margin-top: 16px;
}


.paginaelement h3 {
	font-size: 1.0em;
	color: #009900;
	margin-top: 8px;
}
/*-- /TAALSITE AANPASSEN: color --*/

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

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

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

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

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

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

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

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

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

}

/*-- TAALSITE AANPASSEN: background-image: bckgr_footer.gif --*/

#voettekst ul {
   background-image : url(../gfx/bckgr_footer.gif);
	height: 42px;
	width: 972px;
	margin-bottom: 0px;
   margin-left: 0px;
	margin-top: 16px;
   margin-right: 16px;    
   padding: 0px;
	word-spacing: 4px;
	vertical-align: bottom;
	
}
/*-- /TAALSITE AANPASSEN: background-image: bckgr_footer.gif --*/


#voettekst li, #voettekst li a {   
	color: #FFFFFF;
   font-size: 0.9em;
	font-weight : bold;
   display: inline;
   height: 42px;
	width: 972px;
   margin-bottom: 0px;
   margin-left: 0px;
	margin-top: 0px; 
	margin-right: 16px;   
	padding: 0px;
	word-spacing: 4px;
	vertical-align: bottom;

}


/*-- TAALSITE AANPASSEN: color --*/

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

#voettekst li.hierbenik a {	
	color: #000000;
}
/*-- /TAALSITE AANPASSEN: color --*/


div.copyright {
	font-size: 0.9em;
	color: #666666;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	margin-top: 8px;
	margin-left: 20px;   
   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;
}

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

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

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

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

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

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

.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;
	height: 38px;
	width: 51px;
	border: 1px;
	border-color: #00CC00;
	border-style: solid;
}

.afbeelding.klein.links p {
	clear: right;
	float: left;
	padding : 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 3px;
	margin-top: 8px;
	height: 38px;
	width: 51px;
	border: 1px;
	border-color: #00CC00;
	border-style: solid;
	
}
/***********************************************/
/*-------------- afbeeldingen  ---------------- TAALSITE weetjes */
/***********************************************/

.afbeelding_talenweetjes_links {
	padding-left: 16px;
	padding-bottom: 24px;
	padding-right: 0px;
	padding-top: 0px;
}
/***********************************************/
/*-------------- toevoeging voor Mobiel 231208  --------- */
/***********************************************/
img.icoon {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 202px;
	vertical-align: -53px;
}

ul.links li {
	list-style: none;
	list-style-image: none;
}

