/* Box med float om man ska ha vä.nav */
#contentBoxBT {
	width: 38.1em;
	padding: 0 0 1.2em 0;  /*luft till footer */
	float: left;
}
/* Intro A till Ö */
/* fast höjd på textytan då det ej finns en tjänst */
.heightAO {
	height: 30em;
}
.boxTextAO {
	width: 30em;
	padding: 0 .6em 0 0;
}
.boxTextAO ul {
	list-style: none;
	padding: 1.2em 0 0 0;
}
.boxTextAO li {
	padding: 0 0 .4em 0;
}
/* Alfabetet*/
.lettersAO ul {
	list-style: none;
	padding: 0 0 2.4em 0;
}
.lettersAO li {
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 .4em .4em 0;
	display: inline;
}
/* slut A till Ö */
.imgText {
	width: 38.1em;
	height: 11em;
}
/* Bild infosida behöver luft till rubriken under */
.imgTextPadding {
	padding: 0 0 1.8em 0;
}
/* För att få rätt bredd på textytan */
.boxText {
	width: 30em;
	padding: 1.9em .6em 1.1em 0;
	float: left;
}
.boxText2 {
	width: 38.1em;
    padding: 0 0 1.1em 0;
}
.boxText2 p {
    width: 37.9em!important;
}
.boxText2 h1{
    width:27.15em!important;
}
.extraColumn {
	width: 7.5em;
	padding: 1em 0 0 0;
	float: right;
}
.iconShowroom {
	width: 5.9em;
	height: 4.4em;
	padding: 0 0 0 1.6em;
}
/* Box för knapparna */
.boxTextBtn {
	width: 38.1em;
	float: left;
}
/* Box för knapparna i full contentbredd */
.boxTextBtnFullContentWidth {
	width: 56.1em;
	float: left;
    margin:0 2.4em 2.4em 2.4em;
}
/* tjänsteinforuta i full contentbredd */
.infoDetailImg {
    margin: 2.4em 2.4em 0 2.4em;
}
.infoDetailBody {
    margin: 2.4em 2.4em 0 2.4em;
}
.infoDetailBody2 {
    margin: 2.4em 0 2.4em 2.4em;
    width: 56.1em;
}
.infoDetailBody2 h2 {
    font-size: 1.4em;
    font-weight: bold;
}
.infoDetailBody2 .leftBody {
    float: left;
    margin: 0;
    width: 15.6em;
    height:9em;
}
.infoDetailBody2 .rightBody {
    float: right;
    margin: 0;
    width: 40.5em;
    height:9em;
}
.infoDetailBody2 .rightBody h2 {
    padding: 1.2em 1.2em 0 .8em;
}
.infoDetailBody2 .rightBody p {
    padding: 0.6em 1.2em 0.6em 1.2em;
}
.infoBoxTextFullContentWidth {
    width: 56.1em;
    margin:1.8em 2.4em 0 2.4em;
    clear: both;
}
.infoBoxTextFullContentWidth h2 {
    padding: 1.2em 1.2em 0 0.9em;
    font-size: 1.4em;
    font-weight: bold;
}
.infoBoxTextFullContentWidth p {
    padding: 0.6em 1.2em 1.2em 1.2em;
    margin-bottom: 0;
}
.infoBoxLinksFullContentWidth {
    width: 56.1em;
    margin:0 2.4em 0.6em 2.4em;
}
.infoBoxLinksFullContentWidth ul {
	list-style: none;
    padding: 0.6em 0 1.2em 0;
}
.infoBoxLinksFullContentWidth li {
	padding: 0 0 .4em 0;
    font-size: 1.1em;
}
.infoBoxLinksFullContentWidth h2 {
    padding: 0.6em 1.2em 0 1.2em;
    font-size: 1.4em;
    font-weight: bold;
}
.infoBoxLinksFullContentWidth p {
    padding: 0.6em 1.2em 1.2em 1.2em;
}
/* Ljusblå ruta med definitioner */
.facts {
	width: 35.1em; /* Total: 37.9, inklusive padding. */
	margin: 0 0 1.1em 0;
    padding: 1.4em;
    clear: both;
}
.facts dl {
    height: auto;
}
.facts dt {
    width: 18em;
    font-weight: bold;
}
.facts dd {
    margin-top: -1.3em;
    margin-left: 19em;
    padding-bottom: .3em;
}
.facts dd.important {
    font-weight:bold;
}

