﻿
/*
-------------
basis*/

/*Placeholder 1: basis default*/
.pgf_content,
.pgf_text,
.pgf_text *
{
    font-family: Verdana, Tahoma, Arial;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
}
    .pgf_text P
    {
        margin-bottom: 15px;
	    font-family: Verdana, Arial, Tahoma;
	    font-size: 11px;
	    color: #000000;
        font-weight: normal;
        line-height: 16px;
    }
        .pgf_content B,
        .pgf_content P B,
        .pgf_content STRONG,
        .pgf_content P STRONG
        {
	        font-family: Verdana, Arial, Tahoma;
	        font-size: 11px;
	        color: #000000;
	        font-weight: bold;
            line-height: 16px;
        }
        .pgf_content I,
        .pgf_content P I
        .pgf_content EM,
        .pgf_content P EM
        {
	        font-family: Verdana, Arial, Tahoma;
	        font-size: 11px;
	        color: #000000;
	        font-style: italic;
            line-height: 16px;
        }
        .pgf_content U,
        .pgf_content P U
        {
	        font-family: Verdana, Arial, Tahoma;
	        font-size: 11px;
	        color: #000000;
	        text-decoration: underline;
            line-height: 16px;
        }
        .pgf_text_1 {}
        .pgf_text_2 {}
        .pgf_text_3 {}
        /*..etc*/

/*Placeholder 2: basis default*/
			        DIV.row_header_right_banner_text,
			        DIV.row_header_right_banner_text P
			        {
				        font-family: Verdana, Arial, Tahoma;
				        font-size: 11px;
				        color: #FFFFFF;
			        }
			        DIV.row_header_right_banner_text STRONG,
			        DIV.row_header_right_banner_text B
			        {
				        font-family: Verdana, Arial, Tahoma;
				        font-size: 11px;
				        color: #FFFFFF;
				        font-weight: bold;
			        }
			        DIV.row_header_right_banner_text EM,
			        DIV.row_header_right_banner_text I
			        {
				        font-family: Verdana, Arial, Tahoma;
				        font-size: 11px;
				        color: #FFFFFF;
				        font-style: italic;
			        }
			        DIV.row_header_right_banner_text A:link,
			        DIV.row_header_right_banner_text A:visited,
			        DIV.row_header_right_banner_text A:active,
			        DIV.row_header_right_banner_text A:focus
			        {
				        font-family: Verdana, Arial, Tahoma;
				        font-size: 11px;
				        color: #FFFFFF;
				        text-decoration: underline;
			        }
			        DIV.row_header_right_banner_text A:hover
			        {
				        text-decoration: none;
			        }

/*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,
.pgf_content1 H1
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}
	H1.gray
	{
		color: #333333;
	}
	H1.green
	{
		color: #9CC525;
	}
	H1.orange
	{
		color: #FF6633;
	}
	H1.white
	{
		color: #FFFFFF;
	}
H2,
.pgf_content1 H2
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}
	H2.gray
	{
		color: #333333;
	}
	H2.green
	{
		color: #9CC525;
	}
	H2.orange
	{
		color: #FF6633;
	}
	H2.white
	{
		color: #FFFFFF;
	}
H3,
.pgf_content1 H3
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
	H3.gray
	{
		color: #333333;
	}
	H3.green
	{
		color: #9CC525;
	}
	H3.orange
	{
		color: #FF6633;
	}
	H3.white
	{
		color: #FFFFFF;
	}
H4,
.pgf_content1 H4
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
H5,
.pgf_content1 H5
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
H6,
.pgf_content1 H6
{
	margin: 0px 0px 5px 0px;
	font-family: TheMix-Plain, Verdana, Tahoma;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
			        DIV.row_header_right_banner_text H1
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 30px;
                        line-height: 50px;
			        }
			        DIV.row_header_right_banner_text H2
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 24px;
                        line-height: 40px;
			        }
			        DIV.row_header_right_banner_text H3
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 18px;
                        line-height: 30px;
			        }
			        DIV.row_header_right_banner_text H4
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 16px;
                        line-height: 26px;
			        }
			        DIV.row_header_right_banner_text H5
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 14px;
                        line-height: 22px;
			        }
			        DIV.row_header_right_banner_text H6
			        {
	                    margin: 0px;
	                    font-family: TheMix-Plain, Verdana, Tahoma;
                        color: #FFFFFF;
                        font-size: 12px;
                        line-height: 18px;
			        }
/* 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   {
    background-color: #FFFFFF;
}
.tableTextareaEditor TD {
    vertical-align: middle;
}

DIV.pgf_content2 SPAN.dropdown
{
    background-color: #CCCCCC;
}

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:#AAAAAA;
    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 {}

        TABLE.bordered TD A:link,
        TABLE.bordered TD A:visited,
        TABLE.bordered TD A:active,
        TABLE.bordered TD A:focus
        TABLE.borderless TD A:link,
        TABLE.borderless TD A:visited,
        TABLE.borderless TD A:active,
        TABLE.borderless TD A:focus
        {
            font-family: Verdana, Arial, Tahoma;
            font-size: 11px;
            color: #E00000;
            text-decoration: underline;
        }
        TABLE.bordered TD A:hover,
        TABLE.borderless 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;
}
#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 9px;
    list-style-type: none;
    background: transparent url('/assets/interwinn/images/bullet_linklist.gif') no-repeat left 9px;
}
ol.pgf_list li
{
    padding: 3px 0px;
}
        UL.pgf_list LI A:link,
        UL.pgf_list LI A:visited,
        UL.pgf_list LI A:active,
        UL.pgf_list LI A:focus
        OL.pgf_list LI A:link,
        OL.pgf_list LI A:visited,
        OL.pgf_list LI A:active,
        OL.pgf_list LI A:focus
        {
            font-family: Verdana, Arial, Tahoma;
            font-size: 11px;
            color: #E00000;
            text-decoration: underline;
        }
        UL.pgf_list LI A:hover,
        OL.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/landelijk/images/bullet_unorderedlist.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;
    float: right;
    clear: both;
}
    UL.pgf_paging LI
    {
        width: 12px;
        margin: 0px 5px 0px 0px;
        font-family: Verdana, Arial, Tahoma;
        font-size: 11px;
        color: #000000;
        font-weight: bold;
        text-align: center;
        display: inline;
    }
    UL.pgf_paging LI.pgf_paging_label
    {
        width: auto;
        font-family: Verdana, Arial, Tahoma;
        font-size: 11px;
        color: #000000;
        font-weight: bold;
        font-weight: normal;
        text-align: left;
    }
    UL.pgf_paging LI.pgf_paging_active
    {
        font-family: Verdana, Arial, Tahoma;
        font-size: 11px;
        color: #000000;
        font-weight: bold;
    }
        UL.pgf_paging LI A:link,
        UL.pgf_paging LI A:visited,
        UL.pgf_paging LI A:active,
        UL.pgf_paging LI A:focus
        {
            font-family: Verdana, Arial, Tahoma;
            font-size: 11px;
            color: #E00000;
            text-decoration: underline;
        }
        UL.pgf_paging LI A:hover
        {
            text-decoration: none;
        }
