﻿body, TABLE, INPUT, SUBMIT 
{
	font-size: 14px;
}

.SchriftKleiner
{
	font-size: 10px;
	text-decoration: none;
	color: #4a7f45;
	font-weight: bold;
}
.SchriftGroesser
{
	font-size: 18px;
	text-decoration: none;
	color: #4a7f45;
	font-weight: bold;
}

.SchriftNormal
{
	font-size: 14px;
	text-decoration: none;
	color: #4a7f45;
	font-weight: bold;
}
