#sponsoren {
	position: absolute;
	width: 527px;
	height: 493px;
	overflow: hidden;
	bottom: 0px;
	left: 27px;
	background: url(images/uni600_bg_kartei_sponsor.jpg) no-repeat top left;
}

#sponsoren div {
	background: none repeat scroll 0%;
	border-bottom: 0px solid #fff;
	display: block;
	overflow: hidden;
	width: 550px;
	position: relative;
}


#sponsoren div.text {
	background: none;
	border: 0;
	position: absolute;
	top: 107px;
	left: 1px;
	padding: 0;
	height: 386px;
	width: 526px;
	overflow-y: auto;
}

#sponsoren div.text div.toggler {
	background: url(images/uni600_bg_lasche_spons.png) top left repeat-x;
	width: 525px;
	cursor: pointer;
	border-top: 1px solid #fff;
}
	
#subtitle {
	font-size: 18px;	
	padding: 6px 10px 0px 193px;
	margin: 0;
	position: relative;
	top: 65px;
	left: 1px;
	height:50px;
	width: 305px;
	color: #fff;
	text-transform: uppercase;
	background: none;
	font-family: Verdana;
	font-weight: normal;
}

#sponsoren div.text div.toggler h4 {
	margin: 0;
	padding: 18px 10px 8px 16px;
	height: 24px;
	width: 322px;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	float: left;
	background: #fff;
	line-height: 1.2em;
}

#sponsoren div.text div.toggler h4.zweizeilig {
	padding: 10px 10px 0px 16px;
	height: 40px;	
}

div#einleitung {
	position: relative;
	height: auto;
	width: 525px;
	padding: 0 0 10px 0;
}

div#einleitung p, div#einleitung ul
{	
	color: #000;
	line-height: 1.5em;
	font-size: 11px;	
	padding: 0px 25px 5px 194px;
	width: 305px;
	margin: 0;
	list-style-type: none;
}

div#einleitung ul li {
	background:transparent url(images/uni600_anstrich.gif) no-repeat scroll 0 3px;
	padding:2px 10px 2px 15px;
}

div#einleitung ul li a {
	font-weight: normal;	
}

#sponsoren div.text div.element p
{	
	color: #000;
	line-height: 1.5em;
	font-size: 11px;	
	padding: 0px 25px 10px 194px;
	width: 306px;
	background: #fff;
	color: #000;
	height: auto;
}

#sponsoren div.text img {
	float: left;
	margin: 0;
	vertical-align: bottom;
}

/*************************************************************/
#test {
	background: url(test.png) top left;	
}
