.paststuff-image {
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
	width: 300px;
	max-width: 50vw !important;
	height: 150px;
	max-height: 25vw;
}
.paststuff-image-left {
	float: left;
	margin-right: 2vmax;
}
.paststuff-image-right {
	float: right;
	margin-left: 2vmax;
}
.paststuff-image-1 {
	background-image: url('/img/aboutme/datetime_diff.png');
}
.paststuff-image-2 {
	background-image: url('/img/aboutme/800px-Robotron-KC87-1a.jpg');
	background-position: center center;
}
.paststuff-image-3 {
	background-image: url('/img/aboutme/vhs-minden.jpg');
	background-position: center center;
}
.paststuff-image-4 {
	background-image: url('/img/aboutme/buecher.jpg');
	background-position: center center;
}
.paststuff-image-5 {
	background-image: url('/img/aboutme/amospro.jpg');
	background-position: center top;
}

