div.text {
	font-size: 12px;
	padding: 0px 10px 20px 10px;
}

hr {
	clear: both;
	border: 0;
	height: 1px;
	background-color: #006699;
	margin: 0px 0px 10px 0px;
}

div.teamMemberContainer {
	font-size: 12px;
	position: relative;
	padding-right: 50px;
}

div.teamMemberContainer div.foto {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.teamMemberContainer div.name {
	font-weight: bold;
}

div.teamMemberContainer div.position {
	
}

div.teamMemberContainer div.email {
	margin-top: 10px;
}

div.teamMemberContainer div.beschreibung {
	margin-top: 30px;
}

div.teamMemberContainer div.space {
	clear: both;
}

div.balken_1 {
	font-weight: bolder;
	font-size: 14px;
	background-image: url(../images/graphics/hl-bg.png);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	text-align: center;
}



