/* Kondolenzseite (bei Änderungen der Breite muss auch die Breiteneinstellung in der BaseDesign für die Output Area geändert werden) */
/* LIB/NHM/CMS/Config/baseDesign.php - LIB/NHM/CMS/Config/ModuleType/Special.php - LIB/NHM/CMS/Config/Modules.php */

#condolence_page{
    background: url(../layout/undertaker/CondolencePage/bg_html.jpg) #f6f3ee;
}
#condolence_page body{
    font: normal normal normal 15px/21px georgia, serif;
    color: #625745;
    background: url(../layout/undertaker/CondolencePage/bg_body.jpg) repeat-x center top;
}
#condolence_page .module-wrapper{
    margin-bottom: 15px;
}
.condolence_container{
    width: 970px;
    margin: 0 auto;
    position: relative;
}
.condolence_header{
    width: 100%;
    height: 290px;
    position: absolute;
    left: 0;
    top: 65px;
}
.condolence_header .header-img{
    height: 290px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.condolence_nav{
    position: absolute;
    width: 585px;
    height: 65px;
    left: 385px;
    top: 0;
}
.condolence_nav ul{
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.condolence_nav li{
    float: left;
    overflow: hidden;
    position: relative;
}
.condolence_nav span{
    float: left;
    overflow: hidden;
}
.condolence_nav a{
    line-height: 55px;
    padding: 0 10px 10px 10px;
    float: left;
    overflow: hidden;
}
.condolence_nav .passive a{
    color: #625745;
}
.condolence_nav .active{
    padding-left: 10px;
    background: url(../layout/undertaker/CondolencePage/bg_nav_active_left_condolence.png) no-repeat left top;
}
.condolence_nav .active span{
    padding-right: 10px;
    background: url(../layout/undertaker/CondolencePage/bg_nav_active_right_condolence.png) no-repeat right top;
}
.condolence_nav .active a{
    color: #fff;
    background: url(../layout/undertaker/CondolencePage/bg_nav_active_condolence.jpg) #897c67;
}
.condolence_nav .editButton{
    padding: 0;
    margin: 0;
    position: absolute;
    left: 7px;
    top: 0;
    width: 16px;
    height: 16px;
    line-height: 0;
}
.condolence_content{
    width: 576px;
    float: right;
    display: inline-block;
    position: relative;
    margin-top: 390px;
}
.condolence_content .headline1{
    font: normal normal normal 27px/33px georgia, serif;
    color: #3f3a31;
}
.condolence_content .headline2{
    font: normal normal normal 19px/25px georgia, serif;
    color: #466e0a;
}
.condolence_content .hr-graphic,
.condolence_content .Community_Guestbook .hr{
    border: 0;
    height: 31px;
    background: url(../layout/undertaker/CondolencePage/bg_hr.jpg) no-repeat 0 0;
}
.condolence_teaser{
    width: 382px;
    height: 550px;
    padding: 0 84px 0 62px;
    float: left;
    display: inline;
    position: relative;
    top: 0;
    background: url(../layout/undertaker/CondolencePage/bg_left.png) no-repeat 0 0;
    z-index: 100;
}
.condolence_teaser h1{
    font: normal normal normal 21px/26px georgia, serif;
    text-transform: uppercase;
    color: #466e0a;
    text-align: center;
    margin: 0;
}
.condolence_teaser h2{
    font: normal normal normal 19px/24px georgia, serif;
    color: #466e0a;
    margin: 0;
}
.condolence_teaser h1 span{
    font: normal normal normal 14px/19px georgia, serif;
    line-height: 17px;
    color: #466e0a;
}
.condolence_teaser .portrait{
    position: absolute;
    left: 72px;
    top: 89px;
    width: 216px;
    height: 258px;
    overflow: hidden;
}
.condolence_teaser .name{
    position: absolute;
    left: 62px;
    top: 380px;
}
.condolence_teaser .dates{
    position: absolute;
    left: 62px;
    top: 470px;
    width: 236px;
}
.condolence_teaser .invite{
    position: absolute;
    padding: 10px 30px;
    left: 30px;
    top: 586px;
    width: 298px;
    border: 1px solid #e2ded1;
    background: url(../layout/undertaker/CondolencePage/bg_invite.jpg);
}
.condolence_teaser .backLink{
    position: absolute;
    padding: 10px 30px;
    left: 30px;
    top: 786px;
    width: 298px;
    border: 1px solid #e2ded1;
    background: url(../layout/undertaker/CondolencePage/bg_invite.jpg);
}
.condolence_teaser .submit{

}
.condolence_teaser .error,
.condolence_teaser .confirm{
    display: block;
    margin: 0 0 1em 0;
    font-weight: normal;
}
.condolence_teaser .line{
    padding-bottom: 10px;
}
.condolence_teaser .line input{
    width: 220px;
    padding: 3px 7px;
    font: normal normal normal 13px/19px georgia, sans-serif;
}
.condolence_teaser .submit input{
    border: 0;
    padding: 5px 7px;
    float: left;
    color: #fff;
    background: #6e9b2b;
    font: normal normal normal 13px/19px georgia, sans-serif;
    cursor: pointer;
}
.condolence_teaser .submit input:hover{
    background: #466e0a;
}

.condolence_teaser .condolenceEditBar{
    left: 30px;
    position: absolute;
    top: 896px;
    width: 300px;
}
