body {
	background-color: #FFFFFF;
	}
.esv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color : white;
	list-style-type : disc;
	text-decoration : none;
	}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color : Black;
	}
.kapitel {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-top: 5px;
	margin-bottom:5px;
	color : #000080;
	}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
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;
	}
