/** Structure.css **/
/*
 * Site structure
 *
 * 090814	HE		Initial version
 * 090902	HE		Updated the site grid to standard 960-grid measures (www.960.gs)
 *					Removed obsolete col-sizes col70 & col30.
 */

/*
 * Main site containers 
 */
a.skiptocontent {
    position: absolute;
    top: -1000px;
    left: 0px;
    background: transparent;
    z-index: 100;
}
form {
    margin: 0 auto;
    padding-bottom: 0;
    position: relative;
    width: 100%;
}
body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    color: #444;
}

div.cookie-header {
    background: #444;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 20px;
    box-sizing: border-box;
}

    div.cookie-header a.cookieCheckLink {
        color: #fff;
    }

    div.cookie-header input.btn {
        display: block;
        margin: 20px auto 0;
    }
/*
 * Hyperlinks
 */
a {
    color: #009366;
    font-weight: bold;
}

    a:hover {
        color: #009366;
        text-decoration: none;
    }

a.image {}
a.planning {}
a.bulleted {}
a.icon-areainfo img {}

div.siteHeader-container, div.siteMain-container, div.siteFooter-container {
    width:100%;
}

div.siteMain-container,
div.siteOptions-container {
    width:1140px !important;
}
div.siteHeader-container, div.siteFooter-container {
   width:100% !important;
}
div.siteMain-container {}
div.siteHeader-container {
    background:#fff;
    position:relative;
    z-index:100;
    overflow:visible;
}
div.siteOptions-container {
    width:100%;
    z-index:100;
    background:#fff;
    position:relative;
    height:46px;
}
div.siteOptions-container:after {
    content:"";
    display:block;
    clear:both;
}
div.siteOptions-container div.siteOptions {
    float: none;
    margin: 0 auto;
    position: relative;
    top: 7px;
    width: 1140px;
}
div.siteOptions-container div.siteOptions:after {
    content:"";
    display:block;
    clear:both;
}
div.siteOptions-container ul.siteOptions {
    float: right;
    font-size: 16px;
    margin: 4px 0 0;
    overflow: visible;
    width: 460px;
}
div.siteOptions-container ul.siteOptions li {
    float:right;
}
div.siteOptions-container ul.siteOptions li a {
    color:#222;
    text-decoration:none;
    font-size:16px;
    padding-right:9px;
    margin-right:5px;
    border-right:1px solid #fff;
}
div.siteOptions-container ul.siteOptions li a:before {
    content: "\f0a9";
    color: #bb333f;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 28px;
    padding-right: 4px;
    position: relative;
    right: 4px;
    text-decoration: none;
    vertical-align: middle;
    margin-top:5px;
}

div.siteMain-container {
    background: #fff;
    min-height: 630px;
    line-height:28px;
}

div.siteFooter-container {
    background:#f1f1f1 url(../Img/footer_img.png)no-repeat 72% 111%;
    color:#444;
    padding: 30px 0 0;
    overflow:visible;
}
div.siteFooter-container:after {
    content:"";
    display:block;
    clear:both;
}
div.siteFooter-container .col100 {
    background:#009366;
    margin-top:40px;
}
div.siteFooter-container h6 {
    font-size:26px;
    color: #009366;
    margin-bottom:14px;
}


div.siteContentFull, div.siteContainer, div.siteHeader, div.siteMain, div.siteContact {
    margin: 0 auto;
    width: 1140px;
}
div.siteMain {
    padding-bottom:30px;
}
div.siteFooter {
    font-size: 18px;
    margin: 0 auto;
    width: 1140px;
}
div.siteFooter ul.contact-information {
}
div.siteFooter ul.contact-information li {
    line-height:28px;
}
div.siteFooter ul.contact-information li.companyName {
    font-weight:700;
}
div.siteFooter .col33.openinghours p,
div.siteFooter .col33.openinghours ul,
div.siteFooter .col33.openinghours a   {
    color:#444;
}

div.siteFooter .col33.openinghours h6 {
    font-size: 28px;
}
div.siteFooter .col33.footertext p,
div.siteFooter .col33.footertext a   {
    color:#444;
}

div.siteFooter .col33.footertext h6 {
    font-size: 28px;
}
div.siteFooter ul.siteOptions {
    float:none;
}
div.siteFooter ul.siteOptions li {
    display:inline-block;
}
div.siteFooter ul.siteOptions li a {
    color:#fff;
    font-size:18px;
    text-decoration:none;
}
div.siteFooter ul.siteOptions li a:hover {
    text-decoration:underline;
    color:#009366;
}
div.siteFooter ul.siteOptions li a:before {
    color: #fff;
    content: "\f054";
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: normal;
    margin-right: 6px;
    display:inline-block;
}
/*
 * Site header
 */
div.siteHeader {
    height:120px;
    position:relative;
}

.siteLogo {
    background:none;
    height: 67px;
    position: absolute;
    text-align: center;
    top: 30px;
    width: auto;
    z-index: 200;
}

div.global-unauthorized-login, div.global-unauthorized-register, div.global-authorized-mypages, div.global-authorized-logout, div.global-language, div.global-rss {
    padding:0;
}
div.global-authorization {
    font-size: 16px;
    position: relative;
    right:0;
    top:30px;
}
div.global-authorization a {
    color:#009366;
    text-decoration:none;
}
div.global-authorization i {
        color:#009366;
    text-decoration:none;
}
div.global-authorization div {
    margin-left:10px;
}
/** Sitemenu container **/

div.siteMenu-container {
    background:#009366;
    width:100%;
    float:left;
    padding:6px 0;
}
div.siteMenu {
    width:1140px;
    margin:0 auto;
}
div.language {
}
a.translate {
    color: #444;
    display: block;
    font-size:15px;
    position: absolute;
    right: 435px;
    text-decoration: none;
    top: 29px;
}
a.translate:before {
    color: #009366;
    content: "\f0ac";
    font-family: FontAwesome;
    font-size:15px;
    font-weight: normal;
    padding-right:3px;
}
/*
 * Sidebar container 
 */

div.siteSidebar {
    border-top: 1px solid #ddd;
    position: relative;
}
/*
 * Content containers 
 */
div.siteContent {
}

div.siteContentFull {
    padding: 0;
}

div.siteContentPopup {
}

div.siteContentIframe {
}

/*
 * Footer elements 
 */

div.siteBreadcrumbs {
    color: #444;
    float: none;
    margin-bottom: 10px;
    padding: 15px 0 10px;
    text-decoration: none;
    width: auto;
}

    div.siteBreadcrumbs a {
        color: #444;
        text-decoration: none;
        font-size: 16px;
        padding: 0 1px;
    }

        div.siteBreadcrumbs a b {
            color: #009366;
            font-weight: bold;
        }

body.default div.siteBreadcrumbs {
    display: none;
    float: none !important;
}

ul.siteOptions {
}
ul.siteOptions li {
    display:inline-block;
    text-align:center;
    color:#fff;
}

div.siteContact {
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #428f4a;
    margin-top: 20px;
}

div.siteLogos {
}

ul.siteOptions {
    text-align: center;
    width: 100%;
}

ul.siteOptions a {
    color: #fff;
    margin-right: 15px;
    font-size:18px;
    text-decoration:none;
    font-weight:normal;
}
ul.siteOptions a:hover {
    color:#fff;
    text-decoration:underline
}

ul.siteOptions li {
}

/*
 * Page containers 
 */
.col100, .col75, .col50, .col37, .col25 {
}

.col100 {
}

.col75 {
}

.col50 {
}

.col37 {
}

