#oben > p > .bild{
	position:relative;
	right:0px;
	top:0px;
	padding-left:20px;
	padding-bottom:110px;
	float:right;
	border-left:1px solid #767476;
	height:auto;
	width:95px;
        height:120px;
	overflow: hidden;
}

#oben > p > .author {
	position:absolute;
	width:100px;
	right:0px;
	top:127px;	
}

#oben > p > .grosses-bild {
	width:100%;
}

#oben > h1 > img{
	width:100%;
}