﻿#vergeet
{
    display: none; 
    z-index: 100; 
    position: relative; 
    top: -20px;
    left: -50px; 
    background: url('images/vergeet.PNG'); 
    background-repeat: no-repeat;
    width: 335px; 
    height: 131px; 
    text-align: center; 
    vertical-align: middle; 
    color: white;
    padding: 10px; 
    padding-top: 70px;
    font-size:15px;
}


#dialogshare{
    display:none;

}

.sharedgreen{
    background-image: url('images/sharedicon_green_20.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width:20px;
    height:20px;
    padding-right:2px;
    cursor:pointer ;
    float:left;
}

.sharedred{
   background-image: url('images/sharedicon_orange_20.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width:20px;
    height:20px;
    padding-right:2px;
    cursor:pointer ;
    float:left;
}

.highlight
{
    background-color: #fff34d;
}
.search
{    z-index: 10;
     position:absolute ;
     width:730px;     
     text-align:right;
}
#search
{    
    width: 100px;
    background-image: url('images/s.png');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left:20px;    
}
        
.watermarkOn
{
    color: #CCCCCC;
    font-style: italic;
}
        
#site
{
    width: 770px;
    text-align: center;
    margin: 0 auto;
}
#center
{
    margin-left: 10px;
    margin-right: 10px;
    width: 750px;
    text-align: left;
}
        
html
{
    font-size: 13px;
    font-family: Verdana;
    cursor: default;
    height: 100%;
    overflow-y: scroll;
}
body
{
    padding: 0;
    text-align: center;
    margin: 0 auto;
}
img
{
    border: none;
}
input
{
    border: 1px solid #9ac1c9;
}
#afmelden
{
}
#afmelden2
{
    display: none;
}
#bottomtext
{
    font-size: 10px;
}
#middencontent
{
    display: none;
}
.button
{
    /*background-image: url('images/images/button.png');*/
    border: none;
    outline: none;
    height: 30px;
    cursor: pointer;
    width: 160px;
    background-repeat: no-repeat;
    text-align: center;
    /*background-color:white*/
    color:white;    
    background-color:gray    
}
.button:hover
{
    /*background-image: url('images/images/buttonhover.png');*/
    border: none;
    outline: none;
    height: 30px;
    width: 160px;
    background-repeat: no-repeat;
    text-align: center;
    /*background-color:white;*/
    background-color:darkgreen;
    color:white;
}
.clear
{
    clear: both;
    float: none;
}
#header
{
    height: 100px;
    background-image: url('images/images/heading_01.png');
    background-repeat: no-repeat;
    padding-bottom: 20px;
    text-align: left;
}
#logopensionportal
{
    display:none;
}
#logoklant
{
    display:none;
}
#pensionportaltitle
{
       display:none;
}
#taal
{
    float: right;
    margin-right: 30px;
    top: 40px;
    z-index: 1;
    position: relative;
}

#taalnl {
     width: 35px;
    height: 20px;  
    float: left;
    cursor: pointer;

    
    padding-left: 0px;
    padding-right: 0px;

}

    #taalnl:hover {
        color:green;
        font-weight:bold ; 
        text-decoration:underline ;     
    }

#taalfr {
    width: 35px;
    height: 20px;
    float: left;
    cursor: pointer;

    
    padding-left: 0px;
    padding-right: 0px;

}

    #taalfr:hover {
        color:green;
        font-weight:bold ;        
        text-decoration:underline ;
    }

#taalen {
    width: 35px;
    height: 20px;
    float: left;
    cursor: pointer;

    
    padding-left: 0px;
    padding-right: 0px;

}

    #taalen:hover {
        color:green;        
        font-weight:bold ;
        text-decoration:underline ;
    }

        
#ibp
{
    margin-left: 220px;
    width: 260px;
    z-index: 1;
    position: relative;
    top: 15px;
    left: 0px;
}
#ibpkeuze
{
}
#ibpkeuzeselect
{
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    background-color: #006901;
    color: White;
    display: none;
}
#ibpnaam
{
}
#ibpadres
{
    font-size: 10px;
}
#ibpingeschreven
{
    font-size: 10px;
}
#loading
{
    width: 100%;
}
#loadingimage
{
    background-image: url('images/loading.gif');
    height: 50px;
    width: 50px;
    margin-left: 320px;
}
#menu
{
}
#tussenmenu
{
    clear: both;
    float: none;
}
#bottom
{
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
    text-align: left;
}
#bottom .button
{
    float: right;
    margin-right: 40px;
}
        
