@import url('/css/fonts/clarendon.css'); /* Logotyp */
@import url('/css/fonts/din-bold.css'); /* Rubriker */
@import url('/css/fonts/DIN-medium.css'); /* Rubriker */
@import url('/css/fonts/din-medium.css'); /* Rubriker */
@import url('/css/fonts/din-regular.css'); /* Rubriker */

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300); /* KABE Center */


/* ========================= Globala inställningar START ============================= */

* {
    margin: 0;
    padding: 0;
}

body {
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    margin: 0 auto;
    overflow-x: hidden;
    min-width: 960px;
}

html {
}

.col-1, .col-2, .col-3 {
    float: left;
}

h1 {
    font-size: 1.8em;
}

    h1.slogan {
        font-size: 1.8em;
    }

    h1.start {
        font-size: 0.1em;
        display: none;
        line-height: 0.1em;
    }

h2 {
    font-size: 1.8em;
}

    h2.slogan {
        font-size: 1.8em;
        line-height: 1.4em;
        padding-top: 3px;
    }

.small {
    font-size: 1.2em;
}

h3 {
    font-size: 1.1em;
}

    h3.slogan {
        font-size: 1.2em;
        line-height: 1.3em;
    }

h4 {
    font-size: 1.0em;
}

p {
    font-size: 1.0em;
    line-height: 1.3em;
}

a {
    text-decoration: none;
    color: #000000;
}

    a:hover {
        text-decoration: none;
        color: #dcddde;
    }

#wrapper {
    width: 100%;
}

#StaticImageProducts {
    width: 100%;
    position: relative;
    float: left;
    margin: 0 0;
}

.topinnerplaceholder {
    width: 100%;
    position: relative;
    float: left;
    margin: 0 0;
}

.innerplaceholder {
    width: 100%;
    position: relative;
    float: left;
    margin: 20px 0;
}

.innerplaceholder {
    width: 100%;
    position: relative;
    float: left;
    margin: 0 0 20px 0;
}

.inner {
    width: 960px;
    margin: 0 auto;
}

.husbilsinfo {
    position: absolute;
    left: 210px;
    bottom: 30px;
}

.aaa {
    position: absolute;
    right: 40px;
    bottom: 157px;
    border: 1px solid #DBDCDD;
}

.ensvenskklassiker {
    position: absolute;
    right: 40px;
    bottom: 47px;
}

input::-ms-clear {
    display: none;
}

input::-ms-clear {
    visibility: hidden;
}

.form-readmore-button {
    display: inline;
}

/* ========================= Globala inställningar ENDS ============================= */

/* ========================= StartSlider START ============================= */

.outerplaceholder {
    width: 100%;
    position: relative;
    float: left;
}

.outer {
    width: 960px;
    margin: 0 auto;
}

.outerplaceholderimageflow {
    width: 100%;
    position: relative;
    float: left;
    height: 350px;
    margin: 20px 0;
    background: url(/images/assets/bg-slider.gif) repeat-x;
}

.outerimageflow {
    width: 1300px;
    margin: 0 auto;
    overflow: visible;
}

/* ========================= StartSlider ENDS ============================= */


/* ========================= StartMovie START ============================= */

.outerplaceholderMovieflow {
    width: 100%;
    position: relative;
    float: left;
    min-height: 350px;
    margin: 20px 0;
    background: url(/images/assets/bg-slidermovie.gif) repeat-x;
    border-bottom: 1px solid #c1c2c4;
    z-index: 1;
}

.outerMovieflow {
    width: 960px;
    margin: 0 auto;
    overflow: visible;
    padding-top: 24px;
}

#outerMovie {
    position: relative;
    float: left;
    width: 960px;
    margin: 0px 0 24px 0; /*height:540px;*/
}

.movieyoutubeStart {
    position: absolute;
    top: 0;
    left: 0;
}

/* playImages for the youtube movies */
.playImage {
    position: absolute;
    background: url(/images/assets/starttransparent.png);
    width: 960px;
    height: 300px;
    z-index: 888888;
}


    .playImage h3 {
        position: absolute;
        top: 52%;
        left: 40%;
        z-index: 9999999;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 1.6em;
        text-shadow: 1px 1px #CCC;
    }

.playButtonStart {
    position: absolute;
    left: 51%;
    top: 48%;
    cursor: pointer;
    display: block;
    opacity: 0.8;
    width: 70px;
    height: 58px;
    z-index: 9999999;
}

    .playButtonStart:hover {
        opacity: 0.6;
        z-index: 9999999;
    }

    .playButtonStart img {
        width: 60px;
    }

.startMessage {
    position: absolute;
    top: 45px;
    left: 250px;
    text-align: right;
    width: 250px;
    z-index: 9999999;
}

    .startMessage h1 {
        font-size: 2em;
    }


/* ========================= StartMovie ENDS ============================= */


/* ========================= Toppanel START ============================= */

/*Med Facebook*/
.toppanel {
    margin: 10px 0 20px 0;
    position: relative;
    float: right;
    width: 960px;
}

.topmenulinks {
    position: relative;
    float: left;
    width: 665px;
    padding-top: 5px;
}

    .topmenulinks p {
        position: relative;
        float: right;
        text-align: right;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

/* ========================= Toppanel ENDS ============================= */

/* ========================= Meny START ============================= */

.meny {
    width: 960px;
    height: 23px;
    position: relative;
    float: left;
    z-index: 11000;
}

.logo {
    position: relative;
    float: left;
    width: 140px;
    margin-right: 41px;
}

    .logo p {
        position: relative;
        float: left;
        width: 140px;
        font-size: 0.95em;
        text-align: center;
        margin-top: 3px;
        font-family: 'Clarendon', Helvetica, Arial, sans-serif;
        letter-spacing: -0.06em;
    }

        .logo p:hover {
            color: #000000;
        }

    .logo img {
        width: 140px;
        height: 26px;
        position: relative;
        float: left;
        margin-top: 10px;
    }

    .logo a:hover {
        color: #000000 !important;
    }

.logo-se {
    position: relative;
    float: left;
    width: 140px;
    margin-right: 41px;
}

    .logo-se img {
        width: 130px;
        position: relative;
        float: left;
        margin-top: -22px;
    }



.meny ul {
    position: relative;
    float: left;
    width: 775px;
    height: 23px;
}

    .meny ul li {
        position: relative;
        float: left;
    }

        .meny ul li a h2 {
            display: inline;
            position: relative;
            float: left;
            color: #000000;
            padding: 3px 5px;
            margin: 0 12px 0 0;
            text-decoration: none;
            text-transform: uppercase;
            font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
            font-size: 1.3em;
            font-weight: normal;
        }

        .meny ul li a img {
            margin: 3px 0 0 4px;
            width: 21px;
            height: 13px;
        }

        .meny ul li.current a {
            background: #dbdcdd;
            color: white;
        }

/* ========================= Meny ENDS ============================= */

/* ========================= Search START ============================= */

.search {
    position: relative;
    float: right;
    width: 190px;
    height: 23px;
    margin-left: 0px;
}

    .search h2 {
        position: relative;
        float: left;
        padding: 3px 5px;
    }

.searchformfield {
    position: relative;
    float: right;
    border: 1px solid #DBDCDD !important;
    width: 145px;
    height: 18px;
    border: none;
    padding: 3px 4px;
    text-transform: uppercase;
    font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
}

.searchlong {
    position: relative;
    float: right;
    width: 230px;
    height: 23px;
    margin-left: 0px;
}

    .searchlong h2 {
        width: 75px;
        position: relative;
        float: left;
        padding: 3px 0 3px 0;
        margin: 0 10px 0 0;
        text-align: right;
    }

.searchformfieldlong {
    position: relative;
    float: left;
    background: url(/images/assets/search.jpg) no-repeat;
    margin-top: 2px;
    width: 145px;
    height: 20px;
    border: none;
}

.meny ul.short {
    position: relative;
    float: left;
    width: 775px;
    height: 23px;
}

/* ========================= Search ENDS ============================= */


/* ========================= Topdivider START ============================= */

.topdivider {
    width: 775px;
    height: 5px;
    position: relative;
    float: left;
    margin-left: 185px;
    margin-top: 5px;
    border-top: 5px #dbdcdd solid;
}

/* ========================= Topdivider ENDS ============================= */

/* ========================= Bottomdivider START ============================= */

.bottomdivider {
    width: 960px;
    height: 5px;
    position: relative;
    float: left;
    margin-top: 5px;
    border-top: 5px #dbdcdd solid;
}

.bottomdividersmall {
    width: 960px;
    height: 5px;
    position: relative;
    float: left;
    margin-top: 5px;
    border-top: 1px #dbdcdd solid;
}


/* ========================= Bottomdivider ENDS ============================= */


/* ========================= Secondmeny START ============================= */

.secondmeny {
    width: 775px;
    position: relative;
    float: left;
    margin-left: 186px;
}

    .secondmeny p {
        width: 775px;
        position: relative;
        float: left;
        font-size: 0.9em;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

        .secondmeny p a {
            text-decoration: none;
        }

            .secondmeny p a:hover {
                color: #000000;
                text-decoration: none;
            }


/* ========================= Secondmeny ENDS ============================= */

/* ========================= Changelang START ============================= */

.changelang {
    width: 95px;
    position: relative;
    float: left;
    margin: 0 15px 0 20px;
}

.langbutton {
    position: relative;
    float: left;
    width: 110px;
    height: 26px;
    border: 1px solid #DBDCDD;
    padding: 3px 4px;
    text-transform: uppercase;
    font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1em;
}

/* ========================= Changelang ENDS ============================= */


/* ========================= Customstyleselectbox START ============================= */

span.customStyleSelectBox {
    font-size: 12px;
    line-height: 18px;
    background-color: #ffffff;
    color: #7c7c7c;
    border: 1px solid #dbdcdd;
    padding-left: 10px;
    margin-bottom: 4px;
}

    span.customStyleSelectBox.changed {
        background-color: #ffffff;
    }

.customStyleSelectBoxInner {
    background: url(/images/assets/arrow.gif) no-repeat center right;
    height: 18px;
    color: black;
}

.test2 {
    width: 70px;
    padding-top: 2px;
}

/* ========================= Customstyleselectbox ENDS ============================= */


/* ========================= Configkabe START ============================= */
#configkabe {
    position: relative;
    float: left;
    width: 930px;
    padding: 14px;
    border: 1px solid #dcddde;
    -moz-box-shadow: 0 1px 5px 0 #dcddde;
    -webkit-box-shadow: 0 1px 5px 0 #dcddde;
    box-shadow: 0 1px 5px 0 #dcddde;
    margin-bottom: 10px;
}

    #configkabe h2.buildkabe {
        position: relative;
        float: left;
        width: 740px;
        font-size: 1.3em;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    #configkabe h2.compilation {
        position: relative;
        float: left;
        width: 690px;
        font-size: 1.3em;
        margin-bottom: 10px;
        margin-left: 10px;
    }

.configkabebox {
    position: relative;
    float: left;
    width: 178px;
    margin-right: 10px;
}

.configkabeboxdkmax {
    position: relative;
    float: left;
    width: 198px;
    margin-right: 10px;
}

.configkabeboxnomax {
    position: relative;
    float: left;
    width: 198px;
    margin-right: 10px;
}

.configkabeboxdkmin {
    position: relative;
    float: left;
    width: 158px;
    margin-right: 10px;
}

.configkabeboxnomin {
    position: relative;
    float: left;
    width: 158px;
    margin-right: 10px;
}

.configkabeboxfimin {
    position: relative;
    float: left;
    width: 158px;
    margin-right: 10px;
}

.configkabeboxfimax {
    position: relative;
    float: left;
    width: 210px;
    margin-right: 28px;
}

.configkabeboxfi {
    position: relative;
    float: left;
    width: 148px;
    margin-right: 10px;
}

.configkabeboxlast {
    position: relative;
    float: left;
    width: 178px;
}

    .configkabebox h2, .configkabeboxlast h2 {
        position: relative;
        float: left;
        width: 160px;
        margin-bottom: 3px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .configkabebox p,
    .configkabeboxlast p,
    .configkabeboxfimin p,
    .configkabeboxfimax p,
    .configkabeboxfi p,
    .configkabeboxdkmax p,
    .configkabeboxnomax p,
    .configkabeboxdkmin p,
    .configkabeboxnomin p {
        position: relative;
        float: left;
        width: 160px;
        margin-bottom: 3px;
    }

        .configkabebox p.margconfig,
        .configkabeboxlast p.margconfig,
        .configkabeboxfimin p.margconfig,
        .configkabeboxfimax p.margconfig,
        .configkabeboxfi p.margconfig,
        .configkabeboxdkmax p.margconfig,
        .configkabeboxnomax p.margconfig,
        .configkabeboxdkmin p.margconfig,
        .configkabeboxnomin p.margconfig {
            margin-top: 5px;
        }

.radiobuttonholder {
    position: relative;
    float: left;
    width: 145px;
}

    .radiobuttonholder p {
        width: 124px;
        position: relative;
        float: left;
        margin-bottom: 4px;
    }

.radiobutton {
    position: relative;
    float: left;
    width: 12px;
    height: 12px;
    margin-right: 3px;
    margin-top: 1px;
    margin-bottom: 4px;
    border: 0;
    display: block;
}

.pullweight {
    position: relative;
    float: left;
    background: url(/images/assets/pullweight.jpg) no-repeat;
    font-size: 12px;
    padding-left: 4px;
    width: 145px;
    height: 20px;
    border: none;
}

.sleepbutton {
    border: none;
    height: 20px;
    width: 150px;
    padding-left: 2px;
    border: 1px solid #ccc;
}

.sleepbuttonno {
    border: none;
    height: 20px;
    width: 170px;
    padding-left: 2px;
    border: 1px solid #ccc;
}

.sleepbuttondk {
    border: none;
    height: 20px;
    width: 170px;
    padding-left: 2px;
    border: 1px solid #ccc;
}

.sleepbuttonfi {
    border: none;
    height: 20px;
    width: 210px;
    padding-left: 2px;
    border: 1px solid #ccc;
}

.lengthbutton {
    border: none;
    height: 20px;
    width: 150px;
    padding-left: 2px;
    border: 1px solid #ccc;
}

.lengthbuttonno {
    border: none;
    height: 20px;
    width: 170px;
    padding-left: 2px;
    border: 1px solid #ccc;
}

.lengthbuttondk {
    border: none;
    height: 20px;
    width: 170px;
    padding-left: 2px;
    border: 1px solid #ccc;
}

.lengthbuttonfi {
    border: none;
    height: 20px;
    width: 210px;
    padding-left: 2px;
    border: 1px solid #ccc;
}

.configkabebox p.nav, .configkabeboxlast p.nav {
    text-transform: uppercase;
    width: 50px;
}

.configkabeboxlast ul {
    width: 90px;
    position: relative;
    float: right;
}

    .configkabeboxlast ul li {
        width: 12px;
        height: 12px;
        margin-right: 3px;
        position: relative;
        float: left;
        display: inline;
        background-image: url(/images/assets/navigationdotted.gif);
    }

        .configkabeboxlast ul li.current {
            position: relative;
            float: left;
            display: inline;
            background-image: url(/images/assets/navigationdottedcurrent.gif);
        }

.nextbutton {
    position: absolute;
    right: 14px;
    bottom: 15px;
    background: #cccccc;
    border: 0;
    padding: 4px 3px;
    color: #ffffff;
    width: 160px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.nextbuttondk {
    position: absolute;
    right: 14px;
    bottom: 15px;
    background: #cccccc;
    border: 0;
    padding: 4px 3px;
    color: #ffffff;
    width: 180px;
    cursor: pointer;
}

.nextbuttonno {
    position: absolute;
    right: 14px;
    bottom: 15px;
    background: #cccccc;
    border: 0;
    padding: 4px 3px;
    color: #ffffff;
    width: 180px;
    cursor: pointer;
}

.nextbutton2 {
    position: relative;
    float: right;
    right: 0px;
    margin-top: 30px;
    background: #cccccc;
    border: 0;
    padding: 4px 3px;
    color: #ffffff;
    width: 150px;
    cursor: pointer;
}

.nextbutton2fi {
    position: relative;
    float: right;
    right: 0px;
    margin-top: 30px;
    background: #cccccc;
    border: 0;
    padding: 4px 3px;
    color: #ffffff;
    width: 180px;
    cursor: pointer;
}

.lookupaf {
    position: relative;
    float: left;
    left: 135px;
    margin-top: 5px;
    background: #cccccc;
    border: 0;
    padding: 4px 3px;
    color: #ffffff;
    width: 145px;
    cursor: pointer;
}

#map-placeholder {
    position: relative;
    float: left;
    width: 739px;
    left: -7px;
    overflow: hidden;
}

#map-table {
    position: relative;
    float: left;
    width: 739px;
}

