/** START Componentpresentation output:
 * Component: ik ontvang pensioen | logo
 */

/*------------------------------------------------------*/
/* LOGO                                  */
/*------------------------------------------------------*/ 
#logo
{
    background-image:url('/Images/logo2.gif');
    background-repeat:no-repeat;
    width:236px;
    height:66px; 
    float:left;
    border:0px;
    padding:0px;
    margin:0px;
}  
/** END Componentpresentation output:
 * Component: ik ontvang pensioen | logo
 */
/** START Componentpresentation output:
 * Component: architecten | <IE7- fixes
 */

/********************************************************/
/* Title        :       default                         */
/* Authors      :       M.A. van Zuylen                 */
/* Date         :       09/04/2009                      */
/* Description  :       IE <6 fixes Stylesheet          */
/*                                                      */
/* OVERVIEW                                             */
/*------------------------------------------------------*/
/* Section:         | Description:                      */
/*------------------------------------------------------*/
/********************************************************/  
/*** global layout elements ***/
#content-leftpane
{
    \width:196px;
    w\idth:196px;
    } 
#content-middlepane
{
    \width:560px;
    w\idth:562px;
    } 
#content-rightpane
{   
    \width:196px;
    w\idth:196px;
    }  
/*** navigation elements ***/
* html #homepage_topNavMenu .menuPanel
{
    \width: 205px;
    w\idth: 205px;
    }   
/*popups*/  
* html #homepage_topNavMenu .menuDescriptionPanel
{
	\width: 248px;
    w\idth: 248px;
    \padding: 0px;
    p\adding: 0px;
	}	
/* subSection of top level nav */	
* html .subSection
{
    \height:14px;
    h\eight:18px;
    }	
* html #s1 li
{
    \height:14px;
    h\eight:18px; 
    } 
* html #s2 li
{
    \height:14px;
    h\eight:18px; 
    } 
* html #s3 li
{
    \height:14px;
    h\eight:18px; 
    } 
* html #s4 li
{
    \height:14px;
    h\eight:18px; 
    } 
* html .linklist h3{
	\width:192px;
}     
/** END Componentpresentation output:
 * Component: architecten | <IE7- fixes
 */
/** START Componentpresentation output:
 * Component: architecten | layout
 */

