/* CSS Document */

/* MAIN */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color:#9D8C96;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFF
}



.body_main {
	background-color: #7B7CA3;
	overflow:hidden;
}

.meny {
	background-image: url(bilder/grafik/panorama.jpg); background-repeat: no-repeat;
	overflow:hidden;
}



/* IFRAME */

.if_startsida 		{ background-image: url(bilder/bg_bilder/valkommen.jpg); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
.if_homestaging 	{ background-image: url(bilder/bg_bilder/homestaging.jpg); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
.if_inredning 		{ background-image: url(bilder/bg_bilder/inredning.jpg); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
.if_kontakt 		{ background-image: url(bilder/bg_bilder/kontakt.jpg); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
.if_nyheter 		{ background-image: url(bilder/bg_bilder/nyheter.jpg); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
.if_partners 		{ background-image: url(bilder/bg_bilder/partners.jpg); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
.if_referenser 		{ background-image: url(bilder/bg_bilder/referenser.jpg); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
.if_rumstera 		{ background-image: url(bilder/bg_bilder/om_rumstera.jpg); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
.if_uppdrag 		{ background-image: url(bilder/bg_bilder/pagaende.jpg); background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }




/* CONTENT IFRAME */
.body_content {
	background-color : transparent;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color:#9D8C96;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}



/* LINKS */
a:link { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:active { text-decoration: none; color: #666666; }
a:hover { text-decoration: underline; color: #666666; }


a.a_link:link { text-decoration: none; color: #514E86; }
a.a_link:visited { text-decoration: none; color: #514E86; }
a.a_link:active { text-decoration: none; color: #514E86; }
a.a_link:hover { text-decoration: underline; color: #514E86; }

 
a.a_kontakt:link { text-decoration: none; color: #D1CFCF; }
a.a_kontakt:visited { text-decoration: none; color: #D1CFCF; }
a.a_kontakt:active { text-decoration: none; color: #D1CFCF; }
a.a_kontakt:hover { text-decoration: underline; color: #D1CFCF; }








/* TEXT */
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4D5071;
	text-decoration: none;
	margin-bottom: 0px;
}


h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #4D5071;
	text-decoration: none;
	margin-bottom: 0px;
}


h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	font-weight: normal;
	color: #4D5071;
	text-decoration: none;
	margin-bottom: 0px;
}


.brodtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #545353;
	text-decoration: none;
}


.brodtextfet {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #4D5071;
	text-decoration: none;
}


.kontakttext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #D1CFCF;
	text-decoration: none;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.special_link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #F47002;
	text-decoration: none;
}


.pilar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #34395E;
	text-decoration: none;
}


.objekt_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #545353;
	text-decoration: none;
}



/* 
*** Övrigt som kan vara till användning *** 

.bg { background-image: url(bilder/grafik/bg.gif); }
background-repeat: repeat-x;
background-repeat: no-repeat;
background-position: center;

background-image: url(bilder/grafik/bg.jpg); background-repeat: no-repeat; background-position: left bottom; background-attachment: fixed;



{
	scrollbar-face-color:#6C6B6B;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;

}



.ul_prick { list-style-image: url(bilder/grafik/ul_prick.gif) } 
.ul_pil { list-style-image: url(bilder/grafik/ul_pil.gif) } 




.kantlinje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width: 200px;
}



*/
