#team {
	position: absolute;
	width: 526px;
	height: 150px;
	overflow: hidden;
	bottom: 1px;
	left: 27px;
}

#team div {
	background:#FFFFFF none repeat scroll 0%;
	border-bottom: 0px solid #fff;
	display:block;
	overflow:hidden;
	width:550px;
	position: relative;
}

#team div.back  { color: #fff; font-weight: bold; background: transparent; text-transform: uppercase; cursor: pointer; position: absolute; top: 473px; left: 17px; width: 200px }

#team div.geschaeftsstelle,
#team div.gremien,
#team div.arbeitsgruppen
{
	height: 50px;
}

#team div.geschaeftsstelle h3,
#team div.gremien h3,
#team div.arbeitsgruppen h3
{
	top: 20px;
	left: 20px;
	font-size: 12px;
	color: #fff;
	background: none;
	position: absolute;
	text-transform: uppercase;
	margin: 0;
	padding: 0;	
	width: 150px;
}

#team div.geschaeftsstelle {
	background: #C19100 url(images/uni600_rubrik_geschaeftsstelle.jpg) repeat top left;
}

#team div.gremien {
	background: #800000 url(images/uni600_rubrik_gremien.jpg) repeat top left;
}

#team div.arbeitsgruppen {
	background: #80B200 url(images/uni600_rubrik_arbeitsgruppen.jpg) repeat top left;
}

#team div.text, #team div.doppeltext  { background: transparent; padding: 0; position: absolute; top: 110px; left: 20px; width: 506px; height: 360px; border: 0 }
#team div.doppeltext  { top: 50px; height: 420px }#team h4 {
	position: absolute;
	top: 58px;
	left: 190px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	width: 300px;	  	
}
	
#team div.text h4, #team div.doppeltext h4 {	
	position: relative;
	padding: 8px 5px 5px 0px;
	top: 0;
	left: 170px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	width: 310px;
}

#team div.text h4.klein, #team div.doppeltext h4.klein {
	line-height: 1.4em;
	font-size: 14px;
	font-weight: bold;
}

#team div.text h5, #team div.doppeltext h5 {	
	color: #fff;
	font-size: 12px;
	line-height: 1.3em;	
	margin: 0;
	padding: 10px 10px 3px 170px;
	text-transform: uppercase;
	font-weight: normal; 
}

#team div.text p, #team div.doppeltext p
{	
	background:transparent url(images/halbw50.png) repeat-y scroll left top;
	color: #000;
	line-height: 1.5em;
	font-size: 11px;	
	margin: 0;
	padding: 5px 10px 5px 170px;	
}

#einleitung p
 { color: #000; font-size: 11px; line-height: 1.5em; margin: 0; padding: 5px 10px 5px 170px }	
	
#team div.text ul, #team div.doppeltext ul {
	background: url(images/halbw50.png) top left repeat-y;
	padding: 0px 10px 5px 170px;
	list-style-type: none;	
}

#team div.text ul li, #team div.doppeltext ul li {
	padding: 2px 10px 2px 15px;
	background: url(images/uni600_anstrich.gif) no-repeat 0 3px;
}

#einleitung p  { color: #fff; font-stretch: ultra-expanded; width: 305px }

#team div.text img, #team div.doppeltext img {
	border: 1px solid #fff;
	float: left;
	margin: 5px 10px 5px -170px;
}

#team div.imgbox {
	background: none;	
	margin: 5px 10px 5px 0px;
	float: left;
	width: 200px;
	height: 200px;
	overflow: visible;
	position: relative;
}

#team div.imgbox img {
	border: 1px solid #fff;
	margin: 0;
}

#team div.imgtext  { color: #fff; font-size: 11px; background: transparent; position: absolute; top: 202px; left: 5px; width: 150px }

#einleitung  { color: #fff; background: transparent; position: absolute; top: 80px; left: 49px; width: 500px }

.clear {
	clear: both;
}

/*************************************************************/


