@charset "UTF-8";
@media screen, projection
{
    .element_border{
    background: url(../images/gradient_border.png) no-repeat;
    background-repeat: repeat-x;
    }
    #Inhaltsverzeichnis1{}
    #agb_text{
    padding:20px 20px 10px 40px;
    background-image: url(../images/gradient_element.png);
    min-height:340px;
    }
    #agbheader{
    position:relative;
    min-height:154px;
    }
    #agbimg{
        min-height:640px;
    }
    #video2 {
    cursor:pointer;
    }
    #video2div {
    position:relative;
    left:10px;
    top:0px;
    float:left;    
    }
    #agbheader {
    margin-left:15px;
    width:528px
    }
    #agb_links {
    width:250px;
    height:130px;
    position:relative;
    top:0px;
    left:0px;
    float:left;
    }
    #agb_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;
}

}