/********************************************************/
/* Title        :       default                         */
/* Authors      :       M.A. van Zuylen & D. Eijsermans */
/* Date         :       09/04/2009                      */
/* Description  :       default Stylesheet              */
/*                                                      */
/* OVERVIEW                                             */
/*------------------------------------------------------*/
/* Section:         | Description:                      */
/*------------------------------------------------------*/
/* - html elements  |                                   */
/* - Navigation     |                                   */
/* - Content blocks |                                   */
/* - Misc           |                                   */
/********************************************************/ 
/*------------------------------------------------------*/
/* START html elements                                  */
/*------------------------------------------------------*/ 
@media screen
{
html, body 
{    
    margin:0px;
    padding:0px;
    height:100%;
    font-family:Verdana;
    font-size:90%;    
    }
/* IE6, IE5 */    
* html, body
{    
    text-align: center;
    margin-left: auto;
    margin-right:auto;   
    }    
/* IE 7 : *+ html .class */    
a
{ 
    }
a:hover
{    
    text-decoration:underline;
    }
p img, table img
{
    margin:0px;
    padding:0px;
    }
p
{
    margin:0px 0px 18px 0px;
    padding:0px;
    }        
h1
{
    font-size:1em;
    font-weight:bold;
    background-image:none;
    padding:0px;
    margin:0px 0px 18px 0px;
    border:0px;
    }
h2
{
    font-size:1em;
    font-weight:bold;
    background-image:none;
    padding:0px;
    margin:0px;
    border:0px;
    }   
h3
{
    font-size:1em;
    font-weight:bold;
    background-image:none;
    padding:0px;
    margin:0px;
    border:0px;
    }   
h4
{
    font-size:1em;
    font-weight:bold;
    background-image:none;
    padding:0px;
    margin:0px;
    border:0px;
    }      
/*------------------------------------------------------*/
/* END html elements                                    */
/*------------------------------------------------------*/
/*------------------------------------------------------*/
/* START navigation elements                            */
/*------------------------------------------------------*/
/* global elements */  
#headerquicknavmenu
{
    background-color:inherit;
    float:right;    
    clear:right;
    margin:0px 0px 12px 0px;
    } 
#headerquicknavmenu ul
{ 
    list-style:none;
    padding:0px 0px 4px 0px;
    margin:0px; 
    }
#headerquicknavmenu li
{
    list-style:none;
    float:left;
    padding:0px 4px 0px 4px;
    margin:0px;
    border-right:solid 1px;   
    }
#headerquicknavmenu a
{
    text-decoration:none;    
    }  
#headerquicknavmenu a:hover
{
    text-decoration:underline;
    }    
#headerquicknavmenu .last
{
    border:0px;
    margin-right:0px;
    padding-right:0px;
    } 
#headerloginview span
{
    margin:0px 6px 0px 0px;
	padding:0px 6px 0px 0px;
    border-right:solid 1px;
    } 
.printbutton
{
    background-color:inherit;
    float:right;    
    clear:right;
	text-decoration:none; 
    border:none; 
} 
.printbutton:hover
{
    text-decoration:underline;  
}
.printbutton img
{
    border:none;   
} 
#accessibilitytools 
{
    background-color:inherit;
    float:right;    
    clear:right;
    width:250px;
    }
#accessibilitytools ul
{
    list-style:none;
    padding:0px;
    margin:0px;
    float:right;
    clear:right;
    font-weight:bold; 
    } 
#accessibilitytools li
{
    list-style:none;
    padding:0px 4px 0px 4px;
    margin:0px;
    float:left;
    border-right:solid 1px;
    } 
#accessibilitytools a
{
    text-decoration:none; 
    border:0px;   
}
#accessibilitytools a:hover
{
    text-decoration:underline;  
}
#accessibilitytools img
{
    border:0px;   
}
#accessibilitytools .last
{
    border:0px;  
    margin:0px;
    padding:0px 0px 0px 4px;   
}  
#homepage_topNavMenu
{
    display:block;
    width:1000px;       
    list-style:none;
    margin:0px 0px 31px 0px;
    padding:0px;
    height:28px;
    } 
#homepage_topNavMenu .menuPanel
{
    display:block; 
	width:205px;
	height:20px; 
    margin:0px;
	padding:4px 0 4px 45px; 
    text-decoration:none;
    font-weight:600;
    line-height:20px;
    } 
#homepage_topNavMenu .menuPanel:hover
{
    text-decoration:none;
    /*font-weight:bold;*/
    }       
#homepage_topNavMenu .menuDescriptionPanel 
{
    position:absolute;
    visibility:hidden;    
    min-height:60px;
    text-align:left; 
    opacity:.9;
    filter: alpha(opacity=90); 
	border:solid 1px;
	width:248px;
    padding:0px;
    margin:0px;
    line-height:18px;
}
#homepage_topNavMenu .menuDescriptionPanel a
{
    text-decoration:none;
    }
#homepage_topNavMenu li
{
    float:left;
    }
#homepage_topNavMenu #section1 .menuPanel
{
    }
#homepage_topNavMenu #section2 .menuPanel
{
    } 
#homepage_topNavMenu #section3 .menuPanel
{
    } 
#homepage_topNavMenu #section4 .menuPanel
{
    }  
/* popups */    
#homepage_topNavMenu #section1 .menuDescriptionPanel
{
    }    
#homepage_topNavMenu #section2 .menuDescriptionPanel
{
    } 
#homepage_topNavMenu #section3 .menuDescriptionPanel
{
    } 
#homepage_topNavMenu #section4 .menuDescriptionPanel
{
    }
#footer
{
    margin:0 auto;
    width:1000px;
    border-top:dotted 2px;
    }    
#footerquicknavmenu
{
    } 
#footerquicknavmenu ul
{
    list-style:none;
    padding:0px;
    margin:0px;
    margin-top:8px;
    float:left;
    }     
#footerquicknavmenu li
{
    float:left;
    padding:0px 8px 0px 8px;
    border-right:solid 1px; 
    } 
#footerquicknavmenu ul .last
{
    border-right:0px;
    }       
#footer a
{
    text-decoration:none;
    }  
#footer a:hover
{
    text-decoration:underline;
    }       
/****** top navigation ******/    
#topNavMenu
{
    list-style:none;
    padding:0px;
    margin:0px;
    width:1000px;
    float:left;
    font-weight:600;
    }    
#topNavMenu li
{
    list-style:none;
    display:block;
	float:left; 
    padding:4px 0 4px 45px;
    margin:0px;
    width:205px;
    height:20px;
    line-height:20px;
    } 
#topNavMenu li.selected a
{
	}	
#topNavMenu a
{
	text-decoration:none;
    }      
#topNavMenu a:hover
{
    text-decoration:underline; 
    }  
#topNavMenu #sec1
{
    }	
#topNavMenu #sec2
{
    }	
#topNavMenu #sec3
{
    }	
#topNavMenu #sec4
{
   }
.subSection
{
    float:left;    
    padding:0px;
    margin:0px;
    list-style:none;
    width:1000px;
    height:31px;
    line-height:16px;
    }
.subSection a
{
    text-decoration:none;
    }    
.subSection a:hover
{
    text-decoration:underline;
    } 
.subSection .selected
{
    text-decoration:underline;
    font-weight:normal;
    }       
.s
{
    float:left;    
    padding:0px;
    margin:0px;
    list-style:none;
    width:1000px;    
    }    
.s li
{
    float:left;
    padding:4px;
    margin:0px;
    list-style:none;
    height:10px;
    width:242px;
    } 
#s0
{
    float:left;    
    padding:0px;
    margin:0px;
    list-style:none;
    width:1000px;
    }     
#s0 li
{
    float:left;
    padding:4px;
    margin:0px;
    height:20px;
    }  
#s0 a
{
    padding-right:4px;
    border-right:solid 1px;
    }
#s0 .last{
border:none;
}
#s1
{       
    }     
#s1 li
{
    float:left;
    padding:4px;
    margin:0px;
    list-style:none;
    height:20px;
    }  
#s1 a
{
    padding-right:6px;
    border-right:solid 1px;
    }  
#s2
{
    float:left;    
    padding:0px;
    margin:0px;
    list-style:none;
    width:1000px;
    }     
#s2 li
{
    float:left;
    padding:4px;
    margin:0px;
    height:20px;
    }  
#s2 a
{
    padding-right:4px;
    border-right:solid 1px;
    }  
#s3
{
    float:left;    
    padding:0px;
    margin:0px;
    list-style:none;
    width:1000px;
    }     
#s3 li
{
    float:left;
    padding:4px;
    margin:0px;
    height:20px;
    }  
#s3 a
{
    padding-right:4px;
    border-right:solid 1px;
    }   
#s4
{
    float:left;    
    padding:0px;
    margin:0px;
    list-style:none;
    width:1000px;
    }     
