.logo {
 width : 280px;
 height : 160px;
 background : #999999 url(header1.jpg);
}

.content {
 width : 460px;
 height : 160px;
 background :  url(header3impressum.jpg) no-repeat;
 vertical-align : bottom;
 padding-top : 30px;
 padding-left :15px;
 padding-right : 15px;
}

.content2 {
 width : 460px;
 height : 300px;
 background :  url(header3bottom.jpg) no-repeat;
 vertical-align : top;
 padding-top : 30px;
 padding-left :15px;
 padding-right : 15px;
}

.image {
 width : 280px;
 height : 300px;
 background : #FFFFFF url(header2impressum.jpg) no-repeat;
  vertical-align : top;
}