#tablemap {
    position: relative;
    float: left;
    margin: 0 0 40px 10px;
    width: 719px;
}

    #tablemap thead tr {
        position: relative;
        float: left;
        width: 719px;
        padding: 5px 0;
    }

        #tablemap thead tr:hover {
            cursor: default;
        }

    #tablemap tbody tr {
        border-top: 1px solid #dcddde;
    }

        #tablemap tbody tr td {
            padding: 5px 0;
        }

        #tablemap tbody tr:hover {
            padding: 5px 0;
            background: #f4f5f6;
            cursor: default;
            color: #000000;
        }

    #tablemap thead tr td.adres,
    #tablemap thead tr td.adres a:hover,
    #tablemap thead tr td.city,
    #tablemap thead tr td.telephone,
    #tablemap thead tr td.altdott {
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif !important;
        font-weight: normal !important;
    }


    #tablemap thead tr td.adres,
    #tablemap tbody tr td.adres {
        position: relative;
        float: left;
        width: 319px;
    }

        #tablemap thead tr td.adres a:hover,
        #tablemap tbody tr td.adres a:hover {
            color: #000000;
            text-decoration: underline;
        }

    #tablemap thead tr td.city,
    #tablemap tbody tr td.city {
        position: relative;
        float: left;
        width: 150px;
    }

    #tablemap thead tr td.telephone,
    #tablemap tbody tr td.telephone {
        position: relative;
        float: left;
        width: 100px;
    }

    #tablemap thead tr td.altdott,
    #tablemap tbody tr td.altdott {
        position: relative;
        float: left;
        width: 50px;
        text-align: center;
    }


.navigationbar {
    position: relative;
    float: right;
    width: 178px;
}

.navigationbardk {
    position: relative;
    float: right;
    width: 198px;
}

.navigationbarcompilation {
    position: relative;
    float: right;
    width: 228px;
}

.navigationbarcompilationdk {
    position: relative;
    float: right;
    width: 310px;
}

.navigationbar p,
.navigationbardk p,
.navigationbarcompilation p {
    position: relative;
    float: left;
    width: 160px;
    margin-bottom: 3px;
}

.navigationbarcompilationdk p {
    position: relative;
    float: left;
    width: 180px;
    margin-bottom: 3px;
}

.navigationbarcompilation p.compilation {
    text-transform: uppercase;
    width: 130px;
}

.navigationbarcompilationdk p.compilation {
    text-transform: uppercase;
    width: 200px;
}

.navigationbar p.nav,
.navigationbardk p.nav {
    text-transform: uppercase;
    width: 50px;
}

.navigationbar ul,
.navigationbardk ul {
    width: 90px;
    position: relative;
    float: right;
}

    .navigationbar ul li,
    .navigationbardk ul li {
        width: 12px;
        height: 12px;
        margin-right: 3px;
        position: relative;
        float: left;
        display: inline;
        background-image: url(/images/assets/navigationdotted.gif);
    }

        .navigationbar ul li.current,
        .navigationbardk ul li.current {
            position: relative;
            float: left;
            display: inline;
            background-image: url(/images/assets/navigationdottedcurrent.gif);
        }

.navigationbarcompilation ul,
.navigationbarcompilationdk ul {
    width: 90px;
    position: relative;
    float: right;
}

    .navigationbarcompilation ul li,
    .navigationbarcompilationdk ul li {
        width: 12px;
        height: 12px;
        margin-right: 3px;
        position: relative;
        float: left;
        display: inline;
        background-image: url(/images/assets/navigationdotted.gif);
    }

        .navigationbarcompilation ul li.current,
        .navigationbarcompilationdk ul li.current {
            position: relative;
            float: left;
            display: inline;
            background-image: url(/images/assets/navigationdottedcurrent.gif);
        }

        .navigationbarcompilation ul li a, .navigationbar ul li a,
        .navigationbarcompilationdk ul li a, .navigationbar ul li a {
            width: 12px;
            height: 12px;
            display: block;
        }

.compilationleft {
    position: relative;
    float: left;
    width: 480px;
    border-right: 1px solid #dbdbdb;
    padding-right: 10px;
}

    .compilationleft p {
        position: relative;
        float: left;
        width: 440px;
        margin-bottom: 10px;
        padding-right: 10px;
        padding-left: 10px;
    }

        .compilationleft p.phead {
            position: relative;
            float: left;
            width: 440px;
            margin-bottom: 10px;
            padding-right: 10px;
            padding-left: 10px;
            padding-bottom: 5px;
        }

.compilationleftfabric {
    position: relative;
    float: left;
    width: 470px;
    padding-right: 10px;
    padding-left: 10px;
}

    .compilationleftfabric img {
        position: relative;
        float: left;
        width: 70px;
        height: 70px;
    }

    .compilationleftfabric h3 {
        position: relative;
        float: left;
        width: 370px;
        padding-right: 10px;
        padding-left: 10px;
    }

    .compilationleftfabric p {
        position: relative;
        float: left;
        width: 370px;
        padding-right: 10px;
    }

.compilationleftequipment {
    position: relative;
    float: left;
    width: 470px;
    padding-left: 10px;
    padding-right: 10px;
}

    .compilationleftequipment h3 {
        position: relative;
        float: left;
        width: 470px;
    }

    .compilationleftequipment p {
        position: relative;
        float: left;
        width: 370px;
        padding-left: 0;
        margin-bottom: 3px;
    }

    .compilationleftequipment em {
        position: relative;
        float: left;
        width: 85px;
        padding-left: 0;
        margin-bottom: 3px;
        text-align: right;
        font-style: normal;
    }

.compilationleftprice {
    position: relative;
    float: left;
    width: 470px;
    border-bottom: 1px solid #dbdbdb;
    margin: 10px 10px 30px 10px;
}

    .compilationleftprice h3 {
        position: relative;
        float: right;
        text-align: right;
        width: 480px;
        font-size: 1.2em;
        font-weight: bold;
        padding-bottom: 5px;
        padding-left: 10px;
    }

        .compilationleftprice h3.sumprice {
            position: relative;
            float: left;
            text-align: left;
            width: 220px;
            font-size: 1.2em;
            font-weight: normal;
            padding-bottom: 5px;
            padding-left: 0;
        }

        .compilationleftprice h3.sumprice2 {
            position: relative;
            float: right;
            text-align: right;
            width: 220px;
            font-size: 1.2em;
            font-weight: bold;
            padding-bottom: 5px;
            padding-left: 10px;
        }

.compilationright {
    position: relative;
    float: right;
    width: 439px;
}

    .compilationright ul {
        position: relative;
        float: right;
        width: 338px;
        height: 23px;
        padding-left: 91px;
        border-bottom: 1px solid #dbdbdb;
    }

        .compilationright ul li {
            position: relative;
            float: right;
        }

            .compilationright ul li h3 {
                display: inline;
                position: relative;
                float: left;
                color: #000000;
                text-decoration: none;
                font-weight: normal;
            }

.compilationrightreseller {
    position: relative;
    float: left;
    width: 439px;
    margin-top: 50px;
}

    .compilationrightreseller h3 {
        position: relative;
        float: left;
        width: 429px;
        margin-left: 10px;
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 5px;
        margin-bottom: 10px;
        font-size: 1.3em;
    }

    .compilationrightreseller p {
        position: relative;
        float: left;
        width: 350px;
        margin-left: 10px;
    }

.compilationcityzipholder {
    position: relative;
    float: left;
    width: 400px;
    margin-top: 15px;
    margin-bottom: 10px;
}

    .compilationcityzipholder p {
        position: relative;
        float: left;
        width: 125px;
        margin-left: 10px;
        line-height: 1.8em;
        height: 20px;
        margin-bottom: 5px;
    }

.compilationcityzip {
    position: relative;
    float: left;
    background: url(/images/assets/pullweight.jpg) no-repeat;
    font-size: 12px;
    width: 145px;
    padding: 0 3px;
    height: 20px;
    margin-right: 20px;
    border: none;
    margin-bottom: 5px;
}

/* ========================= Configkabe ENDS ============================= */



/* ========================= Widgets START ============================= */

.container {
    margin: 0 auto;
    width: 960px;
    text-align: left;
    position: relative;
    padding: 0;
    float: left;
}
    /* ímportant padding added in ie6 quick fix*/

    .container h2 {
        position: relative;
        float: left;
        width: 600px;
        padding: 0 0 0 14px;
        margin: 0 0 10px 0;
    }

.configitems,
.eventitems,
.televisionitems {
    position: relative;
    float: left;
}

ul.configitems,
ul.eventitems,
ul.televisionitems {
    margin: 0;
    width: 960px;
    overflow: hidden;
}

    ul.configitems li,
    ul.eventitems li,
    ul.televisionitems li {
        list-style: none;
        float: left;
        overflow: hidden;
        margin: 0 4px 20px 4px;
        background: #fff;
        color: #fff;
        text-align: left;
        color: #555;
        width: 232px;
        height: 280px;
    }

        ul.configitems li:hover,
        ul.eventitems li:hover,
        ul.televisionitems li:hover {
            color: #333;
        }

        ul.configitems li .image,
        ul.eventitems li .image,
        ul.televisionitems li .image {
            margin: 0 0 5px 10px;
            width: 212px;
            height: 118px;
            overflow: hidden;
            border: 1px solid #dcddde;
        }

    ul.configitems h3,
    ul.eventitems h3,
    ul.televisionitems h3 {
        width: 222px;
        margin: 0 0 0 10px;
        padding: 3px 0 3px 0;
        text-align: left;
        font-size: 1.1em;
        font-weight: bold;
    }

    ul.configitems .info,
    ul.eventitems .info,
    ul.televisionitems .info {
        margin: 0 0 0 10px;
        font-size: 1em;
        width: 222px;
        text-align: left;
    }
/* height added in ie6 quick fix*/

p.dots {
    position: relative;
    float: left;
    width: 200px;
    background: url(/images/assets/listning2.jpg) no-repeat;
    padding-left: 15px;
    padding-bottom: 3px;
    margin-left: 10px;
    clear: both;
}

ol.paginationconfigitems,
ol.paginationevent,
ol.paginationtelevision {
    position: absolute;
    right: 10px;
    top: 10px;
}

    ol.paginationconfigitems li,
    ol.paginationevent li,
    ol.paginationtelevision li {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(/images/paginate/bg_buttons.png) no-repeat 0 0;
        text-align: left;
        text-indent: -8000px;
        list-style: none;
        cursor: pointer;
        margin: 0 0 0 0;
    }

        ol.paginationconfigitems li:hover,
        ol.paginationevent li:hover,
        ol.paginationtelevision li:hover {
            background: url(/images/paginate/bg_buttons.png) no-repeat 0 -16px;
        }

        ol.paginationconfigitems li.current,
        ol.paginationevent li.current,
        ol.paginationtelevision li.current {
            color: #f00;
            font-weight: bold;
            background: url(/images/paginate/bg_buttons.png) no-repeat 0 -32px;
        }

        ol.paginationconfigitems li.prev, ol.paginationconfigitems li.next,
        ol.paginationevent li.prev, ol.paginationevent li.next,
        ol.paginationtelevision li.prev, ol.paginationtelevision li.next {
            position: absolute;
            top: 10px;
        }

        ol.paginationconfigitems li.prev,
        ol.paginationevent li.prev,
        ol.paginationtelevision li.prev {
            left: -30px;
            background: url(/images/paginate/bg_buttons.png) no-repeat 0 -64px;
        }

        ol.paginationconfigitems li.next,
        ol.paginationevent li.next,
        ol.paginationtelevision li.next {
            right: -30px;
            background: url(/images/paginate/bg_buttons.png) no-repeat 0 -48px;
        }

/* ========================= Widgets ENDS ============================= */

/* ========================= Footer START ============================= */

.footer {
    position: relative;
    float: left;
    display: block;
    width: 940px;
    padding: 10px 20px 0 0;
    min-height: 220px;
}

.footerbox {
    position: relative;
    float: left;
    display: block;
    width: 202px;
    margin-right: 10px;
}

.footerboxlast {
    position: relative;
    float: left;
    width: 172px;
}

    .footerbox h3,
    .footerboxlast h3 {
        position: relative;
        float: left;
        width: 172px;
        font-size: 1.2em;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .footerbox ul,
    .footerboxlast ul {
        position: relative;
        float: left;
        width: 212px;
    }

        .footerbox ul li,
        .footerboxlast ul li {
            position: relative;
            float: left;
            width: 212px;
        }

            .footerbox ul li p,
            .footerboxlast ul li p {
                text-decoration: none;
                line-height: 1.8em;
                width: 212px;
            }

                .footerbox ul li p a,
                .footerboxlast ul li p a {
                    text-decoration: none;
                    width: 212px;
                }

/* ========================= Footer ENDS ============================= */

/* ========================= Proddescription START ==================== */

#proddescription {
    position: relative;
    float: left;
    width: 960px;
    height: auto;
    padding: 20px 0 0 0;
}

/* ========================= Proddescription END ==================== */

/* ========================= Planning START ==================== */

.planning {
    width: 232px;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    display: block;
}

.planningrow {
    width: 100%;
    position: relative;
    float: left;
}

.planninggroup {
    position: relative;
    float: left;
    clear: both;
}

.planning h3,
.planninglast h3 {
    position: relative;
    float: left;
    width: 222px;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 0 12px;
    padding: 3px 0;
    text-align: left;
}

.planning p,
.planninglast p {
    position: relative;
    float: left;
    width: 222px;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0 12px;
    padding: 3px 0;
    text-align: left;
}

    .planning p.pgroup, .planninglast p.pgroup {
        padding-top: 0px;
        margin-top: -2px;
    }

.planning img,
.planninglast img {
    position: relative;
    float: left;
    width: 212px;
    height: 118px;
    margin: 0 0 5px 10px;
    overflow: hidden;
    border: 1px solid #dcddde;
}

/* ========================= Planning END ==================== */

/* ========================= Fabrics START ==================== */

.fabric {
    width: 232px;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    display: block;
}

