
body {
	background-color: #F7F5EE; 
	text-align: center;
}

a {
	color: #706d6b;
}

a:hover {
	color: #ff8000;
}


div.notupdated {
position: absolute;
background-color: #DEDACF;
width: 80%;
	height: 300px;
	top:200px;
	left:10%;
	z-index: 9999;
	border-style: solid;
	border-width:1px;
	padding: 0px; 
	margin: 0px;
}

div.stortkorthead {
position: absolute;
background-color: #DEDACF;
width: 250px;
	height: 46px;
	bottom:20px;
	left:20px;
	z-index: 9999;
	border-style: solid;
	border-width:1px;
}
 
div.stortkortfoot {
	border-style: solid;
	border-width:1px;
	background-color: #DEDACF;
	height: 68px;
	width: 600px;
	bottom:20px;
padding-left: 4px;
	right:20px;
	position: absolute;
	z-index: 9999;
}



div.testmap {
border-style: solid;

	border-width: 5px;

position: absolute;

}
	
	
div.stortkortgmap {
	text-align: left;
	border-style: solid;
	border-width: 1px;
position: relative;
height:100%;
width:100%;
min-height:400px;
min-width:680px;

}

div.gmapmessage {
	
font-weight: bold;
height: 32px;
}

div.rightalign {
text-align: right;	
}

div.idesc {
text-align: left;
height: 20px;
}

div.idesci {
float: left;
width: 30px;
}

div.idescd {
float: left;
width: 112px;

}

div.idescr {
	
}

#toplinks {
	padding: 3px;
	position: static;
	text-align: center;
	color: #454545;
	font-size: 14pt;		
	font-weight: normal;
	font-family: Georgia;
	margin: auto;
	
}
#toplinks.a {
	color: #706d6b;
}

#toplinks.a:hover {
	color: #ff8000;
}
