.MapArea
{
	position: absolute;
	top: 0px;
	left: 200px;
	background-color: white;
}

.RouteArea
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
}

.SearchArea		/* Søkefelt og Fylkesøk til venstre */
{		                
	position: absolute;
	top: 27px;
	left: 10px;
	background-color: white;
}

.LocatorArea
{
	position: absolute;
	top: 520px;
	left: 10px;
	background-color: white;
}

.RightArea		/* Kontorinfo */
{
	position: absolute;
	top: 27px;
	left: 640px;
	background-color: white;
}

.RuteInput
{
	position: absolute;
	left: 640px;
	top: 180px;
}

.RightLocatorArea	/* Adr.søk ruteberegner */
{
	position: absolute;
	top: 350px;
	left: 640px;
	background-color: white;
}

.RuteInput2		/* RouteResult */
{
	position: absolute;
	left: 450px;
	top: 0px;
}

.InfoBox
{
	width: 190px;
	background-color:#EFEFEF;
	margin-bottom: 8px;
}

.InfoBoxInside
{
	width: 194px;
	height: auto;
	background-color:#EFEFEF;
	padding: 12px 4px 12px 12px;
}

.RuteInfoBox
{
	width: 230px;
	background-color:#EFEFEF;
	margin-bottom: 8px;
}

.RuteInfoBoxInside
{
	width: 194px;
	height: auto;
	background-color:#EFEFEF;
	padding: 12px 4px 12px 12px;
}

.ZoomBar2
{
	position: relative;
	width: 152px;
	height: 15px;
	z-index: 110;
}

.ZoomBar2MinusImage
{
	position: absolute;
	top: 1px;
	left: 0px;
}

.ZoomBar2PlusImage
{
	position: absolute;
	left: 125px;
	top: 1px;
}

.ZoomBar2SliderImage
{
	position: absolute;
	left: 0px;
	top: 0px;
	border: solid 0px black;
}

.ZoomBar2SliderArea
{
	position: absolute;
	left: 14px;
	top: 1px;
	border: solid 1px #C7C2AC;
	background-color: #ffffff;
}

.ZoomBar2SliderAreaInside
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 12px; /* størrelsen på zoom-slider 15 */
	width: 109px; /* tilpasses zoom-området 112 */
	border: solid 0px #C7C2AC;
	background-color: #ffffff;
}

.BlackLink
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-decoration: underline;
}

a.BlackLinkSmall
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

a.BlackLinkSmall:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: underline;
}

a.GreyLink
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

a.GreyLink:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: underline;
}

a.bluelink
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009BD4;
	text-decoration: none;
}

a.bluelink:hover
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009BD4;
	text-decoration: underline;
}

.HeaderText
{
	font-family: Arial, sans-serif;
	color: #009BD4;
	font-size: 16px;
	font-weight: bold;
}

.HeaderTextSmall
{
	font-family: Arial, sans-serif;
	color: #009BD4;
	font-size: 12px;
	font-weight: bold;
}

.LineText
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.BlueLineText
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009BD4;
}

.UglandText
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.Button
{
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009BD4;
}

.ResultHeaderText
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 160px;
}

.ResultRow1
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: white;
	height: 20px;
	width: 160px;
}
.ResultRow2
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #EFEFEF;
	height: 20px;
	width: 160px;
}

.LocatorResultChoice
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	height: 20px;
	width: 40px;
}

.Poimouseover
{
	border: solid 2px black;
}

.Poimouseovertable
{
	width: 100%;
	height: 100%;
	font-family: Arial, Sans-Serif;
	background-color: White;
	color:Black;
	font-size: 11px;
}

.RouteOverviewTable
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 430px;
	background-color: #EFEFEF;
	border: solid 1px #EFEFEF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

.RouteStartTable
{
	position: absolute;
	top: 389px;
	left: 0px;
	width: 210px;
	background-color: #EFEFEF;
	border: solid 1px #EFEFEF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.RouteStopTable
{
	position: absolute;
	top: 389px;
	left: 220px;
	width: 210px;
	background-color: #EFEFEF;
	border: solid 1px #EFEFEF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.RouteDescription
{
	position: absolute;
	top: 674px;
	left: 0px;
	width: 430px;
}


