body { 
	background-image:url(images/hintergrund_gelb.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:right;
	font-size:12pt;
	font-family:Arial;
	color:black 
	}

h1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:23pt;
	color:#666666;
	font-weight:bold; 
	}
	
a {
	color:#CC0000;
	}

a.seiten {color:black; text-decoration:none;}

a.klein {
	font-size:11px; 
	color:black; 
	} 

p.red {
	color:red; font-weight:bold;
	}

p.klein {
	font-size:11px;
	}
	
div.klein {
	font-size:11px;
	}
	
table.eintrag {
	font-size:14px;
	}


