.catnaam {
	width:760px;
	cursor:pointer;
	margin-bottom:5px;
}
.inpaklijstselect {
	color:#000000;
	cursor:pointer;
	text-decoration:underline;
}
.inpaklijst_voorwerp {
	width:225px;
	height:20px;
	padding:2px;
	float:left;
}
#weatherbox {
	padding:5px 0px 5px 0px;
}
.weerberichtbox {
	background-color:#FFF;
	width:125px;
	height:175px;
	float:left;
	padding-top:5px;
	margin:10px 10px 0px 0px;
	text-align:center;
	border:#73b1e2 solid 1px;
}
.graden {
	font-size:20px;
	font-style:normal;
	display:block;
	width:120px;
	padding:15px 0px 15px 0px;
	text-align:center;
}

/* Buttons */
input.downloadpdf {
	background:url(../images/inpaklijst/download-pdf.gif) top left no-repeat;
	width:137px;
	height:20px;
	border:0px;
	cursor:pointer;
}
input.verzendpdf {
	background:url(../images/inpaklijst/verzend-pdf.gif) top left no-repeat;
	width:137px;
	height:20px;
	border:0px;
	cursor:pointer;
}

/* Calender */

input.DatePicker{
	display: block;
	width: 150px;
	padding: 3px 3px 3px 24px;
	border: 1px solid #0070bf;
	font-size: 13px;
	background: #fff url(../images/date.gif) no-repeat top left;
	cursor: pointer;
}
input:focus.DatePicker{
	background: #fffce9 url(../images/datefocus.gif) no-repeat top left;
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
.dp_cal{
	background-color: #fff;
	border: 1px solid #0070bf;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
}
.dp_cal select option{
	padding: 1px 3px;
}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}
.dp_cal td{
	cursor: pointer;
}
.dp_cal thead th{
	background: #d9eefc;
}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #eee;
}
.dp_today{
	background: #daf2e6;
}
.dp_selected{
	color: #fff;
	background: #328dcf;
}

/* Accordion */

ul.simple, ul.simple li { 
	list-style:none outside; 
	padding: 0;
	margin:0;
}
ul.simple li p, ul.simple li h4{ /*padding: 5px 20px; */ }

div.heading {
	margin: 10px 0 0 0; 
	padding: 5px;
}
div.collapse { 
	width: 760px;  
	margin: 5px 0 0 0;
}	
div.collapse-container { 
	width: 760px; 
	padding:5px;
}
.catnaam h3 {
	width:760px;
	padding:3px 0px 5px 5px;
	background:url(../images/inpaklijst/accordion-bg.gif) repeat-x;
}

/* Tooltips */
/* (C) 2007 YOOtheme.com */

body.yootools-black div.yoo-tooltip div.default .tooltip-tl {
	background: url(../images/tooltip/bubble_tl.png) 0 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-tr {
	background: url(../images/tooltip/bubble_tr.png) 100% 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-t {
	background: url(../images/tooltip/bubble_t.png) 0 0 repeat-x;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-l {
	background: url(../images/tooltip/bubble_l.png) 0 0 repeat-y;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-r {
	background: url(../images/tooltip/bubble_r.png) 100% 0 repeat-y;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-m {
	background: #191919;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-bl {
	background: url(../images/tooltip/bubble_bl.png) 0 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-br {
	background: url(../images/tooltip/bubble_br.png) 100% 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-b {
	background: url(../images/tooltip/bubble_b.png) 0 0 repeat-x;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-arrow {
	background: url(../images/tooltip/bubble_arrow.png) 50% 0 no-repeat;
}

body.yootools-black div.yoo-tooltip div.default .tooltip-close {
	background: url(../images/tooltip/close.png) 0 0 no-repeat;
}

/* (C) 2007 YOOtheme.com */

div.yoo-tooltip-toggler {
	cursor: pointer;
}

div.yoo-tooltip div.default .tooltip-tl {
	background: url(../images/tooltip/bubble_tl.png) 0 0 no-repeat;
	position: relative; /* for close button */
}

div.yoo-tooltip div.default .tooltip-tr {
	padding: 0px 15px 0px 15px;
	background: url(../images/tooltip/bubble_tr.png) 100% 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-t {
	background: url(../images/tooltip/bubble_t.png) 0 0 repeat-x;
}

div.yoo-tooltip div.default .tooltip-l {
	background: url(../images/tooltip/bubble_l.png) 0 0 repeat-y;
}

div.yoo-tooltip div.default .tooltip-r {
	padding: 0px 15px 0px 15px;
	background: url(../images/tooltip/bubble_r.png) 100% 0 repeat-y;
}

div.yoo-tooltip div.default .tooltip-m {
	background: #ffffff;
	overflow: hidden;
}

div.yoo-tooltip div.default .tooltip-bl {
	background: url(../images/tooltip/bubble_bl.png) 0 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-br {
	padding: 0px 15px 0px 15px;
	background: url(../images/tooltip/bubble_br.png) 100% 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-b {
	background: url(../images/tooltip/bubble_b.png) 0 0 repeat-x;
}

div.yoo-tooltip div.default .tooltip-arrow {
	background: url(../images/tooltip/bubble_arrow.png) 50% 0 no-repeat;
}

div.yoo-tooltip div.default .tooltip-close {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 16px;
	height: 16px;
	background: url(../images/tooltip/close.png) 0 0 no-repeat;
	cursor: pointer;
}

/* Check All Checkboxen */

#ucuc   { cursor:pointer; }  
   
   