.col33 {
}

.col25 {
}

.page-popup {
}

/*
 * Errormessage control
 */
div.errormsg {
}

div.erroricon {
}

div.errortext {
}


/*
 * Search area
 */


div.search_area {
    background: #f2f2f2;
    border-radius: 3px;
    float: right;
    position: absolute;
    right: 0;
    text-align: right;
    top: 65px;
    width: 185px;
}
    div.search_area .search_field {
        background: #f2f2f2;
        border: none;
        border-radius: 0;
        box-shadow: none;
        width: 124px;
        border-radius: 8px;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 16px;
        float: left;
    }
div.search_area .btn_search {
    box-shadow:none;
    border:none;
    border-radius:0;
    background:#fff;
    background:none;
    margin-right:2px;
    color:#009366;
    font-size:16px;
    font-family: 'Roboto Condensed', sans-serif;
}
div.search_area .btn_search:hover {

}

/** Font.css **/
/* 
 * General
 */
html {
}

body {
}

input, textarea, select {
}

pre, code, kbd {
}

.strong, b {
    font-weight:bold;
}

em {
}


.ingress {
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
}
.pre-amble {
}


/*
 * Headers
 */
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    font-style: normal;
    margin-bottom: 10px;
    color: #444;
}

    h1, h1.pagetitle {
        font-size: 34px;
        letter-spacing: -0.0125em;
        line-height: 35px;
        margin-bottom: 19px;
    }

h2 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
}

h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
}

h4 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}

h5 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}

h6 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 10px;
}

h6.header-contact {
}
h6.header-openinghours {
}
h6.header-information {
}

h2.header, h3.header {
}
.box-primary h3.user {
    margin-bottom:0;
}
.siteHeader h1 {
}

div.rental h2, div.trade h2, div.interest h2, div.resident h2 {
    font-size:23px !important;
}
div#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divInterest .interest span {
    display:block;
}
.box-primary h3, .primary h3, .box-primary h4, .primary h4 {
    background: transparent;
    color: #444;
}
em strong, em b, em  .bold {
    font-weight: bold;
    font-style:italic;
}
/*
 * Search area
 */
div.search_area .btn_search {
}
/*
 * Boxes
 */
.box {
}
.primary h3 {
    font-size: 22px;
    background: none;
    line-height: 34px;
    letter-spacing: -0.0125em;
    padding-bottom: 0;
    color: #009366;
    font-weight: bold;
}
.secondary h3 {
    font-size: 22px;
    background: none;
    line-height: 34px;
    letter-spacing:-0.0125em;
    padding-bottom: 0;
    color:#434343;
    font-weight:500;
}

.primary h3 {
}

.secondary h3 {
}

.box-rental h2, .box-resident h2 {
}

.primary h2.localnews {
    text-align:left;
}

.box-secondary h3, .secondary h3, .box-secondary h4, .secondary h4 {
    background: none;
    color: #444;
    font-size: 24px;
    margin-bottom:10px;
}
.related-content .box-inner {
    padding-bottom:2px;
}

ul.mypage_profile_interest_header h4 {
    font-size: 18px;
    background: none;
    color: #434343;
}

span.button-list input {
}

a.link-large {
}

.siteBreadcrumbs, .siteOptions {
    font-size:15px;
}

.siteContact {
}

div.siteHeader table {
}

ul.form {
}

.box ul.form {
}

.pageFooter input {
}

div.navbar div.text {
}

.tbl_list {
}

.tbl_cell_list_header {
}

.tbl_grid {
}

.agreetext, .infotext {
    display: block;
    font-size: 12px;
    line-height: 26px;
}

/** CM.css **/
/*
 * Styles used by content from the CM-editor in PortalAdmin
 *
 * 090824	HE		Initial version
 */
 
/* 
 * Snippets 
 */
.tbl_snippets_main {}
.tbl_snippets_main_70 {}
.tbl_snippets_main_hss {}
.tbl_cell_snippet_spacer {}
.tbl_cell_snippet_33 {}
.tbl_cell_snippet_50 {}
.tbl_cell_snippet_70 {}
.tbl_cell_snippet_100 {}
.link {}

/** General.css **/
/*
 * Paragraphs
 */
p {
    margin: 0 0 14px;
    color:#444;
}

p.mul-img img {
}

p.mul-plan img {
}

p.pNoEntries {
}




/*
 * Form elements
 */
input, select, textarea {
}

input, textarea {
}

input.no-border, table.no-border input, span.no-border input {
}

/*** Checkbox ***/
input.check, table.check input, span.check input {
}

/*** Radiobutton ***/
input.radio, table.radio input, span.radio input, span.radio label {
}


/*** Submit button ***/
.btn, .btn-disabled, .btn_interest, .btn_search {
    line-height: 12px;
    font-size: 14px;
    padding: 8px;
    height: unset;
    font-weight: 700;
}

    .btn.logout {
        line-height: 26px;
        text-decoration: none;
    }

input.btn_interest {
    background: #009366;
    border: none;
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 24px;
    cursor: pointer;
}

.btn {
}

.btn-disabled {
}

/*** Input element default sizes ***/
.col50 .box-inner .textbox,
.col75 .box-inner .textbox {
}

.col50 .box-inner .textarea,
.col75 .box-inner .textarea {
}

/*
 * Horizontal rule 
 */
hr {
    background-color: #434343;
    color: #434343;
}

/*
 * Button list
 */
span.button-list input, span.button-list a {
}

span.button-list a {
}

    span.button-list a.selected {
    }

.rentalinfo input, .rentalinfo a {
}

/* 
 * Navigation bar
 */
div.navbar {
    margin-top:20px;
}

div.navbar .buttons {
}

div.navbar .buttons input {
}

div.navbar .buttons input dimmed {
}

div.navbar .buttons .btn_first {
}

div.navbar .buttons .btn_prev {
}

div.navbar .buttons .btn_next {
}

div.navbar .buttons .btn_last {
}

div.navbar .text {
}

div.navbar .text a {
}

div.navbar .text p {
}

div.navbar .text p.left {
}

div.navbar .text p.right {
}

/*
 * Page form header & footer
 */
div.pageHeader, div.pageSubHeader {
    background: #f4f4f4;
    border-radius: 4px;
    color: #434343;
    border: none;
}

div.pageHeader, div.pageSubHeader {
}

div.pageFooter {
    background: #f4f4f4;
    border-radius: 4px;
    color: #434343;
    border: none;
}

div.pageFooter input {
}

/*
 * Validator 
 */
td div.validator-valid, td div.validator-unvalid {
}

div.validator-valid {
}

div.validator-unvalid {
}

span.validation-summary {
    padding-left:2px;
    color:#009366;
    padding-top:6px;
}

span.forminfo-icon {
}

span.forminfo-text {
}

/*
 * Landlord presentation
 */
div.landlord-area {
}

div.landlord-img {
}

    div.landlord-img img {
    }

ul.landlord-list {
}

    ul.landlord-list li {
    }

        ul.landlord-list li div.label {
        }

/* 
 * Image text 
 */
div.image-text-basic {
}

    div.image-text-basic img {
    }

div.article {
    min-height:20px;
}

/* 
 * Parking-direct & Object-direct & Storage-direct
 */
span.ico_p-direct, span.ico_object_direct, span.ico_storage-direct {
}

span.ico_p-direct {
}

span.ico_object_direct {
}

span.ico_storage-direct {
}

/* NEWS DATE */
span.newsdate {
}

/* COMMENT*/
span.comment {
}

/* 
 * Table list
 */