#midden
{
}
#middentitel
{
    font-size: 16px;
    background: url('images/header.gif');
    height: 17px;
    border: 1px solid #9ac1c9;
    padding: 8px 8px 6px;
    font-weight: bold;
    display: none;
}
#middentitelleft
{
    float: left;
}
#middentitelright
{
    float: right;
}
#persoon, #documenten
{
    padding: 10px;
    border: 1px solid #9ac1c9;
    border-top: currentcolor;
    display: none;
}
.persoontitel
{
}
#persooncontent
{
}
#persooncontentleft
{
    float: left;
}
#persooncontentright
{
    float: right;
    margin-right: 10px;
}
#adres
{
    height: 60px;
    width: 260px;
    font-family: Verdana;
    font-size: 12px;
    border: 1px solid #9ac1c9;
    overflow: auto;
    margin-top: 2px;
}
#persoonemail
{
}
.lijn
{
    margin-bottom: 2px;
    margin-top: 2px;
}
.tekst
{
    float: left;
    width: 180px;
    text-align: center;
}
#txthr
{
    margin-top: 15px;
    font-size: 10px;
}

.invoer
{
    float: left;
    width: 210px;
}
.invoer input
{
    width: 100%;
    text-align: center;
}
#persoonsubscription
{
}
#persoonsubscriptioninfo
{
    margin-left: 4px;
}
        
#footer
{
    border-top:1px solid #999999;
    margin-top:30px;
    margin-left:20px;
    padding-top: 10px;
    text-align: left;
}
#footerleft
{
    float: left;
    margin-left: 40px;
}
#footer A
{
    color: Black;
    font-variant: normal;
    text-decoration: none;
    font-size: 10px;
}
#footer A:hover
{
    text-decoration: underline;
}
#footerright
{
    float: right;
    margin-right: 40px;
}
.menuoptie
{
    float: left;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 1px;
    margin-right: 1px;
}
.menuoptiebutton
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding: 8px;
    width: 105px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    border: 1px solid white;
    color: White;
}
.menuoptiebutton:hover
{
    border: 1px solid black;
    font-size:14px;
}
#m1
{
    background-color: #7A2020;
}
#m0
{
    background-color: #D28934;
}
#m9999
{
    background-color: #2D88B4;
}
#m1982
{
    background-color: #FF9900;
}
#m1987
{
    background-color: #C91BE0;
}
#m1988
{
    background-color: #ff6699;
}
#m1989
{
    background-color: #65006C;
}
#m1990
{
    background-color: #FFCA00;
}
#m1991
{
    background-color: rgb(255, 60, 60);
}
#m1992
{
    background-color: #6FA4C6;
}
#m1993
{
    background-color: #30C230;
}
#m1994
{
    background-color: #FF9900;
}
#m1995
{
    background-color: #A8A5A3;
}
#m1996
{
    background-color: #89A100;
}
#m1997
{
    background-color: #7A2020;
}
#m1998
{
    background-color: #D23434;
}
#m1999
{
    background-color: #006901;
}
#m6599
{
    background-color: #30C230;
}
#m6598
{
    background-color: #C4C4C4;
}
#m1981 {
    background-color: #8e2b2b;
}
        
.g6830
{
}
.g6847
{
    background-image: url('images/fmsa.png');
    background-repeat: no-repeat;
    background-position: 668px 10px;
}
.g6598, .gRijksdienst 
{
    background-image: url('images/rvp_logo.png');
    background-repeat: no-repeat;
    background-position: 680px 10px;
}
        
