a:hover, a:visited{
	background: none;
}
#logoOben {
	clear: both;
	padding-top: 15px;
	padding-left: 122px;
}
#ueberschrift h1 {
	font: 1.8em lighter Arial, Helvetica, sans-serif;
	border-bottom: 0;
	float: left;
	width: 220px;
	padding: 10px 20px 20px 50px;
	margin: 0;
}
#ueberschrift h1.rechts {
	text-align: right;
	float: right;
	padding-right: 60px;
}
#pfeileChrom {
	font: .7em Verdana;
	line-height: 2;
	
}
.pfeilChromNW {
	background: url(pfeil-chrom-up.gif) no-repeat left top;
	padding-left: 50px;
	margin-left: 15px;
	clear: left;
	float: left;
}
.pfeilChromNE {
	background: url(pfeil-chrom-up.gif) no-repeat right top;
	padding-right: 50px;
	margin-right: 17px;
	text-align: right;
	float: right;
}
.pfeilChromNW, .pfeilChromNE {
	padding-top: 20px;
	margin-top: 30px;
	padding-bottom: 10px;
}
.pfeilChromSW {
	background: url(pfeil-chrom-down.gif) no-repeat left top;
	padding-left: 50px;
	margin-left: 15px;
	clear: left;
	float: left;
}
.pfeilChromSE {
	background: url(pfeil-chrom-down.gif) no-repeat right top;
	padding-right: 50px;
	margin-right: 17px;
	text-align: right;
	float: right;
}
.pfeilChromSW, .pfeilChromSE {
	padding-bottom: 25px;
}
.h1gross {
	font: 2em lighter Arial, Helvetica, sans-serif;
}
#moreInfo {
	clear: both;
	font-weight: bold;
	font-size: .75em;
}
#moreInfo a{
	background:  url(button-red.gif) no-repeat left top;
	width: 280px;
	height: 100px;
	margin: 5px 20px;
	display: block;
	text-align: center;
	float: left;
}
#moreInfo a:hover {
	background-position: 0% -100px;
}
#moreInfo span {
	padding-top: 32px;
	display: block;
}