table.tbl_list {
}

table.tbl_list tr td {
    background: #444;
    padding: 2px 4px;
    color: #fff;
}

table.gridlist td.listitem-odd, tr.listitem-odd td, table.gridlist td.listitem-even, tr.listitem-even td {
    border-bottom: 1px solid #ddd;
}
table.gridlist tr.listitem-even {
    background:#f4f4f4;
}
/* 
 * Table grid
 */
table.tbl_grid {
}

    table.tbl_grid tr td {
    }

.headerstyle {
}

.alternate {
}

/*
 * Control specific styles
 */
div.ImageTextStyles {
}

/*
 * Search Area Results
 */
div.search_results {
}

    div.search_results .search_textfield_area {
    }

    div.search_results .navbar {
    }

/*
 * TopMenu definition.
 *
 * 090817	HE		Initial version
 */

/*** Reset all list-styles ***/
ul.topmenu {
    margin:0;
    float:left;
    width:100%;
}
ul.topmenu, ul.topmenu li {
    
}

/*** Setup basic menu look ***/

ul.topmenu {}
ul.topmenu li {
    margin-left: 0px;
    margin-right: 6px;
}
ul.topmenu li a {
    font-size:18px;
    font-weight:600;
    color:#fff;
    text-decoration:none;
    padding:7px 10px;
}
ul.topmenu li a:hover {
    background:#01b981;
    color:#fff;
    border-radius:8px;

}
/*** Selected item or selected child-item ***/
ul.topmenu li.selected, ul.topmenu li.childselected {
 

}
ul.topmenu li.selected a, ul.topmenu li.childselected a {
    background:#fff;
    color:#009366;
    border-radius:8px;
    font-size:18px;
    font-weight:600;


}

ul.topmenu li.selected a:hover, ul.topmenu li.childselected a:hover {
    background:#01b981;
    color:#fff;
    border-radius:8px;

}
/*** Element padding ***/
ul.submenu {
}

