body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
.menu_1 {
		width: 215px;
		height: 40px; 
}
.menu_2 {
		width: 215px;
		height: 20px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.titel {
		color: #FF0000; 
		font-weight: bold;
		font-size: 12pt;
}

.ueber {
		color: #000000;
		font-weight: bold;
		font-size: 12pt;
}

.text {
		color: #000000;
		font-weight: normal;
		font-size: 12pt; 
}

.rot {
		color: #FF0000;
		font-size: 12pt;
}

.normal {
		color: #000000;
		font-weight: normal;
		font-size: 12pt;
}
.fett	{
		color: #000000;
		font-weight: bold;
		font-size: 12pt;
}
.klein	{
		color: #000000;
		font-weight: normal;
		font-size: 10pt;
}

