        body, td, textarea 	{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}
        body    {font-size: 80%; height: 100%, auto; margin: 0px}
/*        img     {padding: 10px} */

        /* alle pagina's */
        a.hyperlink  {color: #000000; text-decoration: none} 
        a.hyperlink:hover  {color: #000000; text-decoration: underline} 
        .footer  {color: #484830; text-decoration: none}
        a.footer:hover  {color: #1B1B17; text-decoration: underline}
        .button {background-color: #E81C35; color: #FFFFFF; cursor: hand; font-family: Verdana; font-size: x-small; font-weight: bold } 

        /*#linksanddownloads  {left: 500px; z-index: 0; position: relative; border: 0px solid black; width: 0px} */
        #linksanddownloads  {margin-left: 520px; top: 445px; z-index: 0; position: absolute; border: 0px solid black} 
        .titels     {color: White; padding-left: 30px; font-size: 16px; font-weight: bold;}
/*        #linksanddownloads  {left: 20px; top: 5px; z-index: 0; position: relative; border: 0px solid black} */

        #hoofdinhoud    {z-index: 1000; border: 0px solid black; left: 210px; top: 170px; width: 438px}
/*        #hoofdinhoud    {position: absolute; z-index: 0; border: 0px solid black; top: 210px; width: 438px}*/
        #content    {padding: 10px; padding-top: 10px; border: 0px solid black}

        /*classes voor opmaak inhoud */
        h1          {font-size: 140%}
        h2          {font-size: 110%; color: #E12234; margin-bottom: 2px} 
        .plaatje   {margin: 15px; border: 2px solid #555A49}
        .content    {font-weight: bold}
        

        /* voorpagina */
/*        #blokjesvoorpagina_info  {left: 20px; top: 25px; width: 100px;}
        #blokjesvoorpagina_agenda  {left: 420px; top: -215px; width: 100px;}
*/        #blokjesvoorpagina_nieuws  {left: 20px; top: -183px; width: 100px;}
        #blokjesvoorpagina_fotos  {left: 278px; top: -353px; width: 100px;}
        #blokjesvoorpagina_poll  {left: 538px; top: -473px; width: 100px;}
        .balkkopjes { vertical-align: middle; padding: 2px}
        .imagekopjes    {padding-left: 30px;}
        .blokjesvoorpagina  {z-index: 0; position: relative; border: 0px solid black;}

        .datumvoorpagina        {font-weight: normal; font-size: 9px;}
        .kopregelsvoorpagina    {font-weight: normal}
        
        /* menulinks */
        .Dynamicmenu {background-image: url('../images/button-submenu.gif'); z-index: 30000}
        .menulinks  {position: absolute; top: 200px; z-index: 2; padding-left: 20px  }

        .iframe  {width:500px; height:450px;}

        /* Nieuws en agenda Accordion */
        .accordionHeader
        {
            border: 0px solid #2F4F4F;
            color: #2d2b15;
            background-color: #e0ee1f;
	        font-family: Arial, Sans-Serif;
	        font-size: 12px;
	        font-weight: bold;
            padding: 5px;
            margin-top: 5px;
            cursor: pointer;
        }

        .accordionHeader:hover
        {
            background-color: #2d2b15;
            color: #FFFFFF;
        }

        .accordionHeader:selected
        {
            background-color: #2d2b15;
        }
        #master_content .accordionHeader a
        {
	        color: #FDFEED;
	        background: none;
	        text-decoration: none;
        }

        #master_content .accordionHeader a:hover
        {
	        background: none;
	        text-decoration: underline;
        }

        .accordionContent
        {
            background-color: #FDFEED;
            border: 1px dashed #2F4F4F;
            border-top: none;
            padding: 10px;
            padding-bottom:25px; 
            width: 498px;
        }

/* module agenda */
.header_activiteiten		{text-align: left}
.omschrijving_activiteiten	{vertical-align: top}
.datum_agenda		{font-weight: normal; font-size: 9px;}
.titel_agenda		{font-weight: bold;}
.agenda_plaatje     {margin: 15px; border: 2px solid #555A49; float: right}

/* module fotoalbum */
.achtergrondgallery	{background-color:#fdfeed}
.gallerycell		{padding-right: 25px}
.fsimage, .thumbnail{border: 1px solid #616161; border-right: 2px solid #4B4A4A; border-bottom: 2px solid #4B4A4A}
.gallerytoelichting	{font-size: 12px}
.fsgallery_balkboven	{text-align: center; padding-bottom: 5px; padding-top: 5px; vertical-align: center; background-color: #4B4A4A; background-image: url('../../0500/images/balk-kopjes.giff')}
.fsgallery_toelichting	{font-size: 12px}
.fsgallery_navigatie	{color: #FFFFFF; text-decoration: none; font-size: 12px;}
.fsgallery_navigatie:hover	{color: #FFFFFF; text-decoration: underline;}
.gallery_titel      {color: red; font-weight: bold}

.SCC_button  {font-size: 12px; background-color: #2D5CBB; color: #D8DADE; font-weight: bold; cursor: hand } 

/* module movies */
.movies_titel   {color: Red; margin-bottom: 5px; margin-top: 0px  }

.foutmelding    {color: Red}