/*** Element padding ***/
ul.submenu {
}

    /*** Link styles ***/
    ul.submenu a {
        color: #444;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        letter-spacing: 0;
        text-decoration: none;
        width: auto;
        padding: 4px 0;
    }

        ul.submenu a:hover {
            color: #009366;
        }

    ul.submenu ul {
    }

        ul.submenu ul a {
            color: #434343;
            font-size: 15px;
            font-weight: normal;
            text-transform: none;
        }

        ul.submenu a,
        ul.submenu ul a,
        ul.submenu ul ul a {
            padding-top: 12px;
            padding-right: 24px;
            padding-bottom: 12px;
        }

        ul.submenu ul a,
        ul.submenu ul ul a {
            padding-top: 12px;
            padding-bottom: 12px;
        }

        ul.submenu ul a {
            padding-left: 16px;
        }

        ul.submenu ul ul a {
            padding-left: 32px;
        }
    /*** Special styles ***/
    ul.submenu li.expanded {
    }

    ul.submenu li.collapsed {
    }

    ul.submenu li.selected, ul.submenu li.childselected {
    }

        ul.submenu li.selected ul, ul.submenu li.childselected ul {
            font-weight: normal;
            padding-bottom: 10px;
            padding-top: 0;
            padding-bottom: 12px;
        }

        ul.submenu li.selected > ul,
        ul.submenu li.expanded.childselected > ul {
            background: #f1f1f1;
        }

    ul.submenu li.expanded.childselected ul li.expanded.selected.first ul,
    ul.submenu li.expanded.childselected ul li.expanded.childselected.first ul {
        margin-top: 0;
    }

    ul.submenu li.selected ul ul, ul.submenu li.childselected ul ul {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    /*** Special styles ***/
    ul.submenu li.expanded:before {
        content: "\f078";
        color: #ddd;
        font-family: FontAwesome;
        font-size: 16px;
        line-height: 28px;
        padding-right: 4px;
        position: absolute;
        right: 4px;
        text-decoration: none;
        vertical-align: middle;
        margin-top: 8px;
    }

    ul.submenu li.collapsed:before {
        content: "\f078";
        color: #ddd;
        font-family: FontAwesome;
        font-size: 16px;
        line-height: 28px;
        padding-right: 4px;
        position: absolute;
        right: 4px;
        text-decoration: none;
        vertical-align: middle;
        margin-top: 8px;
    }

    ul.submenu li.expanded.selected:before,
    ul.submenu li.selected:before {
        content: "\f078";
        color: #efb429;
        font-family: FontAwesome;
        font-size: 16px;
        line-height: 28px;
        padding-right: 4px;
        position: absolute;
        right: 4px;
        text-decoration: none;
        vertical-align: middle;
        margin-top: 8px;
    }

    ul.submenu li.selected:before {
        content: "\f054";
        color: #efb429;
        font-family: FontAwesome;
        font-size: 16px;
        line-height: 28px;
        padding-right: 4px;
        position: absolute;
        right: 4px;
        text-decoration: none;
        vertical-align: middle;
        margin-top: 8px;
    }

    ul.submenu li.expanded.childselected:before {
        content: "\f078";
        color: #ddd;
        font-family: FontAwesome;
        font-size: 16px;
        line-height: 28px;
        padding-right: 4px;
        position: absolute;
        right: 4px;
        text-decoration: none;
        vertical-align: middle;
        margin-top: 8px;
    }

    ul.submenu li.expanded a {
        border: none;
    }

    ul.submenu li.expanded ul li.last {
    }

    ul.submenu li:hover:before {
        content: "\f054";
        color: #ddd;
        font-family: FontAwesome;
        font-size: 16px;
        line-height: 28px;
        padding-right: 4px;
        position: absolute;
        right: 4px;
        text-decoration: none;
        vertical-align: middle;
        margin-top: 9px;
    }

    ul.submenu li.expanded ul li.selected a {
        font-weight: bold;
    }

    ul.submenu li.meny-space {
        margin-bottom: 10px;
    }

    ul.submenu li.expanded ul li.selected ul li a {
        font-weight: normal;
    }

    ul.submenu li.collapsed.selected:before {
        content: "\f078";
        color: #efb429;
        font-family: FontAwesome;
    }

    ul.submenu li ul li ul li.expanded.selected:before, ul.submenu li ul li ul li.selected:before {
        content: "\f054";
        color: #efb429;
        font-family: FontAwesome;
    }

    ul.submenu li ul li.expanded.selected:before {
        content: "\f078";
        color: #efb429;
        font-family: FontAwesome;
    }

    ul.submenu li ul li.expanded.selected:hover:before,
    ul.submenu li ul li.collapsed.selected:hover:before {
        content: "\f078";
        color: #ddd;
        font-family: FontAwesome;
    }

    ul.submenu li ul li.selected:before {
        content: "\f054";
        color: #efb429;
        font-family: FontAwesome;
    }

    ul.submenu li ul li:hover:before {
        content: "\f054";
        color: #ddd;
        font-family: FontAwesome;
    }

    ul.submenu li ul li.selected:hover:before {
        content: "\f054";
        color: #ddd;
        font-family: FontAwesome;
    }

    ul.submenu li ul li.collapsed:hover:before,
    ul.submenu li ul li.expanded:hover:before {
        content: "\f078";
        color: #ddd;
        font-family: FontAwesome;
    }

    ul.submenu li.collapsed:hover:before,
    ul.submenu li.expanded:hover:before {
        content: "\f078";
        color: #ddd;
        font-family: FontAwesome;
    }

    ul.submenu li.collapsed.selected:hover:before,
    ul.submenu li.expanded.selected:hover:before {
        content: "\f078";
        color: #ddd;
        font-family: FontAwesome;
    }

    ul.submenu li.selected:hover:before {
        content: "\f054";
        color: #ddd;
        font-family: FontAwesome;
    }

    ul.submenu li ul li.collapsed:hover:before,
    ul.submenu li ul li.expanded:hover:before {
        content: "\f078";
        color: #ddd;
        font-family: FontAwesome;
    }

    ul.submenu li.expanded.childselected:before,
    ul.submenu li ul li.expanded.childselected:before {
        content: "\f078";
        color: #efb429;
        font-family: FontAwesome;
    }

    ul.submenu > li.expanded > a {
        border-bottom: 2px solid #009366;
        padding-bottom: 10px;
        font-weight: bold;
    }

    ul.submenu li.expanded.childselected ul li.collapsed.selected:before,
    ul.submenu li.expanded.childselected ul li.expanded.selected:before,
    ul.submenu li.expanded.childselected ul li.expanded.childselected:before,
    ul.submenu li.expanded.childselected ul li.expanded.childselected ul li.selected:before {
        margin-top: 1px;
    }

    ul.submenu li.selected a {
        font-weight: bold;
    }

/** Lists.css */
/*
 * Ordered/Unordered lists 
 */
ul, ol {
}

ul li {
}

ol li {
}

/* 
* Horizontal list 
*/
ul.horizontal {
}

ul.horizontal li, div.box-primary-inner ul.horizontal li, div.box-secondary-inner ul.horizontal li, div.box-inner ul.horizontal li {
}

ul.horizontal-bulleted {
}

ul.horizontal-bulleted li {
}

div.related-content div.box-inner li.doc_document {
}

div.related-content div.box-inner li.inf_link {
}

div.related-content div.box-inner li.cm_page {
}

/*
 * Boxlist
 */
ul.boxlist {
}

ul.boxlist li {
}

/* 
 * FAQ List 
 */
ul.faq-list {
    border-top: 1px solid #dbdbdb;
    clear: both;
    float: left;
    width: 100%;
    position:relative;
}
ul.faq-list:hover {
    background:#f1f1f1;
} 
ul.faq-list li {
    padding-left:14px;
    margin-top:14px;
}
ul.faq-list li p {
    margin-bottom:12px;
}
ul.faq-list li.icon-questionmark {
   display:none;
}
ul.faq-list .question:before {
    content: "\f059";
    color: #888;
    font-family: FontAwesome;
    font-size: 21px;
    padding-right: 4px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    width: 20px;
}
ul.faq-list .answer:before {
    content: "\f05a";
    color: #009366;
    font-family: FontAwesome;
    font-size: 21px;
    padding-right: 4px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    width: 20px;
}
     ul.faq-list .question, ul.faq-list .answer {
        padding-bottom:15px;
    }
ul.faq-list .question {}
ul.faq-list .question, ul.faq-list .answer {}


ul.horizontal-bulleted li {
    background:none;
    padding:0;
    margin:0;
    border-bottom:1px solid #eeeae4;
    list-style-type:none;
    width:100%;
    display:block;
    line-height:28px;
}
ul.horizontal-bulleted li:before {
    content: "\f00c";
    color: #66cc00;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 11px;
    margin-right: 5px;
    padding: 5px;
    text-decoration: none;
    width: 10px;
}

/* 
* Sitemap
*/
.sitemap_paragraph {
}

/* 
 * Sitemap List 
 */
ul.link {
}

ul li.maplink {
}

/* 
 * ListAvailable
 */
ul.listavailable {
    list-style-type:none;
    margin:0;
}
ul.listavailable li {
    list-style-type:none;
}

.col50 ul.listavailable li a {
}

.col25 ul.listavailable li a.align-left {
}

ul.listavailable a img {
}

.col100.background {
    height: 40px;
    text-align: center;
}
body.default .box-inner.available-content
{
    position:relative;
}
body.default div.ListAvailablelist
{
    position:absolute;
    top:70px;
    width:270px;

}
body.default div.box.available
{

    

}
body.default ul.listavailable ul li {

}
body.default ul.listavailable ul {

}
body.default ul.listavailable li:last-of-type {
    margin-right: 0;
}
body.default ul.listavailable li  {
}
body.default ul.listavailable li a {
    font-size: 26px;
margin-top: 50px;
display: block;

}
body.default div.box.available div.box-outer span.before
{
    display:block;
    font-size:70px;
    font-weight:700;
    line-height:80px;
    text-shadow: 4px 2px 4px #fff;

}

body.default .box.available ul.listavailable.apartments
{
    overflow:visible;
}
body.default div.box.available div.box-outer span.after
    {
    display:block;
    font-size:20px;
    font-weight:700;
    line-height:20px;
    text-shadow: 4px 2px 4px #fff;
    }
body.default ul.listavailable li a:hover {
    text-decoration:none;
}
body.default ul.listavailable li a.bulleted:before {
    visibility:hidden;
    display:none;
}
body.default .ListAvailablelist span.no-objects {
    color: #009366;
    display: block;
    font-size: 22px;
    line-height: 32px;
    font-weight:700;
    text-shadow: 4px 2px 4px #fff;
    top: 87px;
    position: relative;
}
/*
 * Thumbnail list
 */
div.thumbnail-container {
    display:none;
}

ul.thumbnail-list {
}

    ul.thumbnail-list img {
    }

.thumbnail-container ul.thumbnail-list li {
}

    .thumbnail-container ul.thumbnail-list li.alignleft {
    }

.col25 .thumbnail-container ul.thumbnail-list li {
}

    .col25 .thumbnail-container ul.thumbnail-list li.alignleft {
    }

ul.mypage_profile_interest li span {
    display: block;
    margin: 4px 0 0;
}
ul.mypage_profile {
    padding-bottom:6px;
}
div.jquerypanel .header a {
    color: #0066a4;
}

/** Boxes.css **/
/*** General rules ***/
.box {
}

.box-outer {
    min-height: 40px;
}

.box .noheight {
}

.box-inner {
    font-size: 16px;
    line-height:24px;
    color: #444;
}

.box a.rss {
}

.box a img {
}

.box a.rss img {
}

td.box-inner {
}

/*** Primary ***/
.primary, .primary .box-inner {
    background: #f1f1f1;
    color: #444;
}

    .primary h2 {
        color: #009366;
        font-size: 28px;
        font-weight: 500;
        margin-bottom: 20px;
        text-align: center;
    }

    .primary p {
        color: #444;
    }

    .primary hr {
        color: #444;
        background: #009366;
    }

    .primary a {
        color: #009366;
        font-size: 16px;
        font-weight: bold;
    }

        .primary a:hover {
            color: #009366;
        }

        .primary a.bulleted {
            background: none;
            padding-left: 0;
            color: #009366;
        }

            .primary a.bulleted:before {
                color: #009366;
            }

    .primary .box-inner {
    }

/*** Secondary ***/
.secondary {
    background: #f1f1f1;
    color: #444;
}
.secondary hr {
}
.secondary a {
    color: #009366;
    font-size: 16px;
}
.secondary a:hover {
    color: #009366;
}
.secondary a.bulleted {
    background: none;
    padding-left: 0;
}
a.bulleted {
    font-size:16px;
    text-decoration:none;
}
.secondary a.bulleted:before,
a.bulleted:before {
    color:#009366;
    font-size:16px;
}

.areainfo {
    margin-top:20px;
}
.object-interest, .object-facts {
    line-height:21px;
}

.newsbox h3 {
    color: #009366;
    font-size: 20px;
    font-weight: 700;
    font-style:normal;
    line-height: 34px;
    margin-bottom: 3px;
    margin-top:0;
}
.newsbox h3 a {
    color:#434343;
    text-decoration:none;
}
.newsbox h3 a:hover {
    text-decoration:underline;
}
.newsbox .newsdate {
    font-size: 14px;
    margin-top: 20px;
    color: #444;
    font-weight: 700;
}
.col50 .newsbox a.bulleted,
div.col50.alignright div.box.puff div.box-outer div.box-inner a.bulleted {
    display:block;
    margin-top:10px;
}
.archive-readmore a {
}
.archive-readmore a:hover {

}
/*** Login Control ***/
.col25 div.loginarea span {
}

.col37 div.loginarea span {
}

.col37 div.loginarea input {
}

    .col37 div.loginarea input.btn {
    }

div.loginarea p label {
    font-weight: bold;
}
/*Newsbox*/

.col50 .newsbox {
    padding: 0;
    color: #444;
    font-size: 16px;
}

.col50 .newsbox .box-inner {
    min-height: 375px;
}

.col50 .newsbox a {
    color: #009366;
    font-size: 16px;
    margin-left: 3px;
}


.col50 .newsbox p {
    font-size: 16px;
    margin: 0 0 8px;
}

.col33 .newsbox h3 {
}

.col50 .newsbox h4 {
    color: #444;
    margin: 4px 0 20px;
    font-size: 32px;
}

.col33 .newsbox .box-inner {
    padding: 0;
    position: relative;
}

.col50 .newsdate.alignleft {
    font-size: 12px;
    margin-top: 2px;
}

.col50 .newsbox .archive_label {
    bottom: 0;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 14px;
    margin-top: 12px;
    padding-right: 12px;
    position: relative;
    right: 6px;
    text-align: right;
    text-decoration: none;
    width: 290px;
}
.col50 .newsbox  a.archive_label {
    color:#fff;
}
.col50 .newsbox  a.archive_label:hover {
    color:#98d8ff;
}

.box.puff
{
    margin-bottom:0;
}
.box.puff p
{
    margin:0;
}
.box.puff .box-inner {
    line-height: 26px;
}

/** Grids.css **/
/*
 * Table grid list
 */
div.grid {
}

table.gridlist {
    font-size:16px;
}

table.gridlist tr.headerrow {
}

table.gridlist tr.marked {
}

table.gridlist tr.dimmed {
}

table.gridlist td {
}

table.gridlist td.header, tr.header td {
    background-color:#444;
    padding:0 6px;
}

table.gridlist td.header a, tr.header td a {
    background-color:#444;
}

table.gridlist td.header a:hover, tr.header td a:hover {
}

table.gridlist td.header a.sel-asc, table.gridlist tr.header td a.sel-asc {
        background-color:#444;
}

table.gridlist td.header a.sel-desc, table.gridlist tr.header td a.sel-desc {
    background-color:#444;
}

table.gridlist td.listitem-even, tr.listitem-even td {
    padding: 8px 6px;
}


.box-primary table.gridlist td.listitem-even, .box-primary tr.listitem-even td,
.box-secondary table.gridlist td.listitem-even, .box-secondary tr.listitem-even td,
.box table.gridlist td.listitem-even, .box tr.listitem-even td,
.box-primary table.gridlist td.listitem-odd, .box-primary tr.listitem-odd td,
.box-secondary table.gridlist td.listitem-odd, .box-secondary tr.listitem-odd td,
.box table.gridlist td.listitem-odd, .box tr.listitem-odd td {
}
table.gridlist td.listitem-odd, tr.listitem-odd td {
    border-bottom: 1px solid #ccc;
   padding: 8px 6px;
}
table.gridlist td.listitem-level2, tr.listitem-level2 td {
}

table.gridlist .label {
}

table.gridlist tr td td {
   
}

table.gridlist img.objectlist_icon {
}

/*
 * UL form list
 */
ul.form {
    font-size:15px;
}

    ul.form li {
    }

        ul.form li.validator {
        }

        ul.form li.label {
        }

.box-primary ul.form li.label,
.box-secondary ul.form li.label,
.box ul.form li.label {
}

ul.form li.textvalue {
}

ul.form li.value {
}

ul.form li.text {
}

div.siteContentIframe ul.form li.label {
}

div.siteContentIframe ul.form li.text {
}

ul.form li.textrow {
}

ul.form li.value label {
}

ul.form li.value input {
}

ul.form li.label-large {
}

.formstyle {
}

    .formstyle .label {
    }

/*
 * Statistics grid
 */
div.statistics table {
}

/*
 * News-archive grid
 */
div.news-archive .date-column {
    padding:10px;
    color:#009366;
    font-size:15px;
    font-weight:bold;
}
div.news-archive .content-column .title {
    background:transparent;
    color: #009366;
    font-size: 20px;
    font-weight:700;
    font-style:normal;
    line-height: normal;
    margin-bottom: 4px;
    text-decoration: none;
    text-transform: none;
    display:block;
}
div.news-archive .content-column p {
    font-size:15px;
}

div.news-archive .date-column {
}

div.news-archive .content-column .title {
}

/** Bostadsfakta **/
div.area_info_facts {
    background: #fff;
    margin-bottom:10px;
    position:relative;
    z-index:90;
    padding:15px 15px 10px;
    border:1px solid #ddd;
    border-radius:5px;
}
div.area_info_facts table.gridlist tr {
    border-color:#d2d2d2 !important;
}
div.area_info_facts table.gridlist td.header,
div.area_info_facts table.gridlist tr.header td {
	background:transparent;
    color:#009366;
	font-size:15px;
	}
div.area_info_facts table.tbl_list tr td {
    padding: 8px 14px;
	font-size:12px;
}
div.area_info_facts table.gridlist td.listitem-odd, div.area_info_facts tr.listitem-odd td,
div.area_info_facts table.gridlist td.listitem-even, div.area_info_facts tr.listitem-even td {
     padding: 6px 8px;
}
div.area_info_facts h4 {
    font-size: 21px;
    font-weight:bold;
    line-height: 36px;
}
.col25.sideBar  .gridlist {
    width: 100%;
}
table.gridlist td.header, tr.header td {
    height: 29px;
    vertical-align: middle;
}
body.org_employeelist table.gridlist {
    margin-bottom: 30px;
}
div.area_info_facts table.gridlist tr:last-of-type td {
    border-color:#fff;
}

/* QuickFilter */
.objectlistFilters {
    background: #e0e0e0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-bottom: 20px;
    padding: 17px 30px 3px;
}

ul.quickfilter li.full {
    border-bottom: 1px dotted #434343;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

ul.quickfilter li {
    float: left;
    font-size:15px;
    list-style-type: none;
    margin-left: 0;
    margin-right: 44px;
    width: 44%;
}

ul.quickfilter span.minValue, ul.rangeslider span.maxValue {
    float: left;
    font-size: 11px;
    width: 90%;
}
ul.quickfilter span.maxValue {
    font-size:11px;
}
ul.quickfilter li span.title {
    font-size:16px;
    font-weight:500;
}
ul.quickfilter label {
    margin-right:3px;
}
.ui-widget-header {
    background:#009366;
}

.ui-widget-content {
    background: #fff;
}

label.title {
    background: #e0e0e0;
    border-radius: 6px;
    color: #009366;
    display: inline-block;
    margin-bottom: -4px;
    padding: 13px 20px;
}

table.check tr td {
    padding: 8px;
}

.templatelist.block.objectlist,
ul.templatelist.block,
.templatelist.block:nth-child(1n+3) {
    background:transparent;
    border:1px solid #dbdbdb;
    margin-right: 2%;
    width: 31.5% !important;
}

.templatelist.block:nth-child(3n+3) {
    margin-right: 0 !important;
}

.templatelist.block {
    background: #efefef;
    border: none;
    border-radius: 6px;
}

.templatelist.block li {
    padding-top: 8px;
}

ul.templatelist.block li h2 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
}

ul.templatelist.block li img.image {
    display: block;
    margin: 0 auto;
    max-height: 110px;
    padding-left: 0;
    width: 80%;
    overflow: hidden;
}
ul.listviews li a {
    display: block;
    font-size:15px;
    height: 14px;
}


div.page-col25 ul.grid li.left {
    float: left;
    width: 55px;
}

div.page-col25 ul.grid li.right {
    padding-left: 60px;
    width: auto;
}

div.page-col50 ul.grid li.left {
    float: left;
    font-size: 16px;
    line-height: 36px;
    width: 300px;
}
div.jquerypanel .header a.hidden,
div.jquerypanel .header a {
    background-color: transparent;
    background-position:0 50%;
}

ul.exchangeobject, div.jquerypanel {
    background-color: #009366;
}
/** DynamicMap.css **/
.dynamic-map {}
.dynamic-map a {
    font-size:15px;
    text-decoration: none;
}
.dynamic-map #infobox {}
.dynamic-map #infobox > div {}
.dynamic-map #fade_bg {}
.dynamic-map #fade_color {}
.dynamic-map #fade_bg img {}
.dynamic-map .more {}
.dynamic-map .more .nr {
    background: #444;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
}
.dynamic-map .more .area-label {}
.dynamic-map .area-links ul {
    margin-left:18px;
}
.dynamic-map .area-links ul li a {
    font-size: 15px;
    text-decoration: none;
}
.dynamic-map .area-img {
    margin-top:20px;
}

/** Slider.css **/
div#divSliderOverlayTop {
}
div#divSliderOverlayBottom {
}

