#Hauptmenue {
	position:absolute;
	left:12px; top:140px;
	width:160px; height:auto;
	overflow:visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px; line-height:22px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-decoration:none;
	color: #191919;
}
#Submenue {
	position:absolute;
	left:200px; top:140px;
	width:190px; height:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px; line-height:22px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-decoration:none;
	color:#222222;
}
#Inhalt {
	position:absolute;
	left:340px; top:140px;
	width:600px; height:580px;	
	min-width:600px; min-height:580px;
	padding: 0px;
	overflow:visible;
}
.Headline {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px; line-height: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left:40px;
	color: #000000;
}
.Subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; line-height: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left:40px;
	color: #666666;
}
#Spenden {
	position:absolute;
	left:100px; top:500px;
	width:120px; height:120px;
}
#Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;	
}
#Textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; line-height: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
#Logo {
	position:absolute;
	left:790px; top:35px;
	width:135px; height:50px;
}
#LinieOben {
	position:absolute;
	left:12px; top:110px;
	width:950px; height:1px;
}
#LinieUnten {
	position:relative;
	left:-328px; bottom:10px;
	width:950px; height:1px;
}
#SpendenAuswahl {
	position:absolute;
	padding-left:40px;
}

body {
	background-color:#ffffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px; line-height: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h2, .Subheadline p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; line-height: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
p, noscript {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; line-height: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;	
}
a {
	text-decoration:none;
	color:#666666;
}
iframe {
	padding: 0 0 20px 40px;
}

