@charset "UTF-8";
@media screen, projection
{
    .element_border{
    background: url(../images/gradient_border.png) no-repeat;
    background-repeat: repeat-x;
    }
    #impressum_text{
    padding:20px 20px 10px 40px;
    background-image: url(../images/gradient_element.png);
    min-height:340px;
    }
    #impressumheader{
    position:relative;
    min-height:154px;
    }
    #impressumimg{
        min-height:640px;
    }
    #impressumimg img{
        position:relative;
    }
    #ssl_img {
    margin-bottom:10px;
    margin-top:10px;
    }
    #ssl_img2 {
    margin-bottom:10px;
    margin-top:10px;
    }
    #regman_held {
    margin-top:15px;    
    }
    #second_adress {
    position:relative;
    left:48px;
    }

}
