body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFF4D1;
}
tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #3C5884;
	font-style: italic;
}
img {
	border-color : #000000;
}
.bildlabel {
	font-size: 10px;
	font-style: italic;
}
.ueberschrift {
	font-size: 25px;
	text-align : center;
	font-weight : bold;
}
.seitenueberschrift {
	font-size: 25px;
	text-align : center;
	font-weight : bold;
	border-bottom : 1px solid #496BA0;
	background : #A5B6D0;
}
.markiert {
	border-bottom : 1px dashed #496BA0;
	border-top : 1px dashed #496BA0;
}
.abschnitt{
	font-size: 18px;
	text-align : center;
	font-weight : bold;
	border-bottom : 1px dashed #496BA0;
	border-top : 1px dashed #496BA0;
}
.dashBottom{
	border-bottom : 1px dashed #496BA0;
}
.forumLink{
	color: #8F05E2;
}
