#mainsite,
#mainTable,
#header{width:960px;}

#mainTable {
	width:950px;
}
IFRAME {
	width:650px;
}
#navigatie TABLE {
	background-color:#95928F;
	width:960px;
	margin-right:0px;
}

#header {
	background-color:transparent;
	overflow:hidden;
	height:88px;
}

#header #quicklinks {
	height:88px;
	overflow:hidden;
}

.dmnavigation {

	width:100%;

	padding-bottom:30px;
	padding-top:33px;
	border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	overflow:auto;
}

.dmnavigation DIV {
	width:auto;
	margin-left:6px;
	overflow:auto;
	font-size:10px;
}

.dmnavigation SPAN {
	display:block;
	width:auto;
	border-bottom:1px #e3e3e3 solid;
	height:25px;
	font-weight:bold;
	color:#474747;
	background-image:url(/images/documentmanagement/arrows.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	line-height:25px;
	padding-left:18px;
}

.dmnavigation SPAN.inactive {
	background-position:0px -23px;
	b
}

.dmnavigation A {
	text-decoration:none;
	color:#474747 !important;
}

.dmnavigation A:hover {
	color:#474747 !important;
}

.dmright {
	padding:10px;
	padding-right:0px;
}

.docverwerking {
	background-image:url(/images/documentmanagement/flow.gif);
	width:100%;
	height:320px;
	background-repeat:no-repeat;
	position:relative;
	cursor:pointer;
}

.docverwerking DIV {
	margin-left:265px;
	width:auto;
	cursor:default;
	position:absolute;
	top:141px;
	width:350px;
}

.docverwerking ul,
.docverwerking li {
	padding:0px;
	margin:0px;
	margin-left:8px;
	color:#478bd2;
	list-style-type : square;
	height:auto !important;
} 

.subkop {
	font-weight:bold;
	color:black;
	padding-left:20px;
	background-image:url(/images/documentmanagement/subkop.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:10px;
}
.dmlijn {
	border-top:1px #bebebe solid;
	width:100%;
	height:20px;
	margin-top:10px;
}
