#banner {
	width: 790px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	background-color: #7F0051;
	position: relative;
}

#banner {
	width: 790px;
	height: 60px;
	margin: 0px 0px 0px 30px;
	background-color: #7F0051;
	color: #ffffff;
	position: relative;
}

#bannerContainer {
	width: 790px;
	height: 60px;
	position: relative;
	text-decoration: none;
}

#bannerContainer:hover {
	text-decoration: none;
}

a.bannerLink {
	color: #ffffff;
	text-decoration: none;
}

a.bannerLink:hover {
	color: #ffffff;
	text-decoration: none;
}

#bannerKlein {
	font: 1.375em/1.375em Georgia, Times, serif;
	color: #ffffff;
	position: absolute;
	top: 15px;
	left: 20px;
	text-decoration: none;
}

#bannerGross {
	font: 2.5em/2.5em Georgia, Times, serif;
	color: #ffffff;
	position: absolute;
	top: -15px;
	left: 360px;
	text-decoration: none;
}

#bannerSub {
	font: 0.875em/1em Georgia, Times, serif;
	color: #ffffff;
	position: absolute;
	top: 42px;
	left: 360px;
	text-decoration: none;
}

#bannerWeiter {
	position: absolute;
	bottom: 1px;
	right: 20px;
}

#footer {
	margin: 0px 0px 0px 0px;
}

#footerBack {
	width: 790px;
	height: 80px;
	background: url(../pic/footer_bg.gif) no-repeat right;
	position: relative;
}

#footerSponsor {
	width: 585px;
	position: absolute;
	top: 10px;
	left: 0px;
	display: inline;
}

#footerNav {
	font-size: 12px;
	position: absolute;
	top: 8px;
	left: 590px;
	color: #7F0051;
	display: inline;
}

a.footerlink {
	color: #7F0051;
	text-decoration: none;
}

a.footerlink:link {
	color: #7F0051;
	text-decoration: none;
}

a.footerlink:hover {
	color: #7F0051;
	text-decoration: underline;
}