﻿body {
    text-align: center;
    font-size: 0.75em;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    color: #000;
    margin: 0px;
    padding: 0px;
    /*background:url(../Images/bg-wrapper.gif) left 24px repeat-x #f5f4f2; */
    background-color: #f5f4f2;
}

html {
    font-size: 100%;
}
/* Bilder */
img {
    border: none;
}

.ImgLeft {
    float: left;
    margin: 0 10px 10px 0;
}

.ImgRight {
    float: right;
    margin: 0 0 10px 10px;
}
/* Länkar */
a:link, a:visited {
    color: #525d1b;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
/* APP toppen */
body.Ext-Apps .AppName {
    float: left;
    width: 30%;
    text-align: left;
    display: inline;
    margin-left: 30px;
    margin-top: 15px;
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: bold;
    color: #333;
}

body.Ext-Apps .TopRight {
    float: right;
    width: 20%;
}

body.Ext-Apps .Link-Back {
    float: right;
    display: inline;
    margin-right: 15px;
    margin-top: 15px;
}

a.Link-External, a.Link-External:link, a.Link-External:visited {
    background: url(../Images/sprite.png) right -1243px no-repeat;
    padding-right: 15px; /*text-decoration:none;*/
}

    a.Link-External:hover {
        /*text-decoration:underline;*/
    }

a.Link-Arrow, a.Link-Arrow:link, a.Link-Arrow:visited {
    background: url(../Images/sprite.png) -742px -1013px no-repeat;
    padding-left: 12px; /*text-decoration:none;*/
}

    a.Link-Arrow:hover {
        /*text-decoration:underline;	*/
    }
/* APP Content */
body.Ext-Apps #AppContainer {
    padding: 0 15px;
}

body.Ext-Apps #AppContent {
}
/* APP - Bredder layout, Default 80.8em */
/* App bredsida full browser */
body.Ext-Apps.WideApp #MainContent {
    width: 98%;
    min-width: 80.8em;
}

body.Ext-Apps.WideApp #FooterHolders .FooterInner1 {
    width: 98%;
    min-width: 80.8em;
}

body.Ext-Apps.WideApp #Footer2 {
    padding-left: 15px;
    padding-right: 15px;
}

body.Ext-Apps.WideApp #Footer2 {
    padding-left: 15px;
    padding-right: 15px;
}
/*Hantering av bredd på sidan överrider regler ut structure*/
body.ProjectArea DIV#Wrapper {
    background-color: #000;
    width: 80em;
}

body.ProjectArea DIV#ColumnWrapper {
    background-image: none;
}
/* --- Top --- */
#TopHolder {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    /*min-height:164px;
	height:auto !important;
	height:164px;*/

    min-height: 110px;
    height: auto !important;
    height: 110px;
}

.Logo {
    float: left;
    margin-top: 5px;
    margin-left: 15px;
    padding-bottom: 11px;
    background: url(../Images/trafikverket-logo-bottom.gif) left bottom no-repeat transparent;
    font-size: 0px;
    line-height: 0px;
    padding-left: 12px;
}

.PrintLogo {
    display: none;
    visibility: hidden;
    position: absolute;
}

.PopupBody {
    margin-left: 5px;
    background-color: #FFFFFF;
    background-image: none;
}
/* --- Topmenu --- */
#TopMenuHolder {
    position: absolute;
    width: 79em;
    top: 75px;
    left: 10px; /*height:36px;*/ /*border-bottom:solid 23px #fff;*/
}

    #TopMenuHolder .Bottom {
        display: block;
        height: 24px;
        float: left;
        width: 100%;
        background-color: #fff;
        background-image: url(../Images/bg-mid-corner-left-top.gif);
        background-repeat: no-repeat;
        background-position: left top;
        display: none;
        visibility: hidden;
        position: absolute;
    }

        #TopMenuHolder .Bottom span {
            display: block;
            width: 100%;
            height: 24px;
            background: url(../Images/bg-mid-corner-right-top.gif) no-repeat right top transparent;
        }

