/* ================== LAYOUT ==================== */
HTML {
	scrollbar-face-color: #E0E0E0;
	scrollbar-shadow-color: #505050;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-arrow-color: #505050;
	scrollbar-darkshadow-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	scrollbar-3dlight-color: #F0F0F0;
	scrollbar-base-color: #F0F0F0;
}
BODY {
    margin-top:0; margin-left:0; margin-right:0;
}
HR {
	color: #c0c0c0;
	size: 1px;
	width: 99%;
}
IMG.icon {
	border : 1px solid Black;
}
IMG.iconnoborder {
	border : 0px none Black;
}
TABLE.border {
	border : 1px solid #c0c0c0;
}
/* ================== LINKS ===================== */
A {
  text-decoration : underline ;
  color : #505050 ;
}
A.wit {
	text-decoration : underline ;
	color : White;
}
A.rood {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	text-decoration : none ;
	color : Red;
}
A.topmenu {
  color : #ffffff ;
}
A:Hover {
  text-decoration : underline ;
}
A.ob_a {
  FONT: 8pt "Trebuchet MS"; 
  COLOR: #0000cd; 
  TEXT-DECORATION: none;
}
/* ================== TEKST ===================== */
.normal {
	font-family: "Verdana";
	font-size: 11px;
	color: #405080;
}

.logistiek {
	font-family: "Verdana";
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	color: #405080;
}

.logistique {
	font-family: "Verdana";
	font-size: 11px;
	padding: 5px 0px 5px 15px;
	color: #405080;
}

.internalmail {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.normalwit {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.normalblue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0066ff;
}
.smallwit {
	font-family: "Trebuchet MS";
	font-size: 7pt;
	color: #FFFFFF;
}
.small {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #000000;
}
.medium {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.mediumgrijs {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8d8d8d;
}
.kop {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000084;
	
.kop2 {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
}
.koplarge {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #000084;
}
.koptest {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #202020;
}
.blue {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #000084;
}
B {
	font-weight: bold;
}
.parsetime{
	font-family: "Trebuchet MS";
	font-size: 7pt;
	color: #C0C0C0;
}
.footer{
	font-family: "Trebuchet MS";
	font-size: 7pt;
	color: #FFFFFF;
}
.footerdark{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
}

/* ============== FORM ELEMENTS ================== */
.infoinput {
 font-family: "Verdana"; 
 font-size: 11px; 
 background : #eeeeee;
 border-left: 1px solid #bbbbbb; 
 border-right: 1px solid #bbbbbb; 
 border-top:1px solid #bbbbbb; 
 border-bottom: 1px solid #bbbbbb;
}
.infobutton {
 font-family : "Verdana";
 font-size : 11px;
  color: #111111;
 border-left: 1px solid #505050; 
 border-right: 1px solid #c0c0c0; 
 border-top:1px solid #505050; 
 border-bottom: 1px solid #c0c0c0;
 background: #dddddd;
}
.infobuttonblue {
 font-family : "Trebuchet MS";
 font-size : 11px;
  color: #FFFFFF;
 border-left: 1px solid #505050; 
 border-right: 1px solid #c0c0c0; 
 border-top: 1px solid #ffffff; 
 border-bottom: 1px solid #c0c0c0;
 background: #000066;
}
.infobuttonuitloggen {
	font-family : "Trebuchet MS";
	font-size : 10px;
	color: #505050;
	border-left: 1px solid #505050;
	border-right: 1px solid #c0c0c0;
	border-top:1px solid #505050;
	border-bottom: 1px solid #c0c0c0;
	background: #c0c0c0;
	height : auto;
}
.infobuttonred {
	font-family : "Trebuchet MS";
	font-size : 10px;
  color: #FFFFFF;
	background: #FE0202;
}

