/* Övergripande
****************************/
* { 
	margin:0;
	padding:0;
}
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	line-height: 160%;
	color: #000000;
	background-image: url(Staticfiles/gfx/bakgrundsbild.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	scrollbar-base-color: #FFFFFF;
    scrollbar-arrow-color: #000000;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-track-color: #FFFFFF;
	}
h1 {
	font-size: 160%;
	line-height: 250%;
	font-weight: normal;
}

h2 {
	font-size: 170%;
	line-height: 250%;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	line-height: 150%;
}
h4 {
	font-size: 100%;
	color: #990000;
	font-weight: normal;
	line-height: 150%;
}


A
{
	color: black;
	text-decoration: underline;
	font-weight: normal;

}


.menylink {
	
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	z-index: 1;
}
#telefon {
	background-image: url(graphics/telefon.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 208px;
	position: absolute;
	left: 746px;
	top: -11px;
}

#container_startsida {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(graphics/bakgr.gif);
	background-repeat: no-repeat;
	min-height:705px;
	height: auto !important;
	height: 705px;
	background-position: bottom;
	position: relative;        
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
}
#Content {
	background-color: #FFFFFF;
	float: left;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 100%;
	padding-left: 40px;
}

#ContentDialog {
	background-color: #FFFFFF;
	float: left;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 100%;
	padding-left: 40px;
	padding-top: 20px;
}


#SpaltLeftAlt {
	float: left;
	width: 549px;
	padding-left: 1px;
	padding-top: 0px;
}

#SpaltRightAlt {
	float: left;
	width: 400px;
	padding-top: 0px;
}
#SpaltLeft {
	float: left;
	width: 450px;
	padding-right: 5px;
	padding-top: 20px;
}

#SpaltRight {
	float: left;
	width: 470px;
	padding-left: 25px;
}
#SpaltLeft_kopa-salja {
	float: left;
	width: 440px;
	padding-right: 40px;
	padding-top: 20px;
	height: 365px;
	overflow: auto;
	padding-bottom: 50px;
}
#SpaltRight_kopa-salja {
	float: left;
	width: 470px;
}
#TextSpaltRight_kopa-salja {
	width: 420px;
	float: left;
	padding-left: 20px;
}

#TextSpaltRight_kopa-salja A
{
    color: Black;
}


#SpaltLeftKartsida {
	float: left;
	width: 380px;
	padding-right: 5px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 473px;
	padding-bottom: 25px;
}
#SpaltRightKartsida {
	float: left;
	width: 540px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 479px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;	
}

#TextSpaltRight {
	width: 440px;
	float: left;
}
#TextSpaltRightMaklarna {
	width: 460px;
	float: left;
	font-size: 80%;
	padding-left: 30px;
}

.ikoner {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#.SaldaObj_link {
	display: block;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

div.SaldaObj_link ul
{
	position: relative;
	margin-top: 16px;
	margin-left: -7px;
}
div.SaldaObj_link ul li
{
		

}
 
div.SaldaObj_link ul li a
{
	color: #990000;
	text-decoration: none;
	background-image: url(graphics/button_utokad.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 33px;
}


/* Senaste inkomna objekt-startsidan
****************************/
#Aktuellt {
	background-color: #FFFFFF;
	float: left;
	width: 398px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 1px;
        padding-bottom: 2px;
}
.visitkort {
	float: left;
    margin-right: 40px;
	margin-bottom: 20px;
}

.huvudbild {
	float: right;
}

#AktuelltHeader {
	font-size: 10px;
	text-align: right;
	width: 395px;
	height: 21px;
}

/* Nyhetsruta
****************************/

#Nyheter {
	float: left;
	width: 390px;
	margin-top: 5px;
	color: #FFFFFF;
	padding-left: 8px;
}

#Nyheter A {
	color: #FFFFFF;
}

.nyhetsbild {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}


/* Sidfot - Adress
****************************/
a.adresslink:link, a.adresslink:active, a.adresslink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#Sidfot {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 85%;
	padding-left: 5px;
	clear: left;
}

/* Objektlista
****************************/
.ObjRow {
	width: 920px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	padding-bottom: 15px;
	font-size: 87%;
	line-height: 150%;
	margin-bottom: 15px;
}
.ObjRow_img {
	float: left;
	width: 290px;
	position: relative;
}
.ObjRow_ColumnLeft {
	float: left;
	width: 385px;
	border-right: 1px solid #999999;
	height: 205px;
	padding-right: 25px;
	padding-left: 15px;
	
}
.ObjRow_ColumnRight {
	float: left;
	width: 195px;
	margin-left: 5px;
	height: 205px;
}
.Visningstid {
	color: #990000;
}

div#.ObjRow_link {
	display: block;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

div.ObjRow_link ul
{
	position: relative;
	
}
div.ObjRow_link ul li
{
	display: inline;	

}
 
div.ObjRow_link ul li a
{
	color: #000000;
	text-decoration: none;
	background-image: url(graphics/button.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.ObjFact_ColumnLeft {
	float: left;
	width: 85px;
}
.ObjFact_ColumnRight {
	float: left;
	width: 110px;
}
.Button_bilder {
    background-image: url('graphics/button_bilder.png');	
	height: 60px;
	width: 71px;
	position: absolute;
	top: 157px;
	left: -10px;
}
.Ikon_bud {
	height: 84px;
	width: 84px;
	position: absolute;
	background-image: url(graphics/ikon_bud.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
.Ikon_sold {
	height: 84px;
	width: 84px;
	position: absolute;
	background-image: url(graphics/ikon_sold.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
.loggain {
	margin-top: 5px;
}



#Loggain_platta {
	background-image: url(graphics/bakgr_loggain.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 215px;
	width: 276px;
	padding-left: 25px;
	padding-top: 25px;
}

.header {
    display:block;
    float:left;
    width:100%;
}

.rubrikVisning
{
    float: left;
}

.ikonVisning
{
    float: left;
    margin-right: 4px;
}

.VisningRow
{
    clear: left;
    margin-bottom: 6px;
    color: #990000;
}

.VisningKommentar
{
    color: Black;
    padding-left: 20px;
}

A.OmOssBusinesscardLink
{
    color: Black;
}

.Befattning
{
    font-size: 8px;
    line-height: 100%;
    color: black;
}

/***********  NoFlash  **********/

.IntroNoFlash
{
    display: block;
    position: relative;
    top: -390px;
    left: 20px;
    color: White;
    width: 240px;
}
.IntroNoFlashRubrik1
{
    font-size: 22px;
    margin-bottom: 20px;
    padding-left: 3px;
}
.IntroNoFlashRubrik2
{
    font-size: 50px;
    margin-bottom: 35px;
}
.IntroNoFlashIntroText
{
    padding-left: 3px;
}
.IntroNoFlashIntroText A
{
    color: White;
}

.SlideNoFlashImages
{
    float: left;
}
.SlideNoFlashText1
{
    margin-top: 10px;
    float: left;
    line-height: 130%;
    font-size: 13px;
}
.SlideNoFlashLink
{
    float: left;
    width: 200px;
    margin-top: 6px;
}

.SlideNoFlashLink A
{
    color: White;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}