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

#impressum #subtitle {
	color: #808080;
	left: 190px;
	background: none;
}

#impressum div {
	border-bottom: 0px solid #fff;
	display: block;
	overflow: hidden;
	position: relative;
}

span.more {
	font-weight: normal;
	cursor: pointer;
}

span.more:hover {
	font-weight: bold;	
}

#impressum div.back {
	background: none;
	width: 200px;
	top: 475px;
	left: 20px; 
	position: absolute;
	color: #fff;
	cursor: pointer;
}

#impressum div.text  { background: transparent; padding: 0; position: absolute; top: 70px; left: 20px; width: 506px; height: 405px; border: 0; overflow-y: auto }
	
#impressum 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;
}

#impressum 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; 
}

#impressum div.text p
{	
	background: url(images/halbw50.png) top left repeat-y;
	color: #000;
	line-height: 1.5em;
	font-size: 11px;	
	margin: 0;
	padding: 5px 10px 5px 170px;
}

#impressum div.text p.teaser {
	font-style: italic;	
}

#impressum div.text img {
	border: 1px solid #fff;
	float: left;
	margin: 5px 10px 5px -170px;
}

#impressum div.imgbox {
	background: none;	
	margin: 5px 10px 5px 0px;
	float: left;
	width: 200px;
	height: 200px;
	overflow: visible;
	position: relative;
}

#impressum div.imgbox img {
	border: 1px solid #fff;
	margin: 0;
}

#impressum div.imgtext {
	background: none;	
	width: 150px;
	position: absolute;
	top: 202px;
	left: 5px;
	color: #fff;
}

.clear {
	clear: both;
}

/*************************************************************/

