#sitemap {
	position: absolute;
	width: 527px;
	height: 493px;
	overflow: hidden;
	bottom: 0px;
	left: 27px;
	background: url(images/uni600_rubrik_sponsorwerden.jpg) no-repeat top left;
}

#sitemap #subtitle {
	background: none;
	color: #fff;
	left: 30px;
	width: 430px;
}

#sitemap div {
	background: #fff none repeat scroll 0%;
	border-bottom: 0px solid #fff;
	display: block;
	overflow: hidden;
	width: 550px;
	position: relative;
}

#sitemap div.back {
	background: none;
	width: 200px;
	top: 475px;
	left: 20px; 
	position: absolute;
	color: #fff;
	cursor: pointer;
}

#sitemap div.text {
	background: #fff;
	border: 0;
	position: absolute;
	top: 110px;
	left: 20px;
	padding: 0;
	height: 365px;
	width: 485px;
	overflow-y: auto;
	background: url(images/w50_2spalten.png) top repeat-y;
}
	
#sitemap div.text h4 {
	background: url(images/halbw50.png);
	padding: 8px 10px 5px 170px;
	margin: 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #800000;
	width: 310px;
}

#sitemap div.text h5 {	
	background: url(images/halbw50.png) top left repeat-y;
	color: #808080;
	font-size: 12px;
	line-height: 1.3em;	
	margin: 5px 0 0 0;
	padding: 13px 10px 0px 170px;
	font-weight: bold; 
}

#sitemap div.text ul.left {
	position: absolute;
	top: 10px;
	left: 7px;
	height: 471px;
}

#sitemap div.text ul.right {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 199px; 	
}

#sitemap div.text ul {
	width: 230px;
}

#sitemap div.text a {
	color: #000;	
}

#sitemap div.text ul li {
	padding: 5px 0 0 15px;
	background: url(images/uni600_anstrich.gif) 2px 5px no-repeat;
	list-style-type: none;
}

#sitemap div.text ul li ul {
	width: 200px;
}

#sitemap div.text ul li ul li {
	padding: 0px 0 0px 15px;
	background: url(images/uni600_unteranstrich.gif) 0px 3px no-repeat;
	list-style-type: none;
}	

#sitemap div.text ul li ul li a span {
	font-weight: normal;	
}
		
.clear {
	clear: both;
}

/*************************************************************/
