/* -------- extra toevoegingen Plataforma --------*/


/* algemeen lay-out website */
body	{margin: 0}
.menu	{color: #FFFFFF; z-index: 100000}
a:active.menu {color: #000000}


/* alle modules */
.iframe_includecontent	{margin: 0; border: 1 solid #5D5D5E; width: 450; height: 450}
.kop_pagina		{text-align: left}

/* module nieuws */
.omschrijving_nieuws	{vertical-align: top; padding-top: 6}
.header_nieuws		{font-weight: bold}

/* module agenda */
.header_activiteiten		{text-align: left}
.omschrijving_activiteiten	{vertical-align: top}
.datum_activiteiten		{font-weight: normal; text-decoration: none; font-weight: bold}
.titel_activiteiten		{font-weight: bold; vertical-align: top;}
/* opsomming agenda */
.activiteiten_titels_tabel	{padding-left: 20}
.activiteiten_titels_datum	{font-size: 14}
.activiteiten_titels_hyperlink	{}

.inschrijven_activiteiten		{font-size: 11px; font-weight: bold; color: #0A2D6E; text-decoration: none}
a:active.inschrijven_activiteiten	{color: #0A2D6E; text-decoration: none}
a:hover.inschrijven_activiteiten	{color: #0A2D6E; text-decoration: underline}

/* module formulieren */
.toelichting	{font-weight: bold; font-size: 10px}
.fontgepost	{vertical-align: bottom; font-family: times new roman; width: 300px; padding-top: 4; font-size: 13px; border-bottom: 1 dotted #666666; margin-bottom: 6}
.invoer		{} 
.antwoordtekstvak		{width: 260px; height: 120px; font-family: arial; font-size: 12px}
.antwoordinputveld		{width: 260px;}
.vragen				{width: 170px; vertical-align: top}
.button			{font-size: 12px; background-color: #E5E700; cursor:hand}

/* -------- einde extra toevoegingen Plataforma --------*/
