﻿
/*
-------------
basis*/

/*basis default*/
.pgf_content {}
    .pgf_text, .pgf_text * {
    font-family: Arial;
    color: #000000;
    /*font-weight: normal;*/
    line-height: 16px;
}
    .pgf_text P
    {
       margin-bottom: 15px;
    }
        .pgf_text P STRONG,
        .pgf_text P EM
        {
           line-height: 16px;
        }
        .pgf_text_1 {}
        .pgf_text_2 {}
        .pgf_text_3 {}
        /*..etc*/

/*basis first*/
.pgf_content1 {}
    .pgf_text1 {}
        .pgf_text1_1 {}
        .pgf_text1_2 {}
        .pgf_text1_3 {}
        /*..etc*/

STRONG
{
    font-weight: bold;
}
/*
-------------
Paginalijsten*/

/*Paginalijst default*/
.pgf_listview {}

    /*Paginalijst default element default*/
    .pgf_listview .pgf_listitem {} 
        .pgf_listview .pgf_listitem H2 {}
        .pgf_listview .pgf_listitem p {}
        .pgf_listview .pgf_listitem a {}
        .pgf_listview .pgf_listitem IMG {}
        .pgf_listview .pgf_listitem .pgf_listitem_date {}
        .pgf_listview .pgf_listitem .pgf_listitem_time {}
        .pgf_listview .pgf_listitem .pgf_listitem_author {}
        .pgf_listview .pgf_listitem .pgf_listitem_section {}
    
    /*Paginalijst default first element*/
    .pgf_listview .pgf_listitem1 {} 
        .pgf_listview .pgf_listitem1 H2 {}
        .pgf_listview .pgf_listitem1 p {}
        .pgf_listview .pgf_listitem1 a {}
        .pgf_listview .pgf_listitem1 IMG {}
        .pgf_listview .pgf_listitem1 .pgf_listitem_date {}
        .pgf_listview .pgf_listitem1 .pgf_listitem_time {}
        .pgf_listview .pgf_listitem1 .pgf_listitem_author {}
        .pgf_listview .pgf_listitem1 .pgf_listitem_section {}
    
    /*Paginalijst default second element*/
    /*etc........*/
    
 /*Paginalijst first*/
.pgf_listview1 {}

     /*Paginalijst first element default*/
    .pgf_listview1 .pgf_listitem {} 
        .pgf_listview1 .pgf_listitem H2 {}
        .pgf_listview1 .pgf_listitem p {}
        .pgf_listview1 .pgf_listitem a {}
        .pgf_listview1 .pgf_listitem IMG {}
        .pgf_listview1 .pgf_listitem .pgf_listitem_date {}
        .pgf_listview1 .pgf_listitem .pgf_listitem_time {}
        .pgf_listview1 .pgf_listitem .pgf_listitem_author {}
        .pgf_listview1 .pgf_listitem .pgf_listitem_section {}
    
    /*Paginalijst first first element*/
    .pgf_listview1 .pgf_listitem1 {} 
        .pgf_listview1 .pgf_listitem1 H2 {}
        .pgf_listview1 .pgf_listitem1 p {}
        .pgf_listview1 .pgf_listitem1 a {}
        .pgf_listview1 .pgf_listitem1 IMG {}
        .pgf_listview1 .pgf_listitem1 .pgf_listitem_date {}
        .pgf_listview1 .pgf_listitem1 .pgf_listitem_time {}
        .pgf_listview1 .pgf_listitem1 .pgf_listitem_author {}
        .pgf_listview1 .pgf_listitem1 .pgf_listitem_section {}
    
    /*Paginalijst first second element*/
    /*etc........*/
   