.fabricleft {
    position: relative;
    float: left;
    width: 70px;
    margin: 0 0 5px 10px;
}

    .fabricleft img {
        position: relative;
        float: left;
        width: 70px;
        height: 70px;
    }

.fabricright {
    position: relative;
    float: left;
    width: 138px;
}

    .fabricright p {
        position: relative;
        float: left;
        width: 130px;
        margin-left: 14px;
    }

        .fabricright p strong {
            position: relative;
            float: left;
            width: 130px;
        }

/* ========================= Fabrics END ==================== */

/* ========================= Advantage START ==================== */

.advantage {
    width: 232px;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    display: block;
}

.advantagegroup {
    position: relative;
    float: left;
    clear: both;
}

.advantage img {
    position: relative;
    float: left;
    width: 212px;
    height: 118px;
    margin: 0 0 5px 10px;
    overflow: hidden;
}

.advantage p {
    position: relative;
    float: left;
    width: 208px;
    margin-left: 14px;
}

    .advantage p strong {
        position: relative;
        float: left;
        width: 208px;
    }

/* ========================= Advantage END ==================== */

/* ========================= Furnishing START ==================== */

.furnishingholder {
    width: 930px;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    display: block;
}

.furnishing {
    position: relative;
    float: left;
    margin: 0 14px 0 14px;
    width: 437px;
}

    .furnishing h3 {
        position: relative;
        float: left;
        margin: 0 14px 0 0;
        width: 410px;
    }

.furnishinginsideholder {
    position: relative;
    float: left;
    width: 437px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dcddde;
    padding-top: 8px;
}

    .furnishinginsideholder:hover {
        background: #f4f5f6;
    }

.furnishingleft {
    position: relative;
    float: left;
    width: 390px;
}

    .furnishingleft p {
        position: relative;
        float: left;
        width: 366px;
        vertical-align: top;
        cursor: default;
    }

.furnishingright {
    position: relative;
    float: left;
    width: 47px;
}

    .furnishingright p em {
        float: left;
        position: relative;
        font-style: normal;
        font-weight: normal;
        left: 14px;
    }

    .furnishingright .accmarker {
        position: relative;
        float: left;
        width: 13px;
        height: 13px;
    }

    .furnishingright p {
        position: relative;
        float: left;
        width: 47px;
        vertical-align: top;
        text-align: center;
        cursor: default;
    }

.furnishing img {
    position: relative;
    float: left;
    width: 208px;
    height: 70px;
    margin-left: 14px;
    margin-bottom: 5px;
}

.furnishingbreak {
    position: relative;
    float: left;
    width: 437px;
    height: 20px;
}

/* ========================= Furnishing END ==================== */


/* ========================= Acc kabe config START ==================== */

.accholder {
    width: 930px;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    display: block;
}

.acc {
    position: relative;
    float: left;
    margin: 0 14px 0 14px;
    width: 437px;
}

    .acc h3 {
        position: relative;
        float: left;
        margin: 0 14px 0 0;
        width: 410px;
    }

.accinsideholder {
    position: relative;
    float: left;
    width: 437px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dcddde;
    padding-top: 8px;
}

    .accinsideholder:hover {
        background: #f4f5f6;
    }

.accinsideholderincluded {
    position: relative;
    float: left;
    width: 437px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dcddde;
    padding-top: 8px;
    background: #f4f5f6;
}

    .accinsideholderincluded:hover {
        background: #f4f5f6;
    }

.accleft {
    position: relative;
    float: left;
    width: 380px;
}

    .accleft p {
        position: relative;
        float: left;
        width: 356px;
        vertical-align: top;
        cursor: default;
    }

.accright {
    position: relative;
    float: right;
    width: 57px;
}

    .accright .accmarker {
        position: relative;
        float: left;
        width: 13px;
        height: 13px;
    }

    .accright p {
        position: relative;
        float: left;
        width: 57px;
        vertical-align: top;
        text-align: center;
        cursor: default;
        text-align: right;
    }

.acc img {
    position: relative;
    float: left;
    width: 208px;
    height: 70px;
    margin-left: 14px;
    margin-bottom: 5px;
}

.accbreak {
    position: relative;
    float: left;
    width: 437px;
    height: 20px;
}

/* ========================= Acc kabe config END ==================== */


/* ========================= Techspec START ==================== */

.techspecholder {
    width: 930px;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    display: block;
}

.techspecfirst {
    width: 904px;
    margin: 0 14px 0 14px;
    position: relative;
    float: left;
    display: block;
}

.techspec, .techspec-head {
    width: 904px;
    margin: 0 14px 0 14px;
    position: relative;
    float: left;
    display: block;
    border-bottom: 1px solid #dcddde;
    padding-bottom: 8px;
    padding-top: 8px;
}

    .techspec:hover {
        background: #f4f5f6;
    }

    .techspec-head:hover {
        background: #ffffff;
    }

.techspecborder {
    position: relative;
    float: left;
    width: 904px;
    border-bottom: 1px solid #dcddde;
    margin-left: 14px;
    height: 8px;
}

.techspecbox {
    width: 301px;
    position: relative;
    float: left;
    display: block;
}

.techspecbox-head {
    width: 301px;
    position: relative;
    float: left;
    display: block;
}

.techspec p {
    position: relative;
    float: left;
    width: 260px;
    cursor: default;
}

/* ========================= Techspec END ==================== */

/* ========================= Moreobjects START ==================== */

.moreobjects {
    width: 232px;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    display: block;
}

.moreobjectsgroup {
    position: relative;
    float: left;
    clear: both;
}

.moreobjects h3,
.moreobjectslast h3 {
    position: relative;
    float: left;
    width: 212px;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 0 12px;
    padding: 3px 0;
    text-align: left;
}

.moreobjects h3,
.moreobjectslast h3 {
    position: relative;
    float: left;
    width: 212px;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 0 12px;
    padding: 3px 0;
    text-align: left;
}

.moreobjects p,
.moreobjectslast p {
    position: relative;
    float: left;
    width: 212px;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0 12px;
    padding: 3px 0;
    text-align: left;
}

.moreobjects img,
.moreobjects img {
    position: relative;
    float: left;
    width: 212px;
    height: 118px;
    margin: 0 0 5px 10px;
    overflow: hidden;
    border: 1px solid #dcddde;
}

/* ========================= Moreobjects END ==================== */

/* ========================= Equipment START ==================== */

.equipmentholder {
    position: relative;
    float: left;
    width: 902px;
    padding-left: 10px;
}

.equipment {
    position: relative;
    float: left;
    width: 180px;
}

    .equipment h2 {
        position: relative;
        float: left;
        width: 180px;
        font-size: 1.1em;
        margin-bottom: 3px;
    }

    .equipment ul {
        position: relative;
        float: left;
        width: 180px;
    }

        .equipment ul li {
            position: relative;
            float: left;
            width: 175px;
            margin-bottom: 5px;
        }

            .equipment ul li strong {
                position: relative;
                float: left;
                font-size: 1.2em;
                margin-bottom: 0 !important;
            }

.equipmentbox {
    position: relative;
    float: left;
    width: 13px;
    height: 13px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1px;
}

/* ========================= Equipment END ==================== */

/* ========================= Leftmenu START ==================== */

.leftmenu {
    position: relative;
    float: left;
    width: 200px;
}

    .leftmenu h3 a {
        position: relative;
        float: left;
        width: 170px;
        padding: 5px 0;
        margin: 0 10px 0 5px;
        border-top: 1px dotted #cccccc;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .leftmenu h3.first a {
        border: none;
    }

    .leftmenu ul {
        position: relative;
        float: left;
        width: 170px;
        margin-left: 30px;
        margin-bottom: 10px;
    }

        .leftmenu ul li {
            padding: 3px 0 7px 0;
        }

            .leftmenu ul li a {
                padding: 10px 0 10px 0;
            }

    .leftmenu img {
        position: relative;
        float: left;
        width: 9px;
        height: 9px;
        margin-top: 9px;
    }

/* ========================= Leftmenu END ==================== */


/* ========================= Leftinformationholder START ==================== */

h3.yeardivider {
    float: left;
    position: relative;
    width: 440px;
    padding-bottom: 3px;
}

.yeardivideline {
    float: left;
    position: relative;
    width: 440px;
    border-top: 1px dotted #cccccc;
    margin-top: 10px;
}

