html, body  {
	width: 600px;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.lmenu, .lfooter, .lheader, .lsidebar {
	display: none;
}

.lmain {
	margin: 10px;
}

#lfillerfoto {
	height: 164px;
	position: absolute;
	bottom: 53px;
}

#llogo {
	height: 138px;
	position: absolute;
	top: 0px;
}

#lmenucontent {
	position: absolute;
	top: 125px;
}

/*Suckerfish*/
#topmenu, #topmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#topmenu a {
	display: block;
}

#topmenu li {
	float: left;
}

#topmenu a.topitem {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#topmenu a.subitem {
	text-decoration: none;
	color: #868686;
	font-weight: bold;
	padding-left: 15px;
	border-bottom: 1px solid #ffffff;
	padding-top: 2px;
}

#topmenu li.topitem {
	width: 203px;
	margin-right: 1px;
}

#topmenu li.subitem {
	width: 203px;
}

#topmenu li#tproces .subitem {
	background-color: #e5dada;
}	

#topmenu li#tverbeter .subitem {
	background-color: #dae5db;
}	

#topmenu li#thrm .subitem {
	background-color: #e5dae5;
}	

#topmenu li.topitem ul {
	position: absolute;
	width: 203px;
	left: -999px;
}

#topmenu li.topitem:hover ul, #topmenu li.sfhover ul {
	left: auto;
}

#topmenu .verbeter {
	background-color: #1aa220;
}

#topmenu .hrm {
	background-color: #830189;
}

#topmenu .proces {
	background-color: #c00c0c;
}

#topmenu li.verbeter:hover, #topmenu #tverbeter.sfhover {
	background-color: #1aa220;
}

#topmenu li.hrm:hover, #topmenu #thrm.sfhover {
	background-color: #830189;
}

#topmenu li.proces:hover, #topmenu #tproces.sfhover {
	background-color: #c00c0c;
}

#topmenu #tverbeter li.subitem a:hover {
	color: #1aa220;
}

#topmenu #thrm li.subitem a:hover {
	color: #830189;
}

#topmenu #tproces li.subitem a:hover {
	color: #c00c0c;
}

/* Leftmenu */
#lmenucontent .level0 {
	padding-left: 15px;
    padding-bottom: 5px;
	background-image: url('../_generic/arrowright.gif');
	background-repeat: no-repeat;
	background-position: 3px 4px;
    font-weight: normal;
}

#lmenucontent .sub {
	background-image: url('../_generic/arrowright_sub.gif');
}

#lmenucontent #level0Active {
	background-image: url('../_generic/arrowdown.gif');
}

#lmenucontent #level0ActiveSub {
	background-image: url('../_generic/arrowdown_sub.gif');
}

#lmenucontent .level0 a {
	text-decoration: none;
	color: #000000;
}

#lmenucontent .seperator {
	height: 5px;
}

#lmenucontent .level0 a:hover, #lmenucontent #level0Active a, #lmenucontent #level0ActiveSub a {
	text-decoration: none;
	color: #c00c0c;
}

#lmenucontent .level1 a  {
	text-decoration: none;
	color: #888888;
	padding-left: 35px;
    padding-bottom: 5px;
}

#lmenucontent .level1 a:hover, #lmenucontent #level1Active a {
	text-decoration: none;
	color: #c00c0c;
}

#lmenucontent .level2 a  {
	text-decoration: none;
	color: #888888;
	padding-left: 45px;
}

#lmenucontent .level2 a:hover {
	text-decoration: none;
	color: #c00c0c;
}

#lmenucontent .level0, #lmenucontent .level1, #lmenucontent .level2 {
	margin-bottom: 2px;
}

/* Footer */
#footerinfo {
	font-size: 7.5pt;
	font-weight: bold;
	margin-top: 18px;
	position: absolute;
	right: 120px;
}

#footerinfo a {
	text-decoration: none;
	color: #bbbbbb;
}

#footerinfo a:hover {
	color: #c00c0c;
}

#footerinfo span {
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
} 

/* Content */
div.lmain h1 {
	color: #c00c0c;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
}

div.lmain h2 {
	color: #c00c0c;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px;	
}

div.lmain h3 {
	color: #c00c0c;
	font-size: 9pt;
	margin: 0px;
}

div.lmain h4 {
	font-size: 9pt;
	margin: 0px;
}

div.lmain a, div.lmain a:hover, div.lmain a:visited {
	text-decoration: underline;
    color: #c00c0c;
}

div.lmain img {
	margin: 5px;
}

div.lmain .borderlessTable td {
	padding: 0px 10px 0px 0px;
}

.defaultTable {
	border-collapse: collapse;
}

.darkTable {
	border-collapse: collapse;
	border-color: #bbbbbb;
	border-style: solid;
	border-width: 1px;
}

.darkTableHeader {
	color: #c00c0c; 
	font-weight: bold;
	background-color: #EEEEEE;
	height: 25px;
}

.defaultTableHeader, th {
	color: #c00c0c; 
	font-weight: bold;
	border-bottom: 1px dashed #c00c0c;	
}

.defaultTableData, .defaultTableSubHead {
	color: #777777;
	padding-right: 25px;
	padding-top: 3px;
}

.inputText, .inputArea {
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
	font-family: "Trebuchet MS";
	background-color: #EFEFEF;
	width: 150px;
}

.inputArea {
	font-size: 12px;
}

.button {
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
	font-family: "Trebuchet MS";
	background-color: #EFEFEF;
	width: 170px;
}

.treeIconRow {
				height: 25px;
			}
            
span#reg {
	font-size: 70%;
}

/* Sidebar */
#sidebarcontent div.sbItem {
	border: 1px solid #bbbbbb;
	border-width: 1px 1px 0px 1px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 5px 5px 8px 5px;
}

#sidebarcontent div.sbItem h1 a, #sidebarcontent div.sbItem h1 a:hover, #sidebarcontent div.sbItem h1 a:visited {
	font-size: 12px;
	color: #c00c0c;
	margin: 0px;
	text-decoration: none;
}

#sidebarcontent div.first {
	border-top-width: 0px;
}

#sidebarcontent div.sbItem h1 {
	font-size: 12px;
	color: #c00c0c;
	margin: 0px;
}

#sidebarcontent div.sbItem p {
	font-size: 11px;
	margin: 0px;
	color: #666
}

#sidebarcontent div.sbItem p a {
	text-decoration: none;
	
}

#sidebarcontent div.sbItem p a:hover {
	text-decoration: underline;
}

#sidebarcontent div.highlight {
	background-color: #f1f1f1;
	cursor: pointer;
	border-left-color: #c00c0c;
	border-right-color: #c00c0c;
}

/* EFQM */

table.EFQM {
    border-collapse: collapse; font-size: 7.5pt;
    width: 650px;
}

td.EFQM {
    border: 1px solid #eee;
}
td.Radio {
    text-align: center;
    width: 40px;
}
td.Onderdeel {
    font-size: 9pt;
    background-color: #CCCCCC;
    color: #c00c0c;
}
td.KwaliteitHeader {
    background-color: #ffc5a4;
    vertical-align: top;
}
td.Kwaliteit {
    background-color: #fef8e4;
}
td.BelangHeader {
    background-color: #c9e4ff;
    vertical-align: top;
}
td.Belang {
    background-color: #effffb;
}
td.TopHeader {
    background-color: #f0f0f0;
    color: #c00c0c;
    font-size: 8pt;
    font-weight: bold;
}
.forgotten {
    color: #ff0000;
}

