body {
	background-color: #FFFFFF;
	}
.esv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color : Black;
	list-style-type : disc;
	text-decoration : none;
	}
.esv-c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color : Black;
	}
.esv-r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color : Black;
	}
.seitentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color : black;
	}
.titel-c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
.titel-l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color : #0000A0;
	}
.titel-30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left:30px;
	text-align: left;
	color : #0000A0;
	}
.kapitel {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom:5px;
	color : #000080;
}
.kapitel-l {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin-top: 5px;
	margin-bottom:5px;
	color : #000080;
	}
.bericht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:12pt;
	margin-left:30px;
	margin-right:30px;
	text-align: justify;
	letter-spacing:0pt;
	}
.bericht-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16pt;
	font-weight: bold;
	margin-left:30px;
	margin-right:30px;
	text-align: justify;
	letter-spacing:0pt;
	}
.bildueberschrift {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	height: 20px;
	color : black;
	}
.bildunterschrift {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	height: 20px;
	text-align: right;
	color : black;
	}
.bildunterschrift-c {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	height: 20px;
	text-align: center;
	color : black;
	}
.bildunterschrift-l {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	height: 20px;
	text-align: left;
	color : black;
	}
A:link {
	color : #000000;
	TEXT-DECORATION: none
	}
A:visited {
	color : #000000;
	TEXT-DECORATION: none
	}
A:active {
	color : #000000;
	TEXT-DECORATION: none
	}
A:hover {
	color : #0000FF;
	TEXT-DECORATION: underline;
	}