/* --- Cascading Style Sheets    --- */
/* --- (c) zicros 4 jjfish 2008  ---- */

/* Body */
body	{ background-color : white;
	  background-image : url("../Kartinki/08zic-2.jpg");
	  background-repeat : no-repeat;
	  background-attachment : fixed;
	  background-position : 35px 85px;
	  margin : 10px 0px;
	  font-family : Arial,Verdana,sans-serif;
	  font-size : 12pt;
	  color : black;
	}



p.acht {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	color : #222222;
	}

p.neun {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #222222;
	}

p.zehn {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #222222;
	}

p {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	color : #222222;
	}

