@charset "utf-8";
/* Global */
html {
	font-size: 125%;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #585858;
	background-color: #FFF;
}

* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
	display: block;
}
input, select, textarea {
	font-size: 11px;
	color: #585858;
	width: 206px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-bottom: 10px;
}
input.skicka {
	width: auto;
	float: right;
}
h1, h2, h3 {
	color: #009485;
}
h1 {
	font-size: 1.6em;
	line-height: 130%;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h2 {
	font-size: 1.2em;
	line-height: 125%;
	margin-bottom: 2px;
}
h3 {
	font-size: 1.4em;
	line-height: 125%;
	margin-bottom: 2px;
}
h4 {
	font-size: 1.2em;
	color: #737373;
	line-height: 125%;
}
p {
	line-height: 140%;
	margin-bottom: 15px;
}

/* Site containers */
#site {
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	margin-top: 20px;
	line-height: 130%;
	display: table;
	display: inline-block !important;
	position: relative;
	overflow: auto;
}
#site #sidhuvud {
	clear: both;
	width: 1000px;
	text-align: right;
	padding-right: 23px;
	padding-bottom: 15px;
}
#meny {
	background-image: url(bg_ram_meny.gif);
	height: 48px;
	padding-right: 18px;
	padding-left: 18px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
}
#meny ul { 
	height: 48px;
	margin: 0px;
	padding: 0px;
}
#meny ul li {
	background-image: url(bg_meny.gif);
	background-repeat: repeat-x;
	float: left;
	display: block;
	height: 48px;
	overflow: visible;
	position: relative;
	visibility: visible; 
	width: auto;
}

#meny ul li.on {
	background-image: url(bg_meny_on.gif);
	background-repeat: repeat-x;
}
#meny ul a img {
	float: left;
	padding-right: 7px;
	margin-top: -10px;
}
#meny ul a h3 {
	padding-top: 3px;
	
}
#meny ul li a {
	padding-top: 18px;
	padding-left: 7px;
	padding-bottom: 2px;
	padding-right: 13px;
	height: 28px;
	width: auto;
font-size: 10px;
	color: #009485;
	font-weight: bold;
		text-transform: uppercase;
	position: relative;
	visibility: visible;
	display: block;
	background-image: url(streck_meny.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	float: left;
}
#meny ul #first {
	background-image: url(bg_meny_v.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 4px;
}
#meny ul #first_on {
	background-image: url(bg_meny_v_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 4px;
}

#meny ul #last {
	background-image: url(bg_meny_h.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 4px;
}
#meny ul #last a {
	background-image: none;
	padding-right: 11px;
} 
#meny ul #last_on {
	background-image: url(bg_meny_h_on.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 4px;
}

/* UNDERMENY */
#umeny {
	background-image: url(bg_ram_umeny.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 21px;
	padding-right: 85px;
	padding-bottom: 3px;
	text-align: left;
}
#umeny ul { 
	height: 22px;
	margin: 0px;
	padding: 0px;
}
#umeny li {
	float: left;
	display: block;
	height: 22px;
	overflow: visible;
	position: relative;
	visibility: visible;
	width: auto;
}
#umeny li.on {
	background-image: url(bg_umeny_on.gif);
	background-repeat: repeat-x;
}
#umeny li a {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 12px;
	height: 17px;
	width: auto;
	font-size: 10px;
	color: #666;
	position: relative;
	visibility: visible;
	display: block;
	background-image: url(streck_umeny.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	float: left;
}
#umeny li.on a {
	color: #009485;
}
#site #content {
	text-align: left;
	display: table;
	display: inline-block !important;
	width: 885px;
	overflow: auto;
	position: relative;
	visibility: visible;
	background-image: url(bg_ram_content.gif);
	background-position: left top;
	padding-right: 82px;
	padding-left: 56px;
	padding-bottom: 60px;

}
#Vspalt {
	float: left;
	width: 210px;
	margin-left: 13px;
	margin-top: 13px;
	display: table;
	display: inline-block !important;
}
#Hspalt {
	/* margin-left: 265px; */
	width: 620px;
	display: table;
	display: inline-block !important;
	float: right;
	position: relative;
	overflow: visible;
}
#Vspalt ul li {
	background-image: url(streck2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 13px;
	padding-bottom: 2px;
}
#Hspalt .rad {
	display: table;
	clear: both;
}
#Hspalt .rad .ruta1 {
	float: left;
	width: 198px;
	position: relative;
	overflow: visible;
	display: table;
	display: inline-block !important;
}
#Hspalt .rad .ruta2 {
	float: left;
	width: 198px;
	margin-left: 13px;
	position: relative;
	overflow: visible;
	display: table;
	display: inline-block !important;
}
#Hspalt .rad .ruta3 {
	float: left;
	width: 198px;
	margin-left: 13px;
	position: relative;
	overflow: visible;
	display: table;
	display: inline-block !important;

}
#Hspalt .rad img {
	margin-bottom: 10px;
}




