.csc-textpic{
	float:left;
	width:23%;
	padding: 20px 1%;
	border-bottom: solid 1px #666;
}
.csc-textpic .orden{
	position: relative;
	max-width: 200px;
	height: 0px;
	margin: auto;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 100%;
 }
 
.csc-textpic .orden img {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.csc-textpic .jahr{
	text-align: center;
}