#stripe1 {
    z-index:10; position:absolute; left:25px;top:-1px;
}

#stripe2 {
    z-index:30; position:absolute; left:150px;top:-1px;
}

.img1 {
    margin: 0 0 15px 44px;

}
.img2 {
    margin: 0 0 15px 44px;

}
.img3 {
    margin: 0 0 15px 34px;

}
.img4 {
    margin: 0 0 15px 40px;

}
.img5 {
    margin: 0 0 15px 54px;

}
.img5b {
    margin: 0 0 15px 44px;

}
.img6 {
    margin: 0 0 15px 44px;
}
.img7 {
    margin: 0 0 15px 34px;
}
/*############ Impressum ###############*/
.img1_i {
    margin: 50px 0 100px 44px;
    padding: 0 0 0px 0;
}

.img2_i {
    margin: 0 0 120px 34px;
}
.img3_i {
    margin: 0 0 120px 54px;
}
.img4_i {
    margin: 0 0 105px 34px;
}
.img5_i {
    margin: 0 0 0px 34px;
}
.img6_i {
    margin: 60px 0 0px 54px;
}

/*############## news #############*/
.img1_n {
    margin: 30px 0 13px 54px;
}
.img2_n {
    margin: 0 0 10px 44px;
}
.img3_n {
    margin: 0 0 15px 34px;
}
.img4_n {
    margin: 0 0 10px 44px;
}
.img5_n {
    margin: 0 0 0px 54px;

}
#germany {
	position:absolute;
         margin:40px 0 0 50px;

}
#germany a {
	background-image:url(../pics/deutschland.jpg);
         background-repeat:no-repeat;
         width:35px;
         height:18px;
}
#germany a:hover {
         background-image:url(../pics/deutschland_h.jpg);
         background-repeat:no-repeat;
}
#england{
	position:absolute;
         margin:65px 0 0 30px;

}
#england a{
         background-image:url(../pics/england.jpg);
         background-repeat:no-repeat;
         width:48px;
         height:18px;
}
#england a:hover {
	background-image:url(../pics/england_h.jpg);
         background-repeat:no-repeat;
}
