.ntv_searcharea { width: 140px; font-size : 10px; font-family: verdana, arial; font-weight : normal; color: #000000; border: 1px solid black;} /* gammal: width: 371 */

td.ntv_forecast {font-family: verdana, arial; font-size: 0.6em; text-align: center; font-weight: normal; color: #000000;}

a.stat{
  font-weight: bold;
  text-decoration: none;
}

div#ntv_base { 		/* basplattan som allting annat ligger ovanpå */
   width: 432px;  
   margin: 0;
   padding: 0;
}
div#ntv_base select { 		/* basplattan som allting annat ligger ovanpå */
   width: 140px;
}

div#ntv_mainpage {	/* ligger under samtliga andra väderdelar */
   width: 100%;
   border: solid 1px #000000;
   padding: 3px;
}


div#ntv_geonavigation {	
   height: 100px;
   overflow: hidden;
   border: solid 1px #000000;
   background: #ffffff;
   margin-bottom: 0.5%;
}

div#ntv_geonavigation_minimap {	
   border: solid 1px #000000;
   background: #ffffff;
   width: 60px;
}
div#ntv_geonavigation_largemap {  
   position: relative;
   left: 63px; 
   top: -133px;
   border: solid 0px #000000;
   background: #ffffff;
   position: relative;
   width: 160px;
}
div#ntv_geonavigation_text {  
   position: relative;
   left: 226px;
   top: -284px;
   border: solid 0px #000000;
   background: #ffffff;	
   position: relative;
   width: 130px;
   font-family: verdana, arial;
   font-size: 0.6em;
}

div#ntv_timenavigation {		/* 5-dygnsprognosen */
   border: solid 1px #000000;
   background: #ffffff;
   margin-bottom: 3px;
   margin-top: 3px;
   height: 45px;
   width: 430px;			
}
div#ntv_leftright_container {   /* håller huvudytan med tempboxen och kartan */
   position: relative;
   width: 430px;			
   background: #ffffff;
   margin: 0px;
   padding: 0px;
   overflow: hidden;
}
div#ntv_left {			 /* ytan med kartan */
   position: relative;
   width: 236px;
   left: 100px;
   background: #ffffff;
   margin-top: 2px;
   padding-top: 0px;
   padding-left: 30px;
   height: 400px;
   overflow: hidden;
}
div#ntv_right {		/* vädret just nu -rutan */
   position: relative;
   top: -299px;
   left: 5px;
   width: 135px;
   padding-top: 0px;
   background: #ffffff;
   height: 298px;
   overflow: hidden;

}

#ntv_right ntv_stat_dayrecord_rubrik3{	
   font-family: verdana, arial; font-size: 12px; font-weight: bold;
}
div#ntv_footer {	
   position: relative;
   top: 0px;
   border: solid 1px #000000;
   background: #ffffff;
   padding: 0px;
   margin-bottom: 0.5%;
   height: 280px;
   overflow: hidden;
}


div#ntv_footer_hack {	
   position: relative;
   top: 0px;
   border: solid 1px #000000;
   background: #ffffff;
   padding: 0px;
   /*height: 280px;*/
   overflow: hidden;
}


div#ntv_apa {		
  	width: 100%;
  	position: absolute;
  	bottom: 0px;
}


div#ntv_footer_forecastplacement {  
	border: solid 0px #000000;
	background: #ffffff;
	vertical-align: center;
	border: solid 0px #000000;
}

div#ntv_footer_forecastsection {   
	border: solid 0px #000000;
	background: #000000;
	/*width: 19.05em;
	height: 6.2em;*/
	width: 19.07em;
	height: 6.0em;
}


div#ntv_footer_infoplacement {
  background: transparent;
  border: solid 0px #000000;
  padding-left: 95%;
  padding-bottom: 4%;

}





