body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4C4C4C;
}

#masterContainer {
	width: 730px;
	background-color: #FFFFFF;
	margin-right: auto; 
	margin-left: auto;
}

#top {
	width: 721px; /* 728-padding width */
	height: 80px; /* 113-padding height */
	padding: 33px 2px 0px 5px;
	clear: both;
	background-image: url(bilder/fade_top.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#nav {
	width: 728px;
	height: 42px; /* 55-padding height */
	padding: 0px 0px 13px 0px;
	clear: both;
	background-image: url(bilder/backgr_nav.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#mainContainer {
	width: 730px;
	padding-bottom: 35px;
	margin-bottom: 40px;
	clear: both;
	background-image: url(bilder/fade_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#aktuelltRubr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #4C4C4C;
	padding: 2px 0px 1px 0px;
	width: 343px;
}

#spaltTop {
	width: 220px; /* 257 - padding width */
	padding: 0px 0px 0px 37px;
	height: 14px;
	clear: both;
}

#spaltMiddle {
	width: 204px; /* 257 - padding width - margin width */
	padding: 0px 0px 12px 16px;
	margin-left: 37px;
	clear: both;
	background-image: url(bilder/spalt_backgr.gif);
	background-position: top;
	background-repeat: repeat-y;
	background-attachment: scroll;
}

#spaltBottom { 
	width: 220px; /* 257 - padding width */
	padding: 0px 0px 16px 37px;
	height: 14px;
	clear: both;
}

#tjansterText {
	padding:0px 22px 30px 15px;
	clear: both;
	/* height: 96px; */
}

#tjansterBildtext {
	padding: 22px 22px 0px 15px;
	clear: both;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	background-image: url(bilder/backgr_bildtext.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#medarbetareRubrik {
	padding: 8px 22px 0px 16px;
	height: 19px; /* 27 - padding height */
	clear: both;
	font-weight: bold;
	background-image: url(bilder/under_medarbetare.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.punktlista { /* Punktlista. Varje punkt har en egen DIV. */
	background-image: url(bilder/punkt_blue.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0px 0px 12px 11px;
}

.bildtext {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #9AACBA;
}

.adressrubrik {
	color:#4B92DB;
	font-weight: bold;
}

.aktuelltUnderrubrik {
	color: #9AACBA;
	font-weight: bold;
}

.underrubrEtt { /* Används under Produkter & Tjänster. Länkar med 1 rad */
	display: block;
	width: 158px;
	height: 24px;
	margin: 0px;
	clear: both;
}

.underrubrEtt a:link, .underrubrEtt a:visited {
	width: 133px; /* 158 - padding */
	height: 19px; /* 24 - padding */
	margin: 0px;
	padding: 5px 0px 0px 25px;
	background-image:url(bilder/undernav1_off.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	color: #4c4c4c;
}

.underrubrEtt a:hover {
	margin: 0px;
	background-image:url(bilder/undernav1_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	color: #4c4c4c;
}

#underrubrEttAktiv {
	width: 133px; /* 158 - padding */
	height: 19px; /* 24 - padding */
	margin: 0px;
	padding: 5px 0px 0px 25px;
	background-image:url(bilder/undernav1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #4b92db;
}

.underrubrTva { /* Används under Produkter & Tjänster. Länkar med 2 rader */
	display: block;
	width: 158px;
	height: 37px;
	margin: 0px;
	clear: both;
}

.underrubrTva a:link, .underrubrTva a:visited {
	width: 133px; /* 158 - padding */
	height: 32px; /* 37 - padding */
	margin: 0px;
	padding: 5px 0px 0px 25px;
	background-image:url(bilder/undernav2_off.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	color: #4c4c4c;
}

.underrubrTva a:hover {
	margin: 0px;
	background-image:url(bilder/undernav2_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	color: #4c4c4c;
}

#underrubrTvaAktiv {
	width: 133px; /* 158 - padding */
	height: 32px; /* 37 - padding */
	margin: 0px;
	padding: 5px 0px 0px 25px;
	background-image:url(bilder/undernav2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #4b92db;
}

#linjeUnderrubr {
	width: 522px; /* 528 - padding */
	height: 16px;
	padding-left: 6px;
	margin-bottom: 11px;
	background-image:url(bilder/linje_underrubr.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#avstandUndernav {
	margin-bottom: 16px;
	clear: both;
}

a:link { 
	text-decoration: underline; 
	color: #4C4C4C;
}

a:visited { 
	text-decoration: underline; 
	color: #8899A7;
}

a:active, a:hover { 
	text-decoration: underline; 
	color: #B2BFC9;
}