h3 a {
	color: #585E6A;
}

.spacer20px {
	height: 20px;
	clear: both;
	overflow: hidden;
}

.italic {
	font-style: italic;
}

.downloadImg {
	margin-bottom: 15px;
}

	.downloadImg .downloadText {
		width: 143px;
		padding: 5px;
		border-left: 1px solid #EEEFF0;
		border-right: 1px solid #EEEFF0;
	}
	
	.downloadImg .downloadLink {
		width: 145px;
		padding: 5px;
		background-color: #EEEFF0;
	}
	
	.downloadImg a {
		color: #585E6A;
		text-decoration: none;
	}
	
	.downloadImg a:hover {
		text-decoration: underline;
	}
	
.pressebilderRow {
	width: 465px;
	position: relative;
	margin: 0 0 0 20px;
}

.pressebilder {
	width: 145px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

	.pressebilder .presseImg {
		width: 145px;
		height: 100px;
		overflow: hidden;
		float: left;
	}

	.pressebilder .presseLink {
		width: 135px;
		padding: 5px;
		background-color: #EEEFF0;
		text-align: left;
		float: left;
	}
	
	.pressebilder a {
		color: #585E6A;
		text-decoration: none;
	}
	
	.pressebilder a:hover {
		text-decoration: underline;
	}