/* Fast höjd, 42.2 em, på innehållsytan */
/* Box vänster */
#boxACo {
	width: 31.8em;
	margin: 0 0 0 2.4em; /* margin till toppen och till vänster */
	float: left;
}
/* Box mitten */
#boxBCo {
	width: 23.7em;
	margin: 0 0 0 .6em; /* margin till toppen och till vänster */
	float: left;
}
/* Box höger */
#boxCCo {
	width: 23.7em;
	margin: 0 0 0 .6em; /* hö margin mindre för att få luft till förstoring */
	float: right;
}
/* Huvudrubrik. Höjd ska vara 1.7 em */
.headerCo {
	width: 31.8em;
	height: 1.7em;
	padding: 1.8em 0 1.6em 0; /* Margin till bild och text */
}
/* För att kunna förstora bildrubrik */
.imgHeaderCo {
	width: 31.8em;
	height: 1.7em;
}
/* Klass till både bild och div för att få korrekt höjd */
.img318Co {
	width: 31.8em;
	height: 19em;
}
/* Fast höjd 20.8 em */
.press {
	height: 19.6em; /* Avdrag för padding. */
	padding: 1.2em 1.2em 0 1.2em; /* Ingen padding bottom för det finns i li */
	margin: 0 0 .6em 0; /* margin bottom till nästa box */
}
.press ul {
	list-style: none;
}
.press li {
	padding: 0 0 1.6em 0;
}
/* Fast höjd 20.8 em */
.reports {
	height: 19.6em; /* Avdrag för padding. */
	padding: 1.2em 1.2em 0 1.2em;  /* Ingen padding bottom för det finns i li */
}
.reports ul {
	list-style: none;
}
.reports li {
	padding: 0 0 1.6em 1.4em; /* padding 0.6 em efter bkg-bilden */
	background: url(/img/icons/ikon_acrobat.gif) top left no-repeat;
}
/* Fast höjd 16.2 em */
.push1 {
	height: 16.2em; /* Avdrag för margin. */
	margin: 0 0 .6em 0; /* Margin bottom till nästa push */
}
.push1L {
	width: 7.7em; /* krävs för att float ska funka. Avdrag för padding. */
	padding: .6em 1.2em .6em .6em;
	float: left;
}
.push1R {
	width: 13em; /* krävs för att float ska funka. Avdrag för padding. */
	padding: 1.2em 1.2em 1.2em 0;  /* Padding vä ligger i push1L */
	float: left;
}
/* Fast höjd 14 em*/
.push2 {
	height: 11.6em; /* Avdrag för margin och padding. */
	padding: 1.2em;
	margin: 0 0 .6em 0; /* Margin bottom till nästa push */
	clear: both;
}
/* Fast höjd 10.8 em*/
.push3 {
	height: 10.8em; /* obs fast höjd */
}
/* För att kunna förstora bilder i pusharna */
.imgCo77 {
	width: 7.7em;
	height: 8.9em;
}
.imgCo237 {
	width: 23.7em;
	height: 10.8em;
}
/* slut första sidan */

/* Undersida */
/* Text */
#boxTextCo {
    float: left;
    display:inline;
	width: 38.1em;
    margin: 0 0 0 2.4em;
}
/* Textytan är 31.8 em */
.textCo {
	width: 31.8em;
}
/* bild ovan text */
.imgTextCo {
	width: 38.1em;
	height: 11em;
	padding: 0 0 1.8em 0;
}
/* Behövs då det är lite text för att synkas med boxarna till höger */
.textCoHeight {
    height: 20em;
}
/* Flyter till höger om innehållsytan */
/* Innehåller vit border som avdelare till nästa box */
#boxTextRight1Co {
	width: 39.9em;
    margin: 0;
    float: right;
}
/* Box för bilden med padding  */
.textRightImgCo {
	width: 14.6em;
	padding: .6em;
	float: left;
}
/* För att kunna förstora bilden */
.imgTextRightCo {
	width: 14.6em;
	height: 14.6em;
}
/* Text bredvid bilden */
.textRight1Co {
	 width: 22.9em;  /* avdrag för padding */
	padding: 1.2em 1.2em 0 0; /* padding till bild finns i bilden o padding bottom i p  */
	float: left;
}
/* Flyter till höger om innehållsytan */
#boxTextRight2Co {
	width: 39.9em;
    margin: 0;
    float: right;
}
.textRight2Co {
	width: 29.4em; /* avdrag för padding */
	padding: 1.2em 1.2em 0 1.2em; /* padding bottom finns i p */
}
/* Bildarkivet - två kolumner med luft emellan */
.containerColumnCo {
    width: 31.8em;
    margin: 0 0 2.4em 0;
}
.leftColumnCo {
    width: 11.1em;
    padding: 0 4.8em .6em 0;
    float: left;
}
.rightColumnCo {
    width: 11.1em;
    float: left;
}
.leftColumnCo2 {
	width: 8.2em;
	margin: 0 1em 0 0;
	float: left;
}
.rightColumnCo2 {
	width: 22.2em;
	float: left;
}
/* Diagram under Miljö */
.imgCoResult360 {
	width: 36em;
}
.imgCoResult372 {
	width: 37.2em;
}
.imgCoResult223 {
	width: 22.3em;
}
.selectCo {
    width: 18.2em;
    margin: 0 .6em 0 0;
}
/* Knapp bredvid listbox */
a.linkBtnSelect, a.linkBtnSelect:link, a.linkBtnSelect:visited, a.linkBtnSelect:active {
	height: 1.2em;
    border-style: solid;
    border-width: 1px;
    padding: 0.1em 1em 0.3em 1em;
	text-decoration: none;
	float: left;
}
a.linkBtnSelect:hover {
	text-decoration: underline;
}
blockquote {
    padding-left: 0!important;
}
/* flyttar in serviceArea vid om_posten decorationen (corporate) */
.serviceArea{
    margin-left:2em;
}
