body, td {
	background-color:				#ffffff;
	color:							#0F4655;
	font-family:					arial, Helvetica;
}

table {
	margin-left: 10px;
}

/* Linkdefinitionen */

a {
	font-size:						11px;
	line-height:					12px;
}

a:link {
	color:							#0F4655;
	text-decoration:				none;
}

a:visited {
	color:							#0F4655;
	text-decoration:				none;
}

a:hover {
	color:							#0F4655;
	text-decoration:				none;
}

a:active {
	color:							#0F4655;
	text-decoration:				none;
}

.pfad {
	position:						absolute;
	left:								13px;
	top:								9px;
	color:							#0F4655;
	font-size:						11px;
	line-height:					12px;
	font-weight:					500;
}

.zurueck {
	position:						absolute;
	right:							15px;
	top:								9px;
	color:							#0F4655;
	font-size:						11px;
	line-height:					12px;
	font-weight:					500; }