/* Ljusblå ruta med länkar */
.textLinks {
	width: 35.1em; /* Total: 37.9, inklusive padding. */
	margin: 1.1em 0 1.1em 0;
    padding: 1.4em;
    clear: both;
}
.textLinks ul {
	list-style: none;
}
.textLinks li {
	padding: 0 0 .4em 0;
}
/* med ikon */
.textLinks li img {
	padding: 0 .6em 0 0;
}
/* Ljustblå box med pil-länkar coh rubrik. */
.textLinks2 {
	width: 37.9em;
    float: left;
}
.arrowLinksC {

}
/* Rubrik till pil-länkar. Padding till vänster och till nästa rad. */
.arrowLinksC h2 {
	padding: 0 0 .6em 1.2em;
}
.arrowLinksCSpace {
	height: 1em;
}
.arrowLinksC ul {

}
.arrowLinksC li {
	list-style: none;
	padding: .5em 0 .4em 0;
}
/* Ljusblå ruta med text och länkar */
.textBox1 {
    width: 35.5em;
    float: left;
    padding: 1em 1.2em 1em 1.2em;
    background-color: #E4F2FC;
}
.textBox1 ul {

}
/* Luft till knappar längst ner på sidan */
.btnPadding {
	margin: 2.4em 0 0 0;
}
/* Länk med knapp-utseende */
a.linkBtn, a.linkBtn:link, a.linkBtn:visited, a.linkBtn:active {
	height: 1.2em;
    border-style: solid;
    border-width: 1px;
    padding: 0.1em 1em 0.3em 1em;
	text-decoration: none;
	float: right;
}
a.linkBtn:hover {
	text-decoration: underline;
}
/* Tillbaka-länk med knapp-utseende */
a.linkBtnPrev, a.linkBtnPrev:link, a.linkBtnPrev:visited, a.linkBtnPrev:active {
	height: 1.2em;
    border-style: solid;
    border-width: 1px;
    padding: 0.1em 1em 0.3em 1em;
	text-decoration: none;
	float: left;
}
a.linkBtnPrev:hover {
	text-decoration: underline;
}
/* Vänsternavigering */
/* Innehåller bkg-bild, se colors.css */
 .backgroundNav {
	display: block;
	background-position: 30% 0%;
}
/* Box bredd 15.6em */
#contentBoxLeftNav {
	width: 15.6em;
	margin: 0 2.4em 0 0;
	float: left;
}
/* Ljusblå bkg-färg */
.leftNavLinks {
	padding: 1.4em 1.4em 1em 1.4em; /* minus padding bottom som finns i li */
}
.leftNavLinks ul {
	list-style: none;
}
.leftNavLinks li {
	padding: 0 0 .4em 0;
}
/* infälld */
.leftNavIndent {
	margin: 0 0 .4em 1.8em;
}
.leftNavLinks a:link, .leftNavLinks a:visited {
	text-decoration: none;
}
.leftNavLinks a:hover {
	text-decoration: underline;
}
.leftNavLinks a:active {
	text-decoration: underline;
}
/* Utfälld navigering */
#result01 {

}
/* Brevtjänster etc för att få luft mellan bokstaverna*/
.breakLi {
	margin: 0 0 1.2em 0;
}
/* Distanshandelssidor */
.distpageTopBoxLeft {
    width: 27.8em;
    margin: 1.2em 0.6em 0 0;
    float: left;
}
.distpageTopBoxRight {
    width: 27.8em;
    margin: 1.2em 0 0 0;
    float: right;
}
.distpageBottomBoxLeft {
    width: 18.3em;
    margin: 0 0.6em 0 0;
    clear: left;
    float: left;
}
.distpageBottomBoxMiddle {
    width: 18.3em;
    margin: 0 0.6em 0 0;
    float: left;
}
.distpageBottomBoxRight {
    width: 18.3em;
    margin: 0;
    float: right;
}
.distpagePusselCaseCompanyLeft {
    width: 35.4em;
    float: left;
}
.distpagePusselCaseCompanyRight {
    width: 18.3em;
    float: right;
}
.distpageContentArea {
    width:35.4em;
    float: left;
    /*margin-top:2.4em;*/
}
.distpageContentAreaTop {
    width:35.4em;
    float: left;
}
.distpageLeftContent {
    width: 35.4em;
    float: left;
}
.distpageTipsArea {
    width: 18.3em;
    float: left;
    margin-bottom: 0.6em;
}
.distpageTipsArea1 {
    width: 18.3em;
    float: left;
}
.distpageTipsArea2 {
    width: 18.3em;
    float: left;
}
.distpageTipsArea3 {
    width: 18.1em;
    float: left;
    border-style: solid;
    border-width: 0.1em;
}
.distpageContentArea .leftBody {
    float: left;
    margin: 0;
    width: 15.8em;
}
.distpageContentArea .rightBody {
    float: right;
    margin: 0;
    width: 19.5em;
}
.distpageContentArea .rightBody h2 {
    padding: 1.2em 1.2em 0 0.9em;
    font-size: 1.4em;
    font-weight: bold;
}
.distpageContentArea .rightBody p {
    padding: 0.6em 1.2em 0.6em 1.2em;
}
.distpageLeftContent p{
    clear: left;
    font: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    text-align: left;
}
.distpageBottomBoxLeft p, .distpageBottomBoxMiddle p, .distpageBottomBoxRight p {
    padding: 1.2em 1.2em 0 1.2em;
}
.distpageTipsArea p {
    font: Verdana, Arial, Helvetica, sans-serif;
    padding: 0 1.2em 0.5em 1.2em;
}
.distpageBottomBox {
    width: 56.1em;
    margin: 0 0 0 2.4em;
}
.distpageBottomBoxLeft h2, .distpageBottomBoxMiddle h2, .distpageBottomBoxRight h2 {
    font: Verdana, Arial, Helvetica, sans-serif;
    padding: 1.2em 1.2em 0 1.2em;
}
.distpageTipsArea h2 {
    font: Verdana, Arial, Helvetica, sans-serif;
    padding: 1em 1.2em 0.5em 1.2em;
}
.distansHead {
    margin-top: 2.4em;
}
/* 3-kolumners i botten för tjänstelistning*/
.threeColsLeft {
    width: 18.3em;
    margin: 0.6em 0.6em 0 0;
    clear: left;
    float: left;
}
.threeColsMiddle {
    width: 18.3em;
    margin: 0.6em 0.6em 0 0;
    float: left;
}
.threeColsRight {
    width: 18.3em;
    margin: 0.6em 0 0 0;
    float: right;
}
.threeColsLeft ul li, .threeColsMiddle ul li, .threeColsRight ul li {
    list-style: none;
}
.threeColsLeft ul, .threeColsMiddle ul, .threeColsRight ul {
    padding: 1.2em;
}
h2.listHeader {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    padding: 0.6em 0.6em 0 1.2em;
}
.threeColsLeft ul li a, .threeColsLeft ul li a:link, .threeColsLeft ul li a:visited, .threeColsLeft ul li {
	text-decoration: none;
}
.threeColsMiddle ul li a, .threeColsMiddle ul li a:link, .threeColsMiddle ul li a:visited, .threeColsMiddle ul li {
	text-decoration: none;
}
.threeColsRight ul li a, .threeColsRight ul li a:link, .threeColsRight ul li a:visited, .threeColsRight ul li {
	text-decoration: none;
}
.threeColsLeft ul li a:hover, .threeColsMiddle ul li a:hover, .threeColsRight ul li a:hover {
	text-decoration: underline;
}
.equalRows {
    width: 56.1em;
    margin-left: 2.4em;
}

