﻿
/*
-------------
basis*/

/*basis default*/
.pgf_content {}
    .pgf_text, .pgf_text * {
       font-size: 11px;
       color: #333333;
       font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
       font-weight: normal;
       LIne-height: 16px;
}
    .pgf_text P
    {
       margin: 0px 0px 10px 0px;
       LIne-height: 16px;
    }
        .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,
.pgf_content 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, DIV.pgf_content1 H1, .pgf_text H1
{
    margin: 0px 0px 14px 0px;
    font-family: FrutigerLT-Roman, TRebuchetMS, Verdana, Tahoma;
    font-size: 22px;
    color: #740031;
    font-weight: normal;
    LIne-height: 22px;
}
    H1.gray, DIV.pgf_content1 H1.gray, .pgf_text H1.gray { color: #999999; }
    H1.white, DIV.pgf_content1 H1.white, .pgf_text H1.white { color: #FFFFFF; }
    H1.purple, DIV.pgf_content1 H1.purple, .pgf_text H1.white { color: #740031; }
H2, DIV.pgf_content1 H2, .pgf_text H2
{
    margin: 0px;
    font-family: FrutigerLT-Roman, TRebuchetMS, Verdana, Tahoma;
    font-size: 20px;
    color: #740031;
    font-weight: normal;
    LIne-height: 20px;
}
    H2.gray, DIV.pgf_content1 H2.gray, .pgf_text H2.gray { color: #999999; }
    H2.purple, DIV.pgf_content1 H2.purple, .pgf_text H2.white { color: #740031; }
    H2.white, DIV.pgf_content1 H2.white, .pgf_text H2.white { font-size: 16px; color: #FFFFFF; }
H3, DIV.pgf_content1 H3, .pgf_text H3
{
    margin: 0px;
	/*font-family: FrutigerLT-Roman, TRebuchetMS, Verdana, Tahoma;*/
	font-family: TRebuchetMS, Verdana, Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #740031;
    LIne-height: 16px;
}
    H3.gray, DIV.pgf_content1 H3.gray, .pgf_text H3.gray { color: #999999; }
    H3.white, DIV.pgf_content1 H3.white, .pgf_text H3.white { color: #FFFFFF; }
    H3.purple, DIV.pgf_content1 H3.purple, .pgf_text H3.white { color: #740031; }
H4, DIV.pgf_content1 H4, .pgf_text H4
{
    margin: 0px;
    font-family: FrutigerLT-Roman, TRebuchetMS, Verdana, Tahoma;
    font-size: 14px;
    color: #740031;
    font-weight: normal;
    LIne-height: 16px;
}
    H4.gray, DIV.pgf_content1 H4.gray, .pgf_text H4.gray { color: #999999; }
    H4.white, DIV.pgf_content1 H4.white, .pgf_text H4.white { color: #FFFFFF; }
    H4.purple, DIV.pgf_content1 H4.purple, .pgf_text H4.white { color: #740031; }
H5, DIV.pgf_content1 H5, .pgf_text H5
{
    margin: 0px;
    font-family: FrutigerLT-Roman, TRebuchetMS, Verdana, Tahoma;
    font-size: 12px;
    color: #740031;
    font-weight: normal;
    LIne-height: 16px;
}
    H5.gray, DIV.pgf_content1 H5.gray, .pgf_text H5.gray { color: #999999; }
    H5.white, DIV.pgf_content1 H5.white, .pgf_text H5.white { color: #FFFFFF; }
    H5.purple, DIV.pgf_content1 H5.purple, .pgf_text H5.white { color: #740031; }
H6, DIV.pgf_content1 H6, .pgf_text H6
{
    margin: 0px;
    font-family: FrutigerLT-Roman, TRebuchetMS, Verdana, Tahoma;
    font-size: 12px;
    color: #740031;
    font-weight: bold;
    LIne-height: 16px;
}
    H6.gray, DIV.pgf_content1 H6.gray, .pgf_text H6.gray { color: #999999; }
    H6.white, DIV.pgf_content1 H6.white, .pgf_text H6.white { color: #FFFFFF; }
    H6.purple, DIV.pgf_content1 H6.purple, .pgf_text H6.white { color: #740031; }
DIV.pgf_content2 H1
{
    margin: 0px 0px 6px 0px;
    font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
    font-size: 18px;
    color: #385B39;
    font-weight: normal;
    LIne-height: 18px;
}
DIV.pgf_content2 H2
{
    margin: 0px 0px 6px 0px;
    font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
    font-size: 16px;
    color: #385B39;
    font-weight: normal;
    LIne-height: 18px;
}
DIV.pgf_content2 H3
{
    margin: 0px 0px 6px 0px;
    font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
    font-size: 14px;
    color: #385B39;
    font-weight: normal;
    LIne-height: 18px;
}
DIV.pgf_content2 H4
{
    margin: 0px 0px 6px 0px;
    font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
    font-size: 12px;
    color: #385B39;
    font-weight: normal;
    LIne-height: 16px;
}
DIV.pgf_content2 H5
{
    margin: 0px 0px 6px 0px;
    font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
    font-size: 12px;
    color: #385B39;
    font-weight: bold;
    LIne-height: 16px;
}
DIV.pgf_content2 H6
{
    margin: 0px 0px 6px 0px;
    font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
    font-size: 12px;
    color: #385B39;
    font-weight: normal;
    font-style: italic;
    LIne-height: 16px;
}
/*
-------------
Links*/

.pgf_text a, .pgf_content a:link,
.pgf_text a, .pgf_content a:visited,
.pgf_text a, .pgf_content a:active,
.pgf_text a, .pgf_content a:focus
{
	font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
	color: #740031;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
}
.pgf_text a:hover, .pfg_content a:hover 
{
	text-decoration: none;
}

.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
{
	font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
TABLE.borderless TR TD STRONG,
TABLE.styled TR TD STRONG,
TABLE.bordered TR TD STRONG
{
    font-weight: bold;
}
TABLE.bordered,
TABLE.bordered TD {
    border-collapse: collapse;
    border: solid 1px #CCCCCC;
}
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 {}

TABLE.bordered TR TD A:link,
TABLE.bordered TR TD A:visited,
TABLE.bordered TR TD A:active,
TABLE.bordered TR TD A:focus,
TABLE.borderless TR TD A:link,
TABLE.borderless TR TD A:visited,
TABLE.borderless TR TD A:active,
TABLE.borderless TR TD A:focus,
TABLE.styled TR TD A:link,
TABLE.styled TR TD A:visited,
TABLE.styled TR TD A:active,
TABLE.styled TR TD A:focus
{
	font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
	color: #740031;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
}
TABLE.bordered TR TD A:hover,
TABLE.borderless TR TD A:hover,
TABLE.styled TR TD A:hover
{
	text-decoration: none;
}
/*
-------------
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;
}
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/natrec_drenthe/images/subMenu_item_bullet.gif') no-repeat left 9px;
    font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    LIne-height: 16px;
}
OL.pgf_list LI
{
    padding: 3px 0px;
    font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    LIne-height: 16px;
}

UL.pgf_list LI,
OL.pgf_list LI STRONG
{
    /*font-weight: bold;*/
}

OL.pgf_list LI A:link,
OL.pgf_list LI A:visited,
OL.pgf_list LI A:active,
OL.pgf_list LI A:focus,
UL.pgf_list LI A:link,
UL.pgf_list LI A:visited,
UL.pgf_list LI A:active,
UL.pgf_list LI A:focus
{
	font-family: TRebuchetMS, TRebuchet, Verdana, Tahoma;
	color: #740031;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
}
OL.pgf_list LI A:hover,
UL.pgf_list LI A:hover
{
	text-decoration: none;
}

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/natrec_drenthe/images/subMenu_item_bullet.gif') no-repeat left 7px;
}

/*
-------------
Kruimelpad*/
.pgf_crumb {}
.pgf_crumb a {}
.pgf_crumb a.first {}
.pgf_crumb a.last {}



/*Diversen*/

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;
}


