@charset "utf-8";
/* CSS Document */

@keyframes fadein{from{opacity:0;}to{opacity:1;}}
@-webkit-keyframes fadein{from{opacity:0;}to{opacity:1;}}

body {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100.01%;
	background-image: url(Bilder/htgcontainer.png);
	height: 384px;
	width: 668px;
	line-height: 22px;
	overflow: auto;
	padding-left: 7px;
	margin: 0px;
	animation:fadein 4.0s;
	-webkit-animation:fadein 4.0s;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 15px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 115.01%;
	text-shadow: 1px 1px 1px #FFF;
	color: #006;
}
#fenster {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 15px;
}
#kunstw {
	margin-bottom: 14px;
	text-indent: -12px;
	color: #000;
}
#exzellent {
	margin-bottom: 14px;
	text-indent: -18px;
	padding-top: 0px;
}
#sieerwarten {
	margin-bottom: 14px;
	text-align: justify;
	text-indent: -18px;
}
#umdiese {
	margin-bottom: 14px;
	text-indent: -18px;
	text-align: justify;
}
#nurauf {
	margin-bottom: 14px;
	text-indent: -18px;
	text-align: justify;
}
#haben {
	text-indent: -18px;
}
