/* CSS Document copyright 2006 Niels Software & Ondersteuning   */
/* aangepast 14 juni 2006 */
/* basis instellingen Tabel*/
#php_tabel{
	width:580px;
	border:0px solid #ff00cc;
/*	background-color: #D9C3C3;*/
}


.agenda_formaat {font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-style:normal;
		width:550px;
}
.agenda_formaat td{ padding-left:2px;
		border-bottom-color:#CCCCCC;
		border-bottom-width:1px;
		border-bottom-style: solid;
} 
.corveelijst {font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-style:normal;
		width:550px;
}
.corveelijst td{ 
		border-bottom-color:#CCCCCC;
		border-bottom-width:1px;
		border-bottom-style: solid;
} 

	/* tbv repetities */			
.rep{
	background-color:#FFFFCC;
	color:#FFFFCC;
}

	/* tbv comborepetities */			
.crep{background-color:#FFCCCC;	color:#FFCCCC;}
	
	/* tbv vieringen */			
.vr{background-color:#CCFFFF;color:#CCFFFF;}

	/*overige */			
.ov{background-color: #CCCCCC;color:#CCCCCC;}

#bijgewerkt {text-align:right; padding-right:5px;}
.top {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.adver_1{
	color:#000000;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	background-color: #D9DADC;
}
.adver_2{
	color:#000000;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	background-color: #EBEBEB;
}

.lijn{
	border-bottom-width: 3px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}
.lijn2{
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	font-weight: bold;
	color:#999999;
}

.terug_knop{
	background-color: #3300CC;
			border: 5px;
			border-style:solid;}
