/**** Fuer Aktuelle Angebote ****/

.angebot {padding:20px 0;border-bottom:1px solid #dadada;min-height:320px;}
.angebot .foto {float:left;margin:1px 10% 2px 3px;}
.angebot .text {margin-bottom:20px;}
.angebot .text #produkt-name {color:#e4142c;}
.angebot .text #produkt-beschreibung {color:#000;margin-bottom:25px;}
.angebot .text #preis {color:#e4142c;font-weight:900;font-size:1.3em;}
.angebot .text #apoVK {color:#000;text-decoration:line-through;}
.angebot .text #sparen {color:#000;}
.angebot .bullets {float:left;}


/**** Fuer TEAM-Seite ****/

.team {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:5px;
	margin-bottom:10px;
	min-height:80px;
	overflow:auto;
}
.team .foto {
	float: left;
	margin-right: 35px;
	width: 80px;
	height: 100px;
}
.team .closeme {
	float:right;
	position:relative;
	top:-35px;
	opacity:100;
}
.team .quali {
	float:left;
	width:60%;
	margin:0 10px 0 0;
}
.team .kontakt {
	float:left;
}
.team .linkfb {
	float:left;
}
.team .aufgaben {
	float:left;
	width:60%;
	margin:0 10px 0 0;
}
.team .fortb {
	margin-left:115px;
}
