
	.leer {
		 white-space: pre; 
	}
	.headline {
		 font-size: large;
		 font-weight: 700;
		 letter-spacing: 0.175em;
		 word-spacing: 0.5em;
		 white-space: pre;
		 text-shadow: gray 10px -10px 5px;
		 color: #da091b;
	}
		.chapter_heading {
		 font-size: large;
		 font-weight: bold;
		 word-spacing: 0.1em;
		 white-space: pre;
		 text-shadow: #d3d3d3 10px -10px 4px;
		 color: #da091b;
	}
	.red	{
		 font-family: Arial, Helvetica, sans serif;
		 font-size: 1em;
		 font-weight: 400;
		 color: #da091b;
	}
	.red_01	{
		 font-size: 0.9em;
		 font-weight: bolder;
		 color: #da091b;
	}
	.largerot {
		 font-size: 1.3em;
		 font-weight: lighter;		 
		 color: #da091b;	 
	}
	.large 	{		 
		 font-size: 1.2em;
		 color: #d3d3d3;
		}
	.white {

		 font-size: 0.8em;
		 font-weight: lighter;
		 color: #d3d3d3;
	}
	.white01 {
		 font-size: 0.9em;
		 font-weight: lighter;		 
		 color: #d3d3d3;		
		}
		.kursiv	{
		 font-size: 0.9em;
		 font-style: italic;
		 font-weight: 400;
		 color: #d3d3d3;
	}