#header{
    margin-bottom: 0;
}
#flash_header{
    position: relative;
}
#flash_header .tx-t3sheaderslider-pi1{
    margin-bottom: 0;
    width: 975px;
    height: 283px;
}
#flash_header #text_box{
    position: absolute;
    bottom: 0;
    left: 148px;
    z-index: 10;  
}
#main{
    background:url(../img/redesign_13/main_bg.jpg) repeat-y left top;
    padding-top: 37px;
}
.start_box{
    width: 278px;
    padding-bottom: 22px;
    background:url(../img/redesign_13/shadow_box.png) no-repeat left bottom;
    position: relative;
}
.start_box_inner{
    background-color: #ffffff;
    padding: 6px;
}
.start_box_text{
    background:url(../img/redesign_13/start_box_bg.png) repeat left top;
    position: absolute;
    bottom: 28px;
    left: 6px;
    width: 266px;
}
.start_box_text a{
    font-size: 15px;
    background:url(../img/redesign_13/start_box_link.png) no-repeat 12px 5px;
    padding: 4px 0 4px 30px;
    display: block;
}
#start_menu{
    width: 273px;
    padding-left: 5px;
    padding-bottom: 25px;
}
.start_link{
    display: inline-block;
    width: 38px;
    height: 38px;
    text-indent: -9999px;
    margin-right: 12px;
}
.start_link.youtube{
    background:url(../img/redesign_13/icon_youtube.png) no-repeat left top;
}
.start_link.phone{
    background:url(../img/redesign_13/icon_phone.png) no-repeat left top;
}
.start_link.mail{
    background:url(../img/redesign_13/icon_mail.png) no-repeat left top;
}
#content{
    padding-top: 0;
}
#content h1{
    margin: 0 0 25px;
    color: #7b7c7e;
    font-size: 30px;
    font-weight: normal;
}
.start_cont{
    border-top: 1px dotted #282828;
    position: relative;
}
.start_cont_left{
    width: 345px;
    float: left;
    padding-top: 24px;
    margin-right: 12px;   
}
.start_cont_left.full{
    width: 565px;
    float: none;   
}
.start_cont_left h1{
    font-size: 32px !important;
    font-weight: normal !important; 
    color: #3e3d40 !important;
    margin: 0 0 5px 0 !important;
    padding: 0 !important; 
}
.start_cont_left h2{
    font-size: 14px !important;
    font-weight: normal !important; 
    color: #3e3d40 !important;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
}
.start_cont_left h3{
    font-size: 12px !important;
    font-weight: normal !important; 
    color: #7b7c7e !important;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
}
.start_cont_right{
    width: 220px;
    float: left;
    padding-top: 12px;
    padding-bottom: 56px;
    text-align: right;
}
.start_cont_img{
    position: relative;
    overflow: hidden;
    margin-top: 12px;
    display: inline-block; 
}
.start_cont_img_inner{
    background-color: #ffffff;
    padding: 7px;
}
.start_cont_img_shadow{
    background:url(../img/redesign_13/shadow_contImg.png) no-repeat left top;
    width: 100%;
    height: 13px;
    display: inline-block;
}
.start_cont_img_zoom{
    width: 51px;
    height: 51px;
    background:url(../img/redesign_13/zoom_contImg2.png) no-repeat left top;
    position: absolute;
    bottom: 0;
    right: 24px;        
}
.start_cont_link{
    position: absolute;
    bottom: 20px;
    right: 0;
}
.start_cont_link a{
    background:url(../img/redesign_13/start_cont_link.png) no-repeat right 4px;
    padding-right: 50px;
    font-size: 12px; 
}
.start_teaser{
   margin-top: 37px;
   margin-bottom: 23px;
   padding-bottom: 12px;
   background:url(../img/redesign_13/teaser_shadow.png) no-repeat left bottom;
   position: relative; 
}
.start_teaser_inner{
    background-color: #ffffff;
    padding: 12px 10px 30px 15px;
}
.start_teaser_inner h1{
    font-size: 34px !important;
    font-weight: normal !important;
    color: #3e3d40 !important;
    margin: 0 0 20px 0 !important;
    padding: 0 !important; 
}
.start_teaser_inner h2{
    font-size: 12px !important;
    font-weight: normal !important;
    color: #7b7c7e !important;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
}
.start_teaser_img{
    float: right;
    width: 216px;
}
.start_teaser_img img{
    margin-bottom: 10px;
}
.start_teaser_text{
    float: left;
    width: 320px;
    font-size: 12px;
    color: #7b7c7e;
}
.start_teaser_link{
    width: 202px;
    height: 45px;
    background:url(../img/redesign_13/teaser_link.png) no-repeat left top;
    position: absolute;
    bottom: 0;
    left: 25px;
}
.start_teaser_link a{
    width: 193px;
    display: block;
    margin: 6px 0 0 5px;
    padding: 7px  0 5px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}
#footer{
    background:url(../img/redesign_13/bg-footer.png) no-repeat left bottom;
    padding: 0 25px 25px 30px;
    width: 927px;
}
#footer ul{
   border-top: 1px dotted #282828;
   padding-top: 15px; 
}