/*Paginalijst second */
/*etc........*/  
 
    
/*
-------------
Kopteksten*/
H1
{
    font-family: Gill Sans MT, Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #8BB803;
	line-height: 30px;
}
H2
{
    font-family: Gill Sans MT, Tahoma;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 22px; 
    font-weight: bold; 
}
DIV.pgf_content DIV.pgf_text H2
{
    font-family: Gill Sans MT, Tahoma;
    font-size: 15px;
    color: #8BB803;
    line-height: 22px;
    font-weight: bold; 
}
H3
{
    font-family: Gill Sans MT, Tahoma;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 40px; 
    font-weight: bold;
    border: none;
}
H4
{
    height: 18px;
    margin: 10px 0px 16px 0px;
    font-family: Gill Sans MT, Tahoma;
    font-size: 15px;
    color: #8BB803;
    line-height: 22px; 
    font-weight: bold;
    border-bottom: solid 1px #CCCCCC;
}
H5,H6
{
    font-family: Gill Sans MT, Tahoma;
    font-size: 24px;
    color: #8BB803;
    line-height: 40px; 
    font-weight: bold;
    border: none;
}
/*
.pgf_text H1, .pgf_content H1, h1 {
    font-family: Gill Sans MT, Tahoma;
    font-size: 20px;
    font-weight: normal;
    color: #7BA502;
    line-height: 30px;
}
div.themaheader {
    font-size: 23px; 
    line-height: 25px; 
    margin:0;
    padding:0;
}
.pgf_text H2, .pgf_content H2, h2 {
    font-family: Gill Sans MT, Tahoma;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 22px; 
    font-weight: bold;
}

.pgf_text H3, .pgf_content H3, h3,
.pgf_text H4, .pfg_content H4, H4,
.pgf_text H5, .pfg_content H5, H5,
.pgf_text H6, .pfg_content H6, H6
{
    font-family: Gill Sans MT, Tahoma;
    font-size: 13px;
    color: #FFFFFF;
    line-height: 18px; 
    font-weight: bold;
}
.pgf_text H4, .pfg_content H4, H4 {
    font-size:13px;
	line-height:15px;
	margin:25px 0 -17px 0;
	padding:0;
}
.pgf_text H5, .pgf_content H5, h5 {
    font-size:12px;
	line-height:14px;
	margin:0;
	padding:0;
}
.pgf_text H6, .pgf_content H6, h6 {
    font-size:14px;
	line-height:17px;
	margin:0;
	padding:0;
}
*/
/*
-------------
Links*/

.pgf_text a, .pgf_content a {}
.pgf_text a:hover, .pfg_content a:hover {}

.pgf_document_link_container 
{
    padding:10px;
    padding-left: 70px;
	border-bottom:1px solid #9A9A9A;
	margin-bottom:5px;
	background:url('/assets/img/files/pgf3unknown.png') no-repeat 5px center;
}

/* start file icons */
.ZIP-document, .RAR-document {
	background:url('/assets/img/files/pgf3archive.png') no-repeat 5px center;
}
.JPG-afbeelding, .GIF-afbeelding, .TIFF-afbeelding, .BMP-afbeelding, .PNG-afbeelding, .JPEG-afbeelding, .PSP-document {
	background:url('/assets/img/files/pgf3image.png') no-repeat 5px center;
}
.AVI-bestand, .MPG-bestand, .MPEG-bestand, .MOV-bestand, .WMV-bestand {
	background:url('/assets/img/files/pgf3video.png') no-repeat 5px center;
}
.MP3-bestand, .WAV-bestand, .WAVE-bestand, .MP2-bestand {
	background:url('/assets/img/files/pgf3audio.png') no-repeat 5px center;
}
.PDF-document {
	background:url('/assets/img/files/pgf3pdf.png') no-repeat 5px center;
}
.Template {
	background:url('/assets/img/files/pgf3system.png') no-repeat 5px center;
}
.XML-document {
	background:url('/assets/img/files/pgf3xml.png') no-repeat 5px center;
}
.Flash-bestand, .IPIX-bestand, .RV3D-bestand {
	background:url('/assets/img/files/pgf3flash.png') no-repeat 5px center;
}
/* end file icons */
.pgf_document_link 
{	
	background:none!important;
}
.pgf_document_link_container ul, 
.pgf_document_link_container li 
{
    margin:0;
    padding:0;
    list-style:none;
}


.pgf_listitem 
{
    background-color: #ddeeff;
}

.pgf_listitem A
{
    color: #1F600F;
    text-decoration: none;
}

.pgf_listitem_date 
{
    color: #48A930;
}



/*
-------------
Tabellen*/


table 
{
    border-collapse:collapse;
}
table *
{
    /*font-size: 12px;
    font-family: tahoma;*/
}
table td 
{
    /*vertical-align:top;*/
}
.pgf_text TD
{
    vertical-align: top;
}
.tableTextareaEditor TD {
    vertical-align: middle;
}

table.borderless,
table.styled,
table.bordered,
table.borderless *,
table.styled *,
table.bordered * 
{
    margin:0;
    padding:3px;
}
table.styled,
table.styled * {
    border:none;
}
table.borderless TR TD,
table.styled TR TD,
table.bordered TR TD,
table.borderless TR TD STRONG,
table.styled TR TD STRONG,
table.bordered TR TD STRONG,
table.borderless TR TD EM,
table.styled TR TD EM,
table.bordered TR TD EM
{
    line-height: 16px;
}
table.bordered,
table.bordered td {
    border-collapse:collapse;
    border:1px;
    border-color:#AAA;
    border-style:solid;
}
table.styled tr.first td
{
    border-top:1px solid red;
    border-top: none;
}
table.styled tr.last td
{
    border-bottom:1px solid red;
    border-bottom: none;
}
table.styled tr.even td
{
    background-color: #FFFFFF;
}
table.styled tr.odd td 
{
    background-color: #EDEDED;
}
table.styled td.even {}
table.styled td.odd {}
table tr.first {}
table tr.last {}
table td.first {}
table td.last {}


