	   	body {
			font-family: Arial, sans-serif;
			background-color: #fff9a3;
	    		}
		p { 
			background-color: #fff9a3;
			}
		.count1 { <!-- Perl-Skript Counter Klasse //-->
			text-align: right;
			font-size: 14pt;
			color: #0489B1;
			font-weight: bold;
		}
		.tafel {
			background-image:	url("images/tafel-textur.jpg");
			text-align: center;
			height: 100px;
			width: 140px;
			#color: #DD7700;
			font-size: 10pt;
			border-width: 4px;
			border-style: outset;
			border-color: gold;
		}
		.imp2 {
			background-image:	url("images/mosaik-unten.jpg");
			text-align: center;
			background-repeat: repeat-x;
			width: 100%;
			height: 10px;
		}
		.imp3 {
				text-align: center;
				height:100px;
		}
		.imp {
				text-align: center;
				font-size: 10pt;
				background-image: url("images/boden-textur.jpg");
				width: 100%;
		}
		.akt {
				font-size: 16pt;
				text-align: center;
				color: chocolate;
		}
		.zitat1 {
			font-family: 'Playball';
			font-size: 14pt;
			font-weight: bold;
			color: chocolate;
			text-align: center;
		}
		.zitat2 {
			font-size: 10pt;
			text-align: center;
		}
		.fide {
			font-family: 'Playball';
			color: chocolate;			
		}