#s4 li
{
    float:left;
    padding:4px;
    margin:0px;
    height:20px;
    }  
#s4 a
{
    padding-right:4px;
    border-right:solid 1px;
    } 
#s1 .last{border:none;}     
#s2 .last{border:none;}
#s3 .last{border:none;}
#s4 .last{border:none;}
.bread
{
    float:left;
    padding:0px;
    margin:14px 0px 0px 0px;    
    display:inline;
    list-style:none;
    }
.bread a
{ 
    }
.bread li
{
    float:left;    
    }
.bread #last
{
    text-decoration:none;
    }      
#lnkPrint
{
    float:right;
    padding:8px;
    }
#navigationLeft 
{
    margin:0px 0px 22px 0px;
    }    
#navigationLeft h3
{
    margin:0px;
    padding:0px 8px 4px 0px;
    font-size:1em;
    /*border-bottom:solid 1px;*/
    width:182px;
    }        
#navigationLeft .accordionHeader
{
    padding:4px 0px 4px 10px;
    margin:0px;
    text-align:left;
    background-image: url(../../images/arrow-right.png);
    background-repeat: no-repeat;
    background-position:left center;
    border-bottom:solid 1px;
    width:180px;
    cursor:pointer;
    }
#navigationLeft .accordionHeaderSelected
{
    padding:4px 0px 4px 10px;
    margin:0px;
    text-align:left;
    background-image: url(../../images/arrow-down.png);
    background-repeat: no-repeat;
    background-position:left center;
    border-bottom:solid 1px;
    width:180px;
    color:Orange;
    cursor:pointer;
    }    
#navigationLeft .accordionPaneHeader
{
    padding:4px 0px 4px 10px;
    margin:0px;
    text-align:left;
    background-image: url(../../images/arrow-right.png);
    background-repeat: no-repeat;
    background-position:left center; 
    }    
#navigationLeft .accordionPaneHeaderSelected
{
    padding:4px 0px 4px 10px;
    margin:0px;
    text-align:left;
    background-image: url(../../images/arrow-right.png);
    background-repeat: no-repeat;
    background-position:left center;
    }
#navigationLeft .accordionPaneContent
{
    padding:0px;
    margin:0px;
    text-align:left; 
    }   
#navigationLeft .inlineNavigationLeft
{
    padding:0px;
    margin:0px;
    text-align:left;    
    }
#navigationLeft .inlineNavigationLeft li
{
    padding:4px 0px 4px 20px;
    margin:0px;
    width:170px;
    border-bottom:solid 1px;    
} 
#navigationLeft a
{
    text-decoration:none;
} 
#navigationLeft .inlineNavigationLeft a
{
	text-decoration:none;	
	margin:0px;
	padding:0px 4px 0px 0px;
}
#navigationLeft .inlineNavigationLeft a:hover
{
	text-decoration:underline;	
}
#navigationLeft .accordionHeader a
{
    text-decoration:none;
    } 
#navigationLeft .accordionHeader a:hover
{
    text-decoration:underline;
    }  
/*------------------------------------------------------*/
/* END navigation elements                              */
/*------------------------------------------------------*/
/*------------------------------------------------------*/
/* START Container elements                               */
/*------------------------------------------------------*/
/* container definitions */
#container-page
{    
    width:100%;
    position:relative;
    min-height:100%;
    height:auto !important;
    height:100%;
    }     
#container-header
{
    width:1000px;    
    margin:0 auto;
    padding:25px 0px 0px 0px;
    text-align:left; /* for IE < 7 reset alignment */
    } 
#container-content
{
    width:1000px;
    margin:0 auto;
    text-align:left; /* for IE < 7 reset alignment */
    }
#container-footer
{
    width:1000px;
    margin:0 auto;    
    height:80px;
    clear:both;
    padding-top:40px;
    text-align:left; /* for IE < 7 reset alignment */
    } 
#content-leftpane
{
    width:200px;
    float:left;
    padding:0px;
    margin:0px 20px 0px 0px;
    } 
#content-middlepane
{
    width:560px;
    float:left;
    padding:0px;
    margin:0px;
    } 
#content-rightpane
{   
    width:200px;
    float:left;
    padding:0px;
    margin:0px 0px 0px 20px;
    } 
/*------------------------------------------------------*/
/* END Container elements                               */
/*------------------------------------------------------*/  
/*------------------------------------------------------*/
/* Start homepage elements                              */
/*------------------------------------------------------*/ 
.hp .linklist h3
{    
    }     
.hp .linklist h4
{
    } 
.hp .banner
{
    border:0px;
    padding:4px 0px 0px 0px;
    margin:0px;
    float:left;
    }  
.hp .banner img
{
    border:0px;
    } 
#container-content .home-links
{
	float:left;
	margin-right:20px;
	} 
#container-content .home-rechts
{
	float:right;
	}
.hp .medium
{
	width:460px;
}
/*------------------------------------------------------*/
/* End homepage elements                              */
/*------------------------------------------------------*/     
.content-block
{
    background-color:inherit;
    float:left;
    padding:0px;
    margin:0px;
	width: 100%;
    } 
.content-block a
{
    text-decoration:none;
    font-weight:700;
    }
.content-block a:hover
{    
    text-decoration:none;
    }    
.announcement h3
{
    padding:0px 0px 4px 0px;
    font-size:1em;
    } 
.linklist
{    
    float:left;  
    margin:0px 0px 22px 0px;     
    width:190px;     
    }
