﻿body, {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #000000;
}
p, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: 900;
	color: #666666;
}
.fett_rot {
	font-weight: 900;
	color: #CC0000;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.fett_blau {
	font-weight: 900;
	color: #003399;
}
.fett_grün {
	font-weight: 900;
	color: #A3CF5A;
}
.fett_grau {
	font-weight: 900;
	color: #666666;
}