.rightinformationholder .leftcol p {
    position: relative;
    float: left;
    width: 440px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.rightinformationholder .leftcol h3 {
    position: relative;
    float: left;
    width: 440px;
    padding-top: 10px;
}

.rightinformationholder .leftcol p.reportoutput {
    position: relative;
    float: left;
    width: 440px;
    line-height: 1.6em;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.rightinformationholder .leftcol p.reportoutputline {
    position: relative;
    float: left;
    width: 440px;
    line-height: 1.8em;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #cccccc;
}

    .rightinformationholder .leftcol p.reportoutputline strong {
        position: relative;
        float: left;
        width: 440px;
    }

    .rightinformationholder .leftcol p.reportoutputline span.ingress {
        position: relative;
        float: left;
        width: 440px;
    }

.rightinformationholder .leftcol ol {
    position: relative;
    float: left;
    width: 440px;
    margin-bottom: 20px;
    list-style: decimal;
}

    .rightinformationholder .leftcol ol li {
        position: relative;
        float: left;
        width: 420px;
        margin-bottom: 10px;
        margin-left: 20px;
    }

/* ========================= Leftinformationholder END ==================== */

/* ========================= Rightinformationholder START ==================== */

.rightinformationholder .leftcol ul.governance {
    position: relative;
    float: left;
    margin: 0 0 10px 12px;
}

.rightinformationholder .leftcol img.roadshow {
    position: relative;
    float: left;
    width: 200px;
}

.rightinformationholder .rightcol img.roadshow {
    position: relative;
    float: left;
    width: 250px;
    margin-bottom: 10px;
}

.rightinformationholder .rightcol h2.roadshow {
    position: relative;
    float: left;
    width: 250px;
    margin-bottom: 10px;
}

.rightinformationholder .leftcol ul.governance li {
    position: relative;
    float: left;
    border-bottom: 0;
    line-height: 1.5em;
}

.rightinformationholder .leftcol ul.drawings {
    position: relative;
    float: left;
    margin: 0 0 10px 0;
}

    .rightinformationholder .leftcol ul.drawings li {
        position: relative;
        float: left;
        border-bottom: 0;
        line-height: 1.5em;
    }

.rightinformationholder .leftcol ul.contact {
    position: relative;
    float: left;
    margin: 0 0 10px 0;
}

    .rightinformationholder .leftcol ul.contact li,
    .rightinformationholder .leftcol ul.contact li a {
        position: relative;
        float: left;
        border-bottom: 0;
        line-height: 1.5em;
    }

.boardandmanagement {
    position: relative;
    float: left;
    width: 739px;
}

.rightinformationholder .boardandmanagement h3 {
    position: relative;
    float: left;
    width: 600px;
}

.boardandmanagement img {
    position: relative;
    float: left;
    width: 100px;
    height: 140px;
    margin-right: 39px;
    margin-bottom: 20px;
}

.boardandmanagement ul {
    position: relative;
    float: left;
    width: 600px;
    min-height: 140px;
    margin-bottom: 20px;
}

    .boardandmanagement ul li {
        position: relative;
        float: left;
        width: 400px;
        line-height: 1.5em;
    }

.widecol {
    position: relative;
    float: left;
    width: 740px;
    margin-bottom: 20px;
}

.leftcol {
    position: relative;
    float: left;
    width: 440px;
    margin-right: 49px;
}

.resellerdivider {
    position: relative;
    float: left;
    width: 440px;
    height: 1px;
    background: #000000;
    margin: 10px 0 20px 0;
}

.rightinformationholder .leftcol h1 {
    position: relative;
    float: left;
    width: 440px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.rightinformationholder .leftcol p {
    position: relative;
    float: left;
    width: 440px;
    margin-bottom: 10px;
}

.rightinformationholder .leftcol ul {
    position: relative;
    float: left;
    width: 440px;
    margin: 0 0 40px 0;
}

    .rightinformationholder .leftcol ul li {
        position: relative;
        float: left;
        width: 440px;
        border-bottom: 1px #cccccc solid;
    }

        .rightinformationholder .leftcol ul li a {
            position: relative;
            float: left;
            width: 440px;
        }

            .rightinformationholder .leftcol ul li a p {
                position: relative;
                float: left;
                width: 240px;
                margin-top: 43px;
            }

            .rightinformationholder .leftcol ul li a img {
                position: relative;
                float: left;
                width: 100px;
                margin-right: 40px;
                padding: 10px 0 10px 0;
            }

.rightcol {
    position: relative;
    float: left;
    width: 250px;
}

    .rightcol img {
        position: relative;
        float: left;
        width: 250px;
    }

        .rightcol img.catalogue {
            position: relative;
            float: left;
            width: 150px;
            margin-bottom: 20px;
        }

.rightinformationholder .rightcol ul.agm {
    position: relative;
    float: left;
    width: 250px;
}

    .rightinformationholder .rightcol ul.agm li {
        position: relative;
        float: left;
        width: 250px;
        line-height: 1.5em;
    }

.rightinformationholder .rightcol ul.reseller {
    position: relative;
    float: left;
    width: 250px;
    margin-bottom: 20px;
    margin-top: 7px;
}

    .rightinformationholder .rightcol ul.reseller li {
        position: relative;
        float: left;
        width: 250px;
        line-height: 1.4em;
    }

.rightinformationholder .rightcol p {
    position: relative;
    float: left;
    width: 250px;
    padding-top: 5px;
    padding-bottom: 20px;
}

.rightinformationholder .rightcol h3 {
    position: relative;
    float: left;
    width: 250px;
    padding-top: 10px;
}

.rightinformationholder .rightcol p.reportoutput {
    position: relative;
    float: left;
    width: 250px;
    line-height: 1.6em;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}




.breadcrumbholder {
    position: relative;
    float: left;
    width: 739px;
    padding: 5px 0 10px 0;
}

    .breadcrumbholder .nav {
        position: relative;
        float: left;
        display: inline;
    }

    .breadcrumbholder .curr {
        position: relative;
        float: left;
        display: inline;
        color: #c00000;
    }

.rightinformationholder {
    position: relative;
    float: left;
    width: 739px;
    padding: 0 0 0 20px;
    border-left: 1px dotted #cccccc;
    min-height: 300px;
}

    .rightinformationholder h1 {
        position: relative;
        float: left;
        width: 700px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .rightinformationholder p {
        position: relative;
        float: left;
        width: 630px;
        margin-bottom: 10px;
        line-height: 1.5em;
    }

    .rightinformationholder h3 {
        position: relative;
        float: left;
        width: 615px;
    }

        .rightinformationholder h3.ownershipstructure {
            position: relative;
            float: left;
            width: 615px;
            margin-top: 40px;
        }

.corporategovernanceleft {
    position: relative;
    float: left;
    width: 538px;
    min-height: 500px;
    border-right: 1px dotted #cccccc;
}

.askpialeft {
    position: relative;
    float: left;
    width: 488px;
    min-height: 500px;
    border-right: 1px dotted #cccccc;
}

    .corporategovernanceleft p,
    .askpialeft p {
        position: relative;
        float: left;
        width: 500px;
    }

        .corporategovernanceleft p.nav,
        .askpialeft p.nav {
            position: relative;
            float: left;
            width: 40px;
        }

        .corporategovernanceleft p.curr,
        .askpialeft p.curr {
            position: relative;
            float: left;
            color: #c00000;
            width: 300px;
        }

    .corporategovernanceleft ul,
    .askpialeft ul {
        position: relative;
        float: left;
        width: 519px;
    }

        .corporategovernanceleft ul li.span,
        .askpialeft ul li.span {
            position: relative;
            float: left;
            width: 70px;
            margin-right: 10px;
        }

        .corporategovernanceleft ul li.em,
        .askpialeft ul li.em {
            position: relative;
            float: left;
            width: 439px;
        }

.corporategovernanceright {
    position: relative;
    float: left;
    width: 180px;
    margin-left: 20px;
}

    .corporategovernanceright p {
        position: relative;
        float: left;
        width: 180px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

.askpiaright {
    position: relative;
    float: left;
    width: 230px;
    margin-left: 20px;
}

    .askpiaright h2 {
        position: relative;
        float: left;
        width: 230px;
        margin-bottom: 10px;
    }

    .askpiaright ul {
        position: relative;
        float: left;
        width: 230px;
    }

        .askpiaright ul li {
            position: relative;
            float: left;
            width: 230px;
        }

            .askpiaright ul li p {
                position: relative;
                float: left;
                width: 225px;
                margin-bottom: 5px;
            }

                .askpiaright ul li p em {
                    position: relative;
                    float: left;
                    margin-right: 5px;
                }

.askpiaholder {
    position: relative;
    float: left;
    width: 250px;
}

    .askpiaholder p {
        position: relative;
        float: left;
        width: 250px;
    }

    .askpiaholder h2 {
        position: relative;
        float: left;
        width: 250px;
    }

.askpiaquestion {
    position: relative;
    float: left;
    background: url(/images/assets/askpia.jpg) no-repeat;
    font-size: 12px;
    width: 244px;
    height: 20px;
    border: none;
    padding: 0 3px;
    margin-bottom: 5px;
}

.askbutton {
    position: relative;
    float: right;
    background: #cccccc;
    border: 0;
    padding: 3px 2px;
    color: #ffffff;
}

.askpialeftinnerright {
    position: relative;
    float: left;
    width: 238px;
    height: 278px;
}

    .askpialeftinnerright img {
        position: relative;
        float: left;
        width: 200px;
        height: 278px;
        margin: 0 19px 0 19px;
    }

/* ========================= Rightinformationholder END ==================== */







/* =============================== Inspiration 2013 START ============================= */

.inspo2013-rightinformationholder {
    position: relative;
    float: left;
    width: 739px;
    padding: 0 0 0 20px;
    border-left: 1px dotted #cccccc;
    min-height: 300px;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.inspo2013-divider {
    position: relative;
    float: left;
    width: 739px;
    border-top: 1px dotted #cccccc;
    margin: 40px 0 0 0;
}

.inspo2013-pixlong img.inspolong {
    position: relative;
    float: left;
    width: 739px;
}

.inspo2013-leftcol {
    position: relative;
    float: left;
    width: 360px;
    margin-right: 49px;
}

    .inspo2013-leftcol h1 {
        position: relative;
        float: left;
        width: 340px;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .inspo2013-leftcol h3 {
        position: relative;
        float: left;
        width: 340px;
        margin-bottom: 20px;
        font-weight: normal;
        font-size: 1.15em;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
    }

    .inspo2013-leftcol p.ingress {
        position: relative;
        float: left;
        width: 340px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .inspo2013-leftcol p {
        position: relative;
        float: left;
        width: 340px;
        margin-bottom: 10px;
    }

    .inspo2013-leftcol ul {
        position: relative;
        float: left;
        width: 340px;
        margin-bottom: 10px;
        list-style: outside disc;
    }

        .inspo2013-leftcol ul li {
            position: relative;
            float: left;
            width: 325px;
            margin-bottom: 5px;
            margin-left: 15px;
        }



.inspo2013-rightcol {
    position: relative;
    float: left;
    width: 330px;
    height: 330px;
}

    .inspo2013-rightcol img {
        position: relative;
        float: left;
        width: 330px;
        height: 330px;
    }



.inspo2013-picholder {
    position: relative;
    float: left;
    width: 739px;
    margin-top: 20px;
}

    .inspo2013-picholder h3 {
        position: relative;
        float: left;
        width: 340px;
        margin-bottom: 5px;
        font-weight: normal;
        font-size: 1.4em;
    }

.inspo2013-pixrowfirst {
    position: relative;
    float: left;
    width: 739px;
}

.inspo2013-pixrow {
    position: relative;
    float: left;
    width: 739px;
    margin-top: 20px;
}

.inspo2013-pixitemfirst {
    position: relative;
    float: left;
    width: 170px;
}

.inspo2013-pixitem {
    position: relative;
    float: left;
    width: 169px;
    margin-left: 20px;
}

    .inspo2013-pixitemfirst p strong,
    .inspo2013-pixitem p strong {
        position: relative;
        float: left;
        width: 170px;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .inspo2013-pixitemfirst img,
    .inspo2013-pixitem img {
        position: relative;
        float: left;
        width: 170px;
        margin-bottom: 5px;
    }




.inspo2013-startholder {
    position: relative;
    float: left;
    width: 739px;
}

.inspo2013-startrowfirst {
    position: relative;
    float: left;
    width: 739px;
    padding-bottom: 20px;
}

.inspo2013-startrow {
    position: relative;
    float: left;
    width: 739px;
}

.inspo2013-startitemfirst {
    position: relative;
    float: left;
    width: 170px;
}

.inspo2013-startitem {
    position: relative;
    float: left;
    width: 169px;
    margin-left: 20px;
}

    .inspo2013-startitemfirst h3,
    .inspo2013-startitem h3 {
        position: relative;
        float: left;
        width: 169px;
    }

    .inspo2013-startitemfirst img,
    .inspo2013-startitem img {
        position: relative;
        float: left;
        width: 169px;
        padding-bottom: 5px;
    }

/* =============================== Inspiration 2013 END ============================= */








/* ========================= Copy START ============================= */

.copy {
    position: relative;
    float: left;
    display: block;
    width: 960px;
    margin: 10px 0 30px 0;
}

.copyleft {
    position: relative;
    float: left;
    width: 480px;
}

.copyright {
    position: relative;
    float: left;
    width: 480px;
    text-align: right;
}

/* ========================= Copy ENDS ============================= */


/* ========================= Headcategory START ============================= */
#headcategory {
    position: relative;
    float: left;
    width: 960px;
}
/* ========================= Headcategory ENDS ============================= */


/* ========================= Categorycontainer START ============================= */

#categorycontainer {
    position: relative;
    float: left;
    width: 960px;
}

    #categorycontainer h2 {
        position: relative;
        float: left;
        width: 740px;
        margin: 0 0 10px 10px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

.breadcrumb {
    position: relative;
    float: left;
    width: 950px;
    margin: 0 0 10px 10px;
}

    .breadcrumb p {
        position: relative;
        float: left;
        font-size: 0.9em;
        color: #dcddde;
        font-weight: bold;
    }

        .breadcrumb p a, .breadcrumb p a:hover {
            color: #dcddde;
        }

        .breadcrumb p.pres {
            position: relative;
            float: left;
            color: #c00000;
        }

.categorybox {
    width: 228px;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    display: block;
}

    .categorybox p.pgroup {
        padding-top: 0px;
        margin-top: -2px;
    }

.categoryboxlast {
    clear: both;
    position: relative;
    float: left;
}

.categoryboxgroup {
    clear: both;
    position: relative;
    float: left;
    width: 100%;
}

.categorybox img {
    position: relative;
    float: left;
    width: 212px;
    height: 118px;
    margin: 0 0 5px 10px;
    overflow: hidden;
    border: 1px solid #dcddde;
}

.categorybox h3 {
    position: relative;
    float: left;
    width: 212px;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 0 12px;
    padding: 3px 0;
    text-align: left;
    text-transform: uppercase;
    font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.categorybox p {
    position: relative;
    float: left;
    width: 200px;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0 12px;
    padding: 3px 0;
    text-align: left;
}

.categorynavigation {
    float: left;
    position: relative;
    width: 193px;
    display: block;
}

    .categorynavigation ul {
        right: 30px;
        width: 90px;
        position: relative;
        float: right;
    }

        .categorynavigation ul li {
            width: 12px;
            height: 12px;
            margin-right: 3px;
            position: relative;
            float: left;
            display: inline;
            background-image: url(/images/assets/navigationdotted.gif);
        }

            .categorynavigation ul li.current {
                position: relative;
                float: left;
                display: inline;
                background-image: url(/images/assets/navigationdottedcurrent.gif);
            }

/* ========================= Categorycontainer ENDS ============================= */

/* ========================= Productcontainer START ============================= */

#productcontainer {
    position: relative;
    float: left;
    width: 960px;
}

.productimage {
    position: relative;
    float: left;
    width: 600px;
    height: 334px;
    border: 1px solid #dcddde;
    margin-right: 40px;
}

    .productimage img {
        width: 600px;
        height: 334px;
    }

.newModel {
    position: absolute;
    z-index: 2222;
    bottom: 10px;
    left: 10px;
    width: 100px;
    height: 97px;
}

    .newModel img {
        position: relative;
        float: left;
        width: 100px;
        height: 97px;
    }

.productinformation {
    position: relative;
    float: left;
    width: 318px;
    padding: 5px 0 0 0;
}

    .productinformation h1 {
        position: relative;
        float: left;
        width: 250px;
        margin: 0 0 0 0;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .productinformation h2 {
        position: relative;
        float: left;
        width: 318px;
        margin: 0 0 10px 0;
        font-size: 1.3em;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .productinformation p {
        position: relative;
        float: left;
        width: 270px;
        margin: 0 0 10px 0;
        line-height: 1.5em;
    }

    .productinformation h3 {
        position: relative;
        float: left;
        width: 318px;
        margin-bottom: 0;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .productinformation p.kabeoptions {
        position: relative;
        float: left;
        width: 318px;
        margin: 0 0 10px 0;
    }

    .productinformation ul {
        position: relative;
        float: left;
    }

        .productinformation ul li {
            position: relative;
            float: left;
            display: block;
            width: 180px;
            line-height: 1.5em;
        }

    .productinformation h2.slogan {
        width: 250px;
    }

    .productinformation .kabe360 {
        width: 50px;
        float: right;
        right: 0;
        position: absolute;
    }


.kabe360listholder {
    position: relative;
    float: left;
    width: 318px;
    margin-top: 10px;
}

    .kabe360listholder ul {
        position: relative;
        float: left;
        width: 318px;
    }

        .kabe360listholder ul li {
            position: relative;
            float: left;
            width: 318px;
        }


/* Category listing headcategories */
.categoryinformationholder {
    position: relative;
    float: left;
    width: 960px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcddde;
    padding-bottom: 20px;
}

.categoryinformationholdernoborder {
    position: relative;
    float: left;
    width: 960px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.categoryinformation {
    position: relative;
    float: left;
    width: 318px;
    margin-bottom: 10px;
}

    .categoryinformation h2 {
        position: relative;
        float: left;
        width: 318px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 1.5em;
    }

    .categoryinformation h3 {
        position: relative;
        float: left;
        width: 280px;
        margin: 0 0 0 0;
        font-size: 1.1em;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }
    /*Change <br /> */

    .categoryinformation p {
        position: relative;
        float: left;
        width: 318px;
        margin: 10px 0 0 0;
    }

        .categoryinformation p strong {
            position: relative;
            float: left;
            width: 318px;
        }

    .categoryinformation ul {
        position: relative;
        float: left;
        width: 318px;
    }

        .categoryinformation ul li {
            position: relative;
            float: left;
            display: block;
            width: 159px;
            margin-bottom: 2px;
        }

            .categoryinformation ul li.longli {
                position: relative;
                float: left;
                display: block;
                width: 318px;
                margin-bottom: 2px;
            }

    .categoryinformation p.showmore a {
        position: relative;
        float: left;
        width: 318px;
        color: #dcddde;
        padding-top: 10px;
    }


/* ========================= Productcontainer ENDS ============================= */




.extraspace {
    position: relative;
    float: left;
    width: 960px;
    height: 20px;
}




/* ========================= Snabblänkar START ============================= */



/* ========================= Snabblänkar ENDS ============================= */

/* ========================= Tables START ==================== */

#shareholders {
    position: relative;
    float: left;
    width: 700px;
}

    #shareholders thead tr td {
        position: relative;
        float: left;
        width: 166px;
        font-weight: bold;
    }

    #shareholders tr td {
        position: relative;
        float: left;
        width: 166px;
        padding: 5px 0 5px 0;
    }

    #shareholders tr:hover {
        background: #f4f5f6;
        cursor: default;
    }

    #shareholders tr.noncolor:hover {
        background: none;
    }

    #shareholders tr td.first {
        position: relative;
        float: left;
        width: 25%;
    }

    #shareholders tr td.second {
        position: relative;
        float: left;
        width: 10%;
        text-align: right;
    }

    #shareholders tr td.third {
        position: relative;
        float: left;
        width: 12%;
        text-align: right;
    }

    #shareholders tr td.fourth {
        position: relative;
        float: left;
        width: 13%;
        text-align: right;
    }

    #shareholders tr td.fifth {
        position: relative;
        float: left;
        width: 11%;
        text-align: right;
    }

    #shareholders tr td.sixth {
        position: relative;
        float: left;
        width: 12%;
        text-align: right;
    }

    #shareholders tr td.seventh {
        position: relative;
        float: left;
        width: 17%;
        text-align: right;
    }

    #shareholders tr td.rest {
        text-align: right;
    }

#ownershipstructure {
    position: relative;
    float: left;
    width: 700px;
}

    #ownershipstructure thead tr td {
        position: relative;
        float: left;
        width: 166px;
        font-weight: bold;
    }

    #ownershipstructure tr td {
        position: relative;
        float: left;
        width: 166px;
        padding: 5px 0 5px 0;
    }

    #ownershipstructure tr:hover {
        background: #f4f5f6;
        cursor: default;
    }

    #ownershipstructure tr.noncolor:hover {
        background: none;
    }

    #ownershipstructure tr td.first {
        position: relative;
        float: left;
        width: 25%;
    }

    #ownershipstructure tr td.second {
        position: relative;
        float: left;
        width: 10%;
        text-align: right;
    }

    #ownershipstructure tr td.third {
        position: relative;
        float: left;
        width: 12%;
        text-align: right;
    }

    #ownershipstructure tr td.fourth {
        position: relative;
        float: left;
        width: 13%;
        text-align: right;
    }

    #ownershipstructure tr td.fifth {
        position: relative;
        float: left;
        width: 11%;
        text-align: right;
    }

    #ownershipstructure tr td.sixth {
        position: relative;
        float: left;
        width: 12%;
        text-align: right;
    }

    #ownershipstructure tr td.seventh {
        position: relative;
        float: left;
        width: 17%;
        text-align: right;
    }

    #ownershipstructure tr td.rest {
        text-align: right;
    }

/* ========================= Tables END ==================== */


/* ========================= Catalogue START ============================= */

.catalogmainholder {
    position: relative;
    float: left;
    width: 960px;
}

