.arrowRight{
	background:url('gfx/arrow_right.gif') 3px center no-repeat;
	padding-left:15px;
	background-color:#BDD6DE;
	border:1px solid #4A93AB;
	height:22px;
	vertical-align:middle;
}
.arrowBottom{
	background:url('gfx/arrow_bottom.gif') 3px center no-repeat;
	padding-left:15px;
	background-color:#BDD6DE;
	border:1px solid #4A93AB;
	height:22px;
	vertical-align:middle;
}
.XTbutton{
	background-image:url('gfx/option_input.gif');
	background-repeat:repeat-x;
	border:1px solid #4A93AB;
	color:#395061;
	font-size:10px;
	height:21px;
	line-height:20px;
}

div.locations
{
  position:absolute;
  width:275px;
  border:1px solid #9f9f9f;
  left:73px;
  top:21px;
  background-color:#fff;
}

div.map
{
  background:url('gfx/mapBlueGradient.jpg') repeat-y;
  height:25px;
  margin-bottom:10px;
  float:left;
}

div.map2
{
  z-index:1;
  float:left;
  position:relative;
}


div.map2 td.selecteer div
{
  height:15px;
  width:200px;
  border:1px solid #9f9f9f;
  background:url('gfx/mapArrowDown.jpg') right no-repeat;
}

div.tableMap1
{
  z-index:1;
}

table.tableMap, table.tableMap1
{
  border-collapse:collapse;
  height:25px;
}

table.tableMap tr td
{
  text-align:center;
}


div.map2 td.soort
{
  width:145px;
  border-top:2px solid #fff;
}


div.map td.tabActive a
{
  color:#195887;
  text-decoration:none;
  font-weight:bold;

}


div.map td.tab
{
  width:115px;
}

div.map a.kaart
{
  background:url('gfx/mapMarkerTab.png') no-repeat;
  padding-left:20px;
  padding-top:4px;
}

div.map a.lijst
{
  background:url('gfx/mapListTab.png') no-repeat;
  padding-left:20px;
  padding-top:4px;
}

div.locations label
{
  padding-left:15px;
  cursor:pointer;
}

div.locations div.location
{
  margin-bottom:5px;
  margin-left:10px;
  width:256px;
  height:25px;
  cursor:pointer;
}

div.locations div.selected
{
  background:url('gfx/mapList.jpg') no-repeat;
}

label#labellocation0
{
  background:url('gfx/marker_organisatie_xs.png') left no-repeat;
  margin-left:5px;
}

label#labellocation6
{
  background:url('gfx/marker_kdv_xs.png') left no-repeat;
  margin-left:5px;

}
label#labellocation7
{
  background:url('gfx/marker_tso_xs.png') left no-repeat;
  margin-left:5px;
}
label#labellocation8
{
  background:url('gfx/marker_bso_xs.png') left no-repeat;
  margin-left:5px;
}
label#labellocation9
{
  background:url('gfx/marker_vo_xs.png') left no-repeat;
  margin-left:5px;
}
label#labellocation10
{
  background:url('gfx/marker_go_xs.png') left no-repeat;
  margin-left:5px;
}
label#labellocation11
{
  background:url('gfx/marker_kso_xs.png') left no-repeat;
  margin-left:5px;
}
label#labellocation12
{
  background:url('gfx/marker_ps_xs.png') left no-repeat;
  margin-left:5px;
}

/* Voor de route */


/* Voor de popup ballon bij een locatie */

a.websiteLocation
{
  background:url('gfx/globe-green.png') left no-repeat;
  padding-top:2px;
  padding-left:20px;
  margin-right:10px;
}

a.routeLocation, a.routeLocation1
{
  background:url('gfx/car-red.png') left no-repeat;
  padding-left:20px;
  padding-top:2px;
}

a.routeLocation1
{
  margin-left:0px;
}

a.listLocation
{
  background:url('gfx/mapListTab.png') no-repeat;
  padding-top:2px;
  padding-left:20px;
}