.documentitemA
{
    cursor: pointer;
    color: Black;
    padding-top: 2px;
    padding-bottom: 2px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.documentitemA:hover
{
    background-color: rgb(234, 234, 234);
}
.documentitem
{
    margin-top: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    clear: both;
}
.documentitemsubtitel
{
    margin-top: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    clear: both;
    font-weight:bold;
}
.documentgroep
{
    margin: 6px;
}
.documentgroeptitel
{
    cursor: pointer;
    font-size: 15px;
    background: url('images/header.gif');
    height: 17px;
    border: 1px solid #9ac1c9;
    padding: 8px 8px 6px;
    font-weight: bold;
}
.documentgroeptitel:hover
{
    background: url('images/header_over.gif');
}
.documentgroepopties
{
    padding: 15px;
    display: none;
    border: 1px solid #9ac1c9;
    
}
        
#filterjaar
{
    font-size: 14px;
    float: right;
    cursor: pointer;
    margin: 2px;
    display: none;
}

#buttonecorp, #buttonnew, #buttonmovedown, #buttonprintfaq
{
    float: right;
    cursor: pointer;
    margin: 2px;
    display: none;
}
#buttonecorp, #buttonnew
{
    width: 14px;
    height: 14px;
}
#buttonprintfaq
{
    width: 16px;
    height: 14px;
}
#buttonecorp
{
    background: url('images/bigE.gif');
    background-repeat: no-repeat;
}
#buttonnew
{
    background: url('images/bigN.gif');
    background-repeat: no-repeat;
}

#buttonprintfaq
{
    background: url('images/printButton.png');
    background-repeat: no-repeat;
}

#buttonmovedown
{
    background: url('images/move_down.gif');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
#fbloader
{
    background: url('images/fbloader.gif');
    background-repeat: no-repeat;
    width: 16px;
    height: 11px;
    margin: 2px;
    float: right;
    display: none;
    font-size: 10px;
}
#buttonnew:hover, #buttonecorp:hover, #buttonmovedown:hover
{
    border: 2px solid black;
}
.setactief
{
    border: 2px solid red;
}
        
#debug
{
    font-size: 10px;
    float: left;
    position: absolute;
    z-index: 100;
    left: 3px;
    top: 3px;
    border: 2px solid black;
    background-color: #FF9966;
    height: 400px;
    width: 340px;
    overflow: scroll;
    display: none;
}
.faqtext
{
    margin: 5px;
    background-color: #e1ffe1;
    display: none;
}
#persoonemailadres
{
    width: 300px;
}
.persoon1XX
{
    background-image: url('images/newversion.jpg');
    background-repeat: no-repeat;
    background-position: 0px 32px;
}
.persoon4
{
}
#password4info
{
    display: none;
    background-color: Yellow;
    padding: 10px;
}

.faqref
{
 cursor:pointer ; 
 color:Red;
}
.faqref:hover
{
 color:White;
 background-color:black;
}
#dialogtekst
{ text-align: left;
  font-size:13px;
}
#pdfiframe
{
    display:none
}
#betaversion
{
    /*float:left ;
    height:11px;
    width:47px;
    margin-top:15px;
    background-image:url('images/preview.gif');
    display:none;*/            
    z-index:1000;
    position:fixed;
    top:0;
    right:0;
    width: 0;
    height: 0;
    border-top: 35px solid #006902;
    border-left: 35px solid transparent;
    cursor:pointer;
}
#betaversion:hover
{
    border-top: 38px solid #008003;
    border-left: 38px solid transparent;
}
#currenctversion
{
    float:left ;
    height:11px;
    width:47px;
    margin-top:15px;
    background-image:url('images/preview.gif');
    display: none 
}
.message
{
    font-family:Verdana; position:absolute; z-index:10000; background-color:#33cc33 ; color:White; font-size:14px;  text-align:center ; vertical-align:middle; border:3px #AD7178 solid; width:600px; padding:10px
}


ul { float:left; margin:0px; padding:0px; margin-left:0px;list-style-type: none; }
li { float:left; margin:0px; padding:0px; margin-left:0px; }



#m1986
{
    background-color: #D23434;
}
#m1985
{
    background-color: #006901;
}
#m1984
{
    background-color: #30C230;
}
#m1983
{
    background-color: #C4C4C4;
}

.meerinfoemail
{
    display: none;
}

#m1980
{
    background-color: #C4C4C4;
}
#footer
{
    overflow:auto;
}      


.faqtext ul {
    float: none ;
    margin: 5px;
    padding: 0px ;
    margin-left: 15px ;
    list-style-type: circle    ;
}

.faqtext li {
    float:none;  
    margin: 5px;
    padding: 0px ;
    margin-left: 15px ;
}

.faqtext a {
    text-decoration:underline 
}

