/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
/*	color: #999;*/
}
img	{
	border:none;
}
body {
	background-image: url(../images/structure/bg.jpg);
	background-repeat: repeat;
	height: 100%;
	color: #000000;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

body#iframe {
	background-image: url(../images/structure/mainBackgroundWhite.gif);
	background-repeat: repeat;
	color: #000000;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

#mainWrapper{
	width: 100%;
	height: 100%;
}
#wrapper{
	width: 940px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#middleWrapper{
	width: 940px;
	background-color: #FFFFFF;
	color: #000000;
	float: left;
}
#shadowLeft{
	background-image: url(../images/structure/shadowBgLeft.gif);
	background-repeat: repeat;
	float: left;
	width: 17px;
	height: 100%;
}
#shadowRight{
	background-image: url(../images/structure/shadowBgRight.gif);
	background-repeat: repeat;
	float: left;
	width: 17px;
	height: 100%;
}
#top{
	width: 900px;
	height: 147px;
	margin-left: auto;
	margin-right:auto;
	background-repeat: no-repeat;
	/*background-image: url(../images/structure/topImage.jpg);*/
	
	/*border: solid yellow 1px;*/
}
#menu{
	width: 900px;
	position: relative;
	height: 26px;
	top: 121px;
	/*left: 0px;
	top: 130px; 
	position: relative; */
	
}

div#menu ul {
	position: relative;
	width: 371px;
	float: right;
	height: 27px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url("../images/structure/menubackground.gif") 0px -136px no-repeat;
	display:none;

}

div#menu ul li {
	position: absolute;
	top: 0; 
	left: 0;
	width: 80px;
	height: 20px;
	color: black;
	font-size: 10px;
}

#menu ul li, #menu ul li a {
	display: block;
	height: 26px;
	text-indent: -10000px;
}

#menu ul li#fastigheter {
	left: 0;
	width: 99px;
}

#menu ul li#fastigheter a.active{
	background: transparent  url("../images/structure/menubackground.gif") 0px -109px no-repeat;
	width: 100px;
	margin-right: 15px;

}

#menu ul li#forvaltning {
	left: 88px;
	width: 100px;
}

#menu ul li#forvaltning a.active {
	background: transparent url("../images/structure/menubackground.gif") -88px -82px no-repeat;
	width: 100px;
}

#menu ul li#vard {
	left: 178px;
	width: 105px;
}

#menu ul li#vard a.active	 {
	background: transparent url("../images/structure/menubackground.gif") -178px -28px no-repeat;
	width: 114px;
}

#menu ul li#sport {
	left: 280px;
	width: 88px;
}

#menu ul li#sport a.active {
	background: transparent url("../images/structure/menubackground.gif") -280px -1px no-repeat;
	width: 88px;
}

div#menu ul li a {
	font-weight: 600;
	color: black;
	padding: 0 5px 0 0;
	text-decoration: none;
}

#content{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	margin-top: 12px;
}
#content_left{
	float:left;
	width: 650px;
	color: #000000;
	margin-top: 12px;
}
#content_right{
	float:left;
	width: 250px;
	height:300px;
	color: #000000;
	margin-top: 12px;
}
#contentLeft{
	width: 206px;
	float: left;
}
#key{
	width: 206px;
	height: 189px;
	float: left;
	background-image: url(../images/structure/key.jpg);
	background-repeat: no-repeat;
}
#contentMiddle{
	width: 375px;
	float: left;
	margin-bottom:20px;
	
}
#contentMiddle div{
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	line-height: 23px;
}
#quote{
	width: 340px;
	margin-top: 40px;
}

#quote div{
	float: left;
}

span.quoteText{
	font: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
	margin: 0;
	display: block;	
	width: 320px;
}	

.quoteContainer {
	background-color: red;
}

.quoteAuthor {
	font: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #999999;
	font-size: 12px;
	padding-left: 50px;
	display:none;
}

