<style type="text/css">
@charset "UTF-8";

  *	{ 
	float: none;
	clear:none;
	position: relative;
	margin: 0px; 
	padding: 0px;
	height:auto;
	
	top:0px;
	}
	
body
	{
	width: auto;
	height: auto;
	min-width:850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#223E72;
	text-align: center;
	background-color:#fde3d6;
	/*background-image: url('../images/background.PNG');
	background-repeat:repeat;*/
	}

a img {border: none; } 

img { 
	vertical-align:middle;
	}

p	
	{
	margin:10px auto 10px;
	}

.container 
	{ 
	position: relative;
	margin: 0px auto;  

/*	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color: #fe000c;*/
	}

.container #logo
	{
	clear:both;
	background-color: #FE000C;
	height:125px;
	background-image: url('../images/links.png');
	background-repeat:no-repeat;
	}

.container #content
	{
	height:auto;
	clear:both;
	min-height:550px;
	
  	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align:center;

	margin:10px auto 10px;
	margin-top:0px;
	margin-bottom:0px;
	}

.container #login
	{
	position: relative;
	height: auto;
	}

.container .login #loginform
	{ 
	width:730px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	position:relative; 
	}
p
	{
	clear:both;	

	}
	
fieldset
	{ 
	overflow:hidden; 
	background-color: #FCFCFC;
	border: 0px;
	}

legend
	{ 
	width:auto;
	min-width:700px;
	margin:0px;
	margin-left:-7.5px;
	padding-right:7.5px;
	border:0px;
	border-bottom: 1px solid #00007C;
		
	text-align:center;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	
	margin-left: 10px;
	font-size: 12pt;
	text-align:left;
	color: #FF0000;
	}
 
   
.container .login #loginform label
	{ 
	color: #180B95;
   	}
    
input,select
	{
	font-size: 8pt;
	margin:0px;
	}
	
input:focus, textarea:focus{
background-color: lightyellow;
}


	
.container .login #loginform input,select,submit
	{ 
	float:left;
	margin-right: 20px;
	vertical-align: middle;
    	}


input[type="radio"], input[type="checkbox"] 
	{
	float:left;
	margin-right: 15px;	
	margin-left: 5px;
	font:11px;
	color: #336699;
	background-color: #f5f5f5;
	border:solid 1px #999999 !important;
	}
	
.container #checkbox label
	{
	width: 20em;
	margin-left: 5px;
	margin-right: 20px;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	float:left;	
	}	

#footer
	{
	background-color:#101675;
	text-align: center;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	/*height:25px;*/
	line-height:25px;
  	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index:1;
	background-image: url('../images/tbl_header.jpg');
	background-repeat:repeat;
	}
	
h2
	{
	font-size: 14px;
	color:#B62F2C;
	}

h3
	{
	font-size: 12px;
	/*color:#B62F2C;*/
	color:#FF0000;
	}
	
label 
	{ 
	width: 15em;
	margin:0px;
	padding:0px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	float:left;
	color:#00007C;
	font-size:11px;
	} 
.adresblok label, .regelblok label , .statusblok label, .zendingblok label
	{
	background-color:#FFFFFF;
	color: #00007C;
	font-weight:bold;
	width:10em;
	}

.cssform label
 {
 padding: 2px 5px;
 width: 12em;
 color: #000;
 vertical-align: middle;
 color:#FFFFFF;
 color:#00007C;
}

.form_check
	{
	width: 8em;
	margin-left: 0px;
	margin-right: 10px;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	float:left;
	color:#223E72;
	}		
.form_field
	{
	width: 20em;
	margin-left: 0px;
	margin-right: 30px;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	float:left;
	color:#223E72;
	}		

#inwinkelwagen
	{
	background: url('images/tbl_header.jpg') no-repeat left top;
	height: 25px;
	width: 25px; 
	}

.container #search #input, select
	{ 
	margin-right: 2px;
	vertical-align:middle; 
	} 

h1
	{ 
	margin:1px; 
	color:#4169E1; 
	font-size:24pt; 
	overflow:hidden; 
	padding:80px 0 0;
	vertical-align:middle; 
	text-align:right; 
	}

p	
	{ 
	margin:0; 
	padding:1.2em; 
	}

p a:link,

p a:visited,

p a:hover,

p a:active
	{ 
	font-weight:bold; 
	color:#4169E1; 
	}

	
