body {
	margin: 0px;
	background-color: #E5E3E3;
}
body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.zelle-preview {
	font-size: 11px;
	line-height: 12px;
	padding: 3px;
}
.bold-small {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
a:link {
	color: #0E6E96;
	text-decoration: none;
}
a:visited {
	color: #0E6E96;
	text-decoration: none;
}
a:hover {
	color: #4491B2;
	text-decoration: none;
}
a:active {
	color: #0E6E96;
	text-decoration: none;
}
TD.footer {font-size: 11px; font-weight: normal; text-decoration: none; color: #555537; padding:5px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #0E6E96; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #0E6E96; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #0E6E96; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #4491B2; }
.bold-black {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	font-weight: bold;
}
.border-zelle {
	border: 1px solid #C5C5C7;
}
.border-img {
	border: 1px solid #FFFFFF;
}
.bold-blue {

	font-size: 11px;
	line-height: 12px;
	color: #0E6E96;
	font-weight: bold;
}
.pading-10 {
	padding: 10px;
}