#contentMiddle2{
	width: 670px;
	height: 100%;
	float: left;
	
}
#contentMiddle2 div{
	margin-left: auto;
	margin-right: auto;
	

}
#contentMiddle div p, #contentMiddle2 div p{
	margin-bottom: 15px;
}

#contentMiddle2 div img {
	border: solid 1px #cccccc;
	padding: 5px;
	margin: 10px;
	float:right;
}
#contentRight{
	width: 313px; 
	float: left;
	padding-top: 8px;
	height: 100%;
}
#contentRightbtn{
	width: 313px;
	float: left;
	height: 100%;
	margin-left:5px;
}
#contentLeft_rb{
	float:left;
	height:100%;
	width:206px;
}
#contentMiddle_rb{
	float:left;
	height:100%;
	width:423px;
	padding:0px 15px 0px 0px;
	_padding:0px;
	margin-bottom:10px;
	_margin-right:-30px;
}
#banner{
	height:129px;
	width:620px;
	_width:620px;
	float:left;
	margin:20px 5px 30px 10px;
	_margin:20px 0px 30px 5px;;
}
#contentRight_rb{
	max-width:220px;
	_width:200px;
	padding-left:15px;
	margin-top:20px;
	float:left;
	height:100%;
}
.blue_line{
	margin:5px 0px 5px 0px;
}
*+html .blue_line{
	margin:-5px 0px -5px 0px;
}
.icmsLatestNews_rb .newsitem_preamble_date{
	font-size:10px;
	margin-top:15px;
}
.icmsLatestNews_rb .newsitem_rubrik_latest{
	font-size:12px;
	color:#000066;
}
.icmsLatestNews_rb .newsitem_ingress{
	font-size:10px;
	margin-bottom:3px;
}
#contentFull{
	width: 694px;
	float: left;
	line-height: 23px; 
}
#contentFull p{
	margin-bottom: 15px;
}

#puffRed img, #puffRedActive img, #puffGreen img, #puffGreenActive img,  #puffLightBlue img,  #puffLightBlueActive img, #puffDarkBlue img, #puffDarkBlueActive img {
	float: left;
	margin: 0 0 0 10px;
}
#puffYellow img, #puffYellowActive img {
	float: left;
	margin: -7px 0 0 10px;
}
#puffYellow {
	background-image: url(../images/puffar/yellow.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 313px;
	height: 71px;
	margin-bottom: 8px;
	padding-top: 5px;
}
#puffYellow div{
	width: 249px;
	height: 61px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
}
#puffYellow div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#puffYellowActive{
	background-image: url(../images/puffar/yellowActive.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 313px;
	height: 71px;
	margin-bottom: 8px;
	padding-top: 5px;
}
#puffYellowActive div{
	width: 249px;
	height: 61px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
}
#puffYellowActive div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

#puffRed{
	background-image: url(../images/puffar/red.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 313px;
	height: 71px;
	margin-bottom: 8px;
	padding-top: 5px;
}
#puffRedActive{
	background-image: url(../images/puffar/redactive.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 313px;
	height: 71px;
	margin-bottom: 8px;
	padding-top: 5px;
}
#puffRed div{
	width: 249px;
	height: 61px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
}
#puffRed div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#puffRedActive div{
	width: 249px;
	height: 61px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
}
#puffRedActive div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#puffGreen{
	background-image: url(../images/puffar/green.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 313px;
	height: 71px;
	margin-bottom: 8px;
}
#puffGreenActive{
	background-image: url(../images/puffar/greenactive.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 313px;
	height: 71px;
	margin-bottom: 8px;
}
#puffGreen div{
	width: 249px;
	height: 61px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
}
#puffGreen div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#puffGreenActive div{
	width: 249px;
	height: 61px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
}
#puffGreenActive div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#puffDarkBlue{
	background-image: url(../images/puffar/darkBlue.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 313px;
	height: 71px;
	margin-bottom: 8px;
}
#puffDarkBlueActive{
	background-image: url(../images/puffar/darkBlueactive.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 313px;
	height: 71px;
	margin-bottom: 8px;
}
#puffDarkBlue div{
	width: 249px;
	height: 61px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
}
#puffDarkBlue div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#puffDarkBlueActive div{
	width: 249px;
	height: 61px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
}
#puffDarkBlueActive div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#puffLightBlue{
	background-image: url(../images/puffar/lightBlue.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 313px;
	height: 71px;
	margin-bottom: 8px;
}
#puffLightBlueActive{
	background-image: url(../images/puffar/lightBlueactive.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 313px;
	height: 71px;
	margin-bottom: 8px;
}
#puffLightBlue div{
	width: 249px;
	height: 61px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
}
#puffLightBlue div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#puffLightBlueActive div{
	width: 249px;
	height: 61px;
	margin-left: 40px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
}
#puffLightBlueActive div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

