* {
margin: 0;
padding: 0;
}
body {
	font-size: 101%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #fff;
	text-decoration: none; }
#wrapper {
	background-image: url(bilder/strich.png);
	background-repeat: repeat-y;
	background-position: left 40% bottom 0px;
}
#quotie  {
	background-color: transparent;
	background-size: auto;
	background-image: url(bilder/anfang.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 400px; }
#vielendank {
	background-color: #000;
	background-image: url(bilder/vielendank.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 600px;
	background-size: auto; }
#impressum {
	background-color: #000;
	height: 2000px;
	margin-top: 0;
	padding-top: 0; }
#impressum p {
	color: #fff;
	font-size: 1em;
	text-align: center;
	padding-top: 2000px;
	padding-bottom: 10%;
	padding-left: 10%; }
#hinweis {
	background-color: #000;
	margin-top: 0;
	padding-top: 0;
	height: 2000px; }
#hinweis p {
	color: #fff;
	font-size: 1em;
	text-align: center;
	padding-top: 300px;
	padding-bottom: 10%;
	padding-left: 10%; }
#footie {
	background-color: transparent;
	background-image: url(bilder/footsie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	position: relative;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#crouchie {
	background-color: transparent;
	background-image: url(bilder/crouchie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#goldie {
	background-color: transparent;
	background-image: url(bilder/capie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#handie {
	background-color: transparent;
	background-image: url(bilder/handie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#nudie {
	background-color: transparent;
	background-image: url(bilder/nudie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#pearlie {
	background-color: transparent;
	background-image: url(bilder/jewelie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#relfie {
	background-color: transparent;
	background-image: url(bilder/relfie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#monie {
	background-color: transparent;
	background-image: url(bilder/smilie.png);
	background-repeat: no-repeat;
	background-position: left 55% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#shelfie {
	background-color: transparent;
	background-image: url(bilder/shelfie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#necktie {
	background-color: transparent;
	background-image: url(bilder/neckie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#drelfie {
	background-color: transparent;
	background-image: url(bilder/drelfie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#peacie {
	background-color: transparent;
	background-image: url(bilder/peacie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#libertie {
	background-color: transparent;
	background-image: url(bilder/libertie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	width: 100%;
	height: 3000px;
	background-size: 25% auto; }
#footer {
	background-color: #fff;
	background-image: url(bilder/strich-selfie.png);
	background-repeat: no-repeat;
	background-position: left 50% bottom 0px;
	background-size: 30% auto; 
	height: 3500px; }
/* ---- */
a {
	color: #6674a0;
	text-decoration: none; }
