

#listing_detail
 {
font:  12px Arial, Sans-serif; 
color: #000000;
text-decoration : none;
vertical-align: top;
}


#listing_detail a
{
font: 12px Arial, Sans-serif; 
color: #000000;
text-decoration : none;
}

#listing_detail a:visited
{
font: 12px Arial, Sans-serif; 
color: #000000;
text-decoration : none;
}


#sortby {
font: bold 12px Arial, Sans-serif; 
color: #FFFFFF;
text-decoration : none;
}

div#sortby a {
color: #FFFFFF;

}

div#sortby a:link, a:active , a:visited {
color: #FFFFFF;
}

div#sortby a:hover{
color: #FFFFFF;
text-decoration : none;
}

div#sortby td {

text-decoration : none;
}

div#sortby table {
background-color : #CECECE;
text-decoration : none;
border-bottom: 1px dotted #999; 
width:730px; 
border: none
}

#search_result_dataset {
font: 12px Arial, Sans-serif; 
color: #000000;
text-decoration : none;
}

#search_result_dataset a:visited {
font: 12px Arial, Sans-serif; 
color: #000000;
text-decoration : none;
}

#search_result_dataset a {
font: 12px Arial, Sans-serif; 
color: #000000;
text-decoration : none;
}

.browse_tool
{
font: 12px Arial, Sans-serif; 
color: #000000;
text-decoration : none;
}




.browse_tool_button a
{
font: 12px Arial, Sans-serif; 
color: #000000;
text-decoration : none;
}

.browse_tool_button a:visited
{
font: 12px Arial, Sans-serif; 
color: #000000;
text-decoration : none;
}


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 25em; /* ems so it will grow */
   
	background: url(http://www.boligstedet.dk/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(http://www.boligstedet.dk/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(http://www.boligstedet.dk/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(http://www.boligstedet.dk/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
