@CHARSET "ISO-8859-1";

/* Spezielle Designdefinitionen für den Unterpunkt 
   "Team" des Menüpunktes "Über uns".	
   Kindelement von "bodyContentUeberUnsListe". */
.bodyContentUeberUnsTeamLinieListe {
	position:relative;
	top:5px;
	
	height:24px;
	width:620px;
}

.bodyContentUeberUnsTeamName {
	margin-top:0px;
	margin-left:448px;
	
	font-family:Arial;
	font-size:12pt;	
	font-weight:bold;
	color:#FFFFFF;
	
	text-align:center;
	line-height:24px;
	
	height:21px;
	width:193px;
	
	background-image:url(../images/Ueberuns_Team_Name_04.gif);
	background-repeat:no-repeat;
}

.bodyContentUeberUnsListeEintragBeschreibung {
	width:641px;
}


.bodyContentUeberUnsListeEintragBeschreibung #beschreibungstext {
	width:420px;
}

.bodyContentUeberUnsListeEintragBild {
	margin-top:2px;
	float:right;
}

img.teamimage
{ margin-top: -8px; }
