/*  ---------------rechte Spalte----------------- */

#teambox {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	color: #8e8e90;
	font-size: 11px;
	line-height: 1.6em;
	font-weight: normal;
	text-transform: none;
	height: auto;
	border: none;
	padding-top: 11px;
	text-align: left;
}
#teambox img {
	margin-right: 10px;
	float: left;
	position: relative;
	top: 3px;
	margin-bottom: 20px;
}

#teambox p {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	min-height: 80px;
}

#teambox .h2 {
	font-size: 18px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
}

#teambox a {
	text-decoration: underline;
	color: #666666;
}

#teambox a:hover {
	text-decoration: none;
	color: #4c4c4c;
}


#teambox ul {
	text-align: left;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
	list-style-position: inside;
}

#teambox * ul {
	text-align: left;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 16px;
}
