@charset "UTF-8";
@media screen, projection
{
    .element_border{
    background: url(../images/gradient_border.png) no-repeat;
    background-repeat: repeat-x;
    }
    #presse_text{
    padding:20px 20px 10px 40px;
    background-image: url(../images/gradient_element.png);
    min-height:340px;
    }
    #presseheader{
    position:relative;
    min-height:154px;
    }
    #presseimg{
        min-height:640px;
    }
    #video2,#video1 {
    cursor:pointer;
    }
    #video2{
        margin-right:20px;
    }
    #video2div {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    }
    #presseheader {
    margin-left:15px;
    width:528px
    }
    #presse_links {
    float: left;
    position: relative;
    top: 0;
    width: 505px;
    }
    #presse_rechts {
    position:relative;
    left: 300px;
    top:10px;
    width:200px;
    height:130px;
    }
    .headline_top {
    padding-top: 30px;
    padding-bottom:2px;
    }
.presse_img{
    clear:left;
}
.presse_img h3{
   padding:30px 0px 20px 0px;
}
.presse_img img {
margin:0 12px 6px 0;
}

}