#map{
	height: 331px;
	width: 313px;
	margin-top: 20px;
	background-image: url(../images/structure/mapBackground.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#map2{
	height: 331px;
	width: 313px;
	margin-top: 20px;
	background-image: url(../images/structure/mapBackground2.gif);
	background-repeat: no-repeat;
	background-position: right;
}


#map #text {
	width: 100px;
}
#map div{
	width: 120px;
	height: 140px;
	font-size: 10px;
	/* margin-top: 20px;*/
	margin-left: 20px;
}
#map div div{
	width: 80px;
	height: 100px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 20px;
}

#map #rutor	{
	position:relative;
	top:73px;
	right:85px;
	width:70px;
	height:30px;
	float:right;
	margin:0px;
	padding:0px;
}

#rutor #ruta1	{
/*	background-color:#FFFFFF;*/
	height:6px;
	width:6px;
	position:relative;
	font-size:5px;
	margin:0px;
	padding:0px;
	float:left;
	
	top:13px;
	left:10px;
}
#rutor #ruta2	{
/*	background-color:#FFFFFF;*/
	height:6px;
	width:6px;
	position:relative;
	font-size:5px;
	margin:0px;
	padding:0px;
	float:left;

	top:10px;
	left:12px;
}
#rutor #ruta3	{
/*	background-color:#FFFFFF;*/
	height:6px;
	width:6px;
	position:relative;
	font-size:5px;
	margin:0px;
	padding:0px;
	float:left;

	top:19px;
	left:12px;
}
#rutor #ruta4	{
/*	background-color:#FFFFFF;*/
	height:6px;
	width:6px;
	position:relative;
	font-size:5px;
	margin:0px;
	padding:0px;
	float:left;

	top:6px;
	left:8px;
}
#rutor #ruta5	{
/*	background-color:#FFFFFF;*/
	height:6px;
	width:6px;
	position:relative;
	font-size:5px;
	margin:0px;
	padding:0px;
	float:left;

	top:12px;
	left:8px;
}
#rutor #ruta6	{
/*	background-color:#FFFFFF;*/
	height:6px;
	width:6px;
	position:relative;
	font-size:5px;
	margin:0px;
	padding:0px;
	float:left;
	
	top:12px;
	left:14px;
}



#map div strong{
	font-size: 11px;
	font-weight: bold;
}
#inloggning{
	width: 180px;
	font-size: 11px;
	padding-left: 15px;
}
#inloggning div{
	width: 145px;
	text-align: right;
	margin-top: 10px;
}
#footer{
	width: 900px;
	height: 64px;
	clear: both;
	margin-top: 25px;
	background-color: #f2f2f2;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
}
#footerLeft{
	width: 440px;
	height: 60px;
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
	color: #989898;	
}
#footerLeft a{
	text-decoration: none;
	color: #989898;
	font-weight: bold;
}
#footerLeft a:hover{
	text-decoration: none;
	color: #989898;
	font-weight: bold;
}
#footerRight{
	width: 430px;
	height: 60px;
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	text-align: right;
	font-size: 11px;
	color: #989898;
	display:none;
}
.footerLink{
	text-decoration: underline;
	color: #989898;
}
.footerLinkActive{
	text-decoration: underline;
	color: #989898;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2{
	background-image:  url(../images/headers/hyresgasteinloggning.gif);
	background-repeat:no-repeat;
	width: 206px;
	height: 24px;
	clear: both;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;

}
div#icmsLiMenu ul, div#icmsLiMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#icmsLiMenu ul li.level_0 {
	background-image: url(../images/structure/sideMenu.gif);
	background-repeat: no-repeat;
	height: 27px;
	color: #a10f19;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