#presenter {
	background-image: url(skugga_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	clear: both;
	height: 255px;
	width: 885px;
	overflow: hidden;
	display: block;
	position: relative;
	overflow: hidden;
}
#presenter #text p, #presenter #text h4 {
	margin-top: 10px;
	margin-bottom: 0px;
}
#presenter #text p {
	font-style:italic;
	font-size: 11px;
}
#presenter #text {
	width: 230px;
	height: 245px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	left: 13px;
	bottom: 0px;
}
#presenter #bild {
	width: 620px;
	height: 255px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 10px;
	right: 0px;
}


#sidfot {
	text-align: center;
	clear: both;
	height: auto;
	color: #a8a8a8;
	background-image: url(bg_ram_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 15px;
}

 /* Länkar */
a:link, a:visited {
	color:#04b39a;
	text-decoration: none;
	outline: none;
}
a:hover, a:visited:hover {
	color:#04b39a;
	text-decoration: underline;
	outline: none;
}


#skugga {
	background-image: url(skugga_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 13px;
	width: 885px;
}
#presenter #bild #main_image {
	width: 484px;
	height: 255px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 0px;
	left: 0px;
}
#presenter #bild #tumnagel {
	width: 123px;
	margin-left: 497px;
}
.galleria{
	list-style:none;
	width:123px;
	margin-left: 497px;
}
.galleria li{
	display:block;
	width:123px;
	height:80px;
	overflow:hidden;
	float:left;
	margin-bottom: 8px;
}
.galleria li a{display:none}
.galleria li div{
	display:none;
}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:none;}
* html .galleria li div span{width:400px} /* MSIE bug */#presenter #text table tr td {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
}
#presenter #text table tr td strong {
	color: #119b8d;
}
#Hspalt .rad .personal1 {
	float: left;
	width: 295px;
	padding-right: 35px;
}
#Hspalt .rad .personal2 {
	width: 290px;
	float: left;
}
#Hspalt .rad .personal1 img, #Hspalt .rad .personal2 img {
	float: left;
	margin-right: 5px;
	padding-bottom: 5px;
}
#Hspalt .rad .personal1 p, #Hspalt .rad .personal2 p {
	line-height: normal;
}
form {
	width: 210px;
}
#site #content #Hspalt .rad .personal2 h3 img.folder {
	float: right;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	position: relative;
}

#site #content #byggservice {
	background-image: url(bg_spot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 75px;
	width: 260px;
	position: absolute;
	padding-top: 115px;
	padding-left: 20px;
	padding-right: 428px;
	font-size: 1.0em;
	line-height: 120%;
	display: block;
	right: 6px;
	bottom: 50px;
}
#site #content #byggservice #text1, #site #content #byggservice #text2, #site #content #byggservice #text3 {
	font-size: 9px;
	line-height: 120%;
	color: #2f2f2f;
	height: 40px;
	width: 100px;
	position: absolute;
	top: 135px;
}
#site #content #Hspalt .rad * h2 {
	color: #484848;
}

#site #content #byggservice #text1 {
	left: 340px;
}
#site #content #byggservice #text2 {
	left: 460px;
}
#site #content #byggservice #text3 {
	left: 570px;
}
