/*  CreaBea Backoffice CSS Document  */

  /*  Begin CreaBea CSS Part  */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
input, select, textarea {
	background-color: #ffffff;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cbd400;
	margin-top: 1px;
}
fieldset {
	border: 1px solid #dddddd;
	padding: 5px;
}
legend {
	font-style: italic;
	color: #999999;
}

fieldset li {
	margin-left: -10px;
}
.noneborder {
	border: none;
}
div#container {
	position: absolute;
	width: 970px;
	left: 50%;
	margin-left: -485px;
	height: 500px;
}
div#header {
	position: relative;
	width: 970px;
}
div#footer {
	position: relative;
	width: 941px;
	height: 20px;
	background-color: #cbd400;
	color: #ffffff;
	padding-left: 9px;
	padding-right: 20px;
	float: left;
}
div.lijn {
	position: relative;
	width: 970px;
	height: 16px;
	float: left;
}
div#content {
	width: 970px;
	background-image: url(../images/lijn-bg.gif);
	background-repeat: repeat-y;
}
div#content:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div#left {
	position: relative;
	width: 140px;
	float: left;
	padding: 1px;
	height: 418px;
}
div#right {
	position: relative;
	width: 758px;
	margin: 10px;
	margin-right: 12px;
	margin-top: 26px;
	float: right;
	text-align: left;
}
div#right a {
	color: #999999;
	text-decoration: underline;
}
div#right a:hover {
	color: #999999;
	text-decoration: none;
}
div#wie {
	position:absolute;
	color: #b1b901;
	font-weight: bold;
	width: 139px;
	height: 17px;
	z-index: 1;
	left: 10px;
	top: 120px;
}
div#wie a, #wie a:hover{
	color: #b1b901;
	text-decoration: none;
}
div#copyright {
	position: relative;
	width: 970px;
	height: 18px;
	padding-top: 22px;
	float: left;
	color: #cbd400;
	text-align: center;
	font-weight: bold;
}
div#copyright a {
	color: #cbd400;
	text-decoration: none;
}
div#copyright a:hover {
	color: #cbd400;
	text-decoration: underline;
}

.overview {
	background-color: #cbd400;
	color: #ffffff;
	width: 95px;
	padding-left: 5px;
}

.padded {
	padding-left: 5px;
}

.radio { border: none; }

  /*  End CreaBea CSS Part  */

  /*  Begin dTree CSS Part  */

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/


.dtree {
	color: #999999;
	white-space: nowrap;
	width: 170px;
	height: 406px;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #999999;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	border-left: 5px;
	color: #999999;
	font-weight: normal;
	white-space: nowrap;
	padding: 1px 2px 1px 2px;

}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
.dtree a.nodeSel {
	background-color: #f5f6cc;
}
.dtree .clip {
	overflow: hidden;
}
.dTreeNode {
	background-image: url(../images/lijn-menu.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 2px;
}

  /*  End dTree CSS Part  */
  
  /*  Begin ToolTip CSS Part */
  
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: auto;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/* Remove below line to remove shadow. Below line should always appear last within this CSS */
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

  /* End ToolTip CSS Part  */

/*  End CreaBea Backoffice CSS Document */
