.header {
	width: 1700px; 
	height: 30px; 
	color: black;
	background-color: #C96;
	text-align: center;
	font-family: Verdana,  sans-serif; 
	font-size: 24px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 700; 
	line-height: 30px;
}

.footer {
	text-align: top;
	text-align: right;
	color: white;
	font-size: 16px; 
	background-color: #C96;

}

h1	{
		 color: black;
		 text-align: center;
		 font-family: Verdana,  sans-serif; 
		 font-size: 24px; 
		 font-style: normal; 
		 font-variant: normal; 
		 font-weight: 700; 
		 line-height: 26.4px;}

h2	{
		color: black;
		text-align: center;
}

h3	{
		color: black;
		text-align: center;
}


.Hintergrund {
	width: 1700px; 
	height: 855px; 
	vertical-align: top;
	padding-right: 125px;
	color: black;
	background-color: #C96;
	font-family: Lucida Calligraphy; 
	font-size: 20px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 25px;
	} 

.Wichtel1 {
	width: 200px; 
	height: 400px; 
	padding-top: 25px;
	vertical-align: top;
	color: white;
	background-color: #C96;
	border-radius: 25px;
}

.Wichtel2 {
	width: 650px; 
	height: 400px; 
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: top;
	color: black;
	background-color: #C96;
	font-family: Lucida Calligraphy; 
	font-size: 20px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 25px;
	} 

.Wichtel3 {
	width: 750px; 
	height: 400px; 
	padding-left: 25px;
	padding-right: 100px;
	vertical-align: top;
	color: black;
	background-color: #C96;
	font-family: Lucida Calligraphy; 
	font-size: 20px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 25px;
	} 

.Wichtel4 {
	width: 750px; 
	height: 400px; 
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: top;
	color: black;
	background-color: #C96;
	font-family: Lucida Calligraphy; 
	font-size: 20px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 400; 
	line-height: 25px;
	} 

textarea {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana; 
	font-size: 15px; 
	background-color: #C96;
	border: 0px;
	}
