/* Generell
*******************************************************************************/

body {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

a.pdfLink {
	display: block;
	background: url(/_images/pdf.gif) no-repeat;
	min-height: 15px;
	padding: 3px 0 0 24px;
	margin-bottom: 5px;
}

a.weiterLink {
	display: block;
	background: url(/_images/pfeil.gif) no-repeat;
	height: 22px;
	padding: 7px 0 0 54px;
	margin-bottom: 5px;
}
