#content-content .fce-team-step1 h1, 
#content-content .fce-team-step2 h1 {
  font-size: 13px;
}

.fce-team-step1 li, .fce-team-step2 li  {
  border: 1px solid white;    /* ansonsten zu viel Abstand im IE zwischen den Listelementen  */
  padding: 0;
  margin: 0;
} 

.fce-team-step1 ul, .fce-team-step2 ul {
  color: #000000;
  text-align: left;
  font-size: 11px;
  line-height: 11px;
  margin: 10px 0 10px 0; 
  list-style-type: none;
  padding: 0;
}

.fce-team-step1 a, .fce-team-step2 a  {
  text-decoration: none;
  background-image: url(../gfx/fce-team-lipic.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin: 0;
  padding: 4px 24px;
  display: block;
}

.fce-team-step1 a:hover, .fce-team-step2 a:hover {
  text-decoration: none;
  display: block;
  background-color: #b6b6b6;
  background-image: url(../gfx/fce-team-lipic-hover.gif);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  padding: 4px 24px;
}

.fce-team-step1 a.active {
  display: block;
  background-color: #b6b6b6;
  background-image: url(../gfx/fce-team-lipic-hover.gif);
  background-repeat: no-repeat;
}

.fce-team-step1 {
  width: 200px;
  float: left;
  margin: 15px;
}

.fce-team-step1-header {
  background-image: url(../gfx/fce-team-header-bg.gif);
  background-repeat: no-repeat;
  width: 100%;
  height: 20px;
}

.fce-team-step1-menu {
 width: 198px;
 min-height:146px;
 background-color: #ffffff;
 border: 1px solid #a8a8a6;
}

.fce-team-step2 {
  width: 200px;
  float: left;
  margin: 15px 0px 15px 50px;
  background-color: #ffffff;
  border: 1px solid #a8a8a6;
}

.fce-team-step2-header {
  background-image: url(../gfx/fce-team-header-bg.gif);
  background-repeat: no-repeat;
  width: 100%;
  height: 20px;
}

.fce-team-step2-menu {
 width: 198px;
 background-color: #ffffff;
}

.fce-team-step2-labels{
 background-image: url(../gfx/fce-team-labels.gif);
 background-repeat: no-repeat; 
 width: 198px;
 height: 41px;
} 

.fce-team-step3{
 width: 585px;
 min-height: 62px;
 background-color: #cdccca;
}

.fce-team-step3 p{
 color: #6a6967;
 padding: 12px 0 0 12px;
 font-weight: bold;
}

.fce-team-step3 a, .fce-team-step3 a:hover {
  text-decoration: none;
}

.fce-team-step3-menu ul {
  margin: 5px 0 0 0;
  font-family: Tahoma;
  color: #000000;
  text-align: left;
  font-size: 11px;
  line-height: 11px;
  margin: 10px 0 10px 0;
  list-style-type: none;
  padding: 0;
}

.fce-team-step3-menu li {
  display: inline;
  float: left;
  border: 1px solid #CDCCCA;	 /* ansonsten bricht Zeile nicht um  */
  width: 24%;
  height: 30px;
}

.fce-team-step3-menu a {
  float: left;
  background-image: url(../gfx/fce-team-lipic2.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 4px 25px;
  display: block;
}

.fce-team-step3-menu a:hover {
  display: block;
  color: #ffffff;
  background-image: url(../gfx/fce-team-lipic2-hover.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
 
.fce-team-step4 {
 width: 588px;
/* height: 175px; */
}
.fce-team-step4 h1{
	color:#FFFFFF;
	font-size:13px;
	line-height:14px;
	padding:3px 0 0 12px;
	text-align:left;
}
.fce-team-step4 h3 {
  color: #70706e;
  text-align: left;
  font-size: 11px;
  line-height: 11px;
  padding: 10px 0 18px 12px;
  margin: 0;
}

div.fce-step4-content-links h2 {
  margin: 0;
  padding: 0;
}

.fce-team-step4 p {
 margin: 0;
 padding: 2px 0 0 0;
}

.fce-step4-content-mitte{
 width: 263px;
 height: 175px;
 float: left;
 background-image: url(../gfx/fce-team-step4-bg.gif);
 text-align: left;
 margin: 0 13px 0 13px;
}

.fce-step4-content-mitte td{
 padding-left: 10px;
}

div.fce-step4-content-links {
 width: 158px;
/* height: 175px; */
 float: left;
}

.fce-step4-content-rechts {
  width: 140px;
  float: left;
}




