@charset "utf-8";
/* CSS Document */


#GuideContainer 
{ 
	position: relative; 
}

#map {
	margin:0;
	padding:0;
	width:744px;
	height:1450px;
	background:url(/Documents/topmenu-guide-EN/images/screen.jpg) top left no-repeat #fff;
	font-family:verdana;
	font-size:8pt;
}

#map li {
	margin:0;
	padding:0;
	list-style:none;
}

#map li a {
	position:absolute;
	display:block;
	/*
	   Specifying a background image
	   (a 1px by 1px transparent gif)
	   fixes a bug in older versions of
	   IE that causeses the block to not
	   render at its full dimensions.
	*/
	background:url(/Documents/topmenu-guide/images/blank.gif);
	text-decoration:none;
	color:#ffffff;
}

#map li a span { display:none; }

#map li a.right:hover span {
	position:relative;
	display:block;
	width:200px;
	left:25px;
	top:5px;
	border:1px solid #000;
	background:#003f62;
	padding:5px;
	border:2px solid #ffffff;
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	-moz-box-shadow:    2px 2px 3px rgba(0,0,0,0.3);
  	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
  	box-shadow:         2px 2px 3px rgba(0,0,0,0.3);
	/*filter:alpha(opacity=80);
	opacity:0.8;*/
}

#map li a.left:hover span {
	position:relative;
	display:block;
	width:200px;
	left:-215px;
	top:5px;
	border:1px solid #000;
	background:#003f62;
	padding:5px;
	border:2px solid #ffffff;
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox 3.6 and earlier */
	-moz-box-shadow:    2px 2px 3px rgba(0,0,0,0.3);
  	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
  	box-shadow:         2px 2px 3px rgba(0,0,0,0.3);
	/*filter:alpha(opacity=80);
	opacity:0.8;*/
}

#textlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#textlist li
{
padding-left: 10px;
background-image: url(/Documents/topmenu-guide/images/bullet-white.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}
/*------------------Forside---------------------------*/
#map a.huskeliste {
	top:125px;
	left:553px;
	width:25px;
	height:25px;
}

#map a.konti {
	top:124px;
	left:109px;
	width:25px;
	height:25px;
}

#map a.fuldmagt {
	top:268px;
	left:139px;
	width:25px;
	height:25px;
}

/*#map a.laas {
	top:233px;
	left:144px;
	width:25px;
	height:25px;
}*/

/*#map a.vismere {
	top:305px;
	left:117px;
	width:25px;
	height:25px;
}*/

#map a.nykonto {
	top:311px;
	left:353px;
	width:25px;
	height:25px;
}

/*#map a.nytdepot {
	top:457px;
	left:353px;
	width:25px;
	height:25px;
}*/

#map a.udskriv {
	top:660px;
	left:659px;
	width:25px;
	height:25px;
}
#map a.topmenu {
	top:68px;
	left:147px;
	width:25px;
	height:25px;
}
#map a.depot {
	top:342px;
	left:167px;
	width:25px;
	height:25px;
}
#map a.funcmenu {
	top:138px;
	left:336px;
	width:25px;
	height:25px;
}

/*------------------Menu---------------------------*/
#map a.navn {
	top:767px;
	left:541px;
	width:25px;
	height:25px;
}

#map a.logaf {
	top:773px;
	left:713px;
	width:25px;
	height:25px;
}

#map a.aftaler {
	top:806px;
	left:391px;
	width:25px;
	height:25px;
}

#map a.omnetbank {
	top:791px;
	left:502px;
	width:25px;
	height:25px;
}

#map a.kontakt {
	top:808px;
	left:706px;
	width:25px;
	height:25px;
}

#map a.se {
	top:952px;
	left:194px;
	width:25px;
	height:25px;
}

/*#map a.svar {
	top:1015px;
	left:391px;
	width:25px;
	height:25px;
}*/