﻿BODY {  SCROLLBAR-FACE-COLOR: #F8DC22;

    	SCROLLBAR-HIGHLIGHT-COLOR: #F8DC22;

    	SCROLLBAR-SHADOW-COLOR: #1D0E89;

    	SCROLLBAR-3DLIGHT-COLOR: #F8DC22;

    	SCROLLBAR-ARROW-COLOR: #1D0E89;

    	SCROLLBAR-TRACK-COLOR: #FFFFFF;

    	SCROLLBAR-DARKSHADOW-COLOR: #1D0E89;

    	COLOR: #1D0E89;

    	background-color: #FFFFFF;

    	font-size: 8pt;	FONT-FAMILY: Tahoma, Arial

    }

    

.tabel {
   		COLOR: #1D0E89;
   		font-size: 8pt;
   		FONT-FAMILY: Tahoma, Arial
   	   }



.tabel2 {
        COLOR: #1D0E89;
        background-color: #F8DC22;
       	font-size: 8pt;
       	FONT-FAMILY: Tahoma, Arial
       }


a:link {
 		text-decoration:none;
 		color:#F8DC22;
 		font-family:Tahoma;
 		font-weight:normal
 	   }

 	   

a:visited {

			text-decoration:none;

			color:#F8DC22;

			font-family:Tahoma;

		    font-weight:normal

		  }

		  

a:active {

		  text-decoration:none;

		  color:#F8DC22;

		  font-family:Tahoma;

		  font-weight:normal

		 }

		 

a:hover {

		 color:red

		}

		

.tabellijn {

		    COLOR: #F4F5E7;

		    background-color : #1D0E89;

		   	FONT-FAMILY: Tahoma, Arial

		   }

		   

.tekstgebied {

              font-family: Tahoma, Arial;

              width:119

             }

             

.tekstgebied2 {

				font-family: Tahoma, Arial;

				font-size : 8pt

			  }

			  

.knop {

 		BORDER-RIGHT: 1px outset #1D0E89;

 		BORDER-TOP: 1px outset #FFFFFF;

 		BACKGROUND: #F8DC22;

 		BORDER-LEFT: 1px outset #FFFFFF;

 		BORDER-BOTTOM: 1px outset #1D0E89;

 		FONT-FAMILY: Tahoma, Arial;	color : #1D0E89;

 		font-size : 8pt

 	  }

 	  
.formulier {
		    COLOR: #1D0E89;
		    FONT-FAMILY: Tahoma, Arial;
		    background-color : #FFFFFF
		   }


.tekst {
        font-family: Tahoma, Arial;
        font-size : 8pt
       }
       

.tellertext {
             font-family: Tahoma, Arial;
             font-size : 10pt;
             color:#D94E6C;
             background-color:#F4F5E7
            }


.selecteren {
			 font-family: Tahoma, Arial;
			 font-size : 8pt
			}

.popup{
       visibility:hidden;
       border-left: 2px solid #F8DC22;
       border-right: 2px solid #666666;
       border-top: 2px solid #F8DC22;
       border-bottom: 2px solid #666666;
       background-color: #336699;
       width:380px;height: 180px;
       max-width: 380px;
       max-height: 180px;
       position: relative;
       top: -300px;
       left: 120px;
       background: white;
       opacity:.86;
      }
      

.nomouse {
          visibility:visible;
         }

         

#tablepopup  {

              FONT-FAMILY: Tahoma, Arial;

              font-size : 9pt;

             }
             


             
 .popupBreiten{
     //  visibility:visible;
       border-left: 0px solid #5779b6;
       border-right: 0px solid #213455;
       border-top: 0px solid #5779b6;
       border-bottom: 0px solid #213455;
       padding: 0 1px;
       position: absolute;
       top: 40px;
       left: 17%;
       
       text-align: left;
       background: white;
       opacity:.94;
       z-index:1;
      }
      
      #kruisjeBreiten {

           border-left: 0px;
	       border-right: 0px;
	       border-top: 0px;
	       border-bottom: 0px;
	       width:13px;
	       height: 11px;
	       max-width: 13px;
	       max-height: 11px;
	       position: absolute;
	       top: 2px;
	       left: 436px;
	       font-family: Tahoma, Arial;
	       font-size: 11px;
           color: red;
	       text-align: center;
	       cursor: pointer;  
	       z-index:1;
	     }