.TopMenu {
    clear: both;
    margin: 0px;
    padding: 0 0 0 10px;
    float: left;
    min-height: 36px;
    height: auto !important;
    height: 36px;
    display: inline;
}

    .TopMenu li {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.3em; /* 16px */
        font-size: 1.15em; /* 14px */
        list-style-type: none;
        float: left;
        font-weight: bold;
    }
        /* Tabdesign */
        .TopMenu li span {
            float: left;
            display: block;
            min-height: 26px;
            height: auto !important;
            height: 26px; /* Totalheight = 36px */
            padding: 10px 8px 0 16px;
            background: url(../Images/sprite.png) 0 0 no-repeat;
        }

    .TopMenu a, .TopMenu a:link, .TopMenu a:visited {
        float: left;
        display: block;
        color: #fff;
        text-decoration: none;
        padding-right: 8px;
        white-space: nowrap;
        background: url(../Images/sprite.png) right 0 no-repeat;
    }

        .TopMenu a:hover {
            background: url(../Images/sprite.png) right -112px no-repeat;
            cursor: pointer;
        }

            .TopMenu a:hover span {
                background: url(../Images/sprite.png) 0 -112px no-repeat;
            }
    /* Active */
    .TopMenu li.ActiveItem a, .TopMenu li.ActiveItem a:link, .TopMenu li.ActiveItem a:visited {
        color: #000;
        background: url(../Images/sprite.png) right -56px no-repeat;
    }

    .TopMenu li.ActiveItem span {
        background: url(../Images/sprite.png) 0 -56px no-repeat;
    }
    /* Active-Hover */
    .TopMenu li.ActiveItem a:hover {
        background: url(../Images/sprite.png) right -56px no-repeat;
    }

        .TopMenu li.ActiveItem a:hover span {
            background: url(../Images/sprite.png) 0 -56px no-repeat;
        }
/* Top Menu 2 */
.TopMenu2 {
    clear: none;
    margin: 0px;
    padding: 0 5px 0 0;
    float: right;
    height: 36px;
    display: inline;
}

    .TopMenu2 li {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 1.3em; /* 16px */
        font-size: 1.15em; /* 14px */
        list-style-type: none;
        float: right;
    }
        /* Tabdesign */
        .TopMenu2 li span {
            float: left;
            display: block;
            height: 26px; /* Totalheight = 36px */
            padding: 10px 7px 0 12px;
            background: url(../Images/sprite.png) 0 -1000px no-repeat #d52b1e;
        }

    .TopMenu2 a, .TopMenu2 a:link, .TopMenu2 a:visited {
        float: left;
        display: block;
        color: #fff;
        text-decoration: none;
        padding-right: 8px;
        white-space: nowrap;
    }

        .TopMenu2 a:hover {
            cursor: pointer;
            text-decoration: underline;
        }

            .TopMenu2 a:hover span {
            }
    /* Active */
    .TopMenu2 li.ActiveItem a, .TopMenu2 li.ActiveItem a:link, .TopMenu2 li.ActiveItem a:visited {
        color: #000;
        background: url(../Images/sprite.png) right -56px no-repeat;
        margin-right: 5px;
    }

    .TopMenu2 li.ActiveItem span {
        padding: 10px 4px 0 12px;
        background: url(../Images/sprite.png) 0 -56px no-repeat;
    }
    /* Active-Hover */
    .TopMenu2 li.ActiveItem a:hover {
        background: url(../Images/sprite.png) right -56px no-repeat;
        text-decoration: none;
    }

        .TopMenu2 li.ActiveItem a:hover span {
            background: url(../Images/sprite.png) 0 -56px no-repeat;
        }

/* --- Submenu --- */
#SubMenuHolder {
    clear: both;
    width: 920px;
    width: 97%;
    margin: 0 auto;
    background: url(../Images/bg-submenu.jpg) bottom repeat-x transparent;
    padding-bottom: 25px;
}

.SubMenu {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 0 0;
    /*height: 36px;*/
    display: block;
    list-style-type: none;
}

    .SubMenu li {
        font-size: 1.2em;
        list-style-type: none;
        display: inline;
        float: left;
        padding: 0 10px;
    }

        .SubMenu li span {
        }

    .SubMenu .ActiveItem {
        font-weight: bold;
        color: #000;
    }

        .SubMenu .ActiveItem a:link, .SubMenu .ActiveItem a:visited, .SubMenu .ActiveItem a:hover,
        .SubMenu .ActiveItem:hover {
            text-decoration: none;
        }

    .SubMenu a, .SubMenu a:link, .SubMenu a:visited {
        display: block;
        padding: 0 0 10px 0;
        text-decoration: underline;
    }

        .SubMenu a:hover {
            cursor: pointer;
            text-decoration: none;
        }
    /* Active */
    .SubMenu li.ActiveItem a, .SubMenu li.ActiveItem a:link, .SubMenu li.ActiveItem a:visited {
        font-weight: bold;
        color: #000;
    }

    .SubMenu li.ActiveItem span {
    }
    /* Active-Hover */
    .SubMenu li.ActiveItem a:hover {
    }

        .SubMenu li.ActiveItem a:hover span {
        }