.container #cart
	{
	width:auto;
	float:right;
	height:100%;
	background-color: #FFFFFF;
   	position: relative; 
  	font-size: 12px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	}
	
.container #cart legend
	{ 
	min-width:200px;
	max-width:200px;
	width:auto;
	}
		
.cssform
	{ 
	text-align: center;
  	padding:0px;
	margin:0px;
	}

.csstable
	{ 
	overflow-x: auto;
	padding:0px;
	margin:0px;
	width:auto;
	text-align: center;
	}

#processResult
	{
	display:none;
	}
	
#hideProcess
	{
	visibility: hidden; 
	display: none;
	}
		
#showDetails
	{
	display:none;
	background-color:#F2EFEF;
		width: auto;
	text-align:center;
	position: absolute;
	color: #58809B;
	border:3px;
	border-style:solid;
	border-color:#ccc #888 #555 #bbb;
	margin: 20px;
	z-index:500;
	right:0px;
 	height:auto;
	}
#showForm
	{
	display:none;
	background-color: #FCFCFC;
		width: auto;
	text-align:center;
	position: absolute;
	color: #58809B;
	border:3px;
	border-style:solid;
	border-color:#ccc #888 #555 #bbb;
	margin: 20px;
	z-index:500;
	right:0px;
 	height:auto;
	}
		
#toonAdresboek
	{
	display:none;
	background-color:#F2EFEF;
	width: auto;
	text-align:center;
	position: absolute;
	color: #58809B;
	border:1px;
	border-style:solid;
	border-color: #00007C;
	margin: 20px;
	z-index:500;
	
	}

#formVerzendeenheid
	{
	display:none;
	background-color:#F2EFEF;
	width: auto;
	text-align:center;
	position: absolute;
	color: #58809B;
	border:1px;
	border-style:solid;
	border-color: #00007C;
	margin: 20px;
	z-index:20;
	}

#formADR
	{
	display:none;
	background-color:#F2EFEF;
	width: auto;
	text-align:center;
	position: absolute;
	color: #58809B;
	border:1px;
	border-style:solid;
	border-color: #00007C;
	margin: 20px;
	z-index:20;
	}
#showHistory,#showOpdrachtRegel
	{
	display:none;
	background-color:#F2EFEF;
	width: auto;
	text-align:center;
	position: absolute;
	color: #58809B;
		
	border:3px;
	border-style:solid;
	border-color:#ccc #888 #555 #bbb;
	
	margin: 20px;
	z-index:500;
	}	
.fixed a 
	{
	position:relative;
	}

#zoekDatum
	{
	display:none;
	background-color:#F2EFEF;
	width: auto;
	text-align:center;
	position: absolute;
	color: #58809B;
	border:1px;
	border-style:solid;
	border-color: #00007C;
	margin: 20px;
	z-index:500;
	}

#formNote
	{
	display:none;
	background-color:#CECFEE;
	width: auto;
	text-align:center;
	position: absolute;
	color: #58809B;
	border:1px;
	border-style:solid;
	border-color: #00007C;
	margin: 20px;
	z-index:20;
	right:0px;
	}


#zoekDatum fieldset
	{
	background-color:#CCD5DB;
	width:225px;	
	}
	
.csstable table
	{
	border:0px;
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	text-align: center;
	vertical-align: middle;
	table-layout:fixed;
	overflow: auto;
	}
		
.csstable th        
	{ 
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	width:auto;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	padding-left:5px;
	background-color:#FF0000;
	}

.csstable th label
	{
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	}    	
	
.csstable td
	{
	padding-left:5px;
	margin:0px;
	width:auto;
	text-align:left;
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */ 
 	white-space: -pre-wrap;      /* Opera 4-6 */ 
 	white-space: -o-pre-wrap;    /* Opera 7 */ 
 	white-space: pre-wrap;       /* css-3 */
	}	

.csstable tr input
	{
	font-size: 10px;	
	}

.csstable  select
	{
	font-size: 10px;	

	padding: 0px;
	margin: 0px;
	}	
	
.csstable .treven
	{
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	color:#223E72;	
	background-image: url('../images/background_even.PNG');
	background-repeat: repeat;
	text-decoration: none;
	}

.csstable label
	{
	width:100%;
	margin:0px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	}

.csstable .troneven
	{
	background-color: #FFFFFF; 
	font-size: 11px;
	font-weight: normal;
	color:#223E72;
	text-decoration: none;
	}	
