a {
	color:		#525252;
}
h1{
	font-size:			11px;
	font-weight:		bold;
	color:				white;
	height:				30px;
	margin-top:			1px;
	margin-left:		1px;
	margin-right:		1px;
	margin-bottom:		0px;
	padding-left:		13px;
	padding-top:		5px;
	background-image:	url(uu-headertitel-shadow.gif);
}

div.csc-header{
	width:				657px;
	border-left: 		1px solid #A6ABAD;
	border-right: 		1px solid #A6ABAD;
	border-top: 		1px solid #A6ABAD;
	background-color:	#F4F5F7;
	margin-left:		4px;
}

div.csi-intext-left{
	width:				657px;
	background-color:	#F4F5F7;
	border-left: 		1px solid #A6ABAD;
	border-right: 		1px solid #A6ABAD;
	border-bottom: 		1px solid #A6ABAD;
	padding-top:		15px;
	padding-left:		13px;
	padding-right:		5px;
	padding-bottom:		10px;
	margin-left:		4px;
	margin-bottom:		10px;
	background-image:		url(back-flame.gif);
	background-position:	bottom;
	background-repeat:		no-repeat;
}

div.csi-text{
	padding-right:		0px;
	float: left;
}

div.v-line{
	margin-left:	10px;
	border-left: 	1px solid #9B9A98;
	width:			10px;
	height:			136px;
	float: 			left;
}


div.text-style{
	width:	510px;
	padding-left: 10px;
}

td.align-left{
	vertical-align:		top;
}




div.jwcalendar_month, div.jwcalendar_list, div.jwcalendar_single{
  background-color:transparent;
}
div.jwcalendar_month table.months td.other_month, div.jwcalendar_month table.year td.last_year, div.jwcalendar_month table.year td.next_year, div.jwcalendar_month table.months td.current_month{
  border-width:1px; 
  border-style:solid;
  border-color:#757575;
}
div.jwcalendar_month table.months td.other_month .cat-1-link, div.jwcalendar_month table.year td.last_year .cat-1-link, div.jwcalendar_month table.year td.next_year .cat-1-link{
  color:#606060;
}
div.jwcalendar_month table.months td.current_month .cat-1-link{
  color:#202020;
}

div.jwcalendar_month .days_view table.days{
  background-color:#FDF2D2;
}

div.jwcalendar_month .title{
  clear:both;
  text-align: center;
  font-size: 14px;
  font-weight:bold;
  color: #333;
  padding:5px 0;
}
div.tx-jwcalendar-pi1 input.tx_jw_input_button{
  border-width:1px; 
  border-style:solid;
  border-color:#757575;
  background-color:#000000;
  color:#FFFFFF;
}