.linklist h4
{
    list-style:none; 
    list-style-image:none;
    list-style-position:outside; 
    margin:0px 8px 0px 0px;
    padding:0px 8px 4px 0px;
    font-size:1em;
    border-bottom:solid 1px; 
    } 
.linklist h3
{
    list-style:none; 
    list-style-image:none;
    list-style-position:outside;
    padding:0px 0px 4px 0px;
    margin:0px 0px 0px 0px;
    font-size:1em;
    border-bottom:solid 1px;   
    }         
.linklist ul
{
    list-style: none;
    padding:0;
    margin:0;
/*    width:200px;    */
    }
.linklist li
{
    background-image: url(/Images/arrow-right.png);
    background-repeat: no-repeat;    
    background-position:left center;
    border-bottom:solid 1px;
    padding:4px 0px 4px 8px;
    margin:0px;
    }  
.linklist .last
{
    border:0px;
    }     
.linklist a
{
    text-decoration:none;
    }
.linklist a:hover
{ 
    }    
#sublinklist 
{
    margin:0px;
    margin-bottom:4px;
    padding:0px;
    list-style:none;    
    list-style-image:none;
    border:0px;
    float:left;    
    }
#sublinklist ul
{
    list-style:none;
    margin:0px;
    padding:0px;
    display:block;      
    list-style-position:outside;  
    }    
#sublinklist li
{
    background-image:none;
    border-bottom:solid 1px;
    padding:0px;
    margin-left:0px;
    margin-right:16px;
    margin-top:8px;
    padding-bottom:4px;
    padding-left:16px;
    line-height:16px;
    }  
.blocklink-block
{
    float:left;
    }
.blocklink-block ul
{
    list-style: none;
    padding:0;
    margin:10px 0px 0px 0px;
    font-weight:bold;
    text-align:center;
    width:100%;
    }
.blocklink-block li
{
    float:left;
    }     
.blocklink-block a
{
    text-decoration:none;
    display:block;
    border:solid 1px;
    border-bottom: solid 2px;
    border-right: solid 2px;
    margin:13px 68px 13px 0px;
    padding: 4px 4px 4px 4px;
    height:39px;
    width:130px;
    } 
.blocklink-block .rowlast a
{
    margin:13px 0px 13px 0px;    
    } 
.blocklink-block a:hover
{ 
    border:solid 2px;
    border-bottom: solid 1px;
    border-right: solid 1px;
    text-decoration:none;
    } 
.news-intro
{
    font-weight:bold;
    }     
.latestheadlines
{
    margin:0px 0px 22px 0px;
    }    
.latestheadlines h4{
	margin:0px;
    padding:0px 8px 4px 0px;
    font-size:1em;
    border-bottom:solid 1px;
} 
.latestheadlines h3{
	margin:0px;
    padding:0px 8px 4px 0px;
    font-size:1em;
    border-bottom:solid 1px;
}    
.latestheadlines ul
{
    list-style: none;
    padding:0;
    margin:0;
    width:100%;    
    }
.latestheadlines li{
	list-style:none;
	border:0px;
	background-image:none;
	padding:4px 0px 4px 0px;
	margin:0px;
}  
.latestheadlines a
{
    text-decoration:none;
    font-weight:bold;
    }
.latestheadlines a:hover
{ 
    text-decoration:underline;
    }
.latestheadlines .date
{
    font-size:86%;
    }     
.latestheadlines .rightArrow
{
    font-size:86%;
    }   
.latestheadlines .readmore
{
    background-image: url(../../Images/arrow-right.png);
    background-repeat: no-repeat;
    background-position:left center;
    padding:0px 0px 0px 8px;
    margin:8px 0px 8px 0px;    
    }
#newsPagedList h3
{
    margin:0px;
    padding:0px 8px 4px 0px;
    font-size:1em;
    } 
#newsList 
{
    margin:0px;
    padding:0px;     
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none; 
    } 
#newsList li
{
    margin:0px 0px 0px 18px;
    padding:4px 0px 4px 8px; 
	background-image: url(/Images/arrow-right.png);
    background-repeat: no-repeat;    
    background-position:left center; 
    } 
#newsList a
{
    text-decoration:none;
    }     
#newsList a:hover
{
    text-decoration:underline;
    }      
#newsList span
{
    font-size:86%;
    text-decoration:none;
    }      
#newsPaging
{
    text-align:center;
    display:block;
    width:560px;
    margin:16px 0px 0px 0px;
    padding:0px;
    }    
#newsPaging a
{
    text-decoration: none;
    }
#newsPaging a:hover
{
    text-decoration: underline;
    }
#newsPaging span
{
    padding: 0px 2px 0px 2px;
    margin: 0px;
    }
#newsPaging #btnLeft 
{
    padding: 0px;
    margin: 0px;
    border: none;
    }    
#newsPaging #btnRight 
{
    padding: 0px;
    margin: 0px;
    border: none;
    }    
.downloads
{
	margin: 0px 0px 16px 0px;
	width: 100%;
    }     
.downloads ul
{ 
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;    
    } 
.downloads h4
{
    font-weight:bold;
    list-style:none; 
    list-style-image:none;
    list-style-position:outside;   
    padding:0px;
    margin:0px;
    text-align:left;
    border-bottom:solid 2px;
    padding-bottom:4px;
    }  
.downloads li
{
    background-image: url(/Images/arrow-right.png);
    background-repeat: no-repeat;
    background-position:left center;
    border-bottom:solid 1px;
    padding:0px 0px 4px 12px;
    margin:0;
    line-height:16px; 
    } 
.downloads span
{
    cursor:pointer;	
    } 
.downloads span:hover{
	text-decoration:underline;
}     
.downloads .last
{
    border:0px;
    }   
