.MapArea
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
}

.SearchArea
{
	position: absolute;
	top: 0px;
	left: 675px;
	width: 200px;
	height: 800px;
	/* border: solid 1px, black;*/
	background-color: white;
}

.SearchAreaSmall	/* lite kart */
{
	position: absolute;
	top: 0px;
	left: 465px;
	width: 200px;
/*	height: 394px; */
	background-color: white;
}

.MapControlTableNormal
{
	width: 450px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 108px;
}

.MapControlTableFullscreen
{
	width: 450px;
	position: absolute;
	z-index: 108;
}

.ZoomBar2
{
	POSITION: relative; 
	WIDTH: 152px;            
	HEIGHT: 15px;            
	z-index: 100;
}

.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: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: underline;
}

.BlackLinkSmall
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	text-decoration: underline;
}

a.speciallink
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
/*	font-weight: bold; */
/*	color: #444444; */
/*	text-decoration: none; */
}

a.speciallink:hover
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
/*	font-weight: bold; */
/*	color: #444444; */
/*	text-decoration: underline; */
}

.HeaderText
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.LineText
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.LineTextSmall	/* lite kart */
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.ResultHeaderText
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

.ResultRow1
{ 
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	background-color: white;
	width: 160px;
}
.ResultRow2 
{ 
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	background-color: #EFEFE7;
	width: 160px; 
}

.LocatorResultChoice
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: black;
	height: 20px;
	width: 40px;
}

.InfoBox
{
	width: 500px;
	height: 100px;
	border-top: solid 1px #777777;
	border-left: solid 1px #777777;
	border-bottom: groove 2px #777777;
	border-right: groove 2px #777777;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.BottomRow
{
	width: 450px; 
	height: 20px; 
	background-color: #322C72;
}

.WhiteLineText
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	padding-left: 10px;
}

a.RightsLink
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}

.BottomButtonRow
{
	background-color: #eeede4;
	border-left: solid 1px #777777;
	border-bottom: solid 1px #777777;
	border-right: solid 1px #777777;
	padding-top: 4px;
	padding-bottom: 4px;
}

.BottomButtonRow td
{
	vertical-align: baseline;
}


.ButtonBorder
{
	border-top: solid 1px #777777;
	border-left: solid 1px #777777;
	border-bottom: solid 2px #777777;
	border-right: solid 2px #777777;
	border-bottom-color: Gray;
	width: 30px;
	height: 30px;
}

.ButtonBorder2
{
	border-top: solid 1px #777777;
	border-left: solid 1px #777777;
	border-bottom: solid 2px #777777;
	border-right: solid 2px #777777;
	border-bottom-color: Gray;
	position:relative;
	left: 8px;
}

.Poimouseover
{
	border: solid 2px black;
}

.Poimouseovertable
{
	width: 100%;
	height: 100%;
	font-family: Arial, Sans-Serif;
	background-color: White;
	color:Black;
	font-size: 11px;
}

/*
.BottomButtonRow
{
	background-color: white;
	border-left: solid 1px #777777;
	border-bottom: groove 2px #777777;
	border-right: groove 2px #777777;
	padding: 5;
	padding-top: 10;
}
*/


