﻿@charset "utf-8";
html body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
	margin:1em 0 0;
	text-align:center; /* IE 6 fix */
	line-height:140%;
}

.handheldLogo,
#left,
#siteHead,
#containerNavigation {
	display:none;
}

blockquote,body,caption,div,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6,html,ol,pre,textarea,table,td,th {
	margin:0;
	padding:0;
}

a {
	text-decoration:underline;
	color:#000000;
}

a:fokus
a:hover {
	text-decoration:underline;
}

h1 {
	font-size:1.9em;
	font-weight:normal;
	margin:0 0 0.8em 0;
}

h2 {
	font-size:1.2em;
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

p {
	margin:0.2em 0 1em 0;
}

input,
select,
textarea {
	font-size:1em;
}

#containerSite {
	text-align:left; /* IE 6 fix */
	margin:0pt auto;
	width:90%;	
}

#siteHead {
	width:auto;
	height:7em;
	border:solid 1px black;
	border-bottom:0px;
}

#logotype {
	width:235px;
	height:83px;
	float:left;
}

#siteTools {
	width:390px;
	margin: 15px 10px 0 0;
	float:right;
	text-align:right;
	font-size:0.9em;	
}

#containerNavigation {
	width:auto;
	height:2em;
	clear:both;
	background-color:#5b708d;
	border:solid 1px black;	
}

#containerWrapper {
	width:100%;
	min-height:40em;
	_height:40em;
	clear:both;
	margin:1em 0;
	float:left;
}

#left {
	float:left;
	margin:1em 0pt 1em 0;
	padding-left:0.5em;
	overflow:hidden;
	width:30%;
}

#wrapperContent {
	float:none;
	margin:1em 0pt 1em;
	width:100%;			
}

#wrapperContent #images {
	width:45%;
	position:relative;	
	float:left;	
}

#content {
	margin:1em 0pt 1em;
	line-height:150%;	
}

#wrapperContent #content { /* För startsida */
	width:90%;
	padding:0px;
}


.wrapperAreaDescription {
	width:100%;
	height:auto;
	clear:both;
	border-bottom:solid 10px white;
	height:150px;
	margin-bottom:20px;
}

.wrapperAreaDescription .areaImage {
	width:250px;
	float:left;
}

.wrapperAreaDescription .areaImage img{
	width:229px !important;
	height:154px !important;
}

.wrapperAreaDescription .cornerMask {
	display:none;
}

.wrapperAreaDescription .areaDescription {
	margin-left: 250px;
	margin-right:0.6em		
}


#footer {
	border-top:1px solid #333;
	font-size:0.9em;
	padding:0.5em;
	clear:both;
}

#footer a {
}




ol#breadcrumbs {
	margin:0 0 1.5em;
	padding:0;
	list-style:none;
}

ol#breadcrumbs li {
	display:inline;
	font-size:0.9em;
}

ol#breadcrumbs li a {
	color:#000000;
}






ul#tools {
	margin:0 0 0.6em 0;
	padding:0;
}

ul#tools li {
	display:inline;
}

ul#tools li a {
	padding:0 5px 0 3px;
}

ul#tools li a.sitemap {
	border-right:solid 1px #aaa;
	padding:0 6px 0 5px;
}

ul#tools li a:hover {
	padding:0 5px 0 3px;
	background-color:#5b708d;
	color:#ffffff;
}







#left dl {
	margin:0 0 2em;
}

#left dt {
	margin:1.5em 0 0.5em;
	padding:0 0 0 0px;
	background:url(/i/icon-star.gif) no-repeat 0 50%;
	line-height:1.0;
}

#left dd {
	display:block;
	margin:0;
	padding:0 0 0 0px;
	background:transparent;
}


/* Sitemap */




ul#sitemap {

	margin:0px;
	padding:0px;	
	list-style-type:none;
	list-style-image:none;
	list-style:none;
}

ul#sitemap li {
	margin:2px 0 5px 0;
	padding:2px 0 5px 0;
	list-style-image:none;
	list-style-type:none;
}

ul#sitemap li a {
	font-weight:bold;
	display:block;
	height:15px;
	line-height:100%;
}

ul#sitemap li a:hover {
	background:none;
}


ul#sitemap ul {
	margin:5px 0 3px 20px;
	padding:0px;
}

ul#sitemap li li {
	margin:0px 0 0px 10px;
	padding:2px 0 2px 0;
}

ul#sitemap li li a {
	font-weight:normal;
	padding-left:15px;
	background: url(http://isp.client.constructit.se/templates/isp/graphics/decor/li.gif) no-repeat 3px 1px;
}


ul#sitemap li li li {
	padding:1px 0 1px 0;
}

ul#sitemap li li li a {
	padding-left:15px;
	background:url(http://isp.client.constructit.se/templates/isp/graphics/decor/listItemImageLevel3.gif) no-repeat 3px 1px;
}

ul#sitemap li li li li {
	padding:0px 0 0px 0;
}

ul#sitemap li li li li a {
	padding-left:15px;
	background:url(http://isp.client.constructit.se/templates/isp/graphics/decor/listItemImageLevel4.gif) no-repeat 3px 1px;
}



h2.news {
	background-color:#cccd33;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	padding:0.2em 0.7em;
}

h2.contact {
	background-color:#9b669c;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	padding:0.2em 0.7em;
	margin: 0 0 1em 0em;
}


#content a,
dl#newsList a {
	text-decoration:underline;
	color:#5B708D;
	padding:0 0.2em;	
}

#content a:hover,
dl#newsList a:hover {
	text-decoration:none;
	background-color:#5b708d;
	color:#ffffff;
	padding:0 0.2em;
}
