td {
		font-family: "Times New Roman", Times, serif;
		text-decoration : none;
	 	font-size: 11pt
	}
	
.ueb1{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}
	
.gross{
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;	
}

.invers{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;	
}

.fett{
		font-weight: bold;
	}
	
.fettklein{
		font-size: 10pt;
		font-weight: bold;
	}	
	
.klein{
		font-size: 10pt;
	}
	
.gruen{
	font-family: Arial, Helvetica, sans serif;
	color: #006600;
	font-size: 16pt;
	font-weight: bold;
}

.gruen_invers{
	font-family: Arial, Helvetica, sans serif;
	color: #006600;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;	
}


.gruenklein{
	font-family: Arial, Helvetica, sans serif;
	color: #006600;
	font-weight: bold;
}

a {
		font-family: "Times New Roman", Times, serif;
		text-decoration : none;
		color: black;
	 	font-size: 11pt
	}
