﻿body {
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-size: x-small;
}
a {
	color: #FF0000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-size: x-small;
}
table {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.klein {
	font-size: xx-small;
}
.gross {
	font-size: x-large;
}
.mittel {
	font-size: medium;
}

