/* Stylesheet for Startpage */

/* Layout */

#head {
    height: 106px;
}

#main {
    padding-bottom: 15px;
}

#topCol {
    width: 940px !important;
    height: auto;
    padding: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#topCol .ctArea {
}

#topCol .ctArea .ctElement {
    margin-bottom: 0;
}

#leftCol {
    width: 680px;
    background: url(../../Images/ctArea_bg.png) left top repeat;
    margin-top: 36px;
}

#leftCol .ctArea {
    margin: 0 20px 0 20px;
    background: none;
    padding: 0;
}

#rightCol {
    float: right;
    width: 240px;
    background: url(../../Images/ctArea_bg_rightCol.png) left top repeat;
    margin-top: 36px;
}

#rightCol .ctArea {
    margin: 0 20px 0 20px;
}

#leftCol .ctArea .ctElement p,
#leftCol .ctArea .ctElement h2,
#leftCol .ctArea .ctElement h3 {
    color: #fff;
}

#leftCol .ctArea .ctElement,
#rightCol .ctArea .ctElement {
    border-bottom: 1px dotted #bdb188;
    height: 265px;
    margin-bottom: 0;
    padding-bottom: 0;
}

#rightCol .ctArea .ctElement {
    height: 245px;
}

#leftCol .ctArea .ctElement * {
    color: #fff;
}

#leftCol .ctArea .ctElement a {
    color: #bdb188;
}

#leftCol .fceTeaserBox {
    background: none;
    height: 100%;
}

#leftCol .fceTeaserBox h2.fceTeaserBoxHeader,
#leftCol .fceTeaserBox h2.fceTeaserBoxHeader a {
    color: #b89028;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
}

#leftCol .fceTeaserBox .fceCtArea {
    margin-top: 21px;
}

#leftCol .fceTeaserBox .fceCtArea a.specialmorelink {
    color: #b89028;
    margin-top: 15px;
}

#leftCol .fceTeaserBox .fceCtArea a.specialmorelink:hover {
    color: #bdb188;
}

#rightCol {
}

#rightCol .fceTeaserBox {
    background: transparent !important;
    height: 100%;
    margin-left: 0;
}

#rightCol .fceTeaserBox .fceTeaserBoxImage {
    margin-left: 0;
    margin-bottom: 14px;
    float: none;
}

#rightCol .fceTeaserBox h2.fceTeaserBoxHeader,
#rightCol .fceTeaserBox h2.fceTeaserBoxHeader a {
    padding-top: 0;
    font-size: 18px;
}

#rightCol .fceTeaserBox .fceCtArea {
    margin: 0;
}

#rightCol .fceTeaserBox .fceCtArea a.specialmorelink {
    float: none;
    margin-top: 0;
}

.fceTeaserBox .fceTeaserBoxImage img {
    border: none;
}

#leftCol .fceTeaserBox .fceTeaserBoxImage a {
    width: 400px;
    height: 225px;
}

#rightCol .fceTeaserBox {
    background-color: transparent;
}

#rightCol .fceTeaserBox .fceTeaserBoxImage a {
    width: 200px;
    height: 115px;
}
