h1  {
	font-family : verdana;
	color : #CC0000;
	font-size : 200%;
	text-align : center;
}

p.eins  {
	font-family : "comic sans MS";
	text-align : center;
	color : #000099;
	font-weight : bold;
}

p.zwei  {
	color : #000099;
	font-size : 130%;
	text-align : center;
	font-style : italic;
	font-weight : bold;
}

p.drei  {
	font-family : "comic sans MS";
	text-align : center;
	color : #000099;
}

p.vier  {
	font-family : Arial;
	color : Navy;
	text-align : left;
	font-size : medium;
	text-indent : 1 cm;
}
p.vierG  {
	font-family : Arial;
	color : Navy;
	text-align : left;
	font-size : large;
	text-indent : 1 cm;
}
p.vierrechts  {
	font-family : Arial;
	color : Navy;
	text-align : right;
	font-size : medium;
	text-indent : 0 cm;
}
h2  {
	font-size : large;
	font-family : Times New Roman;
	font-weight : bold;
	color : Maroon;
}
ul {font-family : Arial;
	color : black;
	text-align : left;
	font-size : medium;
	text-indent : 2 cm;
}
a {text-decoration: none; color:blue;}
	:active{color:red;}
	:hover{color:red;}
p.skript {
	font-family : Courier;
	color : Black;
	text-align : left;
	font-size : medium;
	text-indent : 0 cm
}
p	{
	font-family : Arial;
	text-align : left;
	font-size : medium;
	text-indent : 1 cm;
}
body {
 background-image:url(papyrus.jpg); background-repeat:repeat;
 background-attachment:fixed; padding:0px; }