#sponscontact {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 10px;
}
/* CSS Tabelle Sponsorenansprechpartner */
.sponsli {
	text-align: left;
	width: 60px;
	padding-bottom: 5px;
	padding-right: 10px;
	vertical-align: top;
}
.sponsre {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}
.sponspar {
	padding-bottom: 10px;
	font-weight: bold;
}
.sponstop {
	vertical-align: top;
	text-align: left;
	padding-bottom: 5px;
}
/* CSS div Sponsoringpakete */
.pakete {
	background-image: url(images/Leiste.png);
	width: 750px;
	height: 35px;
	margin-left: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	text-align: left;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
/* CSS div Sponsoringpakete Schriften */
.p1 {
	font-size: 180%;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	
}
.p2 {
	font-size: 130%;
	font-style: italic;
	margin-left: 10px;
	
}
.p3 {
	font-size: 80%;
	font-style: italic;
	color: #666;
	margin-left: 10px;
	
}
/* CSS für Bilder in Sponsorenbalken */
.p4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	position: absolute;
	left: 360px;
}
.p5 {
	font-size: 100%;
	text-align: right;
	position: absolute;
	right: 15px;
	line-height: 35px;
}

