div.boxedresult
{
	width: 80%;
	margin: 0 5% 0 5%;
	padding: 5%;
	background-color: #fff;
	border: 1px solid #555;
}

a.tagfilter { background-color: #f00; line-height: 20px; }

.group1, tr.group1 td.group1, td.group1 { background-color: #ff9; }
.group2, tr.group2 td.group2, td.group2 { background-color: #f9f; }
.group3, tr.group3 td.group3, td.group3 { background-color: #9ff; }
.group4, tr.group4 td.group4, td.group4 { background-color: #f99; }
.group5, tr.group5 td.group5, td.group5 { background-color: #99f; }
.group6, tr.group6 td.group6, td.group6 { background-color: #9f9; }
.group7, tr.group7 td.group7, td.group7 { background-color: #09f; }
.group8, tr.group8 td.group8, td.group8 { background-color: #9f0; }
.group9, tr.group9 td.group9, td.group9 { background-color: #f09; }

table.group_overlap th { text-align: left; }
table.group_overlap tr.header th { text-align: center; }
table.group_overlap td { background-color: #ddd; padding: 5px; }

body
{
	padding: 0;
	margin: 0;
	background-color: #eee;
	font-family: "Verdana";
}

div.submenu div
{
	z-index: 2;
	position: absolute;
	background: #bbb;
	border: 1px solid #000;
	margin: 2px 5px 5px 20px;
	visibility: hidden;
}

div.submenu div a {
	line-height: 20px;
	background: #bbb;
}

div.header
{
	font-family: Tahoma, Garamond, Arial, Helvetica;
	font-size: 10px;
	padding: 5px;
	background-color: #fff;
}

div.header img { margin:0; padding:0;}
/*div.header span { vertical-align: 39px; display: inline; }*/

div.menu
{
	border-bottom: 2px solid black;
	font-size: 14px;
	font-weight: bold;
	background-color: #dddddd;
	padding-bottom: 0px;
}

div.menu div.level1 { padding-left: 0px; clear: left; }
div.menu div.level2 { padding-left: 0px; clear: left; }
div.menu div.level3 { padding-left: 0px; clear: left; }
div.menu div.level4 { padding-left: 0px; clear: left; }

div.menu div div.item {
	float:left;
	border-right: 1px solid black;
}
/*div.menu div div.firstitem { border-left: 1px solid black; }*/

div.menu {
	line-height: 25px;
}

div.menu a {
	text-decoration: none;
	color: black;
	padding: 4px 10px 4px 10px;
}

div.menu a.filterset
{
	padding: 0;
}

div.menu span.filteractive
{
	font-weight: bold;
}

div.menu a.filterreset
{
	font-size: 8px;
	vertical-align: top;
	padding: 0;
}

/*div.menu div.level2 div.right { border-bottom: 1px solid black; } */
div.menu div.level1 { border-top: 1px solid black;  }
div.menu div.level2 { border-top: 1px solid black;  }
div.menu div.level3 { border-top: 1px solid black;  }
div.menu div.level4 { border-top: 1px solid black;  }

div.menu div.level1 { width: 100%; /*height: 25px; */}
div.menu div.level2 { width: 100%; /*height: 25px; */}
div.menu div.level3 { width: 100%; /*height: 25px; */}
div.menu div.level4 { width: 100%; /*height: 25px; */}

div.menu div.level1 div.right,
div.menu div.level1 { background-color: #ccf; }

div.menu div.level2 div.right,
div.menu div.level2,
div.menu div.level1 div.active { background-color: #a0a0ff; }

div.menu div.level3 div.right,
div.menu div.level3,
div.menu div.level2 div.active { background-color: #77f; }

div.menu div.level4 div.right,
div.menu div.level4,
div.menu div.level3 div.active { background-color: #55f; }

div.menu div.level4 div.active { background-color: #33f; }

div.active a { color: #333; }
div.menu div div.inactive a:hover { background-color: #ddf; padding-bottom: 3px; }
div.menu div div.inactive:hover { background-color: #ddf; }

div.menu div div.right {
	float: right;
	border: 0;
	white-space: nowrap;
}

table.edit select
{
	font-size: 15px;
}

div.menu select
{
	width: 150px;
}

div.error,
p.error
{
	border: 1px solid #aaf;
	background-color: #ccd;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin-left: 10%;
	margin-right: 10%;
}

div.error form { display: inline; }

p.content
{
	margin: 10px;
}

p.footer
{
	border-top: 1px solid #aaa;
	font-size: 11px;
	text-align: right;
	clear: both;
	width: 100%;
}

table.databaseview
{
	border: 0px;
	font-size: 12px;
}

.databaseview tr.roweven
{
	background-color: #ccc;
}

.databaseview tr.rowodd
{
	background-color: #DDD;
}

.databaseview tr.aggregate,
tr.aggregate td
{
	background-color: #aaa;
}

tr.aggregate_ttest td {
	background-color: #ccc;
	border-top: 1px solid black;
}

.databaseview th
{
	background-color: #88F;
	padding: 2px 5px 2px 5px;
}

.databaseview td
{
	text-align: left;
	padding: 4px;
}

.databaseview th a:link,
.databaseview th a:visited
{
	text-decoration: none;
}

.databaseview th.activesort
{
	background-color: #bbf;
	font-style: italic;
}

table.edit th
{
	text-align: left;
	width: 20%;
}

table.edit
{
	width: 100%;
}

table.edit td
{
	/*width: 80%;*/
}

textarea
{
	width: 98%;
}

select
{
/*	width: 300px;*/
}

pre.itemcontent
{
	font-size: 10px;
	font-family: "Verdana";
	margin: 0;
}

td.ts, td.user, th.user
{
	font-size: 9px;
}

h1.filter
{
	font-size: 20px;
}

div.formdisabled input,
div.formdisabled select,
div.formdisabled textarea
{
	background-color: #ccc;
}

div.formdisabled input.submit
{
	visibility: hidden;
}

input.kpi
{
	background-color: transparent;
	text-align: center;
	border: 1px solid #888;
	width: 60px;
}

table.statsconfig tr.roweven { background: #bbb; }
table.statsconfig tr.rowodd { background: #ddd; }

table.statsconfig input.text
{
	width: 60px;
	border: 1px solid #888;
	text-align: right;
}

div.filterbox
{
	float: left;
	padding: 5px;
}

div.groupedit
{	
	border: 1px solid black;
	float: right;
	padding: 10px;
}

a.extendsearch
{
	font-size: 10px;
}

table.conftable { width: 100%; }
table.conftable tr.subgroupheading th {
	text-align: left;
	font-style: italic;
	font-size: 16px;
}
table.conftable tr.kop th { background-color: #aaa; }
table.conftable th.key
{
	/*background-color: #ccc; */
	border-bottom: 1px solid #555;
	text-align: left;
	padding-left: 10px;
/*	border-top: 2px solid black;*/
}
table.conftable td.value { font-size: 10px; padding-left: 30px; width: 50%; padding-bottom: 10px; vertical-align: top; }
table.conftable textarea { background: #afa; }

table.textedit th { border:0; text-align: left; }
table.textedit input { width: 400px; }

div.indent
{
	margin: 0;
	margin-left: 10px;
	/*border-left: 1px dashed #ddd;*/
	padding-left: 10px;
}

span.uitzonderinginstellen
{
	font-size: 10px;
}

table.email {
	width: 100%;
}

table.email input {
	width: 400px;
}


table.edit select.persoon { width: 300px; }
table.edit select.categorie { width: 500px; }
table.edit tr.even { background-color: #d0d0ff; }
table.edit tr.odd { background-color: #e0e0ff; }



table.vuvfactuurselect th { text-align: right; }
table.vuvfactuurselect td { text-align: left; }