/*Sidhuvud topp*/
#Head {
    width: 100%;
    padding: 0 0 0 0;
    background-color: #fff;
    text-align: center;
}

    #Head #HeadContent {
        width: 80.0em; /* 960px */
        margin: 0 auto;
        text-align: left;
    }

    #Head p {
        padding: 0;
        margin: 0;
    }
/* --- Layout --- */
#Wrapper {
    /*width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;*/

    width: 100%;
    background: url(../Images/bg-wrapper.gif) top repeat-x #f5f4f2;
    /*background-color:#f5f4f2;*/
    clear: both;
}

#MainContent {
    clear: both;
    width: 80.8em; /* 970px */
    margin: 0 auto;
    text-align: center;
}

.MidContent {
    clear: both;
    float: left;
    width: 100%;
    padding: 0;
    background: url(../Images/bg-shadow-mid-left.gif) left top repeat-y #fff;
    text-align: left;
}

.MidContentInner {
    float: left;
    width: 100%;
    padding: 0;
    background: url(../Images/bg-shadow-mid-right.gif) right top repeat-y transparent;
    padding-bottom: 30px;
}

.MidContentTop {
    height: 15px;
    padding: 0 5px;
}

    .MidContentTop .Top {
        display: block;
        height: 15px;
        float: left;
        width: 100%;
        background: url(../Images/bg-mid-corner-left-top.gif) no-repeat left top #fff;
    }

        .MidContentTop .Top span {
            display: block;
            float: right;
            width: 100%;
            height: 15px;
            background: url(../Images/bg-mid-corner-right-top.gif) no-repeat right top transparent;
        }

.PageEnd {
    display: block;
    height: 5px;
    float: left;
    width: 100%;
    font-size: 0px;
    line-height: 0px;
    background: url(../Images/bg-page-bottom.gif) left top repeat-x transparent;
}

    .PageEnd .Bottom {
        display: block;
        height: 5px;
        float: left;
        width: 100%;
        font-size: 0px;
        line-height: 0px;
        background: url(../Images/bg-page-bottom-left.gif) left top no-repeat transparent;
    }

        .PageEnd .Bottom span {
            display: block;
            height: 5px;
            float: right;
            width: 10px;
            font-size: 0px;
            line-height: 0px;
            background: url(../Images/bg-page-bottom-right.gif) right top no-repeat transparent;
        }
/* --- FOOTER --- */
#FooterHolders {
    clear: both;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #f5f4f2;
    padding-bottom: 20px;
}

    #FooterHolders .FooterInner1 {
        width: 80.8em; /* 970px */
        margin: 0 auto;
        padding: 0;
        background: url(../Images/bg-shadow-mid-left.gif) left top repeat-y #fff;
        text-align: left;
    }

    #FooterHolders .FooterInner2 {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        background: url(../Images/bg-shadow-mid-right.gif) right top repeat-y transparent;
        text-align: left;
    }

#Footer {
    clear: both;
    padding: 0 25px;
    text-align: center;
}

    #Footer .FooterContent {
        clear: both;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        background-color: #f2f4d9;
    }

        #Footer .FooterContent .Inner {
            margin: 0 auto;
            padding: 5px 0;
            text-align: left;
        }

.FooterCol {
    float: left;
    width: 14%;
    padding: 0 10px;
    /* Dividers på sidorna */
    border-right: solid 1px #dfe2c2;
    min-height: 150px;
    height: auto !important;
    height: 150px;
}

    .FooterCol.LastItem {
        border: none;
    }

    .FooterCol ul {
        list-style-type: none;
        margin: 0;
        padding: 0.4em 0 0 0;
    }

        .FooterCol ul li {
            list-style-type: none;
            padding: 0 0 0.6em 0;
            margin: 0;
            font-size: 0.9em;
            line-height: 1.2em;
        }

    .FooterCol a:link, .FooterCol a:visited {
        display: block;
        text-decoration: none;
        color: #393939;
        color: #3f3f3f;
    }

    .FooterCol a:hover {
        text-decoration: underline;
    }

    .FooterCol h1 {
        font-size: 0.9em;
    }

        .FooterCol h1 a, .FooterCol h1 a:link, .FooterCol h1 a:visited {
            color: #363534;
            font-weight: bold;
            padding: 0;
            margin: 0 0 0.1em 0;
        }

    .FooterCol h2 {
        font-size: 0.9em;
    }

        .FooterCol h2 a, .FooterCol h2 a:link, .FooterCol h2 a:visited {
            color: #363534;
            font-weight: bold;
            padding: 0;
            margin: 0 0 0.1em 0;
        }
