@charset "iso-8859-1";
  TABLE  { table-layout:fixed;  }
  TD.wit {	font-family:arial; font-weight:900; font-size:12px; color:#FFFFFF; vertical-align:center; }
  TD.paars {	font-family:arial; font-weight:900; font-size:12px; color:#5B1230; vertical-align:center; }
  TD {	font-family:arial; font-weight:500; font-size:12px; vertical-align:center;  }
    
  	a.hover { border-color:yellow; }
	.opacityit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	}

	.opacityit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	}


p	{ color: #5B1230;
		font-weight:500;
		font-size:12px;
		}

h3	{	color: #FFFFCC;
		}	
		

.tabel {	Font-Family : Arial ;
		Font-size:12px;
		color: #5B1230;
		}

A:link
	{	color: #5B1230;
		text-decoration:underline;
		font-weight:500;
		}

A:visited
	{	color: #5B1230;
		text-decoration:underline;
		font-weight:500;
		}

A:hover
	{ 	color: #A78712;
		text-decoration:underline;
		font-weight:500;
		}

A.kruimel_home
	{ 	color: #5B1230;
		text-decoration:none;
		font-weight:700;
		font-size:10px;
		margin-left:10px;
		}

A.kruimel_home:hover
	{ 	color: #5B1230;
		text-decoration:none;
		font-weight:700;
		font-size:10px;
		margin-left:10px;
		}

A.kruimel_home:link
	{	color: #5B1230;
		text-decoration:none;
		font-weight:700;
		font-size:10px;
		margin-left:10px;
		}

A.kruimel_home:visited
	{	color: #5B1230;
		text-decoration:none;
		font-weight:700;
		font-size:10px;
		margin-left:10px;
		}

A.kruimel_old
	{ 	color: #5B1230;
		text-decoration:none;
		font-weight:700;
		font-size:10px;
		}

A.kruimel_old:hover
	{ 	color: #5B1230;
		text-decoration:none;
		font-weight:700;
		font-size:10px;
		}

A.kruimel_old:link
	{	color: #5B1230;
		text-decoration:none;
		font-weight:700;
		font-size:10px;
		}

A.kruimel_old:visited
	{	color: #5B1230;
		text-decoration:none;
		font-weight:700;
		font-size:10px;
		}

.kruimel_active
	{ 	color: #A78712;
		text-decoration:none;
		font-weight:700;
		font-size:10px;
		}

.menu:link
	{	color: #FFFFCC;
		font-weight:700;
		text-decoration:none;
		line-height:20px;
		}

.menu:visited
	{	color: #FFFFCC;
		font-weight:700;
		text-decoration:none;
		line-height:20px;
		}

.menu:hover
	{ 	color: #5C2649;
		font-weight:700;
		text-decoration:none;
		line-height:20px;
		}

		
.header
	{	font-family:arial;
		font-size:12px;
		font-weight:700;
		color: #800080;
		margin: 0,0,0,0;
		}
		
xLI	{	font-family:arial;
		font-size:11px;
		color: #5C2649;
		line-height: 16px;
		}

.verjaardag
	{
		font-family:arial;
		font-size:12px;
		color: #3C092A;
		line-height: 16px;
		margin: 0,0,0,15;
		}


input 
	{	border-style:solid;
		border-color:#5B1230;
		border-width:1;
		background-color:#FFFFFF;
		height:1.5em;
		color:#5B1230;
		}
textarea 
	{	border-style:solid;
		border-color:#5B1230;
		border-width:1;
		background-color:#FFFFFF;
		font-family:arial;
		color:#5B1230;
		}
select 
	{	border-style:solid;
		border-color:#5B1230;
		border-width:1;
		background-color:#FFFFFF;
		height:1.5em;
		color:#5B1230;
		}
		
input.zoek_button_paars {
		font-family:arial;
		font-size:10px;
		font-weight:700;
		color:white;
		background-color:#5B1230;
		border-style:solid;
		border-color:#5B1230;
		border-width:2;
		margin-right:20px;
		height:1.8em;
	}
	
input.zoek_button_wit {
		font-family:arial;
		font-size:10px;
		font-weight:700;
		color:#5B1230;
		background-color:#FFFFFF;
		border-style:solid;
		border-color:#FFFFFF;
		border-width:2;
		margin-right:20px;
		height:1.8em;
	}

.radio
	{	border-style:none;
		border-width:0;
		font-family:arial;
		color:#5C2649;
		background:#CC9900;
		}

.checkbox
	{	border-style:none;
		border-width:0;
		font-family:arial;
		color:#5B1230;
		background:#FFFFFF;
		margin:0px;
		padding:0px;
		}

.stap4 
	{	border-style:solid;
		border-color:#5C2649;
		border-width:1;
		background-color:#FFFFCC;
		font-family:arial;
		color:#5C2649;
		}

TD.onder
	{	border-bottom-style:solid;
		border-bottom-color:black;
		border-bottom-width:1;
	}		

	
	
	
/* kalender

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #f8f8f8;
	border: 1px solid #000000;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #f8f8f8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: black;
	font-weight:700;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #888888;
	border: 0px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #FF0000;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background: #888888;
	font-weight: bold;
	padding: 2px;
	border-style:none;
	border-right-style:solid;
	border-right-color:white;
	border-right-width:1;
	border-left-style:solid;
	border-left-color:white;
	border-left-width:1;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background: #888888;
	font-weight: 300;
	padding: 2px;
	border-style:none;
	border-right-style:solid;
	border-right-color:white;
	border-right-width:1;
	border-left-style:solid;
	border-left-color:white;
	border-left-width:1;
	}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

.bottom {
		border-bottom-style:solid;
		border-bottom-color:black;
		border-bottom-width:1;
		}
.top {
		border-top-style:solid;
		border-top-color:black;
		border-top-width:1;
		}
.tussenkop { font-family:arial;
		font-size:13px;
		color:#5B1230;
		font-weight:900;
		margin:0,0,0,0;
		line-height:20px;
		}
.activiteit { font-family:arial;
		font-size:13px;
		color:#A78712;
		font-weight:500;
		margin:0,0,0,4;
		line-height:16px;
		}

.datum { font-family:arial;
		font-size:13px;
		color:#A78712;
		font-weight:900;
		margin:0,0,0,4;
		line-height:16px;
		}