.downloads a
{
    text-decoration:none; 
    display:inline-block;
    line-height:18px;
    width:100%;
    } 
.downloads .downloadPDF 
{
    background:transparent url(/images/pdf_icon.gif) center right no-repeat;
    }   
.downloads .downloadWord 
{
    background:transparent url(/images/word_icon.gif) center right no-repeat;
    } 
.downloads .downloadExcel 
{
    background:transparent url(/images/excel_icon.gif) center right no-repeat;
    } 
.downloads .downloadZip 
{
    background:transparent url(/images/zip_icon.gif) center right no-repeat;
    }  
.downloads .downloadPowerPoint
{
    background:transparent url(/images/ppt_icon.gif) center right no-repeat;
    }  
.downloadsize
{
    display:inline-block;
    float:right;
    text-align:right;
    margin-right:20px;
    }       
/*------------------------------------------------------*/
/* START Miscellaneous                                  */
/*------------------------------------------------------*/  
.selected
{
    font-weight:bold;   
    }
#loginPlanner
{
    list-style:none; 
    }
#loginPlanner ul
{
    display:block;
    list-style:none; 
    margin:0px;
    padding:8px;
    }
#loginPlanner .txtUsername
{
    width:80px; 
    }    
#loginPlanner .txtPassword
{
    width:80px; 
    }     
/* Homepage Elements */
#splash
{
    border:0px;
    margin:0px;
    width:1000px;
    }     
.banner
{
    border:0px;
    padding:0px;
    margin:0px;
    float:left;
    }  
.banner img
{
    border:0px;
    }  
#search
{
    width:500px;
    padding:0px;
    margin:0px;
    text-align:center;
    float:left;
    }    
.txtSearch
{
    width:240px;
    }
.btnSearchSubmit
{ 
    } 
/* Controls */    
.ctrlLogin
{
    border:solid 1px;    
    }
.ctrlLogin input[type=text]
{
    width:200px;
    }
.ctrlLogin input[type=password]
{
    width:200px;
    } 
    .clear
{
    clear:both;
    } 
.spacer
{
    clear:both;
    margin-bottom:10px;
    }
.small
{
    width:250px;
    } 
.medium
{
    width:500px;
    }   
.large
{
    width:750px;tcm:286-22428-2
    } 
.fullsize
{
    width:1000px;
    text-align:center;
    } 
.content-block .rechts
{
    margin:14px 0px 14px 14px;
    float:right;
    } 
.content-block .links          
{
    margin:14px 14px 14px 0px;
    float:left;
    } 
.content-block .middenonder
{
    display:block;
    margin: 0 auto; 
    text-align:center; /* for IE < 7 reset alignment */
    }   
a.accordionLink{text-decoration:none; font-weight:bold;}
a.accordionLink:hover{text-decoration:underline;}
h3.ui-accordion-header{margin-bottom:7px;} 
} /*/media screen */ 
/** END Componentpresentation output:
 * Component: architecten | layout
 */
/** START Componentpresentation output:
 * Component: applicaties | formulieren
 */

