.home header {
 background-image:	url(eisenzeit/eisenzeit-1920.jpg);
}
.home main {
 background-color:	black;
 color:	white;
}
.home  img.text {
 position:	absolute;
 width:	63%;/**/
 right:	2em;
 bottom:	2em;
}

.historie header {
 background-image:	url(historie/historie-1920.jpg);
}
.historie  img.text {
 position:	absolute;
 width:	63%;/**/
 left:	2em;
 top:	4em;
}

.impressum header {
 background-image:	url(impressum/impressum-1920.jpg);
}
.impressum  img.text {
 position:	absolute;
 width:	50%;/**/
 left:	1em;
 bottom:	2em;
}
