/*normal style.css*/
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
html
{
  height: 101%;
}

body *
{
	font-family:Verdana, Helvetica, sans-serif;
}

div#nojscript
{
	margin:auto;
	margin-top:20px;
	margin-bottom: 20px;
	padding:0px;
	width:1006px;
	font-size:10pt;
}

div#maincontainer
{
	margin:auto;
	margin-top:20px;
	width:1006px;
}


div#header
{
	background-image: url(https://imgx.hplarray.de/layout/header.png);
	height: 200px;
	color: #FFFFFF;
}

img#headerimage-1
{
	position:relative;
	left:20px;
}

img#headerimage-2
{
	position:relative;
	left:24px;
	top:20px;
}

div#mainnav
{
	background-image:url(https://imgx.hplarray.de/layout/border.png);
	height:79px;
}

div#menuOffset
{
	 margin-left:15px;
}

/*################ for menues################ */
div.entryIcon
{
	height:75px;
	width:127px;
	padding-left:35px;
	margin:auto;
	margin-right:1px;
	float:left;
	background-repeat:no-repeat;
}

div.entryButton
{
	background-image:url(https://imgx.hplarray.de/menu/templatebutton.png);
}

div.iconEvaluation
{
	background-image:url(https://imgx.hplarray.de/menu/auswertung.png);
}

div.iconMaintenance
{
	background-image:url(https://imgx.hplarray.de/menu/verwaltung.png);
}

div.iconProfile
{
	background-image:url(https://imgx.hplarray.de/menu/profil.png);
}

div.iconAdmin
{
	background-image:url(https://imgx.hplarray.de/menu/administration.png);
}

div.iconLogout
{
	background-image:url(https://imgx.hplarray.de/menu/logout.png);
	cursor: pointer;
}

div.menuEntryLabel
{
	position:relative;
	top: 17px;
	font-weight:bold;
	left:3px;
	font-family:Arial;
	color: #FFF;
	display:inline;
}

img.menu
{
	position: relative;
	top: -1px;
	width: 3px;
	height: 7px;
}

div.menuEntryLabelInactive
{
	position:relative;
	top: 17px;
	font-weight:bold;
	left:3px;
	font-family:Arial;
	display:inline;
	color: #DDD;
}

div.menuCon
{
	border-left:1px solid black;
	border-right:1px solid #000;
	background-color:#646464;
}

div.menuBottom
{
	background: url(https://imgx.hplarray.de/layout/submenuborder.png) no-repeat;
	text-align:right;
}

div.submenucontainer
{
	width:162px;
	font-size:10pt;
	display:none;
	position:absolute;
}

div.submenucontainer p.normal
{
	width: 158px;
	padding-top:0px;
	margin:0px;
	margin-left:2px;
	background-color:#646464;
	color: #FFF;
}
div.submenucontainer p.highlighted
{
	padding-top:0px;
	margin:0px;
	background-color:#424242;
	color: #FFF;

}

div.submenucontainer  a
{
	font-size:10pt;
	color: #FFF;
	text-decoration:none;

}

div.submenucontainer a:focus
{
	font-size:10pt;
	color: #FFF;
	text-decoration:none;
	outline:none;
}

div.submenucontainer a:visited
{
	font-size:10pt;
	color: #FFF;
	text-decoration:none;
}

div.subsubmenucontainer
{
	width:162px;
	font-size:10pt;
	display:none;
	position:absolute;
}

div.subsubmenucontainer p.normal
{
	width: 158px;
	padding-top:0px;
	margin:0px;
	margin-left:2px;
	background-color:#646464;
	color: #FFF;
}
div.subsubmenucontainer p.highlighted
{
	padding-top:0px;
	margin:0px;
	background-color:#424242;
	color: #FFF;

}

div.subsubmenucontainer  a
{
	font-size:10pt;
	color: #FFF;
	text-decoration:none;

}

div.subsubmenucontainer a:focus
{
	font-size:10pt;
	color: #FFF;
	text-decoration:none;
	outline:none;
}

div.subsubmenucontainer a:visited
{
	font-size:10pt;
	color: #FFF;
	text-decoration:none;
}

/*########################################## */

div#fadeIn
{
	display: none;
}

div#body
{
	color:#000;
	font-size:10pt;
}
div#contents
{
	background-image:url(https://imgx.hplarray.de/layout/border.png);
	color:#000000;
	padding-left: 16px;
	font-size:10pt;
	position: relative;
}

div#footer
{
	background-image:url(https://imgx.hplarray.de/layout/footer.png);
	height: 22px;
}

div#copyright
{
  font-size: 10px;
  margin-left: 780px;
}

/* styles for buttons*/
input
{
    border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size:11px;
    font-weight:normal;
}


input.sub2
{
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size:10pt;
    font-weight:normal;
}

select
{
    border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
    font-weight:normal;
	outline: none;
	font-size: 11px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #000000;
	background-color: #EFF286;
    font-weight:normal;
	font-size: 11px;

}
button.sub
{
    border: 0px;
	background-color: #FFFFFF;
    font-weight:normal;
	font-size:11px;
}

a.export
{
  color: #000000;
  text-decoration: none;
}

a.listRed
{
	color: red;
}

a.listOrange
{
	color: orange;
}

a.listGreen
{
	color: green;
}


/*styles for links*/
a.nav
{
     font-weight: bold;
	 text-align:left;
	 color: #00305C;
	 text-decoration: none;
	 font-size:11px;
}

a.nEF
{
	font-weight: normal;
}

a.nav:hover
{
	 color: #008AC4;
}

a.nav:focus
{
	  outline: none;
}

.list
{
	 text-align:left;
	 color: #000;
	 text-decoration: none;
	 font-size:11px;
	 font-weight: bold;
}

a.list:hover
{
	 color: #008AC4;
}

a.list:focus
{
	  outline: none;
}


/*############ styles for tables ################*/

td.border_table, th.border_table
{
	border-bottom: 1px solid #8E8E90;
	text-align:justify;
	font-size:9pt;
	padding: 2px;
}

tr.borderTable
{
	border-bottom: 1px solid #8E8E90;
	font-size: 9pt;
}

td.bt
{
	   text-align:justify;
	   font-size:9pt;
}

tr.border_table
{
	border-bottom:1px solid #8E8E90;
}

/*##############################################*/

img
{
	border: none;
}

/*############### logbook ##################*/
.dN
{
	display: none;
}

tr.logbookNormal
{
	background-color: #FFF;
}

tr.logbookHighlighted
{
	background-color:#CCC;
}

tr.y
{
	background-color: #f1f2ca;
}

tr.y2
{
	background-color: #fae1d5;
}

input.table
{
	font-size:11px;
	border: 0px;
	background-color:#eff286;
	border: 1px solid #000000;
	margin: 0px;
}

.dis
{
	background-color: #e0e0e0 !important;
}

td.border_table_logbook
{
	border-bottom: 1px solid #8E8E90;
	text-align:justify;
	font-size:9pt;
	padding: 0px;
	/*background-color: #FFFFFF;*/
}

td.gr
{
	font-style: italic;
	color: green;
}

td.dot
{
	border-bottom: 1px dotted #000000 !important;
}
/*######################################*/


div.purpArrow
{
	float: left;
	margin-right: 10px;
	padding-top: 5px;
}

div.optionsmenu
{
 width: 380px;

 font-size: 11px;

 padding: 5px;

 background-color: #e3efff;
 border: 1px solid #b9d8ff;
}

div.nodata
{
 background-color: #f5c1c1;
 border: 1px solid #f09b9b;

 padding: 5px;

 width: 964px;
}

div.nodata2
{
	font-size: 11px;
	padding: 10px;
	background-color: #ededed;
	border: 1px solid #000000;
	margin: 0px 20px 20px 22px;
}

span.red
{
	color: red;
	font-weight: bold;
}

span.green
{
	font-weight: bold;
	color: green;
}

span.orangeCU
{
	font-weight: bold;
	color: orange;
}

img.as400Arrow
{
	position: relative;
	top: 3px;
	margin-left: 2px;
}

img.cwSwitch
{
	margin-right: 5px;
	position: relative;
	top: 2px;
}

select#vehicle
{
	width: 75px;
}

div.noEM
{
	margin: 20px;
}

div.nodataIcon
{
	float: left;
	width: 35px;
}

img.nodata
{
	position: relative;
	top: 2px;
}

div.noAccessBack
{
	padding-left: 20px;
	margin-top: 10px;
}

div.nodataContent
{
	position: relative;
	float:left;
	width: 860px;
	font-weight: bold;
	top: 6px;
	color: red;
}

div.success
{
 background-color: #d8ffd8;
 border: 1px solid #5fc65f;

 padding: 5px;

 margin-top: 10px;

 width: 960px;
}


/* ######## grey notice-box ########### */
div.notice
{
 background-color: #dfdfdf;
 border: 1px solid #b6b6b6;

 padding: 5px;

 font-size: 11px;

 width: 964px;
}


div.nE
{
	border: none;
	background-color: #FFFFFF;
}

/* ------- noticeExtendPadding --------------*/
div.nEP
{
	padding-bottom: 35px;
}
/* --------------------------------------------------*/

/* ------- noticeExtendMargin --------------*/
div.nEM
{
	margin-top: 15px;
}
/* ------------------------------------------------*/

div.rights
{
	float: left;
	width: 100px;
	font-weight: bold;
}

div.rEW1
{
	width: 150px;
	font-weight: normal;
}

div.rEW2
{
	width: 200px;
}

div.rEW3
{
	width: 100px;
	font-weight: normal;
}


/* ############################## */

tr.over td
{
 background-color: #ECF6FC;
}

.overComplete
{
 background-color: #ECF6FC !important;
}

tr.overRed td
{
 background-color: #f5c1c1;
}

tr.overGreen td
{
 background-color: #d8ffd8;
}

/*############## history ############*/
td.history
{
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 font-size: 11px;

 vertical-align: top;

 padding: 5px 5px 5px 20px;
}

td.history2
{
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 font-size: 10px;

 vertical-align: top;

 padding: 5px 0px 5px 8px;
}

td.eP
{
	padding-left: 20px !important;
}

td.eP2
{
	padding-left: 16px !important;
}

td.hEA
{
	text-align: right;
	padding-right: 10px;
}

td.hEA2
{
	padding-left: 5px;
	text-align: center;
}

td.hEC
{
	color: red;
}


td.hEM
{
	text-align: right;
	padding-right: 10px;
}

td.hEB
{
	border-right: none;
}

/* historyExtendPadding1 || 3 */
td.hEP1
{
	padding-left: 22px;
}
td.hEP6
{
	padding-top: 14px;
}
td.hEP3
{
	padding-left: 5px;
}
td.hEP7
{
	padding-left: 5px;
	padding-top: 14px;
}
td.hEP4
{
	padding-left: 15px;
}
td.hEP5
{
	padding-left: 9px;
	padding-bottom: 3px;
}
/* --------------------- */

/* historyExtendBorder1*/
td.hEB1
{
	border-left: 1px solid #000000;
}
/* --------------------- */

td.hEBG
{
	background-color: #FFFFFF;
	font-weight: bold;
}

td.hEBG2
{
	background-color: #f1f2ca;
}

td.hEBG3
{
	padding: 6px 0px 0px 5px;
	background-color: #FFFFFF !important;
	vertical-align: top;
}

td.hEBG4
{
	background-color: #f1f2ca !important;
}

td.eB
{
	border-bottom: none;
}

span.accept
{
	cursor: pointer;
	font-weight: bold;
}

/*###################################*/

td.historyAutoLogbook
{
 border-bottom: 1px solid #000000;
 vertical-align: middle;
 font-size: 10px;

 vertical-align: top;

 padding: 5px;
 padding-left: 10px;
}


td.historyMiddle
{
 border-bottom: 1px solid #000000;
 vertical-align: middle;
 font-size: 11px;

 vertical-align: top;
 text-align: center;

 padding-left: 5px;
}

td.historyMiddleAutoLogbook
{
 border-bottom: 1px solid #000000;
 vertical-align: middle;
 font-size: 11px;

 vertical-align: top;
 text-align: center;

 padding: 5px;
 padding-left: 5px;
}

td.tdSpace
{
	background-color: #FFFFFF !important;
	border-right: 1px solid #000000;
}

td.tdNB
{
	border-right: none;
}

td.hED
{
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFFFF !important;
}


/*########### headers for tables ############*/
th.header
{
    background: url(https://imgx.hplarray.de/icons/tablesorter/bg.gif) no-repeat center left #e5f8cc;

    cursor: pointer;

	padding: 4px 0px 4px 20px;

	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;

	vertical-align: top;

	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

.extHeader
{
	vertical-align: middle !important;
}

th.hEW1
{

}

th.headerSortDown
{
    background-image: url(https://imgx.hplarray.de/icons/tablesorter/desc.gif);
	color: red;
}

th.headerSortUp
{
    background-image: url(https://imgx.hplarray.de/icons/tablesorter/asc.gif);
	color: red;
}

th.headerNoSort
{
	background-color: #e5f8cc;
	border: 1px solid #000000;
	border-left: none;
	vertical-align: top;

	padding: 4px 0px 4px 0px;
}

th.hEM
{
	text-align: left;
	padding-left: 5px;
	font-size: 10px;
}
th.hEPl
{
	padding-left: 12px;
}

th.hEB
{
	border-right: none;
}

th.hEP
{
	 padding-left: 4px;
	 padding-right: 4px;
	 width: 20px;
}

th.bL
{
	border-left: 1px solid #000000;
}

/* -------- headerNoSortWidth 1 ------------*/
th.hNSW1
{
	width: 24px;
	border-left: 1px solid #000000;
}
/* --------------------------------------------------*/

th.hNSW2
{
	width: 100px;
}

th.hNSW3
{
	width: 90px;
}

th.hNSW4
{
	width: 200px;
}

th.hNSW5
{
	width: 75px;
}

th.hNSW6
{
	width: 70px;
}

th.hNSW7
{
	width: 60px;
}

th.hNSW8
{
	width: 85px;
}

th.hNSW9
{
	width: 115px;
}

th.hNSW10
{
	width: 57px;
}

th.hNSW11
{
	width: 20px;
}

th.hNSW12
{
	width: 37px;
}

th.hNSW13
{
	width: 585px;
}

th.hNSW14
{
	width: 21px;
}

th.hNSW15
{
	width: 40px;
}

th.hNSW16
{
	width: 105px;
}

th.hNSW17
{
	width: 120px;
}

th.hNSW18
{
	width: 150px;
}

th.hNSW19
{
	width: 423px;
}

th.hNSW20
{
	width: 80px;
}

th.hNSW21
{
	width: 439px;
}

th.hNSW22
{
	width: 525px;
}

th.hNSW23
{
	width: 20px;
}

th.hNSW24
{
	width: 45px;
}

th.hNSW25
{
	width: 55px;
}

th.hNSW26
{
	width: 410px;
}


th.hNSW27
{
	width: 50px;
}

th.hNSW28
{
	width: 220px;
}

th.hNSW29
{
	width: 30px;
}

th.hNSW30
{
	width: 65px;
}

th.hNSW31
{
	width: 350px;
}

th.hNSW32
{
	width: 45px;
}
th.hNSW33
{
	width: 240px;
}
th.hNSW34
{
	width: 180px;
}
/*#######################################*/

th.headerAutoLogbook
{
    font-weight: bold;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
    background-repeat: no-repeat;
    background-position: center left;

	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #e5f8cc;
    vertical-align: middle;
    font-size: 10px;
	text-align: left;
    vertical-align: top;
}

.odd
{
 background-color: #F6F4F4;
}

.even
{
 background-color: #FFFFFF;
}

td.costCentre
{
  border-bottom: 1px solid #000000;

  padding: 3px;

  padding-left: 10px;
  padding-right: 10px;
}

/*########## one entry from locateVehicle.css ##########*/
div.eCbody4
{
	width: 290px;
	height: 80px;

	background-color:#ddd;
	border:1px solid #B6B6B6;

	padding-top: 6px;
	padding-left: 4px;

	font-weight: bold;
}
/*######################################################*/


/*############# ajax-tab ##################*/
div.tabCon
{
	width: 976px;
}

div.tab
{
	cursor: pointer;
	float: left;
	padding: 5px;
	padding-bottom: 4px;
	margin-right: 5px;
	border: 1px solid #B6B6B6;
	border-bottom: none;
	font-size: 11px;
	font-weight: bold;
}


div.tEBo
{
	border: 1px solid #B9D8FF;
	border-bottom: none;
}

div.tEB
{
	background-color: #e3efff;
}

div.tEW1
{
	width: 100px;
}

div.tEW2
{
	width: 145px;
}

div.tEW3
{
	width: 95px;
}

div.tEW4
{
	width: 156px ! important;
}

div.tEW5
{
	width: 170px;
}

div.tEW6
{
	width: 220px;
}

div.tEW7
{
	width: 70px;
}

div.tEW8
{
	width: 140px ! important;
}

div.tEW9
{
	width: 150px;
}

div.tEW10
{
	width: 190px;
}

div.tEI
{
	background-color: #f6f6f6;
	font-style: italic;
}

div.tEM
{
	float: right;
	width: 120px;
	margin-right: 0px;
}

div.tabFloat
{
	float: left;
	margin-right: 3px;
}
div.contentTabs
{

	width: 370px;
	border-bottom: 1px dotted #666;
}
div#loadingOverview
{
	float: left;
	padding-top: 5px;
	margin-left: 15px;
	display: none;
}

div#loadingRawdata
{
	margin: 50px 0 100px 260px;
}

div.historyContent
{
	display: none;
}

/* ###################################### */


/* ####### for all tables ###############*/
table
{
	border-collapse: collapse;
	margin: 1px;
}
/* ######################################*/





/* ######### carUsage, efficiency, fuelconsumption and logbook ##########*/

/* ------- for the overview in carUsage --------- */
div.noEntry
{
	font-style: italic;
	width: 44px;
	float: left;
}

div.eventEntry
{
	float: left;
	width: 44px;
}

/* ------- entryAddition ------*/
div.eA
{
	width: auto;
}
/* ------------------------------- */
/* --------------------------------------------------------- */

div.carUsageTooltip
{
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}

div.boxArrow
{
	float: left;
	margin-right: 5px;
	padding-top: 6px;
}

div.menuBoxSelect
{
	float: left;
	border: 1px solid #b6b6b6;
	background-color: #FFFFFF;
	font-weight: normal;
	height: auto;
	width: 420px;
	margin-right: 20px;
	margin-left: 23px;

	padding: 6px 4px 0px 4px;
}

div.mBSECM
{
	background-color: #dddddd;
	margin-bottom: 20px;
}
div.menuBoxSelect2
{
	border: 1px solid #b6b6b6;
	background-color: #FFF;
	width: 420px;
	margin: 10px 2.5px 20px 2.5px;
	font-weight: normal;
	padding: 6px 4px;
}
/* -------- menuBoxExtendWidth ------------- */
div.mEW
{
	width: 405px;
}
/* ---------------------------------------------------*/

div.menuBoxSwitch
{
	padding: 5px 5px 3px 5px;
	float: left;
	width: 140px;
	background-color: #FFFFFF;
	border: 1px solid #B6B6B6;
	margin-right: 20px;
}

div.switchArrowLeft
{
	float: left;
	padding-left: 2px
}

div.switchYear
{
	float: left;
	padding-top: 1px;

	margin: 0px 10px 0px 10px;
}

div.switchArrowRight
{
	float: left;
}

div#afterCurrSel
{
	font-weight: bold;
}

span#currSelected
{
	font-weight: normal;
}

div.bar
{
	margin-right: 5px;
	float: left;
	border: 1px solid #000000;
	height: 13px;
}

.barColor1
{
	background-color: #62b64f;
}

.barColor2
{
	background-color: #67c2e8;
}

.barColor3
{
	background-color: #ff8d8d;
}

.barLegend
{
	width: 15px;
	margin: 0 3px 0 3px;
	border: 1px solid #000000;
}


/* ---------- efficiency options-box ------------- */

select#yearEfficiency, select#yearHistory, select#yearHistory2
{
	width: 75px;
}

select#monthHistory,#monthHistory2
{
	width: 90px;
}

select#dayHistory, select#dayHistory2
{
	width: 100px;
	margin-right: 25px;
}

select.HEF
{
	font-size: 10px;
}
input#cwHistory
{
	border: 1px solid #CFCFCF;
}
input#cwHistory2
{
	border: 1px solid #CFCFCF;
}

div#dateSelection
{
	width: 265px;
	cursor: pointer;

	margin: 0px 0px 3px 5px;

	font-size: 11px;
}
img#dateSelectionIcon
{
	margin-right: 5px;
	position: relative;
	top: 2px;
	width: 14px;
	height 14px;
	float:left;
}
div#info
{
	float:left;
	margin: 2px 0 5px 0;
}
div.dateCon
{
	float: left;
	margin-top: 9px;
}

div.yearCon
{
	width: 90px;
	float: left;
}

div.monthCon
{
	width: 105px;
	float: left;
}

div.dayCon
{
	width: 105px;
	float: left;
	width: 125px;
}
div.dateCon2
{
	float: left;
	margin-top: 9px;
}

div.yearCon2
{
	width: 55px;
	float: left;
	margin: 0 2px 0 0;
}

div.monthCon2
{
	width: 88px;
	float: left;
	margin: 0 2px 0 0;

}

div.dayCon2
{
	width: 88px;
	float: left;

}

div.subCon
{
	padding-left: 24px;
	float: left;
}

div.subCon2
{

	margin: 10px 0 0 0;
	padding: 0 82.5px 0 82.5px;

}

/*------------------------------------------------------- */


div#roundPic
{
	float: left;
	margin-right: 10px;
	border: 1px solid #afafaf;
	padding: 8px;
	background-color: #FFFFFF;
}

div.vehStLM
{
	float: left;
	width: 250px;
	margin-top: 2px;
	margin-right: 10px;
}

div.vehStR
{
	float: left;
	width: 280px;
	font-size: 11px;
	margin-top: 2px;
}

div.stDes
{
	float: left;
	font-weight: bold;
	width: 110px;
	background-color: #fcfcfc;
	padding: 4px;
}
div.stDes2
{
	float: left;
	font-weight: bold;
	width: 30px;
	background-color: #fcfcfc;
	padding: 3px;
}

div.stVal
{
	float: left;
	width: 120px;
	padding: 4px;
	background-color: #fcfcfc;
}
div.stVal2
{
	float: left;
	width: 120px;
	text-align: right;
	padding: 4px;
	background-color: #fcfcfc;
}
div.stVal3
{
	float: left;
	width: 200px;
	text-align: left;
	padding: 4px 0 4px 10px;
}
div.stEB
{
	background-color: #efefef;
}
div.stEB2
{
	background: none;
}
div.stEBW
{
	background-color: #fff;
}

div.stEW
{
	width: 145px;
}
div.stEW2
{
	width: 200px;
}
div.stEW3
{
	width: 110px;
}
div.stETA
{
	text-align: center;
}
div.stSpacer
{
	font-weight: bold;
	width: 230px;
	padding: 4px;
}

div#history
{
	background-color: #FFFFFF;
	border:1px solid #B9D8FF;
	padding-left: 0px;
	margin-right: 16px;
	width: 974px;
}

/* ########################################
  Fuel Consumption

   ######################################### */
div.tableFuelConsumption
{
	float: left;
	margin-right: 10px;
}

div.sumFuel
{
	font-size: 11px;
	padding: 10px 15px;
	background-color: #ededed;
	border: 1px solid #000000;
	margin: 0px 20px 20px 22px;
}
div.sumCon
{
	float: left;
	text-align: center;
	width: 300px;

}

div.sumFuel2
{
	background-color: #ededed;
	border: 1px solid #000000;
	font-size: 11px;
	float: left;
	margin: 0px 0px 20px 40px;
	padding: 10px 15px 20px;
	width: 250px;

}
div.sumLegend
{
	font-size: 11px;
	float: right;
	margin: 0 25px 0 0;
	padding: 10px 15px;
	width: 250px;
}
div.sumHeadl
{
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 11px;
	font-weight: bold;
}
div.sumCon2
{
	padding: 6px 4px;


}
span.sumF
{
	font-size: 14px;
	font-weight: bold;
}
div.sumNote
{
	margin: 10px 0 0 0;
	font-size: 10px;

}

i.gr
{
	color: #999;
}

/* ######## tag management ###############*/
div.tableFloat1
{
	float: left;
	width: 965px;
}

div.tableFloat2
{
	float: left;
	margin-left: 15px;
}
/*#################################*/

.cur
{
	cursor: pointer;
}

.curH
{
	cursor: help;
}


/* ###### export menu ######## */
div.pad
{
	padding-top: 1px;
}

div#exportMenu
{
	font-size: 11px;
	padding: 5px;
	z-index: 1000;
	border:1px solid #B6B6B6;
	position: absolute;
	background-color: #FFFFFF;
	display: none;
}

div.iconCon
{
	float: left;
	margin-right: 3px;
	margin-bottom: 4px;
}

div.iconConBottom
{
	float: left;
	margin-right: 3px;
}

div.exportLabel
{
	padding-top: 1px;
	margin-bottom: 4px;
}
/*###################### */


/*#### zur�ck zur Fahrzeug�besicht ###### */
div.back
{
	width: 220px;
	margin-bottom: 20px;
}

div.bL
{
	float: left;
	margin-right: 3px;
}
/*########################### */


/*######### changing password ############*/

div.pwCon
{
	margin-top: 10px;
	float: left;
	margin-right: 50px;
}

div.pwL
{
	float: left;
	font-weight: bold;
	width: 250px;
}

div.pwR
{
	float: left;
	margin-bottom: 3px;
}

div.buttCon
{
	padding-left: 250px;
	margin-top: 15px;
}

div.pwNote
{
	margin-top: 20px;
	font-size: 11px;
}

div#status
{
	float: left;
}

div.error
{
	display: none;
	width: 500px;
	color: red;
}

div.errorAS400
{
	float: left;
	color: red;
	margin-top: 10px;
}

div#errorAS400
{
	clear: left;
}

/*------  erroExtendColor --------- */
div.eEC
{
	color: green;
}

.excl
{
	float:left;
	margin-right: 10px;
}
/*-------------------------------------- */

div.secScan
{
	width: 150px;
	margin-top: 10px;
	margin-bottom: 15px;
}

div#newPassword_text
{
	margin-bottom: 4px;
	color: red;
}

div#newPassword_bar
{
	border: 1px solid #FFFFFF;
	font-size: 1px;
	height: 10px;
	width: 0px;
}
/* ################################*/


/* ####### print ###############*/
div.printHead
{
	font-size: 13px;
	font-weight: bold;
}
/* ######################### */

/*######### login ############# */

div.nEP2
{
	padding-top: 10px;
}

div.lockCon
{
	float: left;

	margin: 2px 40px 0px 10px;
}

div.loginCon
{
	float: left;
	margin-top: 5px;
}

div.inputCon
{
	float: left;
	margin-right: 5px;
}

div.inputCon2
{
	float: left;
	font-weight: bold;
	padding-top: 2px;
	margin-right: 10px;
}

div.iC2EM
{
	margin-right: 20px;
}

span.note
{
	font-size: 10px;
}

/*######################### */

.r
{
	color: red;
}

i.f
{
	font-size: 10px;
}
i.rdistance
{
	color: red;
	font-size: 10px;
}

div.float
{
	float: left;
}

div#editOverlay
{
	background-color: #424242;
	position: absolute;
	left: -1000px;
	z-index:1000;
}


/* ######## logbook  edit overlay ############ */
i#charCountPurpose, i#charCountVisited
{
	font-size: 10px;
	font-weight: normal;
}

img.move
{
	cursor: move;
	margin-right: 2px;
}

input.radio
{
	border: none;
	background-color: #E3EFFF;
}
input.evalMe
{
	border: none !important;
}

div.eM
{
	margin-right: 5px;
}

div.eMT
{
	margin-top: 2px;
}

div.eH
{
	height: 14px;
	margin-bottom: 1px;
}

div.pos
{
	float: left;
	position: relative;
	top: 2px;
	margin-right: 10px;
}

div.overlayCon
{
	margin: 0px 10px 10px 10px;
	font-size: 11px;
	margin-bottom: 10px;
}

div#round
{
	padding: 10px;
	float: left;
	background-color: #E3EFFF;
	font-weight: bold;
}

div#round3
{
	padding: 10px;
	float: left;
	background-color: #E3EFFF;
	font-weight: bold;
	margin-left: 20px;
	width: 340px;
}

div#round2
{
	padding: 10px;
	background-color: #E3EFFF;
}

input#dateStart, input#dateStart2, input#dateStart3, input#timeStart, input#timeStart2, input#dateEnd, input#dateEnd2, input#dateEnd3, input#timeEnd, input#timeEnd2
{
	width: 16px;
	border: none;
	background-color: transparent;
}

input#fuelAmount1
{
	width: 32px;
	border: none;
	background-color: transparent;
	text-align: right
}

input#price1
{
	width: 48px;
	border: none;
	background-color: transparent;
	text-align: right;
}

input#fuelAmount2, input#price2, input#pricePerl1
{
	width: 16px;
	border: none;
	background-color: transparent;
}
input#pricePerl2
{
	width: 24px;
	border: none;
	background-color: transparent;
}

 input#pricePerl1
{
	width: 8px;
	border: none;
	background-color: transparent;
	text-align: right;
}

input#autoCompleteManagement
{
	width: 320px;
}
/*
	Fuel Consumption
*/


div.editFakeInput
{
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
	background-color: #EFF286;
	font-weight: normal;
}

div.desc
{
	margin-bottom: 5px;
	font-weight: bold;
}

div.fl
{
	float: left;
}

div.flEW
{
	width: 150px;
}

div.flEW2
{
	width: 145px;
}

div.flEW3
{
	width: 127px;
}

div.flEW4
{
	width: 147px;
}
div.flEW5
{
	width: 80px;
}
div.flr
{
	float: right;
}

div.flEM
{
	margin-right: 60px;
}

div.editCon
{
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	padding-bottom: 0px;
	border: 1px solid #000000;
	margin-right: 40px;
	height: 48px;
	width: 355px;
}

div.editCon2
{
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	padding-bottom: 0px;
	border: 1px solid #000000;
	margin-right: 40px;
	height: 48px;
}

div.edEW
{
	width: 355px;
}

input.edEW2
{
	width: 60px;
}

input.edEW3
{
	width: 243px;
}
input.edEW4
{
	width: 139px;
}
input.edEW5
{
	width: 225px;
}
div.editCon3
{
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px 10px 0px 10px;
	margin-right: 40px;
	height: 95px;
	width: 355px;
}

.edW
{
	width: 345px;
}

div.edM
{
	float: left;
	margin-top: 10px;
}

div.edMEM
{
	margin-right: 40px;
}

div.acceptCon
{
	text-align: right;
	width: 790px;
}

div.edMT
{
	margin-top: 10px;
}

img.accept
{
	position: relative;
	top: 4px;
}

img.m
{
	margin-right: 5px;
}

/* ########################### */


/* ######## logbook history ######### */

div.historyCon
{
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
}

div.historyCon2
{
	background-color: #FFFFFF;
	padding: 10px 0px 0px 10px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	height: 48px;
	width: 855px;
}

div.hCEH
{
	height: 95px;
}

div.historyRound
{
	float: left;
	background-color: #E3EFFF;
	padding: 10px;
	font-weight: bold;
}

div.historyRound2
{
	padding: 10px;
	background-color: #E3EFFF;
}

div.historyRound3
{
	float: left;
	background-color: #E3EFFF;
	padding: 10px;
	font-weight: bold;
	width: 570px;
	margin: 10px 0 0 0;
}

div.historyDate
{
	float: left;
	width: 255px;
}

div.hDEM
{
	margin-right: 20px;
}

img.hisArr
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

div.inputCon3
{
	margin-left: 5px;
	float: left;
}

div.iCEW
{
	width: 60px;
}

div.iCEW2
{
	width: 165px;
}

div.iCEW3
{
	width: 80px;
}

div.iCEW4
{
	width: 110px;
}

div.iCEW5
{
	width: 340px;
}

div.historyCon3
{
	float: left;
	width: 200px;
}

div.historyCon4
{
	float: left;
	width: 190px;
}

div.historyCon5
{
	float: left;
	width: 402px;
	margin-bottom: 15px;
}

div.hCEM
{
	margin-right: 12px;
}

div.hCEM2
{
	margin-right: 20px;
}

/* ########################## */

div.cls
{
	clear: left;
}

div.clsB
{
	clear: both;
}

.cEM
{
	margin-bottom: 10px;
}
div.cls.cEM
{
	height:1px;
}
div.cEM2
{
	margin-bottom: 5px;
}

div.cEM3
{
	margin-bottom: 20px;
}

div.rawBF
{
	font-size: 11px;
	font-weight: bold;
}

div.rawPF
{
	padding-left: 2px;
	font-size: 10px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* normal style.css */









/* tooltip.css */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#JT_arrow_right
{
	background: url(https://imgx.hplarray.de/icons/tooltip/arrow_right.gif) no-repeat left top;
	position: absolute;
	z-index: 1000;
	height: 23px;
	width: 11px;
    top: -2px;
	width: 11px;
	height: 23px;
}

#JT_arrow_left
{
	background: url(https://imgx.hplarray.de/icons/tooltip/arrow_left.gif) no-repeat left top;
	position: absolute;
	z-index:1000;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT
 {
    display: none;
	position: absolute;
	z-index:1000;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy
{
	padding:10px 10px 10px 10px;
	color:#333333;
	font-size: 11px;
}


#JT_close_right
{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size: 11px;
}

#JT_copy p
{
margin:3px 0;
}

div.toRed
{
	color: red;
	font-weight: bold;
	float: left; width: 50px;
}

div.toOrange
{
	color: orange;
	font-weight: bold;
	float: left;
	width: 50px;
}

div.toGreen
{
	color: green;
	font-weight: bold;
	float: left;
	width: 50px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* tooltip.css */







/*localteVehicle.css */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
div.selectHeading
{
	font-weight:bold;
	font-size:10.5pt;
	margin-bottom: 10px;

	cursor: pointer;
}
div.evaltypeContainer
{
	margin-left:8px;
	margin-bottom: 2px;

	font-size: 11px;

	float:left;
	width: 255px;

	background-color:#efefef;
	border:1px solid #B6B6B6;

	padding: 5px;

	font-weight: bold;
}

div.evaltypeContainerSmall
{
	float:left;
	width: 145px;
	margin-bottom: 2px;

	background-color:#efefef;
	border:1px solid #B6B6B6;

	padding: 5px;

	font-size: 11px;

	font-weight: bold;
}


div.evaltypeContainerSmallRight
{
    margin-left: 8px;
	float:left;
	width: 145px;
	margin-bottom: 2px;


	background-color:#efefef;
	border:1px solid #B6B6B6;

	padding: 5px;

	font-weight: bold;

	font-size: 11px;
}

div.eCbodySmall
{
	float:left;
	width: 150px;

	background-color:#ddd;
	border:1px solid #B6B6B6;

	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;

	font-weight: bold;
}

div.eCbody
{
	margin-left:8px;
	float:left;
	width: 255px;

	background-color:#ddd;
	border:1px solid #B6B6B6;

	font-size: 11px;

	padding: 5px;
	padding-bottom: 10px;

	font-weight: bold;
}

div.eCbody2
{
	margin-left:8px;
	float:left;
	width: 255px;

	background-color:#ddd;
	border:1px solid #B6B6B6;

	padding: 5px;
	padding-bottom: 10px;

	font-weight: bold;
}

div.eCbody3
{
	margin-left:8px;
	float:left;
	width: 145px;

	background-color:#ddd;
	border:1px solid #B6B6B6;

	padding: 5px;
	padding-bottom: 10px;

	font-size: 11px;

	font-weight: bold;
}


div.clearDiv
{
	clear:both;
}

div.spacer
{
	margin-top:8px;
}

a.locateVehicle
{
	text-decoration:none;
	color: #00305C;
}

a.locateVehicle:active
{
	text-decoration:none;
	color: #00305C;
}

a.locateVehicle:visited
{
	text-decoration:none;
	color: #00305C;
}

select
{
 margin-right: 5px;
 width: 75px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*localteVehicle.css */








/*mapsOverlay.css */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
div#mapOverlay
{
	position: fixed;
	top: 0px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
	z-index: 1000;
	margin-top: 50px;
	height: 500px;
	width: 976px
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*mapsOverlay.css */






/*showgpsdata.css */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
td.status
{
  font-size: 11px;
  width: 50px;
  text-align: center;
}

td.spaceLeft
{
  font-size: 11px;
  padding-left: 10px;
}

td.sEF
{
	font-style: italic;
}

td.cellRaw
{
	padding: 5px 0px 5px 8px;

	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;

	font-size:11px;
}

td.cellRawExtend
{
	border-right: 1px solid #000000;
	padding-left: 15px;
}

th.headerRaw
{
	padding: 4px;

	border: 1px solid #000000;
	border-right: none;

	background-color:#E5F8CC;

	font-size:10px;
	font-weight:bold;

	text-align: left;
}

th.hEB2
{
	border-right: 1px solid #000000;
}



.white
{
	background-color: #FFFFFF;
}

.ltgreen
{
	background-color: #d8ffd8;
}

.ltred
{
	background-color: #f5c1c1;
}

.ltyellow
{
	background-color: #f9f49f;
}

.ltblue
{
	background-color: #bbf9f7;
}

.purple
{
	background-color: #c6c6f9;
}
.dkpurple
{
	background-color: #6100b3;
}

.orange
{
	background-color: #ff7a00;
}

.dkyellow
{
	background-color: #fffc00;
}

.dkred
{
	background-color: #ff0000;
}

.dkgreen
{
	background-color: #42ff00;
}
.dkgreen2
{
	background-color: #117700;
}
.dkblue
{
	background-color: #00358e;
}
.ltturquoise
{
	background-color: #00f0ff;
}
.dkorange
{
	background-color: #ffae00;
}
.pink
{
	background-color: #dd96ff;
}

.ltbrown
{
	background-color: #a3907c;
}

.dkbrown
{
	background-color: #7d5024;
}

.ltgrey
{
	background-color: #a0a0a0;
}

.dkgrey
{
	background-color: #707070;
}

.turquoise
{
	background-color: #00b9e9;
}

.blue
{
	background-color: #006ab3;
}

.claret
{
	background-color: #790e11;
}

.ltorange
{
	background-color: #f8b356;
}



div.legend
{
	position: fixed;
	border: 1px solid #000000;
	padding: 10px;
	background-color:#F3F3F3;
	width: 320px;
	margin-left: 631px;
}

hr.stat
{
	border: none;
	border-top: 1px solid #000000;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*showgpsdata.css */




/*tagManagement.css */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
div.firstCon
{
	padding: 10px 20px 10px 20px;

	font-size: 11px;
}

div.secondCon
{
	background-color: #FFFFFF;

	padding: 10px 10px 0px 10px;

	border: 1px solid #000000;
	margin-right: 40px;
	height: 90px;
}

div.inputFloat
{
	float: left;
	margin-right: 60px;
	width: 150px;
}

div.inputCon
{
	margin-bottom: 5px;
	font-weight: bold;
}

div.iEM
{
	margin-top: 10px;
}

textarea#note
{
	width: 500px;
	height: 60px;
}

div#round
{
	float: left;
	background-color: #E3EFFF;
	padding: 10px;
	font-weight: bold;
}

div#round2
{
	padding: 10px;
	background-color: #E3EFFF;
}

div.saveChanges
{
	text-align: right;
	width: 743px;
}

span.saveChanges
{
	cursor: pointer;
	font-weight: bold;
}

img.saveChanges
{
	position: relative;
	top: 4px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*tagManagement.css */

.fS
{
	font-size: 11px;
}

.fw
{
	font-weight: bold;
}

a.contactLink
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

span.hplblue
{
	color: #0472bc;
}

div.barLabel
{
	width: 54px;
	float: left;
}



th.hEBl, td.hEBl
{
	border-left: 2px solid #000000;
}

th.hEBr, td.hEBr
{
	border-right: 2px solid #000000;
}

th.eBT
{
	border-top: 2px solid #000000;
}

td.eBB
{
	border-bottom: 2px solid #000000;
}

div.resetStati
{
	float: left;
	margin: 0px 0 5px 0;
}

.extBorder
{
	border: 1px solid #ff6c00 !important;
}


div.batteryOverlay
{
	background-color: #000;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	z-index: 1000;
}

div.batteryGraphCon
{
	position: fixed;
	background-color: #FFF;
	width: 800px;
	height: 500px;
	margin-top: 50px;
	z-index: 1001;
	top: 0px;
}

div.batteryClose
{
	background: url(https://imgx.hplarray.de/icons/common/close.png);
	width: 25px;
	height: 25px;
	position: fixed;
	z-index: 1001;
	top: 37px;
	cursor: pointer;
}

div#batteryGraph
{
	margin: 15px 20px 10px 20px;
	width: 760px;
	height: 400px;
}

div#graphLegend
{
	margin-left: 20px;
}

div#batteryDate
{
	margin: 10px 0 0 0px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

img.batteryPrev
{
	position: relative;
	top: 1px;
	padding-right: 8px;
}

img.batteryNext
{
	position: relative;
	top: 1px;
	padding-left: 8px;
}

ul.toolErr
{
	padding: 0px;
	margin: 0px;
	margin-left: 9px;
	list-style-image: url(https://imgx.hplarray.de/icons/common/listStyle.gif);
}

table.visibilityHack
{
	display: block !important;
	visibility: hidden;
	width: 1px;
	height: 1px
}

div.tdDiv
{
	white-space: nowrap;
	width: 180px;
}
.noWrap
{
	width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
div.calendarCon
{
	background: url(https://imgx.hplarray.de/icons/calendar/calendar.png);
	width: 16px;
	height: 14px;
	float: left;
	margin: 2px 5px 0 0;
	cursor: pointer;
}







































table.jCalendar {
	width: 50px;
	border: 1px solid #000;
	background: #fff;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #fff;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #eee;
	color: #000;
}
table.jCalendar td.today {
	background: #fff;
	color: #000;
	border: 1px solid red;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #aaa;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ddd;
	font-size: 12px;
	padding: 2px;
	width: 203px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 1002;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 3px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 3px;
	right: 5px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}










h1 {
	font-size: 1.6em;
	margin: 0 0 1em;
	padding: 0 0 .3em;
	border-bottom: 4px solid #ccc;
}
h1.home {
	margin: 0;
	border: none;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 0 10px;
	border-bottom: 2px solid #ccc;
}
p {
	margin: 1em 0;
}
ul {
	margin: 0 0 0 20px;
}
dt {
	margin: 1em 0 .2em;
	font-weight: bold;
}
dd {
	margin: .2em 0 1em;
}
#container {
	width: 758px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #fff;
}


#chooseDateForm li {
	list-style: none;
	padding: 5px;
	clear: both;
}


a.dp-choose-date {
	display: block;
	text-indent: -2000px;
	overflow: hidden;

	background: url(https://imgx.hplarray.de/icons/calendar/calendar.png);
	width: 16px;
	height: 14px;
	float: left;
	margin: 2px 5px 0 0;
	cursor: pointer;
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#calendar-me {
	margin: 20px;
}
pre.sourcecode {
	border: 2px dashed #ccc;
	padding: 10px;
	width: 734px;
	overflow: auto;
	margin: 0 0 20px;
}

.weekday, .weekend
{
	font-size: 10px;
	border: 1px solid #cfcfcf;
}

a.dp-nav-prev-month
{
	background: url(https://imgx.hplarray.de/icons/calendar/singleLeft.png);
	width: 7px;
	height: 13px;
}

a.dp-nav-prev-year
{
	background: url(https://imgx.hplarray.de/icons/calendar/doubleLeft.png);
	width: 18px;
	height: 13px;
	margin-right: 10px;
}

a.dp-nav-next-month
{
	background: url(https://imgx.hplarray.de/icons/calendar/singleRight.png);
	width: 7px;
	height: 13px;
	margin-right: 10px;
}

a.dp-nav-next-year
{
	background: url(https://imgx.hplarray.de/icons/calendar/doubleRight.png);
	width: 18px;
	height: 13px;
}

div.autoComplete
{
	position: absolute;
	z-index: 1001;
	border: 1px solid #000;
	border-top: none;
	width: 345px;

	overflow: auto;
	max-height: 180px;
}

div.completeEntry
{
	font-size: 11px;
	padding: 2px;
	cursor: pointer;
}

td.bwg
{
	background-color: #fff !important;
	border: none !important;
}

th.bgw
{
	background-color: #fff;
	width: 20px;
}

input.multiApprove
{
	border: none;
}
select#overviewType
{
margin: 0 10px;
width: 100px;
}
div.mBSsm
{
width: 320px;
}
/*   controlVehicle */

td.controlVehicle {
	width: 180px; }

div#editOverlay.higher {
	display: block; height: auto; }

div#editOverlay.higher h3 {
	width: 500px; display: block; }

div#editOverlay.higher h3.short {
	width: 300px;}

div#editOverlay.higher h3.medium {
	width: 360px;}

div#editOverlay.higher div.firstCon div#round2.dynamic {
	display: block; height: auto;}

div#editOverlay.higher div.firstCon div#round2.dynamic div.secondCon {
	display: block; height: auto; padding-bottom: 10px; }

div#editOverlay.higher div.firstCon div#round2.dynamic div.secondCon input.long {
	width: 165px; }

div#editOverlay.higher div.firstCon div#round2.dynamic div.secondCon input.short {
	width: 60px;}

div#editOverlay.higher div.firstCon div#round2.dynamic div.secondCon input.shorter {
	width: 40px;}

div#editOverlay.higher div.firstCon div#round2.dynamic div.secondCon input.medium {
	width: 100px;}

div#editOverlay.higher div.firstCon div#round2.dynamic div.secondCon input.radio {
	margin: 0 5px 0 0; border: none; background-color: #ffffff; }

div#editOverlay.higher div.firstCon div#round2.dynamic div.secondCon select {
	width: 165px; }

div#editOverlay.higher div.firstCon div#round2.dynamic div.secondCon select.short {
	width: 50px;}

div#editOverlay.higher div.firstCon div.col1 {
	width: 320px; clear: both; float: left;}

div#editOverlay.higher div.firstCon div.col2 {
	float: left;}

div#editOverlay.higher div.firstCon div.inputCon {
	clear: both;}

div#editOverlay.higher div.firstCon div.shortCol {
	 width: 210px; }

div#editOverlay.higher div.firstCon div.col2 div.inputCon p.short {
	margin: 0 10px;}

div#editOverlay.higher div.firstCon div.col2 div.inputCon p span.shortTitle {
	float: left; width: 30px; margin: 0 10px; }

td.deac
{
	color: #777;
}
div.inputButton
{
	padding: 5px 5px 5px 2px;
	margin: 0 0 5px;
}
div.help
{
	padding: 9px 4px 9px 23px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0 7px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div.inputButton input.sub
{
	cursor: pointer;
	font-weight: bold;
	padding: 1px 2px 3px 18px;
}
div#editOverlay div.inputCon
{
	width: 360px;
}
div#editOverlay div.col2 input.table.shorter,div#editOverlay div.col2 input.table.short,div#editOverlay div.col2 div.inputCon span
{
	float: right;
}
div#editOverlay div.col2 span.shortTitle
{
	float: none !important;
	padding: 0 19px 0;
}
div#editOverlay div.col2 input.table.short
{
	width: 65px !important;
}
span.ePL
{
	padding: 0 0 0 5px;
}
div.addedPhone
{
	margin: 5px 0 0;
}
div.col1 input.sub
{
	margin: 5px 0 0;
	width: 168px;
}
