.funktionen {
	clear: both;
	color: #7687BF;
	font-size: 0.8em;
	margin-bottom: -10px;
	margin-left: 20px;
	margin-top: 20px;
	width: 500px;
}


.drucken a {
	float: left;
	background-image: url(../images/drucken.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #7687bf;
	padding-left: 18px;
	font-weight: normal;
	text-decoration: none;
}

.drucken a:hover {
	background-image: url(../images/drucken_f2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	color: #39387d;
	text-decoration: none;
}

.pdf a {
	float: left;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #7687bf;
	padding-left: 15px;
	margin-left: 15px;
	font-weight: normal;
	text-decoration: none;
}

.pdf a:hover {
	background-image: url(../images/pdf_f2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #39387d;
	text-decoration: none;
}

.empfehlen a {
	background-image: url(../images/empfehlen.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #7687bf;
	padding-left: 17px;
	margin-left: 15px;
	font-weight: normal;
	text-decoration: none;
}

.empfehlen a:hover {
	background-image: url(../images/empfehlen_f2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	color: #39387d;
	text-decoration: none;
}