.splash {
    border:1px solid #9ed41e;
    height:458px;
    overflow:hidden;
    position:relative;
    width:627px;
}
.splash .col1 {
    background:url(/fileadmin/_t3t/res/bg_col1.png) no-repeat;
    height:386px;
    left:6px;
    overflow:hidden;
    position:absolute;
    top:6px;
    width:200px;
}
.splash .col1_content {
    overflow:hidden;
    padding:5px 15px;
}
.splash .col1_content .body {
    height:1%;
    padding-top:1em;
}
.splash .col1_content .body a {
    color: #739728;
    font-weight: 700;
    1text-decoration: underline;
}
.splash .col1_content h2 {
    color:#fff;
    font-size:11px;
    font-weight:700;
    line-height:1.5em;
    margin:0;
}
.splash .col1_content h3 {
    font-size:12px;
    margin:.5em 0 .25em;
}
.splash .col1_content p {
    margin:0 0 1em;
}
.splash .col2 {
    height:400px;
    position:absolute;
    right:0;
    overflow:hidden;
    top:0;
    width:421px;
}
.splash .col2 p {
    margin: 0;
}
.splash .footer {
    background:url(/fileadmin/_t3t/res/bg_footer.png) no-repeat;
    bottom:0;
    height:59px;
    left:0;
    overflow:hidden;
    position:absolute;
    width:638px;
}
.splash .footer_content {
    left:12px;
    position:absolute;
    top:34px;
}
.splash .footer_content p {
    color:#fff;
    font-weight:700;
    line-height:normal;
    margin:0;
}