@import url("ergonomics.css");
/* GENERAL PROPERTIES */
body
{
    MARGIN: 0px;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none;
	FONT-SIZE: 10px
    
}
body.smallbody
{
    font-size: 12px;
    MARGIN: 5px 5px 5px;
}
table
{
    margin: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 100%;
	table-layout: fixed  
}
body.scrollable {
	width: 96%
}
div.baseScrollable
{
	padding-left: 4px;
	width: 860px
}
div.bold{
	font-weight: bold
}
img
{
	border: none
}table.baseScrollable
{
	width : 864px
}
.colliveryLichtGeel{
    BACKGROUND-COLOR: #FFFF99

}
.colliveryDonkerGeel{
    BACKGROUND-COLOR: #ffe600

}
.errorCenter
{
   	color: red;
   	font-weight: bold;
   	text-align: center;
}

/* APPLICATION PROPERTIES */

/* Aangewezen properties */
/* --------------------- */
col.date
{
	width: 80px
}
col.icon
{
	width: 30px
}
col.inputs
{
	width: 190px
}
col.labels
{
	width: 170px
}
input.inputs
{
	width: 180px
}
select.inputs
{
	width: 180px
}
table.navigator{
	height:90px
}
col.navigator{
	vertical-align:	middle
}
div.center{
	text-align:center
}
td.logo{
	text-align:center
}

div.fault
{
	margin: 40px 0px 0px 20px;
	font-size:12px
}
