form { margin:0; } 
BODY {
	SCROLLBAR-FACE-COLOR: White;
	SCROLLBAR-HIGHLIGHT-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #444444;
	SCROLLBAR-TRACK-COLOR: #E8E8E8;	
	font: 11px/normal Verdana;
	text-transform: none;
	text-decoration: none;
	color: #501414;
}

a { color:#901414; text-decoration:underline; }
a:hover { color: #9514141; text-decoration:underline; }
a.menu { color:#A80000; font-weight:bold; }
a.menu:hover { color:#E30000; font-weight:bold; }

td {
	font: 11px/normal Verdana;
	text-transform: none;
	text-decoration: none;
	color: #501414;
	} 

.titelbalk { border-bottom: 1 solid #cccccc;  }
.titelbalk2 { background-color: #DEDEDE; }
.content { background-color: White; }
.altcontent { background-color: #F8F8F8; }
.alt2content { background-color: #EFEFEF; }

.bigger{ font-size: 12px; }
.smaller{ font-size: 9px; }
.error{
	color: red;
	font-size: 9px;
	font-weight: bold;
	}
.errorbig{
	color: red;
	font-size: 17px;
	font-weight: bold;
	}
.bodytext{
	font: 11px/normal Verdana; 
	text-transform: none;
	text-decoration: none;
	color: #501414;
	}

/* ==== TABLE GENERAL ==== */
table.tableborder {
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	width: 100%;
	}

/* ==== TABLE ITEMLIST ==== */
table.itemlist {
	background-color: #FFFFFF;
	border: 1;
	width: 100%;
	}
table.itemcontent {
	background-color: #FFFFFF;
	padding: 3px;
	margin: 0;
	border: 0;
	width: 100%;	
	} 

/* ==== TABLE ITEMDETAIL ==== */
table.itemdetail {
/*	border 1px solid #C0C0C0C; */
	border-width: 2px 2px 2px 2px;
	border-spacing: 1px 1px;
	border-style:  outset outset outset outset;
/* 	border-color: blue blue blue blue; */
	border-color: #C0C0C0;
/*	border-collapse: separate; */
	background-color: white;
	empty-cells: show;
	width: 100%;
	} 

table.itemdetailtitle {
	background-color: #F0F0F0;
/*	border: 1; */
	width: 100%;
	border-width: 2px 2px 2px 2px; 
	border-spacing: 1px 1px;
	border-style: dotted;
	border-color: #C0C0C0;
	empty-cells: show;
	}
td.itemdetailtitle {
	background-color: #F0F0F0;
	text-align: center;
	}	
.itemdetailtitle {
	background-color: #F0F0F0;
	text-align: center;
	font-weight: bold;
	}	
table.itemdetailfoto {
	background-color: #F0F0F0;
	width: 100%;
	border-spacing: 5px;
	border-style: none;
	}
table.itemdetailcontent {
	width: 100%;
	}
td.itemdetailcontentL {
	vertical-align: top;
	}			

/* =========================== */
.itemstatus{
	color: red;
	background-color: #F0F0F0;	
	font-size: 12px;
	font-weight: bold;
	}
		
/* ==== ITEMLIST ZOEK ==== */	
table.itemzoek{
	background-color: #F7F7F7; 
	width: 100%;
/*	border-width: 2px 2px 2px 2px; */
	border-spacing: 5px;
	border-collpase: separate;
	border: 5px solid #F7F7F7;	
	}
/* ==== ITEMLIST FOTO ==== */
.itemlistfoto{
	text-align: center;
	width: 20%; 	
	}
/* ==== ITEMLIST TITLE ==== */		
.itemlisttitelL{
	color: Gray;
	background-color: #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
.itemlisttitelR{
	color: Gray;
	background-color: #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
.itemlisttitelC{
	color: Gray;
	background-color: #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
/* ==== ITEMLIST LABEL ==== */
.itemlistlabelL{
	background-color: #F0F0F0;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 150px;		
	}
.itemlistlabelR{
	background-color: #F0F0F0;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	width: 150px;	
	}
.itemlistlabelC{
	background-color: #F0F0F0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	width: 150px;	
	}
/* ==== ITEMLIST CONTENT ==== */
.itemlistcontentL{
	background-color: #FBFBFB;
	font-size: 11px;
	text-align: left;
	}
.itemlistcontentR{
	background-color: #FBFBFB;
	font-size: 11px;
	text-align: right;
	}
.itemlistcontentC{
	background-color: #FBFBFB;
	font-size: 11px;
	text-align: center;
	}
/* ==== ITEMLIST STATUS ==== */
.itemliststatusL{
	color: red;
	background-color: #F0F0F0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	}
.itemliststatusR{
	color: red;
	background-color: #F0F0F0;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	}
.itemliststatusC{
	color: red;
	background-color: #F0F0F0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}

/* ==== ITEMDETAIL ==== */
.itemdetail {
	font: 11px/normal Verdana;
	text-transform: none;
	text-decoration: none;
	color: #501414;
	} 
/* ==== ITEMDETAIL TITLE ==== */
.itemdetailtitelL{
	color: Gray;
	background-color: #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
.itemdetailtitelR{
	color: Gray;
	background-color: #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
.itemdetailtitelC{
	color: Gray;
	background-color: #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}	
/* ==== ITEMDETAIL LABEL ==== */
.itemdetaillabelL{
	background-color: #F0F0F0;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 120px;	
	}
.itemdetaillabelR{
	background-color: #F0F0F0;
	font-size: 11px;
	font-weight: bold;
	text-align: right;	
	}
.itemdetaillabelC{
	background-color: #F0F0F0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	}
/* ==== ITEMDETAIL CONTENT ==== */
.itemdetailcontentL{
	font-size: 11px;
	text-align: left;
	}
.itemdetailcontentR{
	font-size: 11px;
	text-align: right;
	}
.itemdetailcontentC{
	font-size: 11px;
	text-align: center;
	}	
/* ==== ITEMDETAIL STATUS ==== */
.itemdetailstatusL{
	color: red;
	background-color: #F0F0F0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
.itemdetailstatusR{
	color: red;
	background-color: #F0F0F0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
.itemdetailstatusC{
	color: red;
	background-color: #F0F0F0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}		

/* ==== INPUT ==== */
.headinput{	
	border: 1 solid; 
	border-color: #9DCB92;
	color: Black;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	background-color: #67B257;
	}
.headbutton{
	border: 1 solid;
	border-color: #9DCB92;
	color: Black;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	background-color: #4F8E42;
	}
input, select, textarea {
	border: 1 solid;
	border-color: Gray;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #E8E8E8;
	SCROLLBAR-SHADOW-COLOR: #E8E8E8;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	}

