body {
	background-color: #E09B16;}   /**Hintergrund Orange*/
	
body, td, th {
	color: #E09B16;}

a {
	color: #FF0033;}

	/**Schriftarten*/
		
.Stil2 	/**Schrift weis fett*/{
	color:#FFFFFF;
	font-size: 5mm;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;	}
	

.Stil1 	/**Schrift weiß groß*/{
	color:#FFFFFF;
	font-size: 85px;
	font-weight: 400;
	font-family: "Rage Italic", "Vladimir Script", "Brush Script MT", cursive;}
		
	