/*
  * Slider width and position
  */
.col100 .slider,
.col100 .slider-container {
}

.col75 .slider,
.col75 .slider-container {
}

.col50 .slider,
.col50 .slider-container {
}

.col25 .slider,
.col25 .slider-container {
}

.col25 .slider,
.col25 .slider-container {
}

.col66 .slider,
.col66 .slider-container {
}

.slider-container {
   margin: -20px 0 0;
    position: absolute;
    right: 0;
    width: 100% !important;
}
    .slider-container img {
        width:100% !important;
    }

.slider-inner {
}

.slider {
    height: 400px;
    width: 100%;
}

.slider img {
    max-width: 100%;
}

/*
 * Pager
 */
.pager-container {
    margin: -49px 0 0 0;
    position: absolute;
    width: 620px;
    height: 44px;
    background: none;
}

.pager {
}

.pager li {
    border: 0;
    background: transparent url(../Img/pagination_unsel.png) no-repeat 50% 50%;
    height: 22px;
    margin: 12px 0 10px 10px;
    width: 22px;
}

.pager li.selected {
    border: 0;
    background: transparent url(../Img/pagination_sel.png) no-repeat 50% 50%;
}
/*
 * Prev/Next buttons
 */
#slider_next, #slider_prev {
}

#slider_next {
    background: transparent url("../Img/next_pagination.png") no-repeat 50% 50%;
}

