/**************************************/
/*              team.css              */
/**************************************/

.text {
	clear: left;
	padding-top: 23px;
	line-height: 18px;
	}

h2 {
	margin-bottom: 12px;
	}

p {

	}

.bild {
	float: left;
	padding-top: 4px;
	margin-right: 20px;
	height: 120px;
	width: 95px;
	}

.portraits {
	margin-bottom: 20px;
	height: 125px;
	}
	
.lebenslauf {
  height: 76px;
  margin-bottom: 15px;
  }

/************************************/
/*        Leftnavi-News             */
/************************************/

.news {
	font-weight: bold;
	width: 144px;
	color: #000;
	}

.linie {
	border-bottom: 1px solid #FFF;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	}

.unterpunkt {
	border-bottom: 1px solid #E0E0E0;
	padding-top: 5px;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	margin-left: 12px;
	}