body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #252E9C;
	font-style: italic;
	font-weight: bold;
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #252E9C;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #252E9C;
	font-style: italic;
	font-weight: bold;
	margin: 14px 0 0 0;
}
h3 {
	margin: 10px 0 0 0;
}
p {
	margin: 4px 0 4px 0;
}
a {
	color: #0066CC;
	font-weight: bold;
}
a:hover {
	color: #D8872F;
}
b, strong {
	color: #D8872F;
}
.text-blau {
	color: #252E9C;
}
.text-blau-fett {
	color: #252E9C;
	font-weight: bold;
}
.text-blau-gross {
	color: #252E9C;
	font-size: 14px;
	font-weight: bold;
}
.rand-dunkel {
	border: 1px solid #666;
}
.rand-hell {
	border: 1px solid #999;
}
.tabelle {
	border: 1px solid #252E9C;
	background-color: #E9BA87;
}
.tabelle td {
	color: #252E9C;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
}
.bild_tabelle {
	border: 1px solid #666;
}
.bild_tabelle p {
	margin: 3px;
}
.lightboxlink {

}