/* Rundade hörn */
#Footer .Top {
    float: left;
    width: 100%;
    background-image: url(../Images/footer-tl.gif);
    background-repeat: no-repeat;
    height: 6px;
    font-size: 0px;
    line-height: 0px;
    background-color: #f2f4d9;
}

    #Footer .Top span {
        float: right;
        background: url(../Images/footer-tr.gif) top right no-repeat transparent;
        width: 7px;
        height: 6px;
        line-height: 0px;
    }

#Footer .Bottom {
    clear: both;
    float: left;
    width: 100%;
    background-image: url(../Images/footer-bl.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 6px;
    font-size: 0px;
    line-height: 0px;
    background-color: #f2f4d9;
    margin-bottom: 20px;
}

    #Footer .Bottom span {
        float: right;
        background: url(../Images/footer-br.gif) bottom right no-repeat transparent;
        width: 7px;
        height: 6px;
        line-height: 0px;
    }
/* --- Footer 2 --- */
#Footer2 {
    clear: both;
    text-align: center;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
}

    #Footer2 .FooterContent {
        clear: both;
        margin: 0;
        padding: 0;
        border-top: solid 4px #d52b1e;
        padding-top: 10px;
        color: #4d4d4d;
        font-size: 0.9em;
        text-align: left;
    }

    #Footer2 a:link, #Footer2 a:visited {
        /*text-decoration:none;*/
    }

    #Footer2 a:hover {
        /*text-decoration:underline;	*/
    }

    #Footer2 .LogoHolder {
        float: left;
        padding-right: 15px; /*width:15%;*/
    }

    #Footer2 .Editor1 {
        float: left;
        width: 50%;
        padding-top: 8px;
    }

    #Footer2 .Editor2 {
        float: right;
        width: 22%;
        text-align: right;
        padding-top: 8px;
    }

    #Footer2 .EditorContent {
        padding: 0;
        margin: 0;
    }

    #Footer2 .Bottom {
        display: none;
        visibility: hidden;
        position: absolute;
    }

.Breaker {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0;
}
/*Hållare för kontroller*/
.ControlHolder {
    clear: both;
    padding-top: 8px;
}
/*Sidofoten - anpassad*/
body.ProjectArea #Footer {
    clear: both;
    width: 90%;
    padding-left: 10px;
    color: #333333;
}

    body.ProjectArea #Footer .Editor1 {
        float: left;
        width: 45%;
    }

    body.ProjectArea #Footer .Editor2 {
        float: right;
        width: 45%;
        text-align: right;
    }

body.ProjectArea .ContentArea {
    padding: 8px;
}
/*Sidofoten - anpassad*/
body.ProjectArea #TopRightContainer {
    padding-top: 20px;
    padding-right: 25px;
}
/*Extra logotyp i sidhuvud, för extern logotyp*/
body.ProjectArea #ExternLogo {
    padding-bottom: 8px;
    padding-left: 7px;
    float: left;
    padding-top: 10px;
    clear: both;
}
/*Sidansrubrik*/
h1.PageName {
    display: block;
    clear: both;
    padding: 0.2em 0 0 0;
    margin: 0;
    font-size: 1.7em;
    line-height: 1.2em;
    font-weight: normal;
    color: #333;
}
/* --- Rubriker --- */
h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    margin: 0px;
    padding: 0px;
    clear: both;
}
/*Brödsmsula*/
#BreadCrumb {
    margin: 0px;
    font-size: 0.9em;
    padding: 0px;
}

    #BreadCrumb .Home {
        background-image: url(../fud-images/breadcdot.gif);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        padding-left: 0px;
    }

    #BreadCrumb a:link, #BreadCrumb a:visited {
        text-decoration: none;
    }

    #BreadCrumb a:hover {
        text-decoration: underline;
    }

    #BreadCrumb LI {
        list-style-type: none;
        display: inline;
        background-image: url(../images/bc-sep.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        padding-left: 10px;
    }

#SecondColumn {
    float: left;
    width: 68%;
}

