
#teamuebersicht img {
	margin: 0 12px 0 0; 
	display: block;
	float: left;
}

#teamuebersicht h2 {
  width: 350px;
  float: left;
}
  
#teamuebersicht table {
  display: inline;
  margin: 8px 8px 0 0;
	/*padding: 12px 0 0 0 0;*/
	border-top: solid 1px #000000;
	width: 350px;
}

th, td  {
  background: #d2d2dc;
	padding: 2px;
  border: 1px solid #dadae3;
}

th {
	color: #333367;
	text-align: left;
	vertical-align: top;
	width: 68px;
}

td {
  width: 284px;
}

td strong {
  color: #333367;
}
  
#inhalt #navi-unten	{
  float: right;
  width: 371px;
	margin-top: 12px;
	margin-right: 4px;
	background: #dadae3;
	border: solid black;
	border-width: 1px 0;
}

#inhalt  #navi-unten ul {
  list-style-type: none;
  padding: 4px 0 0 0;  
}

#inhalt #navi-unten li {
  display: block;
	text-align: center;
  list-style-image: none;
  list-style-type: none;
}

/*
#inhalt #navi-unten li a{
  display: block;
	text-align: center;
  margin: 0 auto;
  text-align: center;
  list-style-image: none;
  list-style-type: none;
}
*/

#inhalt #navi-unten li.erstes {
	padding: 0 0 3px 0;
	display: block;
  width: 6em;
	float: left;
}

#inhalt #navi-unten li.letztes  {
	padding: 0 0 3px 0;
	display: block;
  width: 6em;
	float: right;
}

#inhalt #navi-unten li.anfang {
	padding: 0 0 3px 80px;
	display: block;
}

#inhalt #navi-unten li.ende {
	padding: 0 80px 3px 0;
	display: block;
}

#inhalt #navi-unten .mitarbeiterstart {
  padding: 0 0 0 131px;
}


#inhalt strong {
  display: block;
  float: left;
  width: 350px;
}