#slider_prev {
    background: transparent url("../Img/prev_pagination.png") no-repeat 50% 50%;
}

#slider_next, #slider_prev {
    top: auto;
    bottom:10px;
}

#slider_prev {
    left:auto;
    right:50px;
}

/*
 * Slider Text
 */


div.ImageTextStyles {
    margin: 0;
}

div.ImageTextStyles.Image {
    overflow: hidden;
}

.ImageTextStyles-Container {
    width:500px;
    margin:0 auto;
    clear:both;
    display:block,
}

div.ImageTextStyles.Text {
    color: #fff;
    float: left;
    height: auto;
    position: absolute;
    right: 24%;
    top: 2.5em;
    width: 50%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 1% 2% 2%;
    border-radius: 10px;
}

    div.ImageTextStyles.Text h1, div.ImageTextStyles.Text h2, div.ImageTextStyles.Text h3, div.ImageTextStyles.Text h4, div.ImageTextStyles.Text h5, div.ImageTextStyles.Text h6
    {
        color:#fff;
    }

div.ImageTextStyles.Text div.sliderTitle, 
div.ImageTextStyles.Text {
    color: #fff;
}

div.ImageTextStyles.Text div.sliderTitle {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 5px;
    letter-spacing: -0.0125em;
}
div.ImageTextStyles.Text h1 {
    color:#fff;
    font-size: 70px;
    font-weight: 500;
    font-style:normal;
    line-height: 68px;
}
div.ImageTextStyles.Text h2 {
    font-size:38px;
    font-weight:bold;
    line-height:40px;
    color:#222;
    margin-top:10px;
}
div.ImageTextStyles.Text p {
    color: #222;
    font-style: normal;
    font-size: 18px;
    float: left;
    line-height: 27px;
}

div.ImageTextStyles.Text p a {
    text-decoration:underline;
    color:#009366;
}

div.ImageTextStyles.Text p a span.abstract {
    display: inline;
    font-size: 16px;
    line-height: 26px;
}

div.ImageTextStyles.Text hr {
    display: none;
}
.ImageTextStyles.Image img {
    width:100%;
}


p.readmore {
    text-align: right;
}

p.readmore a {
    font-size: 16px;
}

/*
FocusObject Slider
*/

/*div.divfocus .pager-container {
    background: none;
    bottom: 107px;
    display: block;
    height: 44px;
    position: relative;
    top: auto;
    width: 270px;
}

div.divfocus .pager li {
    border: 0;
    background: transparent url(../Img/pagination_unsel.png) no-repeat 50% 50%;
    width: 22px;
    height: 22px;
    margin: 11px;
}

div.divfocus .pager li.selected {
    border: 0;
    background: transparent url(../Img/pagination_sel.png) no-repeat 50% 50%;
}
div.divfocus #slider_next, div.divfocus #slider_prev {
    bottom: 120px;
    top: auto;
}

div.divfocus  #slider_prev {
    left:auto;
    right:50px;
} 

div.divfocus .slider-container {
    width: 270px;
    margin: 0;
}

div.divfocus .col100 .slider, .col100 .slider-container {
    width: 270px;
}

div.divfocus div#divSliderOverlayTop {
    display: none;
}

div.divfocus div#divSliderOverlayBottom {
    display: none;
}

div.divfocus .slider {
    width: 270px;
    height: auto;
}

div.divfocus .slider .imgContainer {
    height: 183px;
    overflow: hidden;
}

div.divfocus .slider img {
    width: 270px;
    height: 170px;
}

div.divfocus .slider-inner {
    padding-bottom: 0;
}

div.divfocus ul {
}

div.divfocus ul.focusobject {
    overflow: hidden;
}

ul.focusobject li.left {
    float: left;
    width: 60px;
}

ul.focusobject li.right {
    width: 200px;
}*/