/*
-------------
Afbeeldingen*/

.pgf_text IMG, .pfg_content IMG {}


/*
-------------
Documenten*/
.pgf_document_link {}
.filesize {}
.contenttype {}
.createdate {}


/*
-------------
Opsommingen*/

ul.pgf_list, ol.pgf_list {}
ul.pgf_list li, ol.pgf_list li {}
ul.pgf_list li.first, ol.pgf_list li.first {}
ul.pgf_list li.even, ol.pgf_list li.even {}
ul.pgf_list li.odd, ol.pgf_list li.odd {}
ul.pgf_list li.last, ol.pgf_list li.last {}
ul.pgf_list
{
    margin: 10px 0px 16px 2px;
}
#Table3 ul.pgf_list
{
    margin: 0px 0px 0px 2px;
}
ol.pgf_list
{
    margin: 10px 0px 16px 24px;
}
ul.pgf_list li
{
    padding: 3px 0px 3px 14px;
    list-style-type: none;
    background: transparent url('/assets/landelijk/images/bullet_unorderedlist.gif') no-repeat left 7px;
}
ol.pgf_list li
{
    padding: 3px 0px;
}

table.borderless TR TD UL.pgf_list,
table.styled TR TD UL.pgf_list,
table.bordered TR TD UL.pgf_list
{
    margin: -5px 0px 0px 2px;
    list-style-type: none;
}
table.borderless TR TD UL.pgf_list LI UL.pgf_list,
table.styled TR TD UL.pgf_list LI UL.pgf_list,
table.bordered TR TD UL.pgf_list LI UL.pgf_list
{
    margin: 0px 0px 0px 2px;
    list-style-type: none;
}
table.borderless TR TD UL.pgf_list LI,
table.styled TR TD UL.pgf_list LI,
table.bordered TR TD UL.pgf_list LI,
table.borderless TR TD UL.pgf_list LI UL.pgf_list LI,
table.styled TR TD UL.pgf_list LI UL.pgf_list LI,
table.bordered TR TD UL.pgf_list LI UL.pgf_list LI
{
    padding: 3px 0px 3px 14px;
    list-style-type: none;
    background: transparent url('/assets/landelijk/images/bullet_unorderedlist.gif') no-repeat left 7px;
}

/*
-------------
Kruimelpad*/
.pgf_crumb {}
.pgf_crumb a {}
.pgf_crumb a.first {}
.pgf_crumb a.last {}



/*Diversen*/


.hdrThema {
	font-size:23px;
	line-height:25px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.hdrHomeIntro {
	font-size:24px;
	line-height:26px;
	margin:0px;
	padding:0px;
	color:#9BDD00;
	margin-bottom:2px;
}

.hdrLastNews {
	font-size:20px;
	line-height:22px;
	margin:0px;
	padding:0px;
	color:#9BDD00;
	margin-bottom:2px;
}

.hdrGroenPeiler {
	font-size:20px;
	line-height:22px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

.hdrNieuwOpSite {
	font-size:20px;
	line-height:22px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

.hdrJaarVerslag {
	font-size:20px;
	line-height:22px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

.hdrLeesMeer {
	font-size:17px;
	line-height:19px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}


.hdrActiviteiten {
	font-size:17px;
	line-height:19px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.hdrGreenDark23, .hdrGreenLight23 {
	font-size:23px;
	line-height:25px;
}

#footer .text .copyright
{
    font-family: Tahoma;
	font-size:11px;
	line-height:14px;
}

#footer .text .address
{
    font-family: Tahoma;
	font-size:11px;
	line-height:14px;
}

UL.pgf_paging {
    margin: 20px 0px 40px 0px;
    padding: 0px;
    list-style: none;
    clear: both;
}

UL.pgf_paging LI {
    display: inline;
    margin-right: 5px;
    /*thematiseren! background-color: #aaccff;*/
    padding: 4px;
    width: 12px;
    float: left;
    text-align: center;
}

UL.pgf_paging LI.pgf_paging_label {
    width: auto;
    text-align: left;
    background-color: transparent;
    padding-left: 0px;
}

UL.pgf_paging LI.pgf_paging_active {
    background-color: transparent;
    font-weight: bold;
}

UL.pgf_paging LI A {
    text-decoration: none;
    color: white;
}

