body {
	font-family: Arial;
	font-size: 9pt;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
	vertical-align: top;
	color: #505050;
}

h1 {
	padding: 8px 0px;
	color: #8492a3;
	font-weight: bold;
	font-size: 13pt;
}

h2	{
	color: #505050;
	font-weight: bold;
	font-size: 11pt;
}
	
h3	{
	color: #8492a3;
	font-weight: bold;
	font-size: 10pt;
	height: 16;
}

h4	{
	color: #505050;
	font-weight: normal;
	font-size: 9pt;
	height: 16;
}

p	{
	color: #505050;
	font-weight: normal;
	font-size: 10pt;
	width:600;
}

table {
	border: none;
	border-collapse: collapse;
	text-align: left;
	vertical-align:top;
	color: #505050;
	font-size: 10pt;
}


ul {
	list-style: disc url(/cds/pages/images/bullet.png);
	color: #505050;
	font-size: 10pt;
	margin-left: 9px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

datasetlist.ul {
	list-style: disc url(/cds/pages/images/cesar-icon-dataset.png);
	color: #505050;
	font-size: 10pt;
	margin-left: 9px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* rood */
.cesar-error {
	padding: 10px 0px;
	color: #dd2222;
	font-weight: bold;
	font-size: 12pt;
}

span.error {
	color: #dd2222;
	font-weight: bold;
}

/* rood */
.cesar-message {
	padding: 8px 8px;
	margin-bottom: 5px;
	height: 22px;
	color: #dd2222;
	font-weight: bold;
	font-size: 14px;
}

.cesar-menu-head {
	padding-left: 16px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-weight: bold;
}

.cesar-menu-link {
	background-image: URL('../images/go_pijl_2.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-size:10pt;
	margin-left: 10px;
	padding-left: 16px;
}

.cesar-menu-link a:link {
	text-decoration: none;
	color: #505050;
}

.cesar-menu-link a:visited {
	text-decoration: none;
	color: #505050;
}

.cesar-menu-link a:hover {
	text-decoration: underline
}

a:link {
	color: #505050;
}

a:visited {
	text-decoration: underline;
	color: #505050;
}

a:hover {
	text-decoration: underline
}

.cesar-link {
	font-size:10pt;
	margin-left: 5px;
	margin-right: 5px;
}

.cesar-link a:link {
	text-decoration: none;
	color: #505050;
}

.cesar-link a:visited {
	text-decoration: none;
	color: #505050;
}

.cesar-link a:hover {
	text-decoration: underline
}
hr {
	color: #999999;
	background-color: #999999;
	height: 3px;
	border: none;
	width:1000;
}

.cesar-button {
}

.cesar-button-hl {
	cursor: pointer;
	background-color: #f5e6cf;
}

.cesar-button-bar {
	height: 20px;
	padding-top: 1px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

.cesar-button-line {
	background-color: #8492a3;
	height: 1;
}

.breadcrumb {
	margin-left: 20px;
	font: normal 9pt Arial;
}

.breadcrumb a:link {
	text-decoration: none;
	color: #505050
}

.breadcrumb a:visited {
	text-decoration: none;
	color: #505050
}

.breadcrumb a:hover {
	text-decoration: underline
}

.current-node-style,.root-node-style,.node-style,.kruimelpad {
	vertical-align: middle;
	font: normal 10px verdana;
}
 

.copyright {
	height: 1px;
	margin-top: 5px;
	margin-left: 5px;
	color: #aaaaaa;
	font-size: 11px;
}

div#commentForm
{
  margin: 0px 20px 0px 20px;
  display: none;
}

/* Various popup and status layers. */
.tooltip, div.nicetitle {
    font: 11px/12px Verdana,Arial,serif;
    color: #fff;
    background: #8492a3;
    border: 2px double #fff;
    padding: 5px;
    -moz-border-radius: 3px;
}
div.nicetitle {
    position: absolute;
    overflow: hidden;
    opacity: .90;
}
div.nicetitle pre {
    font-family: "Lucida Console",monospace,fixed;
}

span.TreeviewSpanArea A {
	text-decoration: none;
}

span.TreeviewSpanArea A:hover {
	text-decoration: underline;
}

span.TreeviewSpanArea A:visited {
	text-decoration: none;
}

