body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #56817A;
	font-style: italic;
}
img {
	border-color : #96C1BA;
}
.bildlabel {
	font-size: 10px;
	font-style: italic;
}
.seitenueberschrift {
	font-size: 25px;
	text-align : center;
	font-weight : bold;
	border-bottom : 1px dashed;
	border-top : 1px dashed;
	border-color: #96C1BA;
	background-color :#E6F4EF;
}
.abschnitt{
	font-size: 20px;
	text-align : center;
	font-weight : bold;
}
.linie{
	border-bottom : 1px dashed;
	border-color: #96C1BA;
}