div#icmsLiMenu ul li.level_1, div#icmsLiMenu ul li.level_2 {
	margin-left: 20px;
	margin-bottom: 10px;
	background: url("../images/structure/bullet.gif") 1px 4px no-repeat;
}
div#icmsLiMenu ul li.level_2 { 
	margin-left: 60px;
	padding: 3px 0 3px 0;
	margin-bottom: 5px;
	background: url("../images/structure/bullet.gif") 1px 6px no-repeat;
}
div#icmsLiMenu ul li.level_1 a, div#icmsLiMenu ul li.level_2 a {
	font-size: 12px;
	text-decoration: underline;
}
div#icmsLiMenu ul li a, div#icmsLiMenu ul li a.level_0:hover{
	color: #636464;
	text-decoration: none;
	font-size: 14px;
	padding: 0 0 0 12px;
}

div.newsitem_backbutton a   {
}

#contentMiddle2 div.newsitem_backbutton a img  {
	height: 24px;
	width: 24px;
	background: url("../images/structure/backward.gif") -1px center  no-repeat;
	border: none;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	
}

div.contentMiddle2	{
	width:500px;
}

table div.newsitem_ingress {
	font-size: 14px;
}
div.newsitem_text p {
	font-size: 14px;
}
#print {
	border: 1px, dashed, #000000;
}
div.newsitem_button_table {
	position: relative;
}
#print .newsitem_ingress{
	font-weight:bold;
	margin:5px 0px -10px 0px;
}
div#namnsdag {
	width: 90%;
	font-size: 10px;
	height: 40px;	
	text-align: right;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 45px;
	line-height: normal;
	background-image: url("../images/calendar.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

#contentMiddle2 div.newsitem_printbutton a img  {
	border: none;
	height: 24px;
	width: 24px;
	background: url("../images/structure/print.gif") -1px center  no-repeat;
	margin: 0;
	padding: 0;
}
.newsitem_text {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newsitem_ingress {
	/*font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;*/
	clear: left;
}
#contentMiddle div .icmsLatestNews div img {
	padding: 8px; 
	border: solid #CCCCCC 1px;
	margin: 0;
}
#contentMiddle2 div .icmsLatestNews div img {
	padding: 8px; 
	border: solid #CCCCCC 1px;
	margin: 0;
}
#contentMiddle2 div.newsitem_rubrik_latest a {
	text-decoration: none;
}
#contentMiddle2 div.newsitem_rubrik_latest a:hover {
	color: #990000;
}
#contentMiddle2 div.newsitem_rubrik_latest {

}
.newsitem_rubrik {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	float: left;
}
.icmsLatestNews {
	margin-bottom: 15px;
	
}

.newsitem_rubrik_latest {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
		
}
/*.newsitem_preamble_date {
	position: relative;
	left: 65%;
	top: 25px;
}*/

div#icmsLiMenu ul li a.marked{
	background: url("../images/structure/sideMenuActive.gif")  0px -2px no-repeat;
	color: #a10f19;
}
.sideMenuActive a, .sideMenuActive a:hover{
	color: #a10f19;
	text-decoration: none;
	font-size: 14px;
}