.MiddleBand{display:none;}
.LeftBand{display:none;}
#ctl00_ctl00_BodyCPH1_ContentPlaceHolder_alleenBegrippen{display:none;}
.Titel{color:#dd4d33;font-size:18px;height:28px;margin-top:8px;}
.SubTitel{color:#44140b;height:23px;font-size:larger;font-weight:700;margin-top:10px;margin-bottom:5px;}
.SubTitel2{color:#f36f21;height:23px;margin-top:10px;margin-bottom:5px;font-weight:700;}
.TitelImage{position:absolute;left:215px;margin-top:5px;}
.GeenWijzigingen{color:Red;}
.NavImage{margin-right:10px;}
.MedewerkersPortal{color:Red;}
.Knop{padding-top:3px;padding-bottom:3px;background:url( "/basisformulieren/cms/images/LegeKnop.gif" ) no-repeat center;font-weight:bolder;font-size:12px;border:0;width:120px;color:#dd4d33;font-family:Arial;text-align:center;cursor:pointer;border-color:#44140b;}
.TekstKnop{padding-top:3px;padding-bottom:3px;padding-left:18px;background:url( "/basisformulieren/cms/images/LegeKnop.gif" ) no-repeat left;font-weight:bolder;font-size:12px;border:0;color:#f36f21;font-family:Arial;text-align:left;}
.Hulp{opacity:1px;-moz-opacity:1px;filter:alpha(opacity=100);z-index:100;left:30px;position:absolute;width:150px;background-color:#FFF;}
.HulpTitel{background-color:#999;color:#FFF;}
.HulpTekst{background-color:#FFF;}
.Warning{z-index:99;left:30px;position:absolute;width:150px;}
.WarningTitel{background-color:red;color:#FFF;}
.WarningTekst{background-color:#FFF;}
.AchtergrondFoutMelding{opacity:.05;-moz-opacity:.05;filter:alpha(opacity=5);background-color:#FFF;position:relative;top:0;left:0;height:100%;width:100%;border:0;padding:0;}
.FoutMelding{background-color:Red;position:absolute;top:300px;left:30%;width:300px;border:2px solid #333;padding:5px;}
.FoutMelding .Titel{width:100%;font-size:18px;font-weight:700;}
.FoutMelding .Tekst{text-align:justify;}
.FoutMelding .Knop{width:100%;}
.FoutMelding TABLE{background-color:#FFF;width:100%;border:1px solid #336;}
.MachtigingenBewerkPaneel{background-color:#E5F6FA;vertical-align:middle;border-color:#0194C1;border-style:solid;border-width:1px;}
.DataGrid{font-family:Arial;font-size:12px;color:#000;background-color:#FFF;border-width:0;}
/* for controling the cells inside the DataGrid  */
.DataGrid TD{font-family:Arial;font-size:12px;color:#000;border-width:0;}
.DataGrid A{color:#000;text-decoration:none;}
.DataGridSelected{background-color:#CCF;}
.DataGridAlternate{background-color:#e7f3d6;}
TD.DataGridTitel{color:#44140b;border-bottom-color:#8cc63e;border-bottom-style:solid;border-bottom-width:2px;text-decoration:none;font-weight:700;margin:4px 0;}
TD.DataGridBewerkHeader{color:#44140b;border-bottom:solid 2px #8cc63e;text-decoration:none;font-weight:700;vertical-align:bottom;text-align:right;width:45px;}
TD.DataGridIndienstMeldenHeader{color:#44140b;border-bottom:solid 2px #8cc63e;text-decoration:none;font-weight:700;vertical-align:bottom;text-align:right;width:100px;}
.DataGridPager{text-align:right;}
.DataGridPager A{text-decoration:underline;}
.Groep{vertical-align:middle;margin-top:10px;margin-bottom:10px;padding:3px;}
.ReferentieGroep{vertical-align:middle;margin-top:10px;margin-bottom:10px;background-color:#E5F6FA;width:200px;border-color:#0194C1;border-style:solid;border-width:1px;padding:3px;}
.Label{padding-top:3px;padding-bottom:3px;text-align:justify;}
.InvoerLabel{vertical-align:top;}
.InvoerReadOnly{overflow:hidden;}
.ValidatieFoutInvoer{border-color:Red;border-style:window-inset;border-width:1px;}
.ZoekControls{background-color:#8cc63e;vertical-align:middle;color:#44140b;border-color:#44140b;border-style:dashed;border-width:0 0 1px;padding:3px;}
.~alternate0{background-color:#FFF;}
.~alternate1{background-color:#8cc63e;}
.GridView td{vertical-align:top;}
.GridView td .datum{width:60px;}
.GridView td .int-klein{width:75px;}
.GridView td .int-groot{width:75px;}
.GridView td .decimal-groot{width:75px;}
.GridView td .decimal-klein{width:75px;}
.GridView td .decimal{width:75px;}
.GridViewHeader th{max-width:100px;vertical-align:top;} 
/** END Componentpresentation output:
 * Component: applicaties | formulieren
 */
/** START Componentpresentation output:
 * Component: zwartwit | colors
 */

/********************************************************/
/* Title        :       default                         */
/* Authors      :       M.A. van Zuylen & D. Eijsermans */
/* Date         :       09/04/2009                      */
/* Description  :       colors Stylesheet               */
/*                                                      */
/* OVERVIEW                                             */
/*------------------------------------------------------*/
/* Section:         | Description:                      */
/*------------------------------------------------------*/
/* - html elements  |                                   */
/* - Navigation     |                                   */
/* - Content blocks |                                   */
/* - Misc           |                                   */
/********************************************************/ 
/*------------------------------------------------------*/
/* START html elements                                  */
/*------------------------------------------------------*/ 
html, body 
{
    color:#000000;     
    }
/* IE6, IE5 */    
* html, body
{    
    }    
/* IE 7 : *+ html .class */    
a
{
    color:#000000;
    }
a:hover
{
    color:#000000; 
    }
p img, table img
{ 
    }
h1
{
    color:#000000;
    }
h2
{
    color:#000000;
    }   
/*------------------------------------------------------*/
/* END html elements                                    */
/*------------------------------------------------------*/
/*------------------------------------------------------*/
/* START navigation elements                            */
/*------------------------------------------------------*/
/* global elements */ 
#headerquicknavmenu
{
    background-color:inherit; 
    } 
#headerquicknavmenu ul
{ 
    }
#headerquicknavmenu li
{
    border-right-color:#000000;
    }
#headerquicknavmenu a
{
    }  
#headerquicknavmenu a:hover
{
    }    
#headerquicknavmenu .last
{
    }        
#accessibilitytools 
{
    background-color:inherit;
    }
#accessibilitytools ul
{
    } 
#accessibilitytools li
{
    } 
#accessibilitytools a
{
    }
#accessibilitytools a:hover
{
    }
#accessibilitytools img
{ 
    }
#accessibilitytools .last
{ 
    }  
#footer
{
    background-color:inherit;
    border-color:#000000;
    }    
#footerquicknavmenu
{
    } 
#footerquicknavmenu ul
{
    }     
#footerquicknavmenu li
{
    }    
#footer a
{
    color:#000000;
    }  
#footer a:hover
{
    color:#000000;
    }       
/****** top navigation ******/    
#topNavMenu
{
    }
#topNavMenu #sec1,
	#topNavMenu #sec2,
	#topNavMenu #sec3,
	#topNavMenu #sec4
{
    background-color:#000000;
    }
#topNavMenu #sec1.selected,
	#topNavMenu #sec2.selected,
	#topNavMenu #sec3.selected,
	#topNavMenu #sec4.selected
{    
    height: 19px;
	border-top: 1px solid #000000; 
	background-color:#FFFFFF;
    }
#topNavMenu a
{
    color:#FFFFFF;
    }
#topNavMenu .selected a
{
    color:#000000;
    } 
.subSection
{ 
    }
.s
{ 
    }    
.s li
{
    background-color:#FFFFFF;
    } 
#s0
{    
    background-color:#FFFFFF;
    }     
#s0 li
{
    }  
#s0 a
{
    color:#000000;
    border-right-color:#000000;
    }  
#s1
{    
    background-color:#FFFFFF;
    }     
#s1 li
{
    }  
#s1 a
{
    color:#000000;
    border-right-color:#000000;
    }  
#s2
{
    background-color:#FFFFFF;
    }     
#s2 li
{
    }  
#s2 a
{
    color:#000000;
    border-right-color:#000000;
    }  
#s3
{
    background-color:#FFFFFF;
    }     
#s3 li
{
    }  
#s3 a
{
    color:#000000;
    border-right-color:#000000;
    }   
#s4
{
    background-color:#FFFFFF;
    }     
#s4 li
{
    }  
#s4 a
{
    color:#000000;
    border-right-color:#000000;
    }   
/****** home top navigation ******/        
#homepage_topNavMenu
{    
    color:#FFFFFF;
    } 
#homepage_topNavMenu .menuPanel
{
    } 
#homepage_topNavMenu .menuDescriptionPanel 
{
    background-color:#FFFFFF;
}
#homepage_topNavMenu .menuDescriptionPanel a
{
    color:#000000;
    }
#homepage_topNavMenu li
{
    color:inherit;
    }
#homepage_topNavMenu #section1 .menuPanel
{
    background-color:#000000;
    border-color:#000000; 
    color:#FFFFFF;
    }  
#homepage_topNavMenu #section2 .menuPanel
{
    background-color:#000000; 
    border-color:#000000;
    color:#FFFFFF;
    }
#homepage_topNavMenu #section3 .menuPanel
{
    background-color:#000000;
    border-color:#000000;
    color:#FFFFFF;
    } 
#homepage_topNavMenu #section4 .menuPanel
{
    background-color:#000000;
    border-color:#000000;
    color:#FFFFFF;
    }   
/* popups */    
#homepage_topNavMenu #section1 .menuDescriptionPanel
{
    background-color:#FFFFFF;
    border-color:#000000;
    }    
#homepage_topNavMenu #section2 .menuDescriptionPanel
{
    background-color:#FFFFFF; 
    border-color:#000000;
    } 
#homepage_topNavMenu #section3 .menuDescriptionPanel
{
    background-color:#FFFFFF;
    border-color:#000000;
    } 
#homepage_topNavMenu #section4 .menuDescriptionPanel
{
    background-color:#FFFFFF;
    border-color:#000000;
    }   
.bread
{
    color:#000000;
    }
.bread a
    {
    color:#000000;
    }
.bread a:hover
    {
    color:#000000;
    }    
.bread li
{
    }
.bread #last
{
    }      
#lnkPrint
{
    }
/***** LEFT NAV ******/
#navigationLeft h4
{
    color:#000000;
    border-bottom-color:#111111;
    }
#navigationLeft h3
{
    color:#000000;
    border-bottom-color:#111111;
    }    
#navigationLeft .accordionHeader
{
    border-bottom-color:#111111;
    }
#navigationLeft .accordionHeaderSelected
{    
    border-bottom-color:#111111; 
    }  
#navigationLeft .accordionHeaderSelected a
{       
    }      
#navigationLeft .accordionPaneHeader
{
    }    
#navigationLeft .accordionPaneHeaderSelected
{ 
    }
#navigationLeft .accordionPaneContent
{
    }   
#navigationLeft .inlineNavigationLeft
{
    }
#navigationLeft .inlineNavigationLeft li
{
    border-bottom-color:#111111;
    } 
.accordionSelected
{ 
    }     
.accordionItemSelected
{ 
    }   
.accordionHeaderNoSubNavSelected
{
    color:#000000;
    }  
.inlineNavigationLeft .accordionItemSelected
{
    color:#000000;
    }     
#navigationLeft a
{
    border-bottom-color:#000000;
    } 
#navigationLeft .inlineNavigationLeft a
{
    border-bottom-color:#000000;
    }
#navigationLeft .inlineNavigationLeft a:hover
{
    border-bottom-color:#000000;
    }
#navigationLeft .accordionHeader a
{
    border-bottom-color:#000000;
    } 
#navigationLeft .accordionHeader a:hover
{
    border-bottom-color:#000000;
    }   
/*------------------------------------------------------*/
/* END navigation elements                              */
/*------------------------------------------------------*/
/*------------------------------------------------------*/
/* START Content elements                               */
/*------------------------------------------------------*/
/* container definitions */
#container-page
{    
    background-color:#FFFFFF;    
    }     
#container-header
{
    background-color:#FFFFFF;
    } 
#container-content
{
    background-color:#FFFFFF;
    }
#container-footer
{
    background-color:#FFFFFF;
    } 
#content-leftpane
{
    background-color:inherit;
    } 
#content-middlepane
{
    background-color:inherit;
    } 
#content-rightpane
{   
    background-color:inherit;
    } 
/*------------------------------------------------------*/
/* END Content elements                                 */
/*------------------------------------------------------*/ 
.content-block
{
    background-color:inherit;
    }  
.announcement
{
    } 
.announcement h3
{
    }           
.linklist
{
    }
.linklist ul
{
    border-color:#111111;
    }
.linklist li
{
    border-color:#111111;
    }    
.linklist h4
{
    border-color:#111111;
    }
.linklist h3
{
    border-color:#111111;
    }      
.linklist .last
{
    }     
.linklist a
{
    }
.linklist a:hover
{ 
    }    
#sublinklist 
{
    }
#sublinklist ul
{
    }    
#sublinklist li
{
    }   
.blocklink-block
{ 
    }
.blocklink-block ul
{ 
    }
.blocklink-block li
{ 
    }
.blocklink-block .last
{ 
    }     
.blocklink-block a
{
	color:#000000;
	background-image:url(/Images/blocklink-bg-pijltje.gif);
	background-repeat: no-repeat;
    background-position:bottom right;
    } 
.blocklink-block .last a
{ 
    }  
.blocklink-block a:active , .blocklink-block a:link, .blocklink-block a:visited
{ 
	border-color:#000000; 
	} 
.blocklink-block a:hover
{ 
	color:#000000;
	border-color:#000000;
	background-image:url(/Images/blocklink-bg-pijltje-hover.gif);
	background-repeat: no-repeat;
    background-position:bottom right;
    }  
.downloads
{
    color:#000000;
    border-color:#000000;
    }     
.downloads ul
{ 
    } 
.downloads h4
{
    border-color:#000000;
    color:#000000;
    }  
.downloads li
{
    border-color:#000000;
    } 
.downloads .last
{
    }   
.downloads a
{
    }
.downloadsize
{
    color:#000000;
    border-color:#000000;
    }   
.latestheadlines h4{
	border-color:#111111;
}
.latestheadlines h3{
	border-color:#111111;
}
.latestheadlines ul
{
    border-color:#111111;
    }
.latestheadlines li{
}
.latestheadlines .date
{
    color:#111111;
    }     
.latestheadlines .rightArrow
{
    color:#111111;
    }   
.latestheadlines .readmore
{ 
    }  
#newsPagedList h3
{
    }    
#newsList 
{
    }
#newsList li
{
    } 
#newsList a
{
    }     
#newsList a:hover
{
    }     
#newsList span
{
    color:#000000;
    }
#newsList span:hover
{
    color:#000000;
    }           
#newsPaging
{
    } 
#newsPaging .selected a
{ 
    }       
#newsPaging a
{
    }
#newsPaging a:hover
{
    }
#newsPaging #btnLeft 
{
    }    
#newsPaging #btnRight 
{
    }            
/*------------------------------------------------------*/
/* START Miscellaneous                                  */
/*------------------------------------------------------*/ 
#logo
{ 
    } 
.selected
{
    }
#loginPlanner
{
    background-color:#FFFFFF; 
    } 
/* Homepage Elements */
#splash
{
    }     
.banner
{
    }  
.banner img
{
    }  
#search
{
    background-color:#FFFFFF; 
    }
#search legend
{
    }    
.txtSearch
{
    }
.btnSearchSubmit
{
    }  
/* Controls */    
.ctrlLogin
{
    }
.ctrlLogin input[type=text]
{
    }
.ctrlLogin input[type=password]
{
    } 
.clear
{
    } 
.spacer
{
    }
.small
{
    } 
.medium
{
    }   
.large
{
    } 
.fullsize
{
    } 
.content-block .rechts
{
    } 
.content-block .links          
{
    } 
.content-block .middenonder
{
    }  
.intro
{
    }   
/*------------------------------------------------------*/
/* END Miscellaneous                                    */
/*------------------------------------------------------*/ 
/** END Componentpresentation output:
 * Component: zwartwit | colors
 */
/** START Componentpresentation output:
 * Component: print | layout
 */

/********************************************************/
/* Title        :       print | layout                  */
/* Authors      :       D. Eijsermans                   */
/* Date         :       19/08/2009                      */
/* Description  :       print layout CSS                */
/*                                                      */
/* OVERVIEW                                             */
/*------------------------------------------------------*/ 
@media print
{
 	/* hide the print button, it looks silly on paper :) */
    .printbutton
	{
		display:none;
	} 
	/* adopt the font to printed media; we keep  the verdana font */
	html, body
	{
    color:#000000;
		font-family:Verdana; 
    font-size: 10pt;
	} 
	p
	{
		margin:0 0 10pt;
	} 
	h1
	{   
    font-size:12pt;
    margin:0px 0px 18px 0px;
  } 
  h2, h3, h4, h5, h6, h7
	{   
    font-size:10pt;
    margin:0px;
  } 
	h1, h2, h3, h4, h5, h6, h7
	{
    color:#000000;
    font-weight:bold;
    padding:0px;
    border:0px;
  }    
	/* deal with hyperlinks */
	a:link, a:visited 
	{
		background: transparent;
		text-decoration: none;
	} 
	/* nice little trick to display link target for inline hyperlinks-
	(un)comment to (dis)able */
	/*
	#content-middlepane a:link:after, #content-middlepane a:visited:after 
	{
	content: " (" attr(href) ") ";
	font-size: 90%;
	}
	*/ 
    /* counter special styling for this class */
	.bread
	{
		width: 16cm;
	} 
	#logo
	{
    border:0px; 
    padding:0px;
    margin:0px;   
  }  
	.blocklink-block
	{
		float:none;
	} 
	.blocklink-block ul
	{
		font-weight: normal;
		text-align: left;
		list-style: disc inside;
	} 
	.blocklink-block li
	{
		float:none;
	} 
	.blocklink-block a
	{
		margin: 0;
		padding: 0;
		display: inline;
		height: auto;
		background: transparent;
		text-decoration: none;
		color:#000000;
		border:none;
	} 
    /* hide following elements in the header */
    #headerquicknavmenu, #headerloginview, #accessibilitytools, #topNavMenu, .subSection
	{
		display:none;
    } 
    /* hide following elements in the rest of the page */
    #content-leftpane, #content-rightpane, #container-footer
	{
		display:none;
    }
} 
/** END Componentpresentation output:
 * Component: print | layout
 */
