body {
 background-color: #660000;
 scrollbar-base-color: #660000;
}

div {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:justify;
}

.zeile2 {
	     font-family: "Georgia", Times New Roman, Times, serif;
	     font-weight: normal;
		 line-height: 30px;
		 text-align:center;
}

.letzte {
         font-style: italic;
		 text-align:center; 
}

.sonder {
         font-family: "Georgia", Times New Roman, Times, serif;
	     font-weight: bold;
		 font-size: 20px;
		 text-align:center;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: disc;
	line-height: 20px;
	text-indent: 60px;	
}