/* integration/src/main/webbapp/distanshandel/distanshandel.jsp */

    .topp_bild_7v941 {
        width:56.1em;
        margin-top:1.5em;
    }

    .topp_text_7v941 {
        width:54.5em;
        padding:0.5em;
    }

    .etikett_7v941 {
        width: 56.1em;
    }

    .etikett_bild_7v941 {
        display:block;
    }

    .gray_blue_border_area_7v941 {
        border-color: #e1e8f8;
        border-width: 1.0em;
        border-style: solid;
        width: 54.1em;
        *width: 54.1em;
        height: 44.0em;
        display: block;
    }

    .first_win_top_7v941 {
        height: 9.0em;
        margin: 0.7em 0.0em 1.0em 0.9em;
        width: 52.1em;
    }
    .float_left_7v941 {
        float: left;
    }

    .display_block_7v941 {
        display: block;
    }

    .bild_text_7v941{
        float: left;
        width: 28.0em;
        margin-left: 4.0em;
    }

    .de_fyra_7v941 {
        height: 9.0em;
        margin: 2.0em 0.0em 0.7em 1.6em;
        width: 52.1em;
    }

    .one_to_3_7v941 {
        float: left;
        margin-right: 0.2em;
    }

    .middle_border_7v941{
        background-color: #e1e8f8;
        width: 54.1em;
        height: 1.0em;
    }

    .sec_win_7v941 {
        display: block;
        width: 52.1em;
        height: 19.0em;
        margin: 1.0em 0.0em 2.0em 1.6em;
    }

    .posthorn_pic_widget_head_7v941 {
        float: left;
        margin-right: 1.0em;
        width: 25.0em;
    }

    .rub_and_text_7v941{  /*  */
        width: 25.5em;
        height: 14.3em;
        background-image: url(/integration/distanshandel/img/shadow_bg.jpg);
        background-repeat: repeat-x;
    }

    p.text_7v941 {   /*  */
        margin: 2.0em 0.0em 0.0em 1.0em;
    }

/* ooooooooooooooooooooooooooooooooooooooooooooo */