.catalogmaincol {
    position: relative;
    float: left;
    width: 739px;
    padding: 0 20px 0 0;
    border-right: 1px dotted #cccccc;
}

    .catalogmaincol h2 {
        position: relative;
        float: left;
        width: 739px;
        margin-bottom: 20px;
        border-bottom: 1px dotted #cccccc;
        padding-bottom: 8px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

.catalogrightcol {
    position: relative;
    float: left;
    width: 200px;
}

    .catalogrightcol h2 {
        position: relative;
        float: left;
        margin-left: 25px;
        width: 175px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .catalogrightcol h3 {
        position: relative;
        float: left;
        margin-left: 25px;
        width: 175px;
        margin-bottom: 15px;
        font-weight: normal;
    }

.catalogwrapper {
    position: relative;
    float: left;
    width: 739px;
    margin: 0 0 40px 0;
}

.catalogitem {
    position: relative;
    float: left;
    width: 73px;
    margin-bottom: 10px;
}

    .catalogitem img {
        position: relative;
        float: left;
        width: 50px;
        height: 71px;
        padding-left: 10px;
    }

    .catalogitem p {
        position: relative;
        float: left;
        text-align: center;
        width: 70px;
        line-height: 1.5em;
        margin-top: 3px;
    }

.catalogwrapperright {
    position: relative;
    float: left;
    width: 200px;
    margin: 0 0 40px 0;
}

.catalogitemright {
    position: relative;
    float: left;
    width: 200px;
    padding-left: 25px;
    padding-bottom: 15px;
}

    .catalogitemright img {
        position: relative;
        float: left;
        width: 150px;
    }

    .catalogitemright p {
        position: relative;
        float: left;
        width: 150px;
        text-align: center;
        margin-top: 3px;
    }

/* ========================= Catalogue ENDS ============================= */

/* ========================= AF lookup START ============================= */

.aflookupholder {
    position: relative;
    float: left;
    width: 439px;
    margin-top: 30px;
}

    .aflookupholder ul {
        position: relative;
        float: left;
        width: 126px;
        left: 0;
        border-bottom: none !important;
        height: auto;
        padding-left: 10px !important;
        list-style: disc outside;
    }

        .aflookupholder ul li {
            position: relative;
            float: left;
            width: 96px;
            margin-left: 20px;
            margin-bottom: 5px;
        }

.aflookupitem {
    position: relative;
    float: left;
    width: 200px;
}

    .aflookupitem p {
        position: relative;
        float: left;
        width: 190px;
        margin-left: 10px;
        padding-bottom: 3px;
        margin-bottom: 3px;
        border-bottom: 1px solid #cccccc;
    }

.afitem {
    position: relative;
    float: left;
    width: 439px;
    margin-bottom: 10px;
}

    .afitem p {
        position: relative;
        float: left;
        width: 439px;
        margin-left: 10px;
        padding-bottom: 3px;
    }

/* ========================= AF lookup ENDS ============================= */

/* ========================= Kabe manuals START ============================= */

.kabemanualsholder {
    float: left;
    position: relative;
    width: 440px;
    margin-bottom: 20px;
}

.kabemanualsitem {
    float: left;
    position: relative;
    width: 440px;
}

p.manualheadline {
    float: left;
    position: relative;
    width: 440px;
    margin-top: 3px;
    padding-top: 8px;
    border-top: 1px dotted #cccccc;
}

p.manualitem {
    float: left;
    position: relative;
    width: 440px;
    margin-top: -9px;
}

.kabemanualsholder h3 {
    font-size: 1.3em;
    font-style: normal;
    font-weight: normal;
    float: left;
    position: relative;
    width: 440px;
    padding-top: 10px;
}

/* ========================= Kabe manuals ENDS ============================= */

/* ========================= Kabe disclaimer START ============================= */
p.disclaimer {
    width: 700px;
    color: #cccccc;
}

.newrow {
    padding-top: 8px;
}
/* ========================= Kabe disclaimer ENDS ============================= */

/* ========================= Kabe disclaimer konfig START ============================= */
p.disclaimer-konfig {
    float: left;
    position: relative;
    width: 960px;
    color: #cccccc;
    padding-bottom: 15px;
    margin-top: -10px;
}
/* ========================= Kabe disclaimer ENDS ============================= */


/* ========================= Kabe language/start spec START ============================= */
.plainbanner {
    position: relative;
    float: left;
    width: 930px;
    padding: 10px 14px 10px 14px;
    border: 1px solid #dcddde;
    -moz-box-shadow: 0 1px 5px 0 #dcddde;
    -webkit-box-shadow: 0 1px 5px 0 #dcddde;
    box-shadow: 0 1px 5px 0 #dcddde;
    margin-bottom: 10px;
}
/* ========================= Kabe language/start spec ENDS ============================= */

/* ========================= Kabe search/start spec START ============================= */

.fullinformationholder {
    float: left;
    position: relative;
    padding: 0 0 20px 0;
}

    .fullinformationholder p {
        width: 960px;
        float: left;
        position: relative;
    }

    .fullinformationholder h1 {
        width: 960px;
        float: left;
        position: relative;
        padding-bottom: 12px;
    }

.searchholder {
    width: 960px;
    float: left;
    position: relative;
}

.searchitems {
    width: 960px;
    float: left;
    position: relative;
    border-top: 1px solid #dcddde;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
}

.searchtext {
    width: 550px;
    float: left;
    position: relative;
    margin-top: 10px;
}

    .searchtext strong a {
        cursor: pointer;
    }

    .searchtext p {
        width: 550px;
        float: left;
        position: relative;
    }

.searchimagesplaceholder {
    float: left;
    position: relative;
    width: 359px;
    margin-left: 20px;
    padding-left: 8px;
    border-left: 1px solid #dcddde;
    min-height: 73px;
    margin-top: 12px;
}

.searchimagesitemsmain {
    border: 1px solid #dcddde;
    float: left;
    position: relative;
}

    .searchimagesitemsmain img {
        width: 135px;
    }

.searchimagesitems {
    border: 1px solid #dcddde;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-bottom: 5px;
}

    .searchimagesitems img {
        width: 60px;
    }

.bottomdividerresults {
    width: 960px;
    height: 5px;
    position: relative;
    float: left;
    margin-top: 5px;
    border-top: 1px #dbdcdd solid;
}

    .bottomdividerresults p {
        width: 960px;
        position: relative;
        float: left;
        padding-top: 12px;
        color: #dbdcdd;
    }

/* ========================= Kabe search/start spec ENDS ============================= */

/* ========================= Kabe 360 START ============================= */

.kabe360menu {
    position: relative;
    float: left;
    width: 960px;
    margin: 40px 0px 10px 0px;
}

    .kabe360menu h2 {
        position: relative;
        float: left;
        width: auto !important;
        line-height: 2em;
        margin-right: 10px !important;
    }

    .kabe360menu a {
        position: relative;
        float: left;
        border: 1px solid #dcddde;
        padding: 8px 12px;
        margin: 0px 10px 0px 0px;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        .kabe360menu a:hover,
        .kabe360menu a.current {
            background: #dcddde;
            color: #000000;
        }


.kabe360mainholder {
    position: relative;
    float: left;
    width: 960px;
}

.kabe360holder {
    position: relative;
    float: left;
    width: 960px;
}

    .kabe360holder h1 {
        position: relative;
        float: left;
        width: 950px;
        margin: 0 0 10px 0;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .kabe360holder h2 {
        position: relative;
        float: left;
        width: 950px;
        font-size: 1.4em;
        margin: 0 0 10px 0;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .kabe360holder p {
        position: relative;
        float: left;
        width: 950px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        font-style: normal;
        margin: 0 0 10px 0;
    }

.kabe360item p.kabe360link {
    position: relative;
    float: left;
    width: 152px;
    margin: 0 0 0 0 !important;
    font-size: 1em;
}

.kabe360itemholder {
    position: relative;
    float: left;
    width: 960px;
    margin-bottom: 20px;
}

.kabe360item {
    width: 189px;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
}

    .kabe360item img {
        position: relative;
        float: left;
        width: 172px;
        margin: 0 0 5px 0;
        overflow: hidden;
        border: 1px solid #dcddde;
    }

    .kabe360item h3 {
        position: relative;
        float: left;
        width: 152px;
        font-size: 1.1em;
        font-weight: bold;
        margin: 0 0 0 0;
        padding: 3px 0 3px 0;
        text-align: left;
    }

    .kabe360item ul.kabe360itemlist {
        position: relative;
        float: left;
        width: 152px;
    }

        .kabe360item ul.kabe360itemlist li {
            position: relative;
            float: left;
            width: 152px;
        }

.kabe360ProductList {
    position: relative;
    float: left;
    margin-top: 10px;
}

.bottomdiv360 {
    width: 960px;
    height: 30px;
    position: relative;
    float: left;
    margin-top: 5px;
    border-top: 1px #dbdcdd solid;
}


/* ========================= Kabe 360 ENDS ============================= */

/* ========================= Kabe TV START ============================= */
.kabetvmainholder {
    position: relative;
    float: left;
    width: 960px;
}

.outerplaceholderbar {
    width: 100%;
    position: relative;
    float: left;
}

.outerimagebar {
    width: 100%;
    position: relative;
    float: left;
    height: 1px;
    margin: 20px 0;
    background: url(/images/assets/bg-slider-bar.gif) repeat-x;
}

.kabeTVholder {
    position: relative;
    float: left;
    width: 960px;
}

.kabeTVvideoholder {
    position: relative;
    float: left;
    width: 960px;
    margin-bottom: 40px;
}

.kabeTVmainFrame {
    position: relative;
    float: left;
    width: 640px;
    height: 398px;
    background: #000000;
    overflow: hidden;
}


    .kabeTVmainFrame img {
        position: relative;
        float: left;
        width: 662px;
    }

    .kabeTVmainFrame #playButton {
        position: absolute;
        z-index: 5000;
        width: 640px;
        height: 398px;
    }

        .kabeTVmainFrame #playButton img {
            position: absolute;
            z-index: 5005;
            width: 50px;
            height: 50px;
            left: 47%;
            top: 47%;
        }

        .kabeTVmainFrame #playButton:hover {
            cursor: pointer;
        }


.kabeTVinformation {
    position: relative;
    float: left;
    background: #000000;
    color: #ffffff;
    width: 240px;
    padding: 40px;
    height: 318px;
}

    .kabeTVinformation h1 {
        color: #ffffff;
        display: block;
        font-size: 1.5em;
        line-height: 1.2307em;
        padding: 18px 0 17px;
        font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    }

    .kabeTVinformation p {
        line-height: 1.3846em;
    }

.kabeTVvideomenu {
    position: relative;
    float: left;
    width: 960px;
}

.kabeTVmenurow {
    position: relative;
    float: left;
    width: 960px;
    margin-bottom: 30px;
}

.kabeTVmenuitemFirst {
    position: relative;
    float: left;
    width: 176px;
}

.kabeTVmenuitem {
    position: relative;
    float: left;
    width: 176px;
    margin-left: 20px;
}

    .kabeTVmenuitemFirst h2,
    .kabeTVmenuitem h2 {
        position: relative;
        float: left;
        width: 176px;
        font-family: "DIN-medium",Helvetica,Arial,sans-serif;
        font-size: 1.1em;
        font-weight: normal;
        margin-bottom: 3px;
        min-height: 30px;
    }

    .kabeTVmenuitemFirst a img,
    .kabeTVmenuitem a img {
        position: relative;
        float: left;
        width: 176px;
    }




/* ========================= Kabe Word START ============================= */

.wordright {
    position: relative;
    float: left;
    width: 230px;
    margin-left: 20px;
}

    .wordright h2 {
        position: relative;
        float: left;
        width: 230px;
        margin-bottom: 10px;
    }

    .wordright p {
        position: relative;
        float: left;
        width: 230px;
        margin-bottom: 0px;
        padding-bottom: 0px !important;
    }

.wordleft {
    position: relative;
    float: left;
    width: 439px;
    padding-right: 49px;
    min-height: 280px;
    border-right: 1px dotted #cccccc;
}

.wordholder {
    position: relative;
    float: left;
    width: 299px;
}

.wordquestion {
    position: relative;
    float: left;
    background: url(/images/assets/words.jpg) no-repeat;
    font-size: 12px;
    width: 244px;
    height: 26px;
    border: none;
    padding: 0 6px;
    margin-bottom: 20px;
}

.wordbutton {
    position: relative;
    float: right;
    background: #cccccc;
    border: 0;
    height: 26px;
    padding: 5px 6px 5px 6px;
    color: #ffffff;
    cursor: pointer;
}

#wordresult {
    position: relative;
    float: left;
    width: 440px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: 1px dotted #cccccc;
}

    #wordresult h3 {
        position: relative;
        float: left;
        width: 440px;
    }

    #wordresult p {
        position: relative;
        float: left;
        width: 440px;
        padding: 0px;
    }

/* ========================= Kabe Word ENDS ============================= */



/* ========================= Kabe Newsletter START ============================= */

.newsletterholder {
    position: relative;
    float: left;
    width: 960px;
}

.newslettermaincol {
    position: relative;
    float: left;
    width: 739px;
    padding: 0 20px 0 0;
    border-right: 1px dotted #cccccc;
}

    .newslettermaincol h1 {
        position: relative;
        float: left;
        width: 739px;
        padding: 0 0 10px 0;
        margin: 0 0 20px 0;
        border-bottom: 1px dotted #cccccc;
    }

    .newslettermaincol p {
        position: relative;
        float: left;
        width: 350px;
    }

        .newslettermaincol p.long {
            position: relative;
            float: left;
            width: 600px;
            padding-bottom: 20px;
            font-size: 1.2em;
        }

    .newslettermaincol h2 {
        position: relative;
        float: left;
        width: 739px;
        margin-bottom: 20px;
        border-bottom: 1px dotted #cccccc;
        padding-bottom: 8px;
    }

.newsletterrightcol {
    position: relative;
    float: left;
    width: 200px;
}

    .newsletterrightcol h2 {
        position: relative;
        float: left;
        margin-left: 25px;
        width: 165px;
        margin-bottom: 10px;
    }

    .newsletterrightcol h3 {
        position: relative;
        float: left;
        margin-left: 25px;
        width: 165px;
        font-weight: bold;
    }

    .newsletterrightcol p {
        position: relative;
        float: left;
        margin-left: 25px;
        width: 165px;
        font-weight: normal;
        margin-bottom: 10px;
    }


.newsletterrow {
    position: relative;
    float: left;
    width: 739px;
    margin: 5px 0;
}

.newslettercolumn {
    position: relative;
    float: left;
    width: 369px;
}

.newsletterbox {
    position: relative;
    float: left;
    width: 657px;
    padding: 20px 30px 20px 30px;
    background: #f2f2f2;
    margin: 30px 0 30px 0;
    border: 1px solid #cccccc;
}

    .newsletterbox p {
        position: relative;
        float: left;
        width: 670px;
    }






.newsletteroption {
    position: relative;
    float: left;
    width: 352px;
    border: 1px solid #cccccc;
    height: 20px;
}

.inputformfield {
    position: relative;
    float: left;
    width: 350px;
    border: 1px solid #cccccc;
    height: 20px;
}

.newsletterbutton {
    position: relative;
    float: left;
    width: 350px;
    background: #cccccc;
    color: #ffffff;
    padding-bottom: 2px;
    border: none;
    margin-top: 15px;
    cursor: pointer;
    height: 22px;
}





/* ========================= Kabe Newsletter ENDS ============================= */


/* ========================= Report START ============================= */

.reportholder {
    position: relative;
    float: left;
    width: 439px;
}

.reportformholder {
    position: relative;
    float: left;
    width: 400px;
    margin-top: 10px;
}

