div.Pager {
	height: 30px;
}
  
.Query2SAP
{
	border:1px solid #6B87A3;
	background: #D4DCE4;
}
.Q_kader
{
	border:1px solid #6B87A3;
	margin: 10px;
	padding:5px;
	
}
.Q_header
{
	height: 30px;
	font-size:15px;
	font-weight: bold;
}
.Q_label
{
	float:left;
	width:200px;
	height: 20px;
	line-height:140%;
}
.Q_input
{
	Float:left;
	width:400px;
	height: 14px;
	line-height:140%;
}

.BatchFilter {
	background-color: #D9D9D9;
	border:1px solid #909090;
	padding:0px;
	min-height:70px;
	width:1025px;
}
.BatchFilter table{
	border-collapse: collapse;
}
.BatchFilter tr td{
	background-color: #D9D9D9;
	border:1px solid #909090;
	padding:2px;
	min-height:0px;
	width:1025px;

}
.BatchFilterKolom {
	width: 30%;
	height:255px;
	margin-right:30px;
}
.BatchFilterLabel{
	width:100px;	
}

.BatchFilterInput70 {
	text-align: left;
	background-color: transparent;
	width:70px;
}
.BatchFilterInput100 {
	text-align: left;
	background-color: transparent;
	width:100px;
}
.BatchFilterInput250 {
	text-align: left;
	background-color: transparent;
	width:250px;
} 
.BatchFilterInputEuro {
	width:48px;	
	text-align: right;
	background-color: transparent;
	width:50px;
}
.BatchFilterInputMarge {
	width:48px;	
	border:none;
	background:transparent;
	color:black;
	text-align: right;
	width:52px;
}
.BatchFilterInputEAN {
	width:100px;	
	background-color: transparent;
}
.BatchFilterInputRefContentAmount{
	width:20px;	
	background-color: transparent;
}
.BatchFilterInputNaam {
	width:258px;	
	text-align: left;
	background-color: transparent;
}
.BatchFilterInputSelect {
	background-color: transparent;
	width:65px;
}
.BatchFilterInputSelectTD {
	background-color: transparent;
	width:100px;
}
td.BatchHeader {
	border-bottom:1px solid #6B87A3;
	vertical-align:center;
	background-color:#6B87A3;
	color: #000000;
	padding:1px 1px 1px 1px ;
	width:auto;
} 
td.BatchResult {
	vertical-align:center;
	color: #000000;
	padding:1px 1px 1px 1px ;
	width:auto;
}

tr.BatchResultAlt {
	vertical-align:center;
	background-color:BlanchedAlmond; 
	padding:1px 1px 1px 1px ;
}

.BatchKortingInput {

}
span.BatchKortingInputLabel {
	width:100px;	
}

tr.BatchAttributes{
	background-color:WhiteSmoke;
	border-bottom:1px solid #ABBBCB;
	padding-bottom:5px;
	width:1000px;
}	

tr.BatchAttributes td{
	background-color:wheat;
	padding-bottom:0px;
}	
	

.BatchAttributeLabel {
	float:left;
	width:180px;
	background-color:khaki;
	border-left:1px solid #ABBBCB;
	border-bottom:1px solid #ABBBCB;
	border-top:1px solid #ABBBCB;
	height:20px;
	padding-left:2px;

}
.BatchAttributeValue {
	float:left;
	width:105px;
	background-color:khaki;
	border-right:1px solid #ABBBCB;
	border-bottom:1px solid #ABBBCB;
	border-top:1px solid #ABBBCB;
	margin-right: 10px;
	text-align:right;
	height:20px;
}
.BatchAttributeValue input {
	background-color:transparent;
	width:100px;
}
.BatchAttributeRadio {
	background-color:transparent;
	width:10px !important;
}
.BatchFilterTable {
	width:90%;
	text-align:right;
}
.BatchFilterButton {
	background-color:lightBlue;
	color:Blue;
	font-weight:bold;
	font-size:14px;
}

td.InputLabellingSlim, 
td.InputLabellingWide, 
td.InputLabellingXWide, 
td.InputLabellingXXWide, 
td.InputLabelling {
line-height:19px;
margin:0;
min-width:130px;
padding:1px 5px 0 0;
vertical-align:top;
white-space:normal;
width:150px;
}

#nav {
	position:	fixed;
	top:		40px;
	display:	block;
	width:	950px;
	height:	30px;
	background:#CDE0ED	url(../../MediaGallery/bg_nav.gif) repeat-x;
	z-index:1000;
	
}

.HeaderHoofdCategorie,
.HeaderHoofdCategorie:hover{
	min-width:80px;
	height:34px;
	float:left;
}
.HeaderHoofdCategorie .Breedte {
	width:100%;
	background-color:#FFFFFF;
	position:absolute;
	z-index:2000;
	top:31px;
	left:0px;
	padding:20px 0;
	border-bottom:1px solid #0060A0;
}
.HeaderHoofdCategorie .Breedte .Kolom {
	width:158px;
	float:left;
	padding-bottom:20px;	
}
.HeaderHoofdCategorie .Breedte .Kolom a{
	color:#0060A0;
}
.HeaderHoofdCategorie .Breedte .Kolom a:hover{
	color:red;
	background:none;
}
.HeaderHoofdCategorie .Breedte .TussenKolom {
	width:1px;
	float:left;
	background:lightblue;
	margin:10px 20px 0 10px;	
}
.HeaderHoofdCategorie .Breedte .Sub1 {
	color:#0060A0 !important;
	font-size:11px !important;
	font-weight:bold !important;
	cursor:pointer !important;
	padding: 0 0 0 5px !important;
}
.HeaderHoofdCategorie .Breedte .Sub2 {
	color:#0060A0 !important;
	font-size:9px !important;
	font-weight:normal !important;
	cursor:pointer !important;
	padding: 0 0 0 5px !important;
}
.HeaderHoofdCategorie .Breedte .Sub2:hover {
	color:red !important;
	font-size:11px !important;
	font-weight:normal !important;
	cursor:pointer !important;
}
.HeaderHoofdCategorie .Breedte .SubMore {
	color:red !important;
	font-size:11px !important;
	font-weight:normal !important;
	padding-bottom:10px;
}

.HeaderHoofdCategorie a{
text-decoration:none !important; 
font-weight:bold !important;
text-align:center;
padding:7px 10px 8px 10px !important;
color:#397FB3;
font-size:12px !important;
}
.HeaderHoofdCategorie a:hover{
font-weight:bold !important;
text-align:center;
padding:7px 10px 8px 10px !important;
color:#FFFFFF;
font-size:12px !important;
background: url(../../MediaGallery/headerHoofcategorie_sel.gif) repeat-x scroll 0 0;
}
