DIV.contentBody UL.press-downloads LI {
	margin:0 4px 4px 0;
	background:#f3f3f3;
	background:#fff;
	font-size:0.8em;
	width:100px;
	text-align:center;
	padding:4px 0 4px 0;
	float:left;
	line-height:1.2em;
}
DIV.contentBody UL.press-downloads IMG {
	margin:0 0 4px 0;
	vertical-align:bottom;
}
DIV.contentBody UL.press-downloads A {
	display:block;
}

DIV.contentBody UL.press-downloads LI:before {
    content: "";
}
/* Die einzelnen Downloads */
#downloads img {
	border:0;
}
#downloads .wrapper {
	margin:30px 0 10px 0;
}
#downloads .item {
	position:relative;
	float:left;
	width:45%;
}
#downloads .cover {
	float:left;
	width:40px;
	margin:4px 10px 0.5em 0;
}
#downloads .item p {
	font-size:0.8em;
	line-height:1.2em;
	font-weight:normal;
	margin:1px 10px 0.5em 45px;
}
.downloadsMore {
	padding:1em 0 0 0;
}


#portraits {
	clear:both;
}
.downloadBox {
	clear:both;
	margin:4px 0 0 0;
}
.downloadBox img {
	width:40px;
	height:50px;
	margin:4px 10px 5px 10px;
}

