/* *****************
v9 LTS Update
******************** */
#headertext2 .flexslider {
    max-height: 350px;
} 
#header {
    margin-bottom: 25px;
}
#footer {
    margin-top: 25px;
}
#content .frame-default,
#content .multicolumnContainer {
    margin: 10px 0px;
}
#headertext li,
#footer li {
    display: inline-block;
}
#headertext li {
    margin-left: 6%;
}
#headertext li a,
#footer li a {
    word-break: normal;
}
#content {
    width: 860px;
}
#content h1 {
    font-size: 1.3em;
    line-height: 1em;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
}
#content h1:after {
    content: "";
    width: 160px;
    height: 1px;
    display: block;
    float: none;
    position: relative;
    margin-top: 3px;
    background: #333;
    margin-left: auto;
    margin-right: auto;
}
#content h5 {
    font-size: 1.3em;
    line-height: 1em;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    padding: 20px 0px 20px 0px;
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    background-image: url(/fileadmin/andersson/template/images/as-bgh5.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    background-attachment: scroll;
    text-align: center;
}
#footercontent .frame-default {
    float: left;
    text-align: left;
    width: 25%;
    overflow: visible;
}
.frame-image-border .ce-gallery {
    border-top: 10px solid #CC1100;
}
.frame-image-border .ce-gallery .image {
    position: relative;
}
.frame-image-border .ce-gallery .image img {
    min-width: 250px !important;
    min-height: 250px !important;
    width: auto !important;
    height: 250px !important;
    position: relative !important;
    object-fit: cover;
    object-position: left;
}
.frame-image-border .ce-bodytext h3 {
    color: #666666;
    padding-left: 20px;
}
.frame-image-border .ce-bodytext h3:before {
    width: 15px;
    height: 16px;
    margin-left: -20px;
    content: "";
    display: block;
    position: relative;
    float: left;
    background-image: url(/fileadmin/andersson/template/images/as-iconh1.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: contain;
}
hr {
    margin: 0px 0px 25px 0px;
}