BODY, P, DIV, TD { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 9pt; 
               color: #000000; 
	       background-color: #FFFFFF;	
              }
.klein { font-size: 8pt; }
.titel { font-weight: bold; }
P {text-align: left;   margin: 0 0 0 0}	/* eventueel left ipv center */
H1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt;  font-weight: bold; display: block; margin: 2px 1px 1px 0px; }
H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;  font-weight: bold; display: block; margin: 2px 1px 1px 0px; /* ruimte buiten het block: boven, rechts, onder, links */}
UL { margin: 2px 1px 1px 1px; padding-left: 16px;/* ruimte buiten het block: boven, rechts, onder, links */}
LI { padding: 0px 1px 0px 5px; /* ruimte binnen het block van de foto: boven, rechts, onder, links */}

.kader{  
	display: block;
/*	position: center; */
        text-align: left;	
        line-height: 130%;
	margin: 1px 1px 1px 1px; /* ruimte buiten het block van de foto: boven, rechts, onder, links */
	padding: 15px 15px 15px 15px; /* ruimte binnen het block van de foto: boven, rechts, onder, links */
	background-color: #FFFFFF;	
	/* text-indent: 10px; */
	border-width: 1px; 	
	border-color: black;	
	border-style: solid;	
	/* width: 462px; */
	}
.invul{
	display: inline;
	position: relative; left: 20px;
	width: 180px;
	padding: 1px 1px 1px 1px; /* ruimte binnen het block van de foto: boven, rechts, onder, links */
	}


.invtk{
	display: inline;
	position: relative; left: 0px;
	padding: 1px 1px 2px 5px; /* ruimte binnen het block van de foto: boven, rechts, onder, links */
	width: 200px;
	}

.blauw{
        background-color: #3366FF;	
        }

.rood{
        background-color: #FF0000;	
        }

.wit{
        background-color: #FFFFFF;	
        }

.geel{
        background-color: #FFFF00;	
        }
.lichtgeel{
        background-color: #FFFFAA;	
    }

.actief{
        color: #FFFFCC;           /* tekstkleur */
	margin: 2px 1px 1px 1px; /* ruimte buiten het block: boven, rechts, onder, links */
	padding: 2px 5px 2px 5px; /* ruimte binnen het block: boven, rechts, onder, links */
        background-color: #666633;	
        text-decoration: none;
        font-weight: 700;
        vertical-align: middle;
	width: 100px;
	height: 20px;
        border-radius: 10;
        -moz-border-radius: 10;
/* achtergrond donker 102 102  51 666633 */
/* voorgrond beige    255 255 204 FFFFCC */
/* alternatief achter 200 200 115 c8c873 */
        }
.nietac{
        color: #666633;           /* tekstkleur */
	margin: 2px 1px 1px 1px; /* ruimte buiten het block: boven, rechts, onder, links */
	padding: 2px 5px 2px 5px; /* ruimte binnen het block: boven, rechts, onder, links */
        background-color: #C8C873;	
        text-decoration: none;
        font-weight: 700;
        vertical-align: middle;
	width: 100px;
	height: 20px;
        -moz-border-radius: 10;
        border-radius: 10;
        }

.klactief{
	  /* display: inline;*/
        color: #FFFFCC;           /* tekstkleur */
	margin: 0px 5px 0px 1px; /* ruimte buiten het block: boven, rechts, onder, links */
	padding: 2px 5px 0px 5px; /* ruimte binnen het block: boven, rechts, onder, links */
        background-color: #666633;	
        text-decoration: none;
        text-align: center;
        font-weight: 700;
        vertical-align: top;
	width: 150px;
	height: 23px;
/* achtergrond donker 102 102  51 666633 */
/* voorgrond beige    255 255 204 FFFFCC */
/* alternatief achter 200 200 115 c8c873 */
        }
.klnietac{
	  /* display: inline;*/
        color: #666633;           /* tekstkleur */
	margin: 0px 5px 0px 1px; /* ruimte buiten het block: boven, rechts, onder, links */
	padding: 2px 5px 0px 5px; /* ruimte binnen het block: boven, rechts, onder, links */
        background-color: #C8C873;	
        text-decoration: none;
        font-weight: 700;
        text-align: center;
        vertical-align: top;
	width: 150px;
	height: 23px;
        }

.status{  
	display: block;
    text-align: left;	
    line-height: 130%;
	margin: 1px 1px 1px 1px; /* ruimte buiten het block van de foto: boven, rechts, onder, links */
	padding: 12px 12px 12px 12px; /* ruimte binnen het block van de foto: boven, rechts, onder, links */
	background-color: #FFFFCC;	
	border-width: 0px; 	
	border-color: black;	
	border-style: solid;	
	}
	
.mandje{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 7pt; 
    color: #000000; 
	background-color: #FFFFFF;
}
        