/** Cycle Slider **/
div.cycle-slideshow {
    overflow: hidden;
    margin-bottom: 26px;
    border-bottom:1px solid #009366;
}
.box-outer {
    min-height:initial;
}
.cycle-pager {
    position: relative;
    text-align: center;
    top: 10px;
    width: 100%;
    z-index: 100;
}
.cycle-pager span {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 50px;
    height: 16px;
    width: 16px;
    position:relative;
    z-index:1000;
}
.cycle-pager span.cycle-pager-active {
    color: #009366;
    text-shadow:1px 1px 2px #000;
}
.cycle-pager > * {
    cursor: pointer;
}
.cycle-prev, .cycle-next {
    cursor: pointer;
    height: 100%;
    opacity:0.7;
    position: absolute;
    top: 0;
    width: 5%;
    z-index: 800;
}
.cycle-prev {
    left: 0;
}
.cycle-next {
    right: 0;
}
.cycle-prev:after {
    content: "\f137";
    font-family: FontAwesome;
    color: #fff;
    display: inline-block;
    font-size: 42px;
    left: 40px;
    position: absolute;
    text-decoration: none;
    top:40%;
    z-index: 1000;
    opacity:0;
}
.cycle-next:after {
    z-index:1000;
    content: "\f138";
    font-family: FontAwesome;
    color: #fff;
    display: inline-block;
    font-size: 42px;
    right: 40px;
    position: absolute;
    text-decoration: none;
    top:40%;
    z-index: 1000;
    opacity:0;
}

.cycle-slideshow:hover .cycle-prev:after,
.cycle-slideshow:hover .cycle-next:after {
    opacity: 0.8;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

.alignleft {
    margin-right:20px;
}

.box-primary.box.primary.areainfo {
    border-radius:6px;
}
.box-primary.box.primary.areainfo .box-inner {
    border-radius:6px;
}
.areatext h3 {
    font-size:21px;
}

.object-facts ul li {
    line-height:24px;
}
.object-facts .box-inner {
    font-size:16px;
    line-height:21px;
}

.mypage_list.contract_list,
.mypage_list.rent a {
}
.mypage_list.contract_list a.bulleted:before,
.mypage_list.rent a:before {
    content: "\f054";
    color: #009366;
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    padding-right: 4px;
    text-decoration: none;
    display:inline-block;
}

ul.mypage_list .ico_landlord,
ul.mypage_list .ico_rentalinfo {
    background:none;
    padding:0;
}
ul.mypage_list .ico_landlord:before {
    content: "\f101";
    color: #009366;
    font-family: FontAwesome;
    font-size: 15px;
    padding-right: 6px;
    text-decoration: none;
}
ul.mypage_list .ico_rentalinfo:before {
    content: "\f101";
    color: #009366;
    font-family: FontAwesome;
    font-size: 15px;
    padding-right: 6px;
    text-decoration: none;
}

.box-secondary div.resident {
    position:relative;
}
div.residentInfo {
    display: inline-block;
    float: left;
    width: 100%;
}
div.residentInfo.residentLinks {
    bottom: 0;
    border-top:1px dotted #707173;
    float: right;
    font-size: 16px;
    left: 0;
    padding: 3px 0 0 0;
    position: relative;
    right: 0;
    text-decoration: none;
    width: 100%;
    border:none;
}

div.residentInfo.residentLinks h4 {
    font-size: 18px;
    font-style: normal;
    line-height: 18px;
    margin-top: 10px;
}
div.residentInfo.residentLinks a {
    text-decoration:none;
    color:#595959;
}
div.residentInfo.residentLinks .alignright {
    float: right;
    width: 100%;
}
div.residentInfo.residentLinks ul.mypage_list.link_list {
    float:left;
    width:100%;
    margin-bottom:0;
    padding-bottom:0;
}
div.residentInfo.residentLinks ul.mypage_list.link_list li {
    display:inline-block;
    margin-right:3px;
    font-style:italic;
}

body.org_employeelist table.tbl_grid {
    border: medium none #c7c5c5;
    table-layout: auto;
    width: 700px;
}
body.org_employeelist table.gridlist tr.headerrow td:nth-of-type(4n+1) {
    width: 250px;
    padding-left:6px;
}
body.org_employeelist table.gridlist tr.headerrow td:nth-of-type(4n+2) {
    width: 170px;
    padding-left:6px;
}
body.org_employeelist table.gridlist tr.headerrow td:nth-of-type(4n+3) {
    width: 100px;
    padding-left:6px;
}
body.org_employeelist table.gridlist tr.headerrow td:nth-of-type(4n+4) {
    width: 100px;
    padding-left:6px;
}

body.org_employeelist table.gridlist td a.iframe {
    margin-left:3px;
    text-decoration:none;
}

.article-area-info img {
    max-width:100%;
}

a.bulleted.no-underline {
   text-decoration:none;   
}
a.bulleted.no-underline:hover {
   text-decoration:underline;   
}
.col33.ledigt .box-inner
{    
    text-align:center;
}
.col33.ledigt .box-inner .available.img
{    
    background:url(../Img/bg_ledigt_2.png)no-repeat 100% 50%;
    height:270px;
    width:270px;
    border-radius:270px;
    margin-top:8px;

}
body.default .col33 h4
{    
    margin-top:0;
    color:#009366;
    font-size:26px;
    line-height:29px;
}
div.col33.ingang div.box.ingang div.box-outer div.box-inner.column div.box.ingang img
{
        border-radius:270px;
        margin-top:8px;
}
div.col100 div.col33.alignright div.box.puff div.box-outer div.box-inner img {
    margin-bottom:10px;
}
.box.ingang .box-inner
{
    text-align:center;
    /*height:145px;*/
}

div.col50 div.box.puff div.box-inner img {
    margin-bottom:15px;
}

div.col100 div.col33.litenpuff div.box-inner p a {
    color: #009366;
    display: inline;
    font-size: 20px;
    text-decoration: none;
    position: relative;
    top: 35px;
}
    .box.ingang .box-inner p a
    {
        color: #009366;
        display: inline;
        font-size: 20px;
        text-decoration: none;
        position: relative;
        /*top: 35px;*/
    }
        .box.ingang .box-inner p a:hover
    {
        text-decoration:underline;
    }

.col100.links {
    padding-bottom:20px;
    width:100%;
}
    .col100.links .links-container {
        width: 100%;
        border: 1px solid #dbdbdb;
        border-radius: 7px;
        padding: 20px;
        box-sizing: border-box;
    }
.col100.links h3 {
    font-size: 30px;
    line-height: 36px;
    color: #444;
    margin-bottom:10px;
    margin-top:0;
}
.col100.links h4 {
    margin-bottom: 4px;
    margin-top:6px;
    line-height: 40px;
    font-size: 24px;
}
.col100.links .box-inner
{
    padding:0;
}
.col100.links p  
{
    margin:0;
    line-height:24px;
}
.col100.links p a 
{
    margin:0 0 10px 0;
    text-decoration: none;
    font-size:16px;

}
.col100.links p a:before 
{
    content: "\f138";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    padding-right: 5px;
    text-decoration: none;
    padding-top: 15px;
}
.col100.links img  {
    margin-bottom: 0px !Important;
    width: 460px !Important;
    position: relative;
    float: left;
    margin-right: 30px;
    }
.col33.ingang .box.ingang a, .col33.ingang .box.ingang p
{
    color: #009366;
    display: inline;
    text-decoration: none;
    font-size: 26px;
    line-height: 25px;
    margin-bottom: 10px;
    font-weight:700;
    padding-bottom:270px;
    position:relative;
}
    .col33.ingang .box.ingang a:hover, .col33.ingang .box.ingang p:hover
    {
        text-decoration: underline;
    }

    .box-inner {

    line-height: 26px;
}

.article-display-date {
    display: none;
}

div.residentInfo.residentLinks {
    display: none;
}

ul.listavailable span.before {
    padding-right: 3px;
}
div.col100.news-container {
    border:1px solid #dbdbdb;
    border-radius:6px;
    margin-bottom:1.65em;
}

.devwatermark {
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 144px;
    position: fixed;
    bottom: 49px;
    right: 8px;
    opacity: 0.05;
    z-index: 99;
    color: black;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

button#all-areas {
    margin: 10px 0;
    display: block;
    font: normal 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
    transition: border .2s linear 0s,box-shadow .2s linear 0s;
    line-height: 12px;
}

ul[id$="ulAreas"] td {
    padding-right: 10px;
}

.col25.contact-list .box-inner {
    border:1px solid #dbdbdb;
}
.col25.contact-list .box-inner p.role,
.col25.contact-list .box-inner p {
    margin-bottom:0;
}
.col25.contact-list .box-inner p.role {
    font-style:italic;
    font-size:15px;
    margin-bottom:10px;
}
    .col25.contact-list .box-inner h3 {
        margin-bottom:0;
    }


.googlemap {
    width:80%;
    margin-top:20px;
    margin-bottom:20px;
}
/*
 * Pager
 */
.pager-container {
	bottom: 3px;
	position: absolute;
	right: 16px;
	text-align: center;
}
body.hso_area_area_info_cm .pager-container {
}
.pager {
}
.pager-container ul.pager {
	display: inline-block;
	float: right;
}
    .pager-container ul.pager li.selected {
        border: 0;
        background: transparent url('../Img/pager-on.png') no-repeat 0 0;
    }
.pager-container ul.pager li {
	border: 0;
	background: transparent url('../Img/pager-off.png') no-repeat 0 0;
	width: 25px;
	height: 25px;
	margin: 0;
}
/*Area info slide*/
div.slidergallery .container {position:relative;overflow:hidden;}
div.slidergallery .pager {background:transparent;margin:6px 0 0 0;}
div.slidergallery .container img {max-width:none;}
div.slidergallery .pager ul {margin:0; background:none;}
div.slidergallery .pager ul li {width:50px;height:34px;border:1px solid #009366;background:#fff;overflow:hidden;margin-right:8px;}
div.slidergallery .pager ul li a {background: #324d62; color: #fff;}
div.slidergallery .pager ul li:hover {background:#70cef6;border:none;}
div.slidergallery .pager ul li.active {background:#999; border: none;}
div.slidergallery .pager ul li.active:hover {background:#296A9C;border:none;}
div.slidergallery .pager ul li.active a {background: #eee; color: #eee;}
div.slidergallery ul.nav-buttons {padding:12px; position:absolute;}
div.slidergallery ul.nav-buttons li a {width:48px;height:48px;}
div.slidergallery ul.nav-buttons li a.previous {background:transparent url("../Img/slide-arrow-prev.png") no-repeat 50% 50%;float:left;}
div.slidergallery ul.nav-buttons li a.next {background:url("../Img/slide-arrow-next.png") no-repeat 50% 50%;float: right;}
div.slidergallery .pager li {border:none;}
div.slidergallery .pager li {margin-right:0;}



div.col75.slidergallery .pager {
    clear: both;
    height: auto;
    margin: 0;
    position: relative;
    width: 100%;
}
div.col75.slidergallery ul.nav-buttons {
    top: 1%;
    position: relative;
    width: 660px;
    list-style-type: none;
    margin: 0;
}

    div.col75.slidergallery ul.nav-buttons li {
        width: 805px;
        list-style-type: none;
    }

div.col75.slidergallery .container {
    width: 100%;
    height: 400px;
    border: 10px solid #e0e0e0;
    box-sizing: border-box;
}

    div.col75.slidergallery .container .slides {
        position: absolute;
        top: 0;
        left: 0;
        height: 400px;
    }

        div.col75.slidergallery .container .slides > div {
            position: absolute;
            top: 0;
            width: 829px;
        }


.ImageTextStyles.Text.column h2:nth-of-type(2n+2) {
    display:none !important;
}

/**JCAROUSEL**/

.pager .jcarousel-container {
}

.pager .jcarousel-direction-rtl {
	direction: rtl;
}

.pager .jcarousel-container-horizontal {
    width: 100%;
    padding:2px 44px 12px;
    background:#e0e0e0;
    margin-bottom:20px;
    box-sizing:border-box;
}

.pager .jcarousel-container-vertical {
    width: 54px;
    height: 245px;
    padding: 40px 20px;
}

.pager .jcarousel-clip {
    overflow: hidden;
}

.pager .jcarousel-clip-horizontal {
    width:  608px;
    height: 50px;
}

.pager .jcarousel-clip-vertical {
    width:  54px;
    height: 245px;
}

.pager .jcarousel-item {
    width: 54px;
    height: 54px;
}

.pager .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.pager .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.pager .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.pager .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.pager .jcarousel-next-horizontal {
    position: absolute;
    right: 15px;
    top: 14px;
    width: 30px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../Img/next-horizontal.png) no-repeat 0 0;
}

.pager .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../Img/prev-horizontal.png);
}

.pager .jcarousel-next-horizontal:hover,
.pager .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.pager .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.pager .jcarousel-next-disabled-horizontal,
.pager .jcarousel-next-disabled-horizontal:hover,
.pager .jcarousel-next-disabled-horizontal:focus,
.pager .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.pager .jcarousel-prev-horizontal {
    position: absolute;
    top: 14px;
    left: 13px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../Img/prev-horizontal.png) no-repeat 0 0;
}

.pager .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../Img/next-horizontal.png);
}

.pager .jcarousel-prev-horizontal:hover, 
.pager .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.pager .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.pager .jcarousel-prev-disabled-horizontal,
.pager .jcarousel-prev-disabled-horizontal:hover,
.pager .jcarousel-prev-disabled-horizontal:focus,
.pager .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.pager .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../Img/next-vertical.png) no-repeat 0 0;
}

