body {
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #ffffff;
}
#panotitel {
	background-color: #d8d8e2;
	color: #000000;
	border: 1px solid #666666;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
#panotabelle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3b5d7c;
	border-left-color: #3b5d7c;
}
.td_einrueck {
	padding-left: 15px;
	padding-top: 10px;
}

