	body
	{  font-family:Arial,Helvetica,Verdana,GillSans; font-size:14px; background-color:#ffffcc; }	

	div.standard
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:14px; color:#000000; }
	
	div.klein
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:11px; color:#000000; }

	div.titel
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:24px; color:#000000; font-weight: bold; }
	
	h1
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:24px; color:#000000; font-weight: bold; }
	
	h2
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:18px; color:#000000; font-weight: bold; }
	
	td
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:12px; color:#000000; }

	td.klein
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:10px; color:#000000; }
	
	.gross
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:16px; color:#990000; font-weight: bold; }	
	
	.link
	{  font-family: Arial,Helvetica,Verdana,GillSans; font-size:12px; color:#CD0505; font-weight: bold; }
	
	
	
	.info_table {
		margin-left:40px;
	}
	.row1 {
		background-color:#D5B5CE;
		color:#60505C;
		border:1px solid #BD99AC;
		text-align:center;
		font-weight:bold;
		padding:5px;
	}
	.row2 {
		background-color:#FFEED6;
		color:#60505C;
		border:1px solid #BD99AC;
		text-align:center;
		padding:5px;
	}
	.row3 {
		border:1px solid #BD99AC;
		text-align:center;
		padding:5px;
	}
	