body {
	background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size : 16px;
}
.normal{font-size : 16px;font-style : normal;font-weight : normal;}
.fett{font-weight : bold;}
.grfett{text-decoration: underline;color: Gray;font-size : 18px;font-weight : bold;}
.grau {	color: Gray;font-size : 14px;}
.rotweiss{background-color : #8B0000;padding: 6px;margin: 0px;color: White;	font-weight : bold;	font-size : 16px;}
.leifett{font-size : 18px;font-weight : lighter;}
.rot{font-size : 16px;font-weight : bold;color : Red;}
.gross{font-size : 26px;font-weight : bold;color : Maroon;}
.maroon{font-size : 16px;font-weight : bold;color : Maroon;}
a:link {font-weight: bold;color:#0000E0;text-decoration: none;}
a:visited {font-weight: bold;color:#000080;text-decoration: none;}
a:hover {font-weight: bold;color: Maroon;text-decoration: none;}
a:active {font-weight: bold;color: Maroon;text-decoration: underline;}
a:focus {font-weight: bold;color: Maroon;text-decoration: underline;}
	

