body {
	font-family: Times New Roman;
	background-image: url(Bilder/Holz2.GIF);
}
h1 {
	font-size: larger;
	font-color: gold;
	
}
h1 {
	font-size: 300%;
	font-weight: 600;
	letter-spacing: 4px;
	text-align: center;
	text-decoration: none;
	color: Maroon;
	font-family: "Blackadder ITC";
}
.red {
	font-family: Sylfaen;
	font-size: 140%;
}
.mid {
	color: Black;
	font-size: 200%;
	text-align: center;
	border-color: olive;
	border: thin;
	margin-left: 50px;
	font-family: Heritage;
	letter-spacing: 8px;
	line-height: normal;
	background-color: #DAA520;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bolder;
	
}
a:link {
	color: #006400;
	font-size: 110%;
	font-weight: bolder;
}
 
a:visited {
	color: #003700;
	
}
a:hover {
	color: black;
	font-size: 110%;
	font-weight: bolder;
		
}
