#vwd4_main {
    margin:0!important;
}

.start_page {
    line-height:0px!important;
    min-width:960px;
    min-height:450px;
    position: relative;
    overflow:hidden;
}

.start_page h1 {
    position:absolute;
    top:15px;
    left:7px;
}

.start_page .teasers {
    width:930px;
    position:absolute;
    bottom:10px;
    left:5px;
    height:114px;
    text-align: center;
}
a.orange_button:hover
{
    background-position:0 -24px!important;
}

.num1teas {
    width:190px;
}

.num2teas {
    width:380px;
}

.num3teas {
    width:570px;
}

.num4teas {
    width:760px;
}

.num5teas {
    width:950px;
}

.teasers a {
    border:4px solid #FFF;
    height:80px;
    width:158px;
    display:block;

    float:left;
    margin-left:20px;
    position:relative;
    color:#FFF;
    margin-top:24px;
    box-shadow:#666 0 1px 2px;
    -moz-box-shadow:#666 0 1px 2px;
    -webkit-box-shadow:#666 0 1px 2px;
}

.teasers span.link {
    display:block;
    position:absolute;
    bottom:10px;
    left:15px;
    padding-left:7px;
    background-image: url('/templates/images/arrow_orange.gif');
    background-position: 0px 4px;
    background-repeat: no-repeat;
    line-height:15px;
}

.teasers .txt
{
    line-height:12px;
    position:absolute;
    top:10px;
    left:11px;
    width:130px;
    height:40px;
    font-weight:bold;
}

.image {
    background-position: top left;
    background-repeat: no-repeat;
    width:960px;
    height:485px;
}

.teasers .link {
    position:absolute;
    bottom:4px;
    left:4px;
}