/* Common */
body  {
	background: url("../pic/brick.jpg"); 
	font-family:verdana;
	font-size:10pt;
	}

span.pris_note {
	font-size: 8pt;
	font-style: italic;
	color:#888888;
}	
	
table  {
	font-family:verdana;
	font-size:10pt;
	}	

div.div1            {position:absolute; left:68px; top:40px ;}
div.title           {position:absolute; left:68px; top:15px;}
div.lang            {position:absolute; left:768px; top:15px;}
div.areasCovered    {font-size:9pt; margin-top:10px; margin-bottom:8px; padding:0px;}
div.propertyTypes   {font-size:9pt; margin-top:10px; margin-bottom:8px; padding:0px;color:#888888}
div.copyright       {font-size:8pt; font-weight:bold;}

a.link {
  text-decoration: none;
  font-weight: bold;
  color: #cc0000;
  }

a.lang {
  text-decoration: none;
  font-weight: none;
  color: #000000;
}

img {	border: 0;}  
  
/* Index Page */
div.photo1          {position:absolute; left:682px; top:405px ;}
div.photo2          {position:absolute; left:789px; top:402px ;}
div.xNote           {position:absolute; left:770px; top:400px ;}
div.flyer_border    {position:absolute; left:105px; top:80px ;}
div.flyer_inner     {position:absolute; left:137px; top:110px ;}
div.note            {position:absolute; left:585px; top:78px ;}
div.note_swe        {width:275px; text-align: center; position:absolute; left:595px; top:120px;}
div.note_eng        {width:275px; text-align: center; position:absolute; left:595px; top:120px;}

/* Second Page */
div.big_note        {position:absolute; left:120px; top:80px ;}

div.big_note_text  {
  position:absolute;
  width:500px;
  left:200px;
  top:120px;
  font-size:8pt;
  line-height:20px; 
  }

#big_note_home_link {
  text-align:right; 
  }
  
