body {
	width:30em; 
	font-family: "Hoefler Text"; 
	font-size:16px; 
	line-height: 24px; 
	margin:auto; 
	background:url(Herzchen.png) 50% -156px;
}

h1 {
	font-family: Zapfino; 
	font-weight: normal; 
	margin: 1em auto 3em auto;
	text-align: center;
	padding-top: 164px;
	background: url(Icon128.png) 50% top no-repeat;
}

h2:before { 
	position:absolute; 
	left: -53px; 
	bottom: -3px; 
	height: 50px; 
	width: 48px; 
	background: url(Primel-mini.png); 
	content:''; 
	z-index: -2;
}

h2 {
	text-transform: uppercase; 
	font-weight: normal; 
	font-size: 100%; 
	margin: 4em 0em 1em 24px; 
	position:relative;
}

/*
p {
	text-indent: 24px;
} 

h2+p {
	text-indent: 0em;
}
*/

p.image {
	text-align: center;
}

p.image img { 
	border:5px #eee solid;
}

a:link, a:visited, #footer:hover a:link { 
	color: #333399; 
	text-decoration:none;
}

p:hover a:link,  { 
	color:#3333cc; 
}

a[hreflang]:after { 
	content: "[" attr(hreflang) "]";
	margin-left: 0.3em; 
}



#footer {
	color: #999;
	margin-top: 2em;
	padding-top: 0.2em;
	border-top: 1px #999 solid;
	text-align:center;
	font-style: italic;
}

#footer:hover {
	color: #666;
}

#footer p {
	margin-top:0px;
}

#footer a {
	color: #999;
}

#footer .flower {
	font-style: normal;
	margin: 0px 0.5em;
}

/*  PAYPAL FORM */
form p {
	text-align: center;
}