.csstable .treven:active
	{
	text-decoration: underline;
	cursor:pointer;
	color: #FF0000;
	}
	
.csstable .treven:hover
	{
	text-decoration: underline;
	cursor:pointer;
	color: #FF0000;
	}
	
.csstable .troneven:active
	{
	text-decoration: underline;
	cursor:pointer;
	color: #FF0000;
	}
	
.csstable .troneven:hover
	{
	text-decoration: underline;
	cursor:pointer;
	color: #FF0000;
	}

#adresblok
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
    line-height:12px;
	float:left;
	min-width:390px;
	margin: 5px;
	padding: 10px;
	postion:relative;
	float:left;
	background-color:#FFFFFF;
	width: 390px;
	min-heigth:100%;
	color: #00007C;
	overflow: auto;
	}



#zendingblok
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	margin: 5px;
	padding: 10px;
	line-height:12px;
	/*
	border:1px;
	border-color: #999999;
	border-style:solid;
	*/
	background-color:#FFFFFF;
	
	float:left;
	clear:left;
	min-width:390px;
	width: 390px;
	color: #00007C;
	}

#statusblok
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	margin: 5px;
	padding: 10px;
	line-height:12px;
	background-color:#FFFFFF;
	float:left;
	min-width:390px;
	width: 390px;
	color: #00007C;
	}

#regelblok
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	margin: 5px;
	padding: 10px;
	background-color:#FFFFFF;
	clear:both;
	float:left;
	width: auto;
	}
	
#regelblok th
	{
	background-color: #00007C;
	}

#popupheader
	{
	float:left;
	position: relative;
		
	background-color: #00007C;
	font-size: 12px;
	width: 100%; 
	height: 15px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	}

#popuptitle	
	{
	width: 90%;
	float:left;
	padding-left:5px;
	}

#popupclose	
	{
	height:15px;
	width:15px;
	
	float:right;
	background-image: url('../images/close.jpg');
	background-repeat:no-repeat;
	}
	
span.closepopup 
	{
	position: absolute;
	right: 0;
	}

.container #menubar
	{
	background-color: #FFFFFF;
	clear:both;
	padding:0px;
	margin:0px;
	min-height:21px; 
	font-size:12px;
	color: #00007C;
	}

.container #menubar a, #menubar h2{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;
border-width:0px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
padding:1px 0px 1px 3px;
padding-left:5px;
padding-right:5px;
}

#menubar h2{
color:#ffffff;
background:#FFFFFF;
text-transform:uppercase;
}

#menubar a{
background:#FFFFFF;
text-decoration:none;
}

#menubar a, #menu a:visited{
color: #00007C;
}

#menubar a:hover{
color: #FF0000;
z-index:500;
}

#menubar a:active{
color: #00007C;
}

#menubar ul{
	background-color: #FFFFFF;
list-style:none;
margin:0;
padding-left:2px;
padding-right:2px;
float:left;

 width:auto;
 min-width:10em;
z-index:500;
text-align:left;
}

#menubar li{
position:relative;
}

#menubar ul ul{
position:absolute;
top:auto;
display:none;
z-index:500;
text-align:left;

}

#menubar ul ul ul{
top:0;
left:100%;
padding-left:0px;
padding-right:0px;
text-align:left;

}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menubar h2:hover{
background:#FFFFFF;
color:#FF0000;
}

div#menubar li:hover{
cursor:pointer;
z-index:1;
}

div#menubar li:hover ul ul,
div#menubar li li:hover ul ul,
div#menubar li li li:hover ul ul,
div#menubar li li li li:hover ul ul
{display:none;}

div#menubar li:hover ul,
div#menubar li li:hover ul,
div#menubar li li li:hover ul,
div#menubar li li li li:hover ul
{display:block;

}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menubar a.x, #menubar a.x:visited{
font-weight:bold;
color:#000;
background:#eee;
background:#FFFFFF;
color:#FF0000;
}

#menubar a.x:hover{
color:#a00;
background:#ddd;
background:#FFFFFF;
color:#FF0000;
}

#menubar a.x:active{
color:#060;
background:#ccc;
background:#FFFFFF;
color:#FF0000;
}

</style>

<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menubar ul li {float: left; width: 100%;}
#menubar ul li a {height: 1%;} 

#menubar a, #menubar h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]-->