/* FRAMEWORK CSS */
.altGridRow {
	background-color: #f2f2f2;
}
.grid {
	width: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.grid.hover {
	background-color: #CCCCCC;
}

.grid_header_col {
	background-color: #000000;
	padding: 5px;
	font-size: 11px;
	
}
.grid_header_col a {
	color: #FFF;
	text-decoration: none;
}
.grid_header_col a:hover {
	color: #F2F2F2;
	text-decoration: underline;	
}
.grid_col_1 {
	padding: 5px;
}
table.grid tr td  {
	padding: 10px;
}

/*
#contentMiddle div div.icmsLatestNews div.newsitem_readmore {
	background: url("../images/structure/readmore.jpg") no-repeat;

	width: 60px;
	height: 15px;
	float: right;
	
}
*/
div.newsitem_readmore {
	background: url("../images/structure/readmore.jpg") no-repeat;

	width: 60px;
	height: 15px;
	float: right;
	
}
#contentMiddle div div.icmsLatestNews div.newsitem_readmore a img {
	padding: 0p;
	margin: 0;
	border: none;
	width: 60px;
	height: 15px;
}
#contentMiddle2 div .icmsLatestNews2 div img {
	position:absolute;
	float: left;
}
#contentMiddle2 div .icmsLatestNews2 .newsitem_rubrik_latest a{
	position:relative;
	top:5px;
	text-decoration:none;
	color:#666666;
}
#contentMiddle2 div .icmsLatestNews2 .newsitem_preamble_date{

}
#contentMiddle2 div .icmsLatestNews2 .newsitem_ingress	{
	position:relative;
	top:5px;
	margin-bottom:10px;
	color:#666666;
}
table.resurs_grid tbody tr td a {
	font-weight: 600;
}

table.resurs_grid tbody tr td  {
	position: relative;
}
table.resurs_grid tbody tr td img {
	top: 0;
}

table.resurs_grid tbody tr td {
	padding: 10px 0 0 0 ;
	font-size: 0.9em;
}
/*Sport-nyheter*/
div#contentMiddle div.icmsLatestNews_sport {
	font:12px Verdana, Geneva, sans-serif;
	width:100%;
	clear:both;
	min-height:70px;
}
div.icmsLatestNews_sport div.newsitem_rubrik_latest a{
	font:12px Verdana, Geneva, sans-serif;
}
div#contentMiddle div.icmsLatestNews_sport div.pic{
	float:left;
	width:80px;
	margin-right:5px;
}
#contentMiddle div.icmsLatestNews_sport div.txt{
	float:left;
	width:260px;
}
#contentMiddle div.icmsLatestNews_sport div.txt div.newsitem_preamble_date{
	width:260px;
}
#contentMiddle div.icmsLatestNews_sport div.txt div.newsitem_rubrik_latest{
	width:260px;
}
#contentMiddle div.icmsLatestNews_sport div.txt div.newsitem_ingress{
	width:260px;
	line-height:18px;
	margin-left:0px;
}
.icmsLatestNews2 .txt {
    float:left;
    height:105px;
    width:595px;
}
.pic {
float:left;
width:100px;
height:100px;
}
.icmsLatestNews2 .pic img {
    width:75px;
    height:75px;
}
.icmsLatestNews2 {
    width:695px;
    height:105px;
}
.icmsLatestNews .pic {
    float:left;
    height:auto;
}
#riflex_bg {
   background-image: url(../images/structure/riflex_1.png);
   background-repeat: no-repeat;
   position:absolute;
   top:0px;
   left:0px;
   width:550px;
   height:587px;
   display:none;
}
div#lediga_lagenheter {
    background-image: url(../images/structure/riflex_btn.png);
    display:block;
    width:130px;
    height:46px;
    float:left;
    margin-top:25px;
}
div#lediga_lokaler {
    background-image: url(../images/structure/riflex_btn.png);
    display:block;
    width:130px;
    height:46px;
    float:left;
    margin-left:35px;
    margin-top:25px;
}
textarea {resize:none;}

div#lediga_lagenheter p,div#lediga_lokaler p {
    color:#fff;
    font-size:14px;
    text-decoration:none;
    text-align:center;
    padding-top:2px;
}
div#lediga_lagenheter p:hover,div#lediga_lokaler p:hover {
    text-decoration:underline;
}
div#lcontentRightbtn a {
    text-decoration:none;
}