.pager .jcarousel-next-vertical:hover,
.pager .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.pager .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.pager .jcarousel-next-disabled-vertical,
.pager .jcarousel-next-disabled-vertical:hover,
.pager .jcarousel-next-disabled-vertical:focus,
.pager .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.pager .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../Img/prev-vertical.png) no-repeat 0 0;
}

.pager .jcarousel-prev-vertical:hover,
.pager .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.pager .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.pager .jcarousel-prev-disabled-vertical,
.pager .jcarousel-prev-disabled-vertical:hover,
.pager .jcarousel-prev-disabled-vertical:focus,
.pager .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
div.siteFooter-container div.siteFooter div.col33.alignleft a img.knivstamap {
    width: 83%;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

div.jour {
    margin-top:12px;
}
    div.jour span.jourtitle {
        display:block;
    }
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divInterest {
    display: none
}
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblCorrMethodTitle {
    display:none;
}
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblCorrMethod {
    display:none;
}

div.global-unauthorized-register {
    display: none;
}

.col75 img {
    max-width: 850px;
}

.col50 img {
    max-width: 549px;
}
.col50 .box-inner img {
    max-width: 527px;
}
.col25 img {
    max-width: 275px;
}

.col25 .box-inner img {
    max-width: 250px;
}

.fa-search:before {
    content: "\f002";
    font-size: 37px;
    left: 18px;
    position: absolute;
}

.removeInterestBox {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px #009366 dashed;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 24px;
    padding-top: 0;
    box-sizing: border-box;
}

.fa-trash-o:before {
    content: "\f014";
    color: #009366;
}

button#all-areas {
    font-weight: bold;
}