.reportformholderrow {
    position: relative;
    float: left;
    width: 400px;
}

    .reportformholderrow p {
        position: relative;
        float: left;
        width: 100px !important;
        margin-right: 10px;
    }

.reportcheckbox {
    position: relative;
    float: left;
    margin-right: 5px;
    margin-top: 6px;
}

.reportfield {
    position: relative;
    float: left;
    width: 229px;
    height: 18px;
    margin-top: 3px;
}

.reportbutton {
    background: #cccccc;
    border: none;
    margin-top: 10px;
    width: 60px;
    height: 25px;
    color: #ffffff;
    cursor: pointer;
}

/* ========================= Report ENDS ============================= */


/* ========================= Blog START ============================= */

.blogmainholder {
    position: relative;
    float: left;
    width: 960px;
}

.blogmaincol {
    position: relative;
    float: left;
    width: 739px;
    padding: 0 20px 0 0;
    border-right: 1px dotted #cccccc;
}

    .blogmaincol h1 {
        position: relative;
        float: left;
        width: 739px;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .blogmaincol h2 {
        position: relative;
        float: left;
        width: 739px;
        margin-bottom: 30px;
        border-bottom: 1px dotted #cccccc;
        padding-bottom: 8px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

.blogrightcol {
    position: relative;
    float: left;
    width: 200px;
}

    .blogrightcol p {
        position: relative;
        float: left;
        margin-left: 25px;
        width: 175px;
        margin-bottom: 15px;
    }

    .blogrightcol h2 {
        position: relative;
        float: left;
        margin-left: 25px;
        width: 175px;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .blogrightcol h3 {
        position: relative;
        float: left;
        margin-left: 25px;
        width: 175px;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .blogrightcol ul {
        position: relative;
        float: left;
        width: 200px;
        margin-left: 25px;
        margin-bottom: 10px;
    }

        .blogrightcol ul li {
            position: relative;
            float: left;
            width: 195px;
        }

            .blogrightcol ul li a {
                position: relative;
                float: left;
                width: 195px;
                padding: 4px 0 3px 0;
                border-top: 1px dotted #cccccc;
            }

                .blogrightcol ul li a strong {
                    position: relative;
                    float: left;
                    width: 195px;
                    padding: 4px 0 0 0;
                    text-transform: uppercase;
                    font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
                    font-weight: normal;
                }

            .blogrightcol ul li.first a {
                position: relative;
                float: left;
                width: 195px;
                padding: 4px 0 3px 0;
                border-top: 0;
            }

            .blogrightcol ul li a:hover {
                color: #cccccc;
            }




.blogginlagg {
    position: relative;
    float: left;
    width: 739px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px dotted #cccccc;
    margin-bottom: 20px;
}

    .blogginlagg p {
        position: relative;
        float: left;
        width: 640px;
        margin-bottom: 10px;
    }

.bloggwidthholder {
    position: relative;
    float: left;
    width: 640px;
}

.blogginlagg a img.attachment-thumbnail,
.blogginlagg a img.size-thumbnail {
    position: relative;
    float: left;
    width: 150px;
    margin: 10px 10px 0 0;
}

.blogbreadcrumb {
    position: relative;
    float: left;
    width: 739px;
    margin-bottom: 10px;
}

    .blogbreadcrumb p {
        position: relative;
        float: left;
        width: 739px;
        color: #c00000;
        margin-bottom: 0;
    }

.blogmaincol .blogginlagg h2 {
    position: relative;
    float: left;
    width: 739px;
    margin-top: 10px;
    margin-bottom: 3px;
    border-bottom: 0;
    padding-bottom: 0;
    font-size: 1.5em;
}



.blogmaincol .blogger {
    position: relative;
    float: left;
    width: 739px;
    padding: 20px 0 20px 0;
    border-top: 1px dotted #cccccc;
}

    .blogmaincol .blogger h2 {
        position: relative;
        float: left;
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
        font-size: 1.6em;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .blogmaincol .blogger p {
        position: relative;
        float: left;
        width: 500px;
        ;
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 5px;
    }

        .blogmaincol .blogger p.date {
            position: relative;
            float: left;
            width: 739px;
            ;
            border-bottom: none;
            margin-bottom: 0;
            padding-bottom: 5px;
            color: #c00000;
        }

a:hover .blogger p.date {
    color: #c00000;
}



/* ========================= Blog ENDS ============================= */



/* ========================= Thickbox start ============================= */

.thickboxpictureholder {
    position: relative;
    float: left;
    width: 820px;
    padding: 20px;
}

    .thickboxpictureholder img {
        position: relative;
        float: left;
        width: 800px;
    }



.thickboxpicturerow {
    position: relative;
    float: left;
    width: 570px;
    padding-left: 20px;
    padding-right: 20px;
}

.thickboxpicturecol {
    position: relative;
    float: left;
    width: 98px;
    margin-right: 20px;
}

.thickboxpicturecollast {
    position: relative;
    float: left;
    width: 98px;
}

    .thickboxpicturecol img,
    .thickboxpicturecollast img {
        position: relative;
        float: left;
        width: 98px;
    }


.thickboxtitle {
    position: relative;
    float: left;
    width: 210px;
    margin-right: 20px;
}

    .thickboxtitle h2 {
        position: relative;
        float: left;
        width: 220px;
    }

.thickboxexit {
    position: relative;
    float: right;
    margin-top: 10px;
    width: 20px;
    height: 20px;
}


/* ========================= Thickbox ends ============================= */


/* ========================= Advantages start ============================= */

.adv-holder {
    position: relative;
    float: left;
    width: 930px;
    padding: 20px 0 20px 0;
}

    .adv-holder h1 {
        position: relative;
        float: left;
        width: 930px;
        font-size: 3em;
        color: #bb1d23;
        margin: 0 0 0 0;
        padding: 3px 0 3px 10px;
        text-align: left;
    }

    .adv-holder p {
        position: relative;
        float: left;
        width: 600px;
        margin: 0 300px 0 0;
        padding: 0 0 15px 10px;
        text-align: left;
    }

.advgroup {
    position: relative;
    float: left;
    width: 930px;
    clear: both;
}

.adv {
    width: 232px;
    margin: 0 0 20px 0;
    position: relative;
    float: left;
    display: block;
}

    .adv h3,
    .advlast h3 {
        position: relative;
        float: left;
        width: 208px;
        font-size: 1.1em;
        font-weight: bold;
        margin: 0 0 0 12px;
        padding: 3px 0 0 0;
        text-align: left;
    }

    .adv p,
    .advlast p {
        position: relative;
        float: left;
        width: 208px;
        font-size: 1em;
        font-weight: normal;
        margin: 0 0 0 12px;
        padding: 0 0 3px 0;
        text-align: left;
    }

        .adv p.pgroup, .advlast p.pgroup {
            padding-top: 0px;
            margin-top: -2px;
        }

    .adv img,
    .advlast img {
        position: relative;
        float: left;
        width: 212px;
        height: 118px;
        margin: 0 0 5px 10px;
        overflow: hidden;
    }

/* ========================= Advantages ends ============================= */


/* ========================= Kabe TV ENDS ============================= */

/* START Kabe StaticImage if java disabled */

#StaticImage {
    position: absolute;
    text-align: center;
    left: 0;
    top: 26px;
    margin-left: auto;
    margin-right: auto;
}


#StaticImage2 {
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
}

/* Kabe StaticImage if java disabled ENDS */


/* ========================= Kabe Surveys START ============================= */

.surveyholder {
    positon: relative;
    float: left;
    width: 960px;
    margin-top: 20px;
}

    .surveyholder h1 {
        padding-bottom: 10px;
        width: 550px;
        float: left;
        position: relative;
    }

    .surveyholder p {
        width: 550px;
        float: left;
        position: relative;
    }

        .surveyholder p.distance {
            width: 550px;
            float: left;
            position: relative;
            padding-top: 15px;
        }

.surveyitem {
    float: left;
    position: relative;
    width: 960px;
    border-top: 1px dotted #cccccc;
    margin-top: 15px;
    padding-top: 15px;
}

.surveyitemheadline {
    float: left;
    position: relative;
    width: 960px;
    margin-top: 25px;
    padding-top: 15px;
}

.surveyquestion {
    float: left;
    position: relative;
    width: 560px;
}

.surveyanswer {
    float: left;
    position: relative;
    width: 400px;
}

    .surveyanswer p {
        float: left;
        position: relative;
        display: inline;
        width: 50px;
    }

.surveybuttonhold {
    position: relative;
    float: left;
    width: 960px;
    border-top: 2px solid #cccccc;
    margin-top: 20px;
    padding-top: 5px;
    margin-bottom: 30px;
}

.surveybutton {
    position: relative;
    float: left;
    background: #009900;
    border: 0;
    height: 26px;
    padding: 5px 6px 5px 6px;
    color: #ffffff;
    cursor: pointer;
    margin-top: 10px;
}

.surveybuttongray {
    position: relative;
    float: left;
    background: #a0a0a0;
    border: 0;
    height: 26px;
    padding: 5px 10px 5px 10px;
    color: #ffffff;
    cursor: pointer;
    margin-top: 10px;
}

.buttonright {
    margin-left: 10px;
}

.surveycomments {
    position: relative;
    float: left;
    width: 950px;
    height: 120px;
    border: 1px solid #cccccc;
    padding: 5px;
}

p.comments {
    position: relative;
    float: left;
    width: 960px;
    font-weight: normal;
    margin-bottom: 5px;
}

.formSelectFirst {
    positon: relative;
    float: left;
    width: 960px;
    margin-top: 5px;
}

.surveyholder p.margigreen {
    float: left;
    position: relative;
    padding-top: 10px;
    width: 960px;
    color: #009900;
}

.surveyholder p.margired {
    float: left;
    position: relative;
    padding-top: 10px;
    width: 960px;
    color: #990000;
}

.surveyresults {
    positon: relative;
    float: left;
    width: 960px;
    margin-top: 20px;
}

    .surveyresults h1 {
        padding-bottom: 10px;
        width: 700px;
        float: left;
        position: relative;
    }

    .surveyresults p {
        width: 550px;
        float: left;
        position: relative;
        padding-bottom: 10px;
    }

.surveyresultsitemholderrow {
    float: left;
    position: relative;
    width: 960px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

.surveyresultsitemholderrowlast {
    float: left;
    position: relative;
    width: 960px;
    margin-bottom: 20px;
}

.surveyresultsitem {
    float: left;
    positon: relative;
    margin-right: 20px;
    width: 300px;
    display: inline;
}

p.resultline {
    padding: 5px 0 5px 0;
    margin: 0;
    width: 230px;
    border-top: 1px solid #cccccc;
    float: left;
    position: relative;
}

p.resultlineend {
    padding: 5px 0 5px 0;
    margin: 0;
    width: 230px;
    border-top: 2px solid #cccccc;
    float: left;
    position: relative;
}

    p.resultline span, p.resultlineend span {
        left: 150px;
        position: absolute;
    }

.surveyresultscommentsholder {
    positon: relative;
    float: left;
    width: 960px;
}

.surveyresultscommentitem {
    positon: relative;
    float: left;
    width: 960px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #cccccc;
}

/* ========================= Kabe Surveys ENDS ============================= */


/* ========================= Kabe Competition START ============================= */

.competitionholder {
    positon: relative;
    float: left;
    width: 960px;
    margin-top: 20px;
}

    .competitionholder h1 {
        padding-bottom: 10px;
        width: 550px;
        float: left;
        position: relative;
    }

    .competitionholder p {
        width: 550px;
        float: left;
        position: relative;
    }

.competitionitem {
    float: left;
    position: relative;
    width: 560px;
    border-top: 1px dotted #cccccc;
    margin-top: 15px;
    padding-top: 15px;
}

.competitionquestion {
    float: left;
    position: relative;
    width: 560px;
}

.competitionanswer {
    float: left;
    position: relative;
    width: 560px;
}

    .competitionanswer p {
        float: left;
        position: relative;
        display: inline;
        margin-top: 5px;
    }

.competitionbuttonhold {
    position: relative;
    float: left;
    width: 960px;
    border-top: 2px solid #cccccc;
    margin-top: 20px;
    padding-top: 5px;
    margin-bottom: 30px;
}

.competitionbutton {
    position: relative;
    float: left;
    background: #009900;
    border: 0;
    height: 26px;
    padding: 5px 6px 5px 6px;
    color: #ffffff;
    cursor: pointer;
    margin-top: 10px;
}

.competitionanswerholder {
    float: left;
    position: relative;
    width: 560px;
}

.competitionadressholder {
    float: left;
    position: relative;
    width: 359px;
    min-height: 560px;
    border-left: 1px dotted #cccccc;
    margin-left: 20px;
    padding-left: 20px;
}

.adressitem {
    float: left;
    position: relative;
    width: 359px;
    padding-top: 10px;
}

.adressitem2 {
    float: left;
    position: relative;
    width: 359px;
    padding-top: 10px;
    border-top: 1px dotted #cccccc;
    margin-top: 10px;
}

.competitionmotivation {
    position: relative;
    float: left;
    width: 359px;
    height: 90px;
    border: 1px solid #cccccc;
    padding: 5px;
}

.competitioninput {
    position: relative;
    float: left;
    width: 359px;
    height: 15px;
    border: 1px solid #cccccc;
    padding: 5px;
}

p.adresstext {
    position: relative;
    float: left;
    width: 359px;
    font-weight: normal;
    margin-bottom: 5px;
}

p.adresstext2 {
    position: relative;
    float: left;
    width: 359px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 15px;
    border-top: 1px dotted #cccccc;
    padding-top: 15px;
}

.competitionways {
    float: left;
    position: relative;
    width: 359px;
}

    .competitionways ul {
    }

        .competitionways ul li {
            float: left;
            position: relative;
            width: 170px;
            padding-top: 10px;
        }

.competitioncheckbox {
    background: #ffffff;
    width: 15px;
    height: 15px;
}

.competitionholder p.margigreen {
    float: left;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 550px;
    color: #009900;
}

.competitionholder p.margired {
    float: left;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 550px;
    color: #990000;
}


.kabecomimage {
    float: left;
    position: relative;
    width: 960px;
}

.comkabesplash {
    position: absolute;
    left: 600px;
    top: 200px;
}

    .comkabesplash img {
        width: 247px;
    }

.competebutton {
    position: relative;
    float: left;
    width: 550px;
    padding-top: 10px;
}

    .competebutton img {
        position: relative;
        float: left;
        width: 180px;
    }

.comkabesplash-2 {
    position: absolute;
    left: 660px;
    top: 230px;
}

    .comkabesplash-2 img {
        width: 260px;
    }



.strandkitform {
    float: left;
    position: relative;
    width: 600px;
    min-height: 400px;
}

.strandkitform-row {
    float: left;
    position: relative;
    width: 600px;
}

.strandkititem {
    float: left;
    position: relative;
    width: 260px;
    padding-top: 10px;
}

.strandkititem2 {
    float: left;
    position: relative;
    width: 260px;
    padding-top: 10px;
    padding-left: 20px;
}

.competitionmotivation {
    position: relative;
    float: left;
    width: 260px;
    height: 90px;
    border: 1px solid #cccccc;
    padding: 5px;
}

.strandkitfield {
    position: relative;
    float: left;
    width: 250px;
    height: 15px;
    border: 1px solid #cccccc;
    padding: 5px;
}

p.adresstext {
    position: relative;
    float: left;
    width: 359px;
    font-weight: normal;
    margin-bottom: 5px;
}

p.adresstext2 {
    position: relative;
    float: left;
    width: 359px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 15px;
    border-top: 1px dotted #cccccc;
    padding-top: 15px;
}

.strandkit-checkbox {
    position: relative;
    float: left;
    margin-right: 5px;
}

.strandkit-button {
    position: relative;
    float: left;
    width: 262px;
    padding: 3px;
    border: 1px solid #e3e3e3;
    background: #f2f2f2;
    margin-top: 20px;
    cursor: pointer;
}

.strandkit-choice {
    position: relative;
    float: left;
    width: 543px;
    padding: 5px;
    border: 1px solid #e3e3e3;
    margin-bottom: 10px;
}


.beachholder {
    positon: relative;
    float: left;
    width: 960px;
    margin-top: 20px;
    min-height: 100px;
}

    .beachholder h1 {
        padding-bottom: 10px;
        width: 550px;
        float: left;
        position: relative;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .beachholder p {
        width: 550px;
        float: left;
        position: relative;
    }

        .beachholder p.alert {
            width: 550px;
            float: left;
            position: relative;
            color: #990000;
        }
/* ========================= Kabe Competition ENDS ============================= */


p.kabefinans {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
    margin-bottom: 3px;
}

h3.kabefinans {
    padding-top: 0px !important;
    margin-bottom: 3px;
}

ul.kabefinans {
    position: relative;
    float: left;
    width: 440px;
    margin-bottom: 10px !important;
}

    ul.kabefinans li {
        position: relative;
        float: left;
        width: 440px;
        border-bottom: none !important;
        margin-bottom: 5px;
        list-style: square inside;
    }

img.finans {
    margin-bottom: 10px;
}



.banner-spec-pdf {
    position: absolute;
    right: 90px;
    bottom: 10px;
    background: #ffffff;
    padding: 5px;
    font-weight: bold;
}

.banner-spec-pdf2 {
    position: absolute;
    right: 15px;
    bottom: 10px;
    background: #ffffff;
    padding: 5px;
    font-weight: bold;
}



.northugholder {
    position: relative;
    float: left;
    width: 730px;
}

    .northugholder h1 {
        position: relative;
        float: left;
        width: 730px;
        margin-top: 20px;
    }

    .northugholder h3 {
        position: relative;
        float: left;
        width: 560px;
        margin-bottom: 0px !important;
    }

        .northugholder h3.ingress {
            position: relative;
            float: left;
            width: 560px;
            margin-bottom: 10px !important;
        }

    .northugholder p {
        position: relative;
        float: left;
        width: 560px;
        margin-bottom: 10px;
    }



/* ##### Startpage 2014 ##### */

.kabe-start-left {
    position: relative;
    float: left;
    width: 695px;
    margin-right: 40px;
}

.kabe-start-right {
    position: relative;
    float: left;
    width: 225px;
}

.step-ahead-wide {
    position: relative;
    float: left;
    width: 960px;
}

    .step-ahead-wide h2 {
        position: relative;
        float: left;
        width: 960px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 1.5em;
    }

.spacer {
    position: relative;
    float: left;
    width: 100%;
    height: 40px !important;
}

.step-ahead {
    position: relative;
    float: left;
    width: 695px;
}

    .step-ahead h2 {
        position: relative;
        float: left;
        width: 695px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 1.5em;
    }

.step-ahead-itemfirst {
    position: relative;
    float: left;
    width: 215px;
}

.step-ahead-item {
    position: relative;
    float: left;
    width: 215px;
    margin-left: 24px;
}

.step-ahead-wide .step-ahead-item {
    margin-left: 33px !important;
}

.step-ahead-itemfirst img,
.step-ahead-item img {
    position: relative;
    float: left;
    width: 215px;
    height: 125px;
    margin-bottom: 10px;
}

.step-ahead-itemfirst h3,
.step-ahead-item h3 {
    position: relative;
    float: left;
    width: 215px;
    text-transform: uppercase;
    font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.step-ahead-itemfirst p,
.step-ahead-item p {
    position: relative;
    float: left;
    width: 215px;
    min-height: 70px;
}



.kabe-news {
    position: relative;
    float: left;
    width: 225px;
}

    .kabe-news h2 {
        position: relative;
        float: left;
        width: 225px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 1.5em;
    }

    .kabe-news p a {
        position: relative;
        float: left;
        width: 225px;
        margin-top: 20px;
    }

.kabe-news-itemfirst {
    position: relative;
    float: left;
    width: 225px;
}

.kabe-news-item {
    position: relative;
    float: left;
    width: 225px;
    margin-top: 30px;
}

    .kabe-news-item em,
    .kabe-news-itemfirst em {
        position: relative;
        float: left;
        width: 225px;
        margin-bottom: 5px;
    }

    .kabe-news-item h3,
    .kabe-news-itemfirst h3 {
        position: relative;
        float: left;
        width: 225px;
        text-transform: uppercase;
        font-family: 'DIN-medium', "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .kabe-news-item p,
    .kabe-news-itemfirst p {
        position: relative;
        float: left;
        width: 225px;
    }

    .kabe-news-item img,
    .kabe-news-itemfirst img {
        position: relative;
        float: left;
        width: 225px;
        height: 125px;
        margin-bottom: 10px;
    }

.kabe-banner {
    position: relative;
    float: left;
    width: 695px;
    margin-top: 40px;
}

.kabe-bannerfirst {
    position: relative;
    float: left;
    width: 695px;
}

    .kabe-banner h2,
    .kabe-bannerfirst h2 {
        position: relative;
        float: left;
        width: 695px;
        text-transform: uppercase;
        margin-bottom: 10px;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 1.5em;
    }

    .kabe-banner p,
    .kabe-bannerfirst p {
        position: relative;
        float: left;
        width: 595px;
        margin-bottom: 10px;
    }

    .kabe-banner img,
    .kabe-bannerfirst img {
        position: relative;
        float: left;
        width: 673px;
        background: #ffffff;
        padding: 10px;
        border: 1px solid #cccccc;
    }



.kabe-build {
    position: relative;
    float: left;
    width: 225px;
}

    .kabe-build h2 {
        position: relative;
        float: left;
        width: 225px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 1.5em;
    }

    .kabe-build p {
        position: relative;
        float: left;
        width: 225px;
    }

    .kabe-build img {
        position: relative;
        float: left;
        width: 225px;
        height: 125px;
        margin-bottom: 5px;
    }



.facebook {
    position: relative;
    float: left;
    width: 225px;
}

    .facebook h2 {
        position: relative;
        float: left;
        width: 225px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 1.5em;
    }

.facebookcontent {
    position: relative;
    float: left;
    width: 223px;
    border: 1px solid #DBDCDD;
}

a.readmore-button {
    position: relative;
    float: left;
    background: url(/images/assets/readmore.png) repeat-x;
    border: 1px solid #CCC;
    bottom: 0;
    color: #000000;
    cursor: pointer;
    padding: 4px 4px;
    font-size: 0.9em;
}

    a.readmore-button:hover {
        color: #000000;
    }

a.buildkabe-button {
    position: relative;
    float: left;
    background: url(/images/assets/readmore.png) repeat-x;
    border: 1px solid #ccc;
    bottom: 0;
    color: #000000;
    cursor: pointer;
    padding: 4px 4px;
    margin-top: 15px;
    font-size: 0.9em;
}

    a.buildkabe-button:hover {
        color: #000000;
    }



a.kabeshopholder {
    height: 300px;
}

.kabe-made-in-sweden {
    position: relative;
    float: left;
    width: 225px;
    margin-bottom: 40px;
}

    .kabe-made-in-sweden img {
        position: relative;
        float: left;
        width: 120px;
        padding-left: 50px;
        margin-bottom: 0px;
    }


/* ##### Kabe Center 2014 ##### */

.KabeCenterSliderOuter {
    width: 100%;
    position: relative;
    float: left;
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid #c1c2c4;
    z-index: 1;
}

.KabeCenterSliderOuterSmall {
    width: 100%;
    position: relative;
    float: left;
    min-height: 150px;
    margin: 20px 0;
    background: url(/images/assets/kabecenterslider-small.jpg) center repeat-x;
    border-bottom: 1px solid #c1c2c4;
    border-top: 1px solid #c1c2c4;
    z-index: 1;
}

.KabeCenterSliderInner {
    width: 100%;
    margin: 0 auto;
    height: 500px;
    overflow: hidden;
    padding-top: 0px;
    vertical-align: middle;
}

.KabeCenterSliderInnerSmall {
    width: 960px;
    margin: 0 auto;
    overflow: visible;
    padding-top: 0px;
}

.KabeCenterTopmenu {
    position: absolute;
    z-index: 500;
    width: 880px;
    background: url(/images/kabecenter/kabecentersliderbackground.png);
    padding: 40px;
    margin-top: 20px;
    border: 1px solid #cccccc;
}

.KabeCenterLogo {
    position: relative;
    float: left;
    width: 160px;
    margin-right: 40px;
}

    .KabeCenterLogo img {
        position: relative;
        float: left;
        width: 160px;
    }

.KabeCenterTopmenu p {
    position: relative;
    float: right;
    width: 200px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4em;
    text-align: right;
}

    .KabeCenterTopmenu p a {
        position: relative;
        float: right;
        width: 200px;
        font-family: 'Roboto Condensed', sans-serif;
        text-decoration: underline;
    }

.KabeCenterTopmenu ul {
    position: relative;
    float: left;
    width: 660px;
    display: inline;
}

    .KabeCenterTopmenu ul li {
        position: relative;
        float: left;
        font-size: 1.5em;
        padding: 10px 20px 0px 20px;
        text-transform: uppercase;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: normal;
    }

        .KabeCenterTopmenu ul li.current {
            position: relative;
            float: left;
            font-size: 1.5em;
            text-transform: uppercase;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: normal;
            border-bottom: 1px dotted #999999;
            padding-bottom: 10px;
        }

        .KabeCenterTopmenu ul li a {
            position: relative;
            float: left;
            padding: 0px 20px 0px 20px;
            text-shadow: 0 -1px 3px #ffffff;
        }

            .KabeCenterTopmenu ul li a:hover {
                padding: 0px 20px 0px 20px;
                color: #999999;
                padding: 0px 20px 10px 20px;
                border-bottom: 1px dotted #999999;
            }

        .KabeCenterTopmenu ul li.current a:hover {
            padding: 0px 20px 0px 20px;
            color: #999999;
            border-bottom: none !important;
        }

.KabeCenterOpenHours {
    position: absolute;
    right: 60px;
    top: 18px;
    width: 150px;
    border: 1px solid #cccccc;
    padding: 10px;
}

    .KabeCenterOpenHours h2 {
        position: relative;
        float: left;
        width: 150px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: normal;
        font-size: 1.4em;
        text-transform: uppercase;
        text-align: center;
    }

    .KabeCenterOpenHours ul {
        position: relative;
        float: left;
        width: 150px;
        text-align: center;
    }

        .KabeCenterOpenHours ul li {
            position: relative;
            float: left;
            width: 150px;
            font-size: 1.2em;
            padding: 0px !important;
            text-transform: none !important;
        }


.KabeCenterHolder {
    position: relative;
    float: left;
    width: 960px;
    padding: 0 0 40px 0;
}

    .KabeCenterHolder .shortLinks {
        position: relative;
        float: left;
        width: 960px;
    }

        .KabeCenterHolder .shortLinks p {
            position: relative;
            float: left;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: normal;
            font-size: 1.2em;
        }

            .KabeCenterHolder .shortLinks p a {
                position: relative;
                float: left;
            }

            .KabeCenterHolder .shortLinks p.active a {
                position: relative;
                float: left;
                font-weight: bold;
            }

    .KabeCenterHolder h2 {
        position: relative;
        float: left;
        width: 340px;
        margin-top: 5px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: normal;
    }

        .KabeCenterHolder h2.KabeCenterResult {
            position: relative;
            float: left;
            width: 340px;
            margin-top: 5px;
            margin-bottom: 10px;
            text-transform: uppercase;
            font-family: 'DIN-medium', Helvetica, Arial, sans-serif;
            font-weight: normal;
            font-size: 1.2em;
        }

.KabeCenterStartSlider {
    position: relative;
    float: left;
    width: 695px;
}

.KabeCenterStartLeft {
    position: relative;
    float: left;
    width: 695px;
    margin-right: 29px;
    padding-right: 30px;
    border-right: 1px solid #cccccc;
    padding-bottom: 40px;
    min-height: 400px;
}

    .KabeCenterStartLeft h2 {
        position: relative;
        float: left;
        width: 695px;
        font-size: 1.5em;
        margin-top: 0px;
    }

.KabeCenterItemHolder {
    position: absolute;
    top: -100px;
    width: 960px;
    z-index: 6000;
}

.KabeCenterItemFirst {
    position: relative;
    float: left;
    width: 238px;
    background: url(/images/kabecenter/kabecentersliderbackground.png);
    padding: 20px;
    border: 1px solid #cccccc;
}

.KabeCenterItem {
    position: relative;
    float: left;
    width: 238px;
    margin-left: 60px;
    background: url(/images/kabecenter/kabecentersliderbackground.png);
    padding: 20px;
    border: 1px solid #cccccc;
}

    .KabeCenterItem h2,
    .KabeCenterItemFirst h2 {
        position: relative;
        float: left;
        width: 230px;
        font-size: 1.5em;
        margin: 0px 0px 5px 0px !important;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: normal;
        text-transform: uppercase;
    }

    .KabeCenterItem p a,
    .KabeCenterItemFirst p a {
        position: relative;
        float: left;
        width: 230px;
        margin-top: 10px;
        text-decoration: underline;
    }

    .KabeCenterItem img,
    .KabeCenterItemFirst img {
        position: relative;
        float: left;
        width: 203px;
        height: 117px;
        border: 1px solid #cccccc;
    }

.KabeCenterContactStart {
    position: relative;
    float: left;
    width: 695px;
}

    .KabeCenterContactStart h2 {
        position: relative;
        float: left;
        width: 695px;
        font-size: 1.5em;
        border-top: 1px solid #CCCCCC;
        padding: 15px 0px 8px 0;
    }

.KabeCenterContactStartRow {
    position: relative;
    float: left;
    width: 327px;
    margin-left: 40px;
    margin-bottom: 20px;
}

.KabeCenterContactStartRowFirst {
    position: relative;
    float: left;
    width: 327px;
    margin-bottom: 20px;
}

    .KabeCenterContactStartRow img,
    .KabeCenterContactStartRowFirst img {
        position: relative;
        float: left;
        width: 60px;
        height: 70px;
        margin-right: 10px;
        background: #cccccc;
    }

    .KabeCenterContactStartRow h3,
    .KabeCenterContactStartRowFirst h3 {
        position: relative;
        float: left;
        width: 200px;
    }

    .KabeCenterContactStartRow p,
    .KabeCenterContactStartRowFirst p {
        position: relative;
        float: left;
        width: 200px;
    }


.KabeCenterStartRight {
    position: relative;
    float: left;
    width: 205px;
}

.KabeCenterUsed {
    position: relative;
    float: left;
    width: 203px;
}

    .KabeCenterUsed h2 {
        position: relative;
        float: left;
        width: 203px;
        font-size: 1.5em;
        margin-top: 0px;
    }

    .KabeCenterUsed ul {
        position: relative;
        float: left;
        width: 203px;
    }

        .KabeCenterUsed ul li.first {
            position: relative;
            float: left;
            width: 203px;
            margin-top: 0px;
            border-top: none;
            padding-top: 0px;
        }

        .KabeCenterUsed ul li {
            position: relative;
            float: left;
            width: 203px;
            margin-top: 14px;
            border-top: 1px solid #f2f2f2;
            padding-top: 14px;
        }

            .KabeCenterUsed ul li h3 {
                position: relative;
                float: left;
                width: 135px;
                margin-bottom: 3px;
                font-size: 1.0em;
            }

            .KabeCenterUsed ul li img {
                position: relative;
                float: left;
                width: 50px;
                margin-right: 10px;
            }

.KabeCenterHours {
    position: relative;
    float: left;
    width: 238px;
    margin-left: 60px;
    background: url(/images/kabecenter/kabecentersliderbackground.png);
    padding: 20px;
    border: 1px solid #cccccc;
}

    .KabeCenterHours h2 {
        position: relative;
        float: left;
        width: 230px;
        font-size: 1.5em;
        margin-top: 0px;
        margin-bottom: 5px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: normal;
    }

    .KabeCenterHours ul {
        position: relative;
        float: left;
        width: 230px;
        height: 73px;
    }

        .KabeCenterHours ul li {
            position: relative;
            float: left;
            width: 230px;
            margin-bottom: 5px;
        }

            .KabeCenterHours ul li span {
                position: relative;
                float: left;
                width: 135px;
            }

.KabeCenterFiltration {
    position: relative;
    float: left;
    width: 880px;
    padding: 40px;
    background: #f2f2f2;
}

.KabeCenterSpacer {
    position: relative;
    float: left;
    width: 100%;
    height: 15px;
}

.KabeCenterSelect {
    position: relative;
    float: left;
    width: 193px;
    padding: 3px;
    border: 1px solid #cccccc;
    margin-right: 13px;
    margin-left: 13px;
}

.KabeCenterSelectSmall {
    position: relative;
    float: left;
    width: 120px;
    padding: 3px;
    border: 1px solid #cccccc;
    margin-right: 13px;
    margin-left: 13px;
}

.KabeCenterSelectField {
    position: relative;
    float: left;
    width: 180px;
    padding: 4px;
    border: 1px solid #cccccc;
    margin-right: 20px;
}

.KabeCenterSearchText {
    position: relative;
    float: left;
    width: 402px;
    padding: 4px;
    border: 1px solid #cccccc;
    margin-right: 13px;
    margin-left: 13px;
}

.KabeCenterExpandSearch {
    position: relative;
    float: left;
    width: 880px;
    padding-top: 15px;
}

.KabeCenterOpenClose {
    position: relative;
    float: left;
    width: 880px;
    margin: 15px 0 0 0;
}

    .KabeCenterOpenClose img {
        margin: 2px 5px 0 0;
    }

.KabeCenterButton {
    position: relative;
    float: right;
    width: 80px;
    height: 30px;
    margin: 10px 15px 0 0;
    border: none;
    background: #DEDEDE;
    cursor: pointer;
}

.KabeCenterButtonReset {
    position: relative;
    float: left;
    width: 80px;
    height: 30px;
    margin: 10px 0 0 13px;
    border: none;
    background: #DEDEDE;
    cursor: pointer;
}

p.KabeCenterPlus {
    position: relative;
    float: left;
    margin-left: -19px;
    padding: 3px 5px 0 0;
}


.KabeCenterFilterResult {
    position: relative;
    float: left;
    width: 960px;
}

    .KabeCenterFilterResult h2 {
        position: relative;
        float: left;
        width: 960px !important;
        margin-top: 0;
    }

    .KabeCenterFilterResult .nav {
        position: relative;
        float: right;
        width: 260px;
    }

        .KabeCenterFilterResult .nav ul {
            position: relative;
            float: right;
        }

            .KabeCenterFilterResult .nav ul li {
                position: relative;
                float: left;
                margin-left: 8px;
            }

                .KabeCenterFilterResult .nav ul li a {
                    position: relative;
                    float: left;
                    padding: 5px 7px 5px 7px;
                    background: #cccccc;
                }

                .KabeCenterFilterResult .nav ul li.current a {
                    position: relative;
                    float: left;
                    padding: 5px 7px 5px 7px;
                    background: #666666;
                    color: #ffffff;
                    font-weight: bold;
                }

.KabeCenterCategoryBox {
    width: 225px;
    margin: 0 0 20px 20px;
    position: relative;
    float: left;
    background: #f2f2f2;
    height: 273px;
}

.KabeCenterCategoryBoxNew {
    width: 212px;
    margin: 0 0 20px 37px;
    position: relative;
    float: left;
    background: #f2f2f2;
    height: 233px;
}

.KabeCenterCategoryBoxFirst {
    width: 225px;
    margin: 0 0 0 0;
    position: relative;
    float: left;
    background: #f2f2f2;
    height: 273px;
}

.KabeCenterCategoryBoxNewFirst {
    width: 212px;
    margin: 0 0 0 0;
    position: relative;
    float: left;
    background: #f2f2f2;
    height: 233px;
}

.KabeCenterCategoryBox p.pgroup {
    padding-top: 0px;
    margin-top: -2px;
}

.KabeCenterCategoryBoxGroup {
    clear: both;
    position: relative;
    float: left;
    width: 100%;
}

.KabeCenterCategoryBoxGroupNew {
    clear: both;
    position: relative;
    float: left;
    width: 100%;
}

.KabeCenterCategoryBox img,
.KabeCenterCategoryBoxFirst img {
    position: relative;
    float: left;
    width: 223px;
    height: 167px;
    margin: 0 0 10px 0;
    overflow: hidden;
    border: 1px solid #f2f2f2;
}

.KabeCenterCategoryBoxNew img,
.KabeCenterCategoryBoxNewFirst img {
    position: relative;
    float: left;
    width: 210px;
    height: 117px;
    margin: 0 0 10px 0;
    overflow: hidden;
    border: 1px solid #f2f2f2;
}

.KabeCenterCategoryBox h3,
.KabeCenterCategoryBoxFirst h3 {
    position: relative;
    float: left;
    width: 223px;
    font-size: 1.0em;
    font-weight: normal;
    margin: 0 0 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}

.KabeCenterCategoryBoxNew h3,
.KabeCenterCategoryBoxNewFirst h3 {
    position: relative;
    float: left;
    width: 210px;
    font-size: 1.3em;
    font-weight: normal;
    margin: 0 0 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}

.KabeCenterCategoryBox h3.price,
.KabeCenterCategoryBoxFirst h3.price {
    position: relative;
    float: left;
    width: 223px;
    font-size: 2.2em;
    font-weight: 600;
    margin: 0 0 0 0;
    text-align: center;
    text-transform: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
}

.KabeCenterCategoryBoxNew h3.price,
.KabeCenterCategoryBoxNewFirst h3.price {
    position: relative;
    float: left;
    width: 210px;
    font-size: 2.2em;
    font-weight: 600;
    margin: 0 0 0 0;
    text-align: center;
    text-transform: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
}

.KabeCenterCategoryBox p,
.KabeCenterCategoryBoxFirst p {
    position: relative;
    float: left;
    width: 223px;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0 0;
    text-align: center;
}

.KabeCenterCategoryBoxNew p,
.KabeCenterCategoryBoxNewFirst p {
    position: relative;
    float: left;
    width: 190px;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0 10px;
    text-align: center;
}

    .KabeCenterCategoryBox h3 a:hover,
    .KabeCenterCategoryBoxFirst h3 a:hover,
    .KabeCenterCategoryBox h3.price a:hover,
    .KabeCenterCategoryBoxFirst h3.price a:hover,
    .KabeCenterCategoryBox p a:hover,
    .KabeCenterCategoryBoxFirst p a:hover,
    .KabeCenterCategoryBoxNew h3 a:hover,
    .KabeCenterCategoryBoxNewFirst h3 a:hover,
    .KabeCenterCategoryBoxNew h3.price a:hover,
    .KabeCenterCategoryBoxNewFirst h3.price a:hover,
    .KabeCenterCategoryBoxNew p a:hover,
    .KabeCenterCategoryBoxNewFirst p a:hover {
        cursor: pointer;
        color: #000000;
    }

.KabeRentalPreviewHolder {
    position: relative;
    float: left;
    width: 960px;
}

.KabeRentalPreviewLeft {
    position: relative;
    float: left;
    width: 620px;
    margin-right: 40px;
}

    .KabeRentalPreviewLeft img {
        position: relative;
        float: left;
        width: 620px;
    }

ul.kabecenter-images {
    position: relative;
    float: left;
    width: 620px;
    margin-top: 20px;
}

    ul.kabecenter-images li {
        position: relative;
        float: left;
        width: 108px;
        margin-left: 20px;
        margin-bottom: 20px;
    }

        ul.kabecenter-images li.first {
            position: relative;
            float: left;
            width: 108px;
            margin-left: 0px !important;
        }

            ul.kabecenter-images li a img,
            ul.kabecenter-images li.first a img {
                position: relative;
                float: left;
                width: 108px;
                height: 81px;
            }

.KabeRentalPreviewRight {
    position: relative;
    float: left;
    width: 260px;
    padding: 20px;
    background: #f2f2f2;
}

    .KabeRentalPreviewRight h2 {
        position: relative;
        float: left;
        width: 260px;
        text-transform: uppercase;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: normal;
        margin-bottom: 0;
    }

        .KabeRentalPreviewRight h2.price {
            position: relative;
            float: left;
            width: 260px;
            margin-bottom: 10px;
            text-transform: uppercase;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: normal;
            color: #C00000;
            margin-top: 0;
            padding-bottom: 5px;
            border-bottom: 3px solid #DEDEDE;
            font-size: 2.4em;
        }

    .KabeRentalPreviewRight h3 {
        position: relative;
        float: left;
        width: 260px;
        font-size: 1.2em;
        margin-bottom: 5px;
    }

    .KabeRentalPreviewRight ul {
        position: relative;
        float: left;
        width: 260px;
        margin-bottom: 20px;
    }

        .KabeRentalPreviewRight ul li {
            position: relative;
            float: left;
            width: 260px;
            margin-top: 5px;
            padding-top: 5px;
            font-size: 1.2em;
            border-top: 1px solid #dedede;
        }

            .KabeRentalPreviewRight ul li.first {
                position: relative;
                float: left;
                width: 260px;
                margin-top: 0;
                padding-top: 0;
                font-size: 1.2em;
                border-top: none !important;
            }

            .KabeRentalPreviewRight ul li span {
                position: relative;
                float: left;
                width: 120px;
                font-weight: 600;
            }

.KabeCenterBreadcrumb {
    position: relative;
    float: left;
    width: 920px;
    padding: 10px 20px;
    background: #F2F2F2;
}

    .KabeCenterBreadcrumb p {
        position: relative;
        float: left;
        color: #000000;
        font-size: 1.1em;
        font-weight: 600;
    }

        .KabeCenterBreadcrumb p a {
            position: relative;
            float: left;
            color: #000000;
        }

        .KabeCenterBreadcrumb p.pres {
            position: relative;
            float: left;
            color: #c00000;
        }

.KabeCenterContact {
    position: relative;
    float: left;
    width: 960px;
}

.KabeCenterContactLeft {
    position: relative;
    float: left;
    width: 410px;
}

    .KabeCenterContactLeft h2 {
        position: relative;
        float: left;
        width: 410px;
    }

.KabeCenterContactLeftDivider {
    position: relative;
    float: left;
    width: 350px;
    border-top: 1px solid #cccccc;
    margin-top: 0px;
    margin-bottom: 10px;
}

.KabeCenterContactLeft ul {
    position: relative;
    float: left;
    width: 410px;
    margin-bottom: 20px;
}

    .KabeCenterContactLeft ul li {
        position: relative;
        float: left;
        width: 410px;
        margin-bottom: 3px;
    }

        .KabeCenterContactLeft ul li strong.contactpersons {
            position: relative;
            float: left;
            width: 410px;
            margin-bottom: 10px;
            font-size: 1.1em;
        }

        .KabeCenterContactLeft ul li img {
            position: relative;
            float: left;
            width: 50px;
            height: 60px;
            margin-right: 10px;
            background: #cccccc;
            margin-bottom: 10px;
        }

        .KabeCenterContactLeft ul li span {
            position: relative;
            float: left;
            width: 60px;
            font-weight: 600;
        }

.KabeCenterContactMap {
    position: relative;
    float: left;
    width: 550px;
}

#karta {
    border: medium none;
    height: 400px;
    overflow: hidden;
    width: 100%;
}

.KabeCenterFooter {
    position: relative;
    float: left;
    width: 960px;
    border-top: 5px solid #cccccc;
    padding-top: 10px;
    padding-bottom: 30px;
}

    .KabeCenterFooter p {
        position: relative;
        float: left;
        width: 960px;
        text-align: center;
    }

/* ##### Kabe Center 2014 ##### */




/* ##### Kabe Klubbar ##### */

.kabeclubholder {
    position: relative;
    float: left;
    width: 960px;
    margin-bottom: 20px;
}

.kabeclubinformation {
    position: relative;
    float: left;
    width: 960px;
    margin-bottom: 20px;
}

    .kabeclubinformation h1.kabeclubheader {
        position: relative;
        float: left;
        width: 960px;
        font-family: 'DIN-medium',Helvetica,Arial,sans-serif;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-weight: normal;
    }

    .kabeclubinformation h3 {
        position: relative;
        float: left;
        width: 960px;
        margin-bottom: 10px;
    }

    .kabeclubinformation p {
        position: relative;
        float: left;
        width: 960px;
    }

        .kabeclubinformation p strong {
            position: relative;
            float: left;
            width: 960px;
        }

        .kabeclubinformation p.clubmoreinfo {
            position: relative;
            float: left;
            width: 660px;
        }

    .kabeclubinformation ul.kabeclubbenefits {
        position: relative;
        float: left;
        width: 520px;
        list-style: disc;
    }

        .kabeclubinformation ul.kabeclubbenefits li {
            position: relative;
            float: left;
            width: 500px;
            margin-left: 20px;
            margin-bottom: 10px;
        }

.kabeclubfilearchive {
    position: relative;
    float: left;
    width: 960px;
}

    .kabeclubfilearchive h3 {
        position: relative;
        float: left;
        width: 960px;
        margin-bottom: 5px;
    }

    .kabeclubfilearchive ul.kabeclubfilearchivelist {
        position: relative;
        float: left;
        width: 960px;
        list-style: none;
    }

        .kabeclubfilearchive ul.kabeclubfilearchivelist li {
            position: relative;
            float: left;
            width: 200px;
            margin-bottom: 10px;
        }


.madeInSweden a img.imageMadeInSweden {
    width: 80px;
    height: 84px;
    position: absolute;
    z-index: 500;
    bottom: 20px;
    left: 25px;
}

.ksWideLogo a img.imageKsWideLogo {
    width: 130px;
    height: 127px;
    position: absolute;
    z-index: 500;
    top: 15px;
    right: 15px;
}


/* ##### Kabe Klubbar ##### */

.catalogitemoption {
    positon: relative;
    float: left;
    width: 150px;
    margin-top: 5px;
    margin-bottom: 10px;
}

    .catalogitemoption a.firstbutton {
        position: relative;
        float: left;
        margin-right: 5px;
    }

    .catalogitemoption img {
        position: relative;
        float: left;
        width: 17px !important;
    }