#ThirdColumn {
    float: right;
    width: 30%;
}
/* --- Bakgrundsplattor --- */
.Green {
    background-color: #eff1cf;
    padding: 1.0em;
}

.Grey {
    background-color: #f2f1ef;
    padding: 1.0em;
}
/* --- Box --- */
.Box {
    clear: both;
    float: left;
    width: 100%;
}

.BoxContent {
    /*padding:10px 12px;*/
}

.Box .Top {
    display: none;
    visibility: hidden;
    position: absolute;
}

.Box .BoxContent {
    clear: both;
    /*padding:0 2.3% 15px 2.3%;
	width:95.4%;*/
    padding: 0 0 15px 0;
    width: 100%;
    float: left;
}

.Box .InnerContent {
    clear: both;
    padding: 10px 0;
}

.Box p {
    margin: 0;
    padding: 0 0 0.5em 0;
}

.Box .Bottom {
    display: none;
    visibility: hidden;
    position: absolute;
}

.BoxHeading {
    color: #000;
    font-weight: bold;
    font-size: 1.2em;
    clear: both;
    width: 100%;
    padding: 0;
}

    .BoxHeading span {
        display: block;
        padding: 5px 0px;
    }
/* Header Green Border */
.HeaderGreenBorder .BoxHeading {
    border-bottom: solid 3px #ced64b;
}

.HeaderGreenBorder .InnerContent {
    padding-left: 0;
    padding-right: 0;
}
/* Header Green Rounded */
.HeaderGreen .BoxHeading {
    display: block;
    color: #fff;
    font-size: 1.2em;
    background-color: #6b7b00;
    background-image: url(../Images/header-rounded-green-tl.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: 0;
    border: none;
    padding: 0;
}

    .HeaderGreen .BoxHeading span {
        display: block;
        clear: both;
        background-image: url(../Images/header-rounded-green-tr.gif);
        background-position: right top;
        background-repeat: no-repeat;
        padding: 5px 10px;
    }

.HeadingGreenRounded .HeadingTop {
    background-color: #6b7b00;
    float: left;
    width: 100%;
    height: 5px;
    font-size: 0px;
    line-height: 0px;
    background-image: url(../Images/header-rounded-green-tl.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 0;
}

    .HeadingGreenRounded .HeadingTop span {
        clear: none;
        float: right;
        height: 5px;
        width: 5px;
        font-size: 0px;
        line-height: 0px;
        background-image: url(../Images/header-rounded-green-tr.gif);
        background-position: left top;
        background-repeat: no-repeat;
        padding: 0;
    }

.HeadingGreenRounded .HeadingBottom {
    float: left;
    clear: both;
    width: 100%;
    height: 5px;
    font-size: 0px;
    line-height: 0px;
    background-image: url(../Images/header-rounded-green-bl.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #6b7b00;
    padding: 0;
}

    .HeadingGreenRounded .HeadingBottom span {
        float: right;
        clear: none;
        height: 5px;
        width: 5px;
        font-size: 0px;
        line-height: 0px;
        background-image: url(../Images/header-rounded-green-br.gif);
        background-position: left top;
        background-repeat: no-repeat;
        padding: 0;
    }

.HeadingGreenRounded a, .HeadingGreenRounded a:link, .HeadingGreenRounded a:visited, .HeadingGreenRounded a:hover, .HeadingGreenRounded a:active {
    color: #fff;
    text-decoration: none;
    display: block;
}

    .HeadingGreenRounded a:hover {
        text-decoration: underline;
    }

.SquareBox h2.BoxHeading span, .PuffBox h2.BoxHeading span {
    padding: 5px 10px;
}

.BoxHeading a, .BoxHeading a:link, .BoxHeading a:visited {
    color: #000;
    text-decoration: none;
    display: block;
}

    .BoxHeading a:hover {
        text-decoration: underline;
    }

.InnerContent {
    padding: 10px;
}

.TextPuff:link, .TextPuff:visited {
    color: #333;
    text-decoration: none;
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 15px;
}

.TextPuff:hover {
    cursor: pointer;
}

.TextPuff span {
    display: block;
}

.ReadMore {
    color: #2c77bc;
    background-image: url(../Images/morearrow.gif);
    padding-left: 10px;
    background-repeat: no-repeat;
    text-decoration: underline;
    background-position: 0px 3px;
}

    .ReadMore:hover {
        text-decoration: none;
    }

.LoginTextBox {
